mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 15:35:57 +03:00
[GH-ISSUE #293] Install on ubuntu 18.04 desktop #190
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#190
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zeddit on GitHub (Feb 11, 2020).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/293
Has anyone tried to install webvirtcloud on ubuntu 18.04 desktop?
I followed the guide of [ubuntu](Install WebVirtCloud panel (Ubuntu)).
But after finishing, I cannot get anything showed up in the browser webpage by accessing http://myip.
I checked the port 8000 used by gunicorn is in LISTEN state, then I tried
curl localhost:8000, and it also return nothing.