503 error when uploading images #74
Unanswered
Pixelrella
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I am getting 503 errors when I upload .md files to confluence with md2cf. The error happens when uploading an image. It gives back a page with HTML code with "Atlassian Cloud Notifications - Page Unavailable" in the title:
This does not happen consistently. As you can see in the image, there are several attachments. It is not consistent which of the images fails.
I run this this is a docs-as-code framework where the documentation is published in a test environment for feature branches and in a production environment when merged to main. For the feature branches I use different parents and prefixes to have a build per branch. In the production space there is only one parent. The error occurs in both scenarios.
Things I have tried:
Anyone else running into this issue?
All reactions