Home > Software engineering >  Slack isn't connected
Slack isn't connected

Time:11-18

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

warning

CodePudding user response:

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.

CodePudding user response:

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.

  • Related