Hello,

I recently upgraded from 1.76.5 to 1.88.2 via the one-click upgrade
button.  After a restart of web2py.py, followed by a server restart,
the admin interface mentioned that it was disabled due to no
password.  I checked the parameters_8000 etc, which corroborated that,
and said password=None.  I manually edited that to have password =
the password used prior for admin purposes, and started seeing
internal tickets issued when trying to access the admin interface
instead of the "disabled due to no password" error.

This is actually two questions -

1) What in what I did could have caused this error / how do I fix that
and get admin working properly again (the sites work fine themselves,
just not the admin interface).

2) Is there a way to view the generated tickets for self-
troubleshooting on the server itself, via ssh/vim and so forth, even
if you can't access the admin page to view them?  I'd rather fix my
problems myself before bothering others :).

Thanks!

Robert

Reply via email to