Bonjour à tous,
Venant d'intégrer l'Object Storage à mon site, je viens à l'instant d'effectuer une mise en pre-prod.
En développement, l'upload des fichiers se passait très bien, relativement rapide, sans bavure bref, tout marchait très bien.
Cependant, une fois en pre-prod (sur un VPS Comfort OVH), l'upload d'un coup, me renvoi une erreur 504:
HTTP Error\n
~~~~~~~~~~\n
The remote server returned a "504 Gateway Time-out" error for the following transaction:\n
\n
Request\n
~~~~~~~\n
PUT /v1/AUTH_9XXXXXXXXXXX/DOCS-PROGRAMMES/6/27161/D31/PLAN.pdf HTTP/1.1\r\n
User-Agent: GuzzleHttp/7\r\n
Host: storage.sbg.cloud.ovh.net\n
\n
Response\n
~~~~~~~~\n
HTTP/1.0 504 Gateway Time-out\r\n
Cache-Control: no-cache\r\n
Connection: close\r\n
Content-Type: text/html\r\n
\r\n
504 Gateway Time-out
\nThe server didn't respond in time.\n
\n
\n
Further information\n
~~~~~~~~~~~~~~~~~~~\n
Visit http://docs.php-opencloud.com/en/latest/http-codes for more information about debugging HTTP status codes, or file a support issue on https://github.com/php-opencloud/openstack/issues.
"""
Je ne vois pas pourquoi ça me sort cette erreur... Une idée ?
Merci à vous