Database Queries Work Locally but Fail in Production Environment
dcarlosama
HOBBYOP
2 years ago
Hello, is there a limitation on the number of table relationships with the Hobby Plan? I'm experiencing an issue with database queries - while they work fine on my local app, they're not functioning properly on Railway.
2 Replies
brody
EMPLOYEE
2 years ago
Hello, is there a limitation on the number of table relationships with the Hobby Plan?
Nope, practically, Railway has no way whatsoever to control such things.
What errors are you getting?
dcarlosama
HOBBYOP
2 years ago
Thank you for your response. I'm encountering a 500 Internal Server Error in the Railway environment. However, the same function operates correctly on another production server. Is there any additional insight or troubleshooting steps you recommend to resolve this issue?