Troubleshooting
Last updated
Last updated
You might have reached this page by visiting this link in this image. There are several things that could have gone wrong in this picture. This is what you can try to resolve this issue first.
It could be possible that the Git provider where your file is stored, is unavailable. You can check their status here:
Bitbucket: https://bitbucket.status.atlassian.com/
Github https://www.githubstatus.com/
Gitlab https://status.gitlab.com/
Azure Devops https://status.azure.com/en-us/status
If you're rendering a diagram, it could be that the content of the file does not contain a valid format for this diagram type. It could be that we have automatically detected a certain diagram type but it failed to render it that way. Try to edit the macro and change the Render Format under the section Display Options to another format.
A common oversight when allowing Git for Confluence to access Github on your behalf is to also allow access to repositories from organisations.
Here is how you can fix it:
Edit the Confluence Macro to stop sharing the file on your behalf.
Refresh the Confluence page with the Confluence Macro on it.
Edit the macro and you will be asked to authorize with Github again.
Pay close attention to the organisations at the bottom of the consent screen. Allow access to the organisations where you want to share files from.
To get the URL of a root folder some steps are needed unique to each Git provider. If the Git provider isn't detailed, it works without any additional steps.
Navigate to the repository before starting these steps.
Select the main branch in the branches dropdown
Als do this if the main branch is selected by default, this will change the URL
The URL should now include '.../tree/main'
Method A: Select the root directory next to the branches dropdown
Method B: Navigate to a different branch and back to the main branch
The URL should now include '.../-/tree/main'
Navigate to a different branch and back to the main branch
The URL should now include '...?path=%2F&version=GBmain'
If that did not resolve your issue, please reach out to us in our service desk.
Remove the authorization in Github by navigating to https://github.com/settings/applications - Connect your Github account and revoke “Git for Confluence”.