500 error on panel login #14649
Replies: 3 comments 3 replies
|
I've converted this to a discussion as I believe it's a setup/troubleshooting issue, rather than an actual bug. How are you hosting your site? Laravel Forge, Ploi, custom VPS? I'm assuming you haven't changed anything in the |
0 replies
|
It's probably something simple I'm overlooking. Hosting is Ploi on Linode. The only differences in the |
3 replies
|
Took two days off, didn't change anything, came back to look at it, and now it works. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Bug description
Migrated a client site to v6 via a fresh install. Everything works locally, just got it deployed to staging. The front-end of the site works, but logging into the panel via email and password just says "Whoops! Something went wrong (500)". There's nothing in the logs, the console has a couple 500 errors:
Not sure how to troubleshoot this one without a more useful error message.
How to reproduce
Install v6, migrate client content, views, users, etc. Test locally. Deploy. Fail to login.
Logs
Nothing in the logsEnvironment
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
All reactions