Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting the creevey server can't reach error #244

Open
govindd06 opened this issue Apr 3, 2023 · 0 comments
Open

Getting the creevey server can't reach error #244

govindd06 opened this issue Apr 3, 2023 · 0 comments

Comments

@govindd06
Copy link

govindd06 commented Apr 3, 2023

I'm getting the following error while run the creevey ui, Please let me know what changes I have to do run the Creevey UI

$ yarn creevey --ui
yarn run v1.22.19
$ node --require ./scripts/babel-register -- src/cli --ui
[Creevey:44996] INFO => Pull docker images
√ aerokube/selenoid:latest-release: Pull complete
[Creevey:44996] INFO => Pull docker images
√ selenoid/chrome:latest: Pull complete
√ selenoid/firefox:latest: Pull complete
[Creevey:44996] INFO => Starting Master Process
[Creevey:4048] INFO => Starting Worker for chrome
[Creevey:47868] INFO => Starting Worker for firefox
[Creevey:4048] ERROR => Error: Can't reach creevey server from a browser
at resolveCreeveyHost (C:\software\ui-ux-storybook\creevey\creevey\src\server\selenium/browser.ts:513:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at loadStoriesFromBrowser (C:\software\ui-ux-storybook\creevey\creevey\src\server\selenium/browser.ts:521:16)
at Object.loadStories [as storiesProvider] (C:\software\ui-ux-storybook\creevey\creevey\src\server\storybook\providers/browser.ts:46:21)
at loadTestsFromStories (C:\software\ui-ux-storybook\creevey\creevey\src\server/stories.ts:91:19)
at addTestsFromStories (C:\software\ui-ux-storybook\creevey\creevey\src\server\worker/helpers.ts:45:17)
at Object.worker (C:\software\ui-ux-storybook\creevey\creevey\src\server\worker/worker.ts:145:3)
[Creevey:47220] INFO => Starting Worker for chrome
[Creevey:47868] ERROR => WebDriverError: New session attempts retry count exceeded
at Object.throwDecodedError (C:\software\ui-ux-storybook\creevey\creevey\node_modules\selenium-webdriver\lib\error.js:524:15)
at parseHttpResponse (C:\software\ui-ux-storybook\creevey\creevey\node_modules\selenium-webdriver\lib\http.js:587:13)
at Executor.execute (C:\software\ui-ux-storybook\creevey\creevey\node_modules\selenium-webdriver\lib\http.js:515:28)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
[Creevey:47220] ERROR => Error: Can't reach creevey server from a browser

@govindd06 govindd06 changed the title Getting the yarn exception While trying to install Creevey Getting the Failed to load preset error Apr 3, 2023
@govindd06 govindd06 changed the title Getting the Failed to load preset error Getting the creevey server can't reach error Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant