Page 1 of 1

Can't log in after update

Posted: Fri Apr 10, 2020 10:54 am
by crashputer
Hello,
I just updated our local machine from version 12.0.0 to version 12.1.1 (both installed via .deb), and nobody is able to sign in. All accounts say username and password incorrect. During the update process, the database was successfully reattached and I received a notification that the upgrade had succeeded.

Re: Can't log in after update

Posted: Fri Apr 10, 2020 11:41 am
by shaunw
Please enable logging in your TimeTrex.ini.php file, by setting the following under the [debug] section:
enable = TRUE
enable_display = FALSE
buffer_output = TRUE
enable_log = TRUE
verbosity = 10

Reproduce the issue then attach a copy of your log here.