Hi, I deployed a simple change, but the deployment has failed on:
Checking for cache from a previous build ERROR: failed to get previous image: connect to repo store <registry-uri-0> GET <registry-uri-1> unexpected status code 504 Gateway Timeout: <html> <head><title>504 Gateway Time-out</title></head> <body> <center><h1>504 Gateway Time-out</h1></center> <hr><center>nginx</center> </body> </html>
It was working before this, and normally any issues with the code, produce a different build error message.
Is something wrong with a service component?
Edit: it seems similar to https://www.digitalocean.com/community/questions/failed-to-initialize-cache-for-app-platform-deployment
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
2nd Edit: Nvm, its working now. Seemed to be some intermittent service issue
Hi, I have the same issue. Could you check?