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:
- panel/auth/passkeys/options
- login:1 unspecified
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
Environment
Environment
Laravel Version: 13.0.0
PHP Version: 8.5.6
Composer Version: 2.9.7
Environment: production
Debug Mode: DISABLED
Maintenance Mode: OFF
Timezone: America/Chicago
Locale: en
Cache
Config: CACHED
Events: NOT CACHED
Routes: CACHED
Views: CACHED
Drivers
Broadcasting: pusher
Cache: file
Database: mysql
Logs: stack / single
Mail: postmark
Queue: sync
Session: file
Storage
public/storage: LINKED
Statamic
Addons: 8
License Key: Set
Sites: 4 (site1, site2, site3, site4)
Stache Watcher: Enabled
Static Caching: Disabled
Version: 6.18.1 PRO
Statamic Addons
4rn0/statamic-image-optimizer: 1.3.0
anakadote/statamic-recaptcha: 3.1
jacksleight/statamic-bard-texstyle: 4.1.0
mitydigital/feedamic: 3.0.13
mitydigital/sitemapamic: 3.5.0
rias/statamic-redirect: 4.1.9
statamic/seo-pro: 7.8.5
stillat/antlers-layouts: 2.1.1
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
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