Learn about Atlassian organizations
New to administering Atlassian cloud products? Learn about Atlassian organizations and what it means to be an organization admin.
Here’s some troubleshooting information for application tunnels.
If you can’t find the solution on this page, set the log level for the com.atlassian.tunnel to TRACE and look for references for the key classes:
TunnelConnectionService
InletsClientManager
TunnelClientProcessStateManager
InletsClientProcessFactory
For more info on how to enable logging for different products, see:
Jira: Logging and profiling
Confluence: Configure logging
Bitbucket: Enable debug logging
Bamboo: Logging in Bamboo
You might encounter the following issues:
Problem | Description |
---|---|
Status is Error | Because of an incident on our side, some application tunnels might have stopped working. If a tunnel worked previously, but now displays the Error status, restart the Marketplace app in your self-managed instance.
|
Status is Unavailable in the self-managed instance | The tunnel client (Marketplace app) can’t connect to the tunnel server in Atlassian Cloud. You need to enable logging to identify the cause. |
Status is Error in the self-managed instance | The tunnel client was able to reach the tunnel server, but it can’t validate the security key. Make sure the key you added is correct. You can also regenerate the key, or delete the tunnel and create a new one. |
Status remains in Connecting in the self-managed instance | At least one of the nodes hasn’t connected to the tunnel. You can try the following solutions:
|
Status is Connected, but there’s no response after creating application links | Try the following actions:
|
Application links show Config error on both instances | This issue often appears when the reciprocal link on the self-managed instance is created by a different admin. In such a case, the application link in your Cloud product might be created with the local authentication disabled, while it should be set to OAuth. To fix this:
|
Was this helpful?