mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[GH-ISSUE #228] instance view error #151
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#151
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 @JadeQin on GitHub (Mar 19, 2019).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/228
When I access

http://***/instances/1/caas-120/,it shows errorHow can I resolve it?and where is the error log?
Thanks
@catborise commented on GitHub (Mar 19, 2019):
right click on the page and click inspect . Click right top to see error or warning.
it is too generic
@JadeQin commented on GitHub (Mar 22, 2019):
@catborise commented on GitHub (Mar 22, 2019):
what is your user ? is it a new user or admin user?
edit user and give attribuest "-1" or any limits.
normally it generates generic values first creation
@JadeQin commented on GitHub (Mar 22, 2019):
I use admin
@catborise commented on GitHub (Mar 22, 2019):
it should be like that
@JadeQin commented on GitHub (Mar 22, 2019):
I can not do like this.Because I can login,but no matter what I do, I will be quit.
Can I directly modify the data in the database?
@catborise commented on GitHub (Mar 22, 2019):
yes you can do
@JadeQin commented on GitHub (Mar 22, 2019):
How can I do it
@catborise commented on GitHub (Mar 22, 2019):
i have solved this problem along time ago. did you do everything correctly with guide?
// can you try that
edit webvirtcloud/settings.py file
make
like that
than crate a new super user with that command