mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 15:35:57 +03:00
[GH-ISSUE #83] Can't use console #56
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#56
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 @volotus on GitHub (Dec 31, 2015).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/83
Hi,
I've installed WebVirtCloud to make some testing. When i use the console , it make an error,
The Django debug info:
http://116.203.20.9*:8888/console/?token=1-ad32c34e-20b9-a4c8-9251-932aaf210639
Exception Type: AttributeError
Exception Value:
'str' object has no attribute 'set_cookie'
Exception Location: /home/wangzezhi/webvirtcloud/console/views.py in console, line 55
Can someone help?
Thanks.