We are not able to generate the support zip file… getting weird error.
Error :- We can't check the status of your support zip request. Try again.
Could some one help me on it?
Thanks in Advance
BR,
Satyanarayana Sinagmsetti
Issue got resolved after restarted the server and Full reindexing.
@satyanarayana_singamsetti @Melanie_Nitter The only way to diagnose what is happening is to provide the logs at the time you try to generate the support zip file. Please show the logs in <jira_home>/log
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I ran into this as well. Looking inside the following log file:
/var/atlassian/application-data/bitbucket/log/atlassian-bitbucket.log
I found the following error:
Caused by: java.util.concurrent.ExecutionException: java.io.IOException: Couldn't create export directory /var/atlassian/application-data/bitbucket/shared/export
Permissions issue.
I ended up creating the export folder manually and did a chown on it to the bitbucket user/group.
I was then able to create the export zip from the web interface.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This error occurs when the ATST plugin is unable to get a response to a status request on that node. I can think of two reasons why; there is an actual problem with that node, or there is a coding issue with the plugin which causes an unexpected exception.
So, you're first going to want to look into the overall health of the node. Are your system health checks green? Or are you seeing other issues, like cluster or index replication failures? Fix those and the support zip will probably start working again.
If the node seems healthy, and support zip doesn't work then the ATST plugin may be in a weird state and is now generally broken. However, I need more information to be able to diagnose and fix. If anyone experiencing this problem is able to provide logs related to any Exception thrown on the affected node I would greatly appreciate it. Please add them to this issue: https://ecosystem.atlassian.net/browse/ATST-1010
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm facing the same Problem. Would love the get a solution to this
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.