Railway erroring with no logs
hi y'all. I'm running into an issue with Railway throwing a "We're sorry, but something went wrong.
If you are the application owner check the logs for more information." in my Rails 7 app when trying to sign in via the passwordless gem. When I check the logs theres no record of the http requests leading up to it let alone what might be causing it. I have the highest level of logging turned on in my application and even turned on treat all requests as local and I'm still not getting anything to be able to troubleshoot. also might be worth noting that the action I'm trying to do works locally with the same configs. I believe my project id is 611d8cce-01b8-4c7d-abcc-e60eb86f7a34 if anyone has any insight I'd appreciate it
3 Replies
Project ID:
611d8cce-01b8-4c7d-abcc-e60eb86f7a34
You might find these helpful:
- I have done all migrations but page still no show, deleted account and re do everything several time
⚠️ experimental feature
ok so there was just a big delay in the logs resulting but they did finally show
Invalid or incomplete POST params
so I think this is an issue on my end somewhere?