aerokube / selenoid-ui

Graphical user interface for Selenoid project
https://aerokube.com/selenoid-ui/latest/
Apache License 2.0
305 stars 76 forks source link

installation Selenoid using binary #447

Closed ghost closed 7 months ago

ghost commented 3 years ago

I have installed selenoid using binary but selenoid UI is not working using binary not able to established connection. It gives error .

ghost commented 3 years ago

image

vania-pooh commented 3 years ago

@varshabhijeet check that you provided correct --selenoid-uri flag value pointing to Selenoid host and port.

ghost commented 3 years ago

i have passed correct url image by using ./selenoid-ui_linux_amd64 -listen :9000 --selenoid-uri http://3.138.61.255:4444/ this command i have stated selenoid ui

ghost commented 3 years ago

image

vania-pooh commented 3 years ago

@vania-pooh then open browser developer tools and find POST request to create a new session. You will see an exact error message.

github-actions[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.