Slack isn't connected

Viewed 251

I often encounter this warning popup. How can I get rid of it?

warning

3 Answers

The Code Time extension might be trying to connect to Slack. If you don't use slack, then just skip this step in the code time extension settings.

I'm pretty sure it has to do with the Code Time extension. This popup has been appearing frequently but not after I've disabled Slack in the Code Time Settings, that seems to fix the issue for me.

Disable slack workspace in Code Time extension

When slack desktop application can't connect, it is possible that your network configuration or any other security device (proxy, firewall, antivirus or VPN) is interfiering.

Steps to solve it

(check https://slack.com/intl/en-gb/help/articles/205138367-Troubleshoot-connection-issues)

Step 1: Clean the cache and relaunch Slack.

Click on Relaunch Slack, under error message.

Step 2: Get your .Net logs and send them to Slack Help Center (https://slack.com/intl/en-gb/help/requests/new?geocode=en-gb&aid=205138367&from_hc=1&src=article)

If the problem isn't solved, get the networks log in the Slack desktop app and send them so they can check your issue individually. To get the network logs, click on the button "Download logs" under error message.

Related