strapi + cloudinary bulk upload crash
Locally I have Strapi running, uploading images to Cloudinary, bulk uploads all work fine.
Same repo running on Railway, intermittently times out when uploading through Strapi with 503 error.
Request failed with status code 503
Any clues?
3 Replies
Project ID:
43cb43e7-5039-4b08-b92e-d0e01903bd06
43cb43e7-5039-4b08-b92e-d0e01903bd06
Likely an issue with strapi
Many such issues
https://github.com/strapi/strapi/issues/6935
https://github.com/strapi/strapi/issues/8695
GitHub
Upload gets timeout while bulk uploading images · Issue #6935 · str...
Upload gets timeout while bulk uploading images When I upload 20 images at a time I get the timeout. The issue was replicable with 4 images as well. I have Strapi deployed to Heroku with Cloudinary...
GitHub
Timeout when uploading large video file · Issue #8695 · strapi/stra...
Bug report Describe the bug When trying to upload a large video file from the media screen the upload timeout after 2 minutes exactly. Steps to reproduce the behavior Media Click on upload new medi...