Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Please check DesktopConnector logs and if found that there is a failing endpoint
    ”https://<server url>” remove it.

  2. Also check using messaging mode, check this by looking at the api/web.config file.

    <!--
    Specify the allowed communication modes between the Notebook web client and the Desktop Connector
    Possible values are:
    -0 (Legacy mode, using websocket on localhost)
    -1 (Messaging Service mode)
    -2 (Both)
    -->
    <add key="MessagingMode" value="1"/>

    From 2021 this setting is not required as legacy mode is not support.

Info

Highlight important information in a panel like this one. To edit this panel's color or style, select one of the options in the menu.

...

View file
nameDesktop_Connector_Troubleshooting_Guide.pdf

...