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

Can't connect to web interface #610

Open
bieblebrox opened this issue Oct 18, 2023 · 1 comment
Open

Can't connect to web interface #610

bieblebrox opened this issue Oct 18, 2023 · 1 comment

Comments

@bieblebrox
Copy link

Hi,

I've installed webvirtcloud using the manual installation. The supervisor service is running, but I can't connect to the web interface. It seems to give an empty response (port 8000), the websocket port seems to respond but that gives a wrong protocol error.

Don't see anything weird on the logs. How can I debug this?

Screenshot 2023-10-18 at 12 16 44

Screenshot 2023-10-18 at 12 16 56

Screenshot 2023-10-18 at 12 17 22

@catborise
Copy link
Collaborator

You can’t call vnc console like this. You must give instance id after port. You can’t reach websockify port like that. You have to redirect to it with an nginx forward.
http://localhost/console/?token=41-ab16cab5-967f-4423-8bdb-c2a3571b8804
Please check nginx config again

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

2 participants