Trying to deploy a test flask app: sample-flask
I tried forking the repo and even using the button right on that github page but I’m running into the same issue:
pastebin.com/x4ueJUsJ <- full logs, not sure what’s going on with some of the characters
Relevant part:
Images (sha256:2284cad6b6cf64ab589cc19e665202e09f8c930ae084c49b52fab204ca33e86a):
<image-2> - Post <registry-uri-4> GET <do-api-uri-3> unexpected status code 400 Bad Request
ERROR: failed to export: failed to write image to the following tags: [<image-5>: Post <registry-uri-7> GET <do-api-uri-6> unexpected status code 400 Bad Request]
I’m not doing anything special, just trying to deploy this tutorial repo. Please advise
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.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Hello @scottmastro
The issue might be related to a networking issue that occurred - https://status.digitalocean.com/
Have you tried to deploy the app again and if not can you try to deploy the app now?
Regards