[GH-ISSUE #133] Many errors after git pull (03/10/2017) #90

Closed
opened 2026-02-27 15:57:17 +03:00 by kerem · 0 comments
Owner

Originally created by @ghost on GitHub (Mar 10, 2017).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/133

Hello guys!

After the git pull today I had an issue with wsgi.py file.
The log show that the directory was not found and the supervisor service keep with status DOWN because the line below does not exist in the server:
execfile('/srv/webvirtcloud/venv/bin/activate_this.py', dict(file='/srv/webvirtcloud/venv/bin/activate_this.py'))

All installation was done in /var/www - Ubuntu 14.04 with Nginx.

Also the installation replaced the settings.py, there are many configs there like cert, etc.

Other error was with the ADMIN password, because the default and the current users and pass not working.

My luck that I did backup before to perform git pull!

Just to share with you guys.

Thank you.

Originally created by @ghost on GitHub (Mar 10, 2017). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/133 Hello guys! After the git pull today I had an issue with wsgi.py file. The log show that the directory was not found and the supervisor service keep with status DOWN because the line below does not exist in the server: _execfile('/srv/webvirtcloud/venv/bin/activate_this.py', dict(__file__='/srv/webvirtcloud/venv/bin/activate_this.py'))_ All installation was done in /var/www - Ubuntu 14.04 with Nginx. Also the installation replaced the settings.py, there are many configs there like cert, etc. Other error was with the ADMIN password, because the default and the current users and pass not working. My luck that I did backup before to perform git pull! Just to share with you guys. Thank you.
kerem closed this issue 2026-02-27 15:57:17 +03:00
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/webvirtcloud#90
No description provided.