mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 15:35:57 +03:00
[GH-ISSUE #166] Error after git pull #114
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#114
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 @ghost on GitHub (Jul 30, 2018).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/166
Hi there!
After run git pull and follow the upgrade procedure, the error below appears:
ImportError: cannot import name integer_validator and the supervisor keep stopped.
At nginx show error 502 and the port 8000 not is in listening mode.
Any help?
Thank.s
@catborise commented on GitHub (Jul 30, 2018):
hi,
i check integer_validator, it causes problem and there is not much documentation. I remove it and check again to function normally. it is okey.
you can find it in commit
i will create a push request for retspen. but you can modify your code to resolve problem immediately.