[GH-ISSUE #637] No GUI, not working on Centos 7 #484

Open
opened 2026-02-27 16:39:26 +03:00 by kerem · 0 comments
Owner

Originally created by @ghost on GitHub (Mar 27, 2017).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/637

Followed steps (twice now in a row) for Centos 7 install. Cannot log into my web interface.

75 static files copied.
[root@localhost webvirtmgr]# service supervisord restart
Redirecting to /bin/systemctl restart  supervisord.service
[root@localhost webvirtmgr]# ./manage.py runserver 0:8000
WARNING:root:No local_settings file found.
WARNING:root:No local_settings file found.
Validating models...

0 errors found
March 27, 2017 - 20:31:27
Django version 1.5.5, using settings 'webvirtmgr.settings'
Development server is running at http://0:8000/
Quit the server with CONTROL-C.
^C[root@localhost webvirtmgr]# ./manage.py runserver xxx.xxx.98.50:8000
WARNING:root:No local_settings file found.
WARNING:root:No local_settings file found.
Validating models...

0 errors found
March 27, 2017 - 20:31:50
Django version 1.5.5, using settings 'webvirtmgr.settings'
Development server is running at http://xxx.xxx.98.50:8000/
Quit the server with CONTROL-C.
Originally created by @ghost on GitHub (Mar 27, 2017). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/637 Followed steps (twice now in a row) for Centos 7 install. Cannot log into my web interface. ``` 75 static files copied. [root@localhost webvirtmgr]# service supervisord restart Redirecting to /bin/systemctl restart supervisord.service [root@localhost webvirtmgr]# ./manage.py runserver 0:8000 WARNING:root:No local_settings file found. WARNING:root:No local_settings file found. Validating models... 0 errors found March 27, 2017 - 20:31:27 Django version 1.5.5, using settings 'webvirtmgr.settings' Development server is running at http://0:8000/ Quit the server with CONTROL-C. ^C[root@localhost webvirtmgr]# ./manage.py runserver xxx.xxx.98.50:8000 WARNING:root:No local_settings file found. WARNING:root:No local_settings file found. Validating models... 0 errors found March 27, 2017 - 20:31:50 Django version 1.5.5, using settings 'webvirtmgr.settings' Development server is running at http://xxx.xxx.98.50:8000/ Quit the server with CONTROL-C. ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#484
No description provided.