-
I've been bashing against the wall for a few hours now.
I've tried a host of different things, but am stumped (and clueless).
I suspect it's related to my project setup: meaning, I have two app…
-
Tried to log in as enzoman with a lower case e. Password was 123456, should the thing be case sensitive.
DoesNotExist at /login/
User matching query does not exist.
Request Method: POST
Request URL:…
-
forms can be seen in nyaya-nepal-v3.json cc @abbyad
-
http://192.168.1.244:8081/create_volume/
AttributeError at /create_volume/
'list' object has no attribute 'items'
Request Method: POST
Request URL: http://192.168.1.244:8081/create_volume/
D…
-
http://192.168.1.244:8081/set_volume_quota/
AttributeError at /set_volume_quota/
'module' object has no attribute 'gluster_commands'
Request Method: POST
Request URL: http://192.168.1.244:80…
-
Exception at /volume_specific_op/vol_quota/
Error getting the volume status details: Another transaction is in progress for vol1. Please try again after sometime.
Request Method: GET
Request URL…
-
I am seeing many pages first time invocation results in to exception.
The page loading takes more than 5 seconds.
Exception at /show/dashboard/
Error getting the volume status details: Another tran…
-
http://192.168.1.244:8081/create_volume_conf/
NameError at /create_volume_conf/
global name 'node_namehostname' is not defined
Request Method: POST
Request URL: http://192.168.1.244:8081/cre…
-
http://192.168.1.244:8081/show/dashboard/
Exception at /show/dashboard/
Error getting the volume status details: Locking failed on secondary.fractalio.lan. Please check log file for details.
Reques…
-
For both iPad and Android browsers, if a user is not logged in, instead of redirecting user to login page, an error is thrown:
ImproperlyConfigured at /accounts/signin/
The included urlconf geoq.urls…