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
After updating to Statamic 5, all our entries result into 404 pages on our staging server. Nothing goes wrong locally though. I find it pretty hard to write this issue as I can't tell you how to replicate this behaviour. I am not even able to replicate the issue locally myself.
This is what I figured out so far:
The 404's seem to be rendered by Laravel/Statamic and not by NGINX.
I've removed all addons including the eloquent-driver. The issue still persisted.
Clearing the cache doesn't help.
How to reproduce
So I know this issue is pretty vague 😅. I am not expecting anyone te be able to provide a solution based on these details. I do hope that someone could point me into a better direction so that I will be able to narrow things down and provide better info.
Logs
No response
Environment
## Staging environment (results into 404's)EnvironmentApplication Name: Cell0Laravel Version: 11.7.0PHP Version: 8.2.6Composer Version: -Environment: stagingDebug Mode: OFFURL: staging.cell-0.comMaintenance Mode: OFFCacheConfig: NOT CACHEDEvents: NOT CACHEDRoutes: NOT CACHEDViews: CACHEDDriversBroadcasting: logCache: statamicDatabase: mysqlLogs: stack / singleMail: mailgunQueue: syncSession: fileStatamicAddons: 0Sites: 1Stache Watcher: DisabledStatic Caching: DisabledVersion: 5.0.2 PRO## Local environment (works fine)EnvironmentApplication Name: LaravelLaravel Version: 11.7.0PHP Version: 8.2.6Composer Version: -Environment: localDebug Mode: OFFURL: website.testMaintenance Mode: OFFCacheConfig: NOT CACHEDEvents: NOT CACHEDRoutes: NOT CACHEDViews: CACHEDDriversBroadcasting: logCache: statamicDatabase: mysqlLogs: stack / singleMail: smtpQueue: syncSession: fileStatamicAddons: 0Sites: 1Stache Watcher: DisabledStatic Caching: DisabledVersion: 5.0.2 PRO
Bug description
After updating to Statamic 5, all our entries result into 404 pages on our staging server. Nothing goes wrong locally though. I find it pretty hard to write this issue as I can't tell you how to replicate this behaviour. I am not even able to replicate the issue locally myself.
This is what I figured out so far:
v5.0.0-alpha.1, the issue persisted.eloquent-driver. The issue still persisted.How to reproduce
So I know this issue is pretty vague 😅. I am not expecting anyone te be able to provide a solution based on these details. I do hope that someone could point me into a better direction so that I will be able to narrow things down and provide better info.
Logs
No response
Environment
Installation
Existing Laravel app
Additional details
No response