An internal server error occurred when loging into admin account

I haven’t messed with my portfolio backend for awhile, sadly I didn’t do any additional documenting and now I am paying for it.

I am attempting to login to my admin user, however, when I do that I get an error: “An internal server error occurred” I believe it’s because my Admin_JWT, but that’s being used and is being grabbed from the config file.

image

Had same issue, and i wasn’t reading JWT_SECRET correctly.

@ilyris,

May I ask what you did to resolve this issue, I’m experiencing the same and have tried the suggested options but doesn’t seem to work.

It’s not the exact same issue, it’s when I’m trying to log into the backend I get “Internal Server Error”.

Any help would be appreciated :grinning: