I was looking to play minecraft with my friends and I have this pterodactyl server setup before. When I visited the site it showed 500 Internal server error I tried diagnosing it and I saw that a certain logs directory do not have the necessary permission so I used chmod to fix that and now it shows the login form but when I try to input my credentials it shows this error "An unexpected error was encountered while processing this request, please try again."
Browser Console:
XHRPOST
[HTTP/2 500 128ms]
errors [ {…} ]
0 { code: "QueryException", status: "500", detail: "An unexpected error was encountered while processing this request, please try again." }
code "QueryException"
status "500"
detail "An unexpected error was encountered while processing this request, please try again."