All articles

Troubleshoot WebSocket in Wrike

Overview

WebSocket technology allows Wrike to get real-time workspace updates and enables collaborative editing of description fields. Future versions of Wrike will require this technology for certain features to work. To guarantee the best performance and compatibility, we recommend checking that WebSocket is working properly with Wrike on your device.

Situation

Wrike requires the use of WebSocket technology by your web browser or client. If WebSocket isn't working properly, Wrike will continue to function, but the following features may not work:

  • Live editing of task, folder, or project descriptions.

  • Getting Inbox notifications (without refreshing the page).

  • Seeing various changes made by other users, e.g., adding or removing projects, folders, or tasks.

If you experience any issues with the above, please check the steps below.

Check that WebSocket is working

  • Open Wrike’s Support Tool.
  • Under Access to Wrike Transport, if it says Success, that means WebSocket is up and running.
    If you don't see Success, check the steps below.

Troubleshoot WebSocket

  • Supported browsers: Confirm that you’re using a supported browser. If not, try using one of those and then check if WebSocket is working (see above).
  • Proxy servers and firewalls: Check if you have a proxy server or firewall that blocks WebSocket access (you might need your system administrator’s help).
    • Wrike requires WebSocket connections to *.www.wrike.com on port 443. You might need to add an exception to your firewall and/or have your proxy intercept WebSocket connections.
    • Check if WebSocket is working.

Contact Support

If the steps described in this article didn't help solve the issue, please contact our Support team and we’ll be happy to help you. When you send a support request, please provide the following information:

  • Details about any network issues you’re aware of.
  • Additional diagnostic information from: https://www.wrike.com/support-tool. Open the link in the same browser where you have your Wrike account open. Wait until the page is fully loaded, take a screenshot of the results and paste it into the Support ticket.
  • A recording showing the issue with the Network tab details, preferably in Chrome or Firefox. See instructions on how to do that below.

Get the Network tab recording

Record_Video.png
  1. Start recording a video. You can use any screen capture tool.
  2. Open your browser in a new incognito window.
  3. Open the Console. On Windows press Ctrl+Shift+J, on Mac — Cmd+Opt+J.
  4. Switch to the Network tab.
  5. Select Fetch/XHR. Usually, it is selected by default.
  6. Perform the actions that trigger the issue.
  7. Wait for the page to load and stop the recording.
Top