• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

API Uploads Timeout 502 error in browser

Vartan

Chevereto Member
2018/04/28 13:37:05 [error] 1239#1239: *85 open() "/home/chevereto/images/74876-g.jpg" failed (2: No such file or directory), client: SERVER_IP_ADDRESS, server: images.mysite.com, request: "HEAD /images/74876-g.jpg HTTP/1.1", host: "images.mysite.com"
2018/04/28 13:38:05 [error] 1239#1239: *86 upstream timed out (110: Connection timed out) while reading response header from upstream, client: SERVER_IP_ADDRESS, server: images.mysite.com, request: "POST /api/1/upload HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.sock", host: "images.mysite.com"

That is from my nginx/chevereto.error.log anyone have an inkling, please?
 
Any php error_log? If no, then the issue is your server configuration.
 
No, /var/log/php-fpm/error.log is clean in that regard. Nothing had changed on the server apart from update of chev
 
Back
Top