-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connection Error: Connection ended unexpectedly #18
Comments
I have the exact same issue with a PostgreSQL Database. The Issue comes up if i try to open the Strapi Login page |
@crcastle Do you have any ideas on how to fix this? |
Hi @greynguyen and @shelmund-popcorn - It's not immediately clear to me what's causing that, but I can look into it a bit more next week. Do let me know if you are able to resolve it before then. |
@crcastle @shelmund-popcorn please check out this ticket here: strapi/strapi#11860. Many other users are also experiencing the same issue with Render |
It seems like it's a Strapi on Docker issue - as customers of Railway and Fly have reported this error. We have an open PR to address this based on my own findings of a fix. |
I am using Render for Strapi with PostgreSQL and uploads on Cloudinary. However, I keep getting
Connection Error: Connection ended unexpectedly
once a while.I've tried adding
API_TOKEN_SALT
per this ticket. I've tried increasing the CPU and RAM per this ticket. But nothing seems to fix the issue. Would appreciate if anyone can help out.The text was updated successfully, but these errors were encountered: