You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional information: this bug happened when the server was under high load and a write operation to the database (that was taking too long) was interrupted. This left the database locked for any operations, reads or writes, and the server could no longer be used.
A quick solution was to replace the database with a new one:
Steps:
upload archive,
go to all grades,
refresh
The text was updated successfully, but these errors were encountered: