<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Webex survivability gateway connector - error in Webex Calling</title>
    <link>https://community.cisco.com/t5/webex-calling/webex-survivability-gateway-connector-error/m-p/5304361#M2497</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Webex survivability gateway connector comes online and then goes offline in some time. Sync happened once but after that getting the below error:&lt;/P&gt;&lt;P&gt;sync failed due to internal server error (code -31200)&lt;/P&gt;&lt;P&gt;Any suggestions on what could be causing this.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Jul 2025 13:11:26 GMT</pubDate>
    <dc:creator>Rajan</dc:creator>
    <dc:date>2025-07-01T13:11:26Z</dc:date>
    <item>
      <title>Webex survivability gateway connector - error</title>
      <link>https://community.cisco.com/t5/webex-calling/webex-survivability-gateway-connector-error/m-p/5304361#M2497</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Webex survivability gateway connector comes online and then goes offline in some time. Sync happened once but after that getting the below error:&lt;/P&gt;&lt;P&gt;sync failed due to internal server error (code -31200)&lt;/P&gt;&lt;P&gt;Any suggestions on what could be causing this.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 13:11:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-calling/webex-survivability-gateway-connector-error/m-p/5304361#M2497</guid>
      <dc:creator>Rajan</dc:creator>
      <dc:date>2025-07-01T13:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Webex survivability gateway connector - error</title>
      <link>https://community.cisco.com/t5/webex-calling/webex-survivability-gateway-connector-error/m-p/5304448#M2498</link>
      <description>&lt;H2&gt;Common Causes of Error Code -31200&lt;/H2&gt;&lt;H3&gt;1. &lt;STRONG&gt;Firewall or NAT Timeout&lt;/STRONG&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;The connector establishes an outbound connection to Webex over HTTPS (TCP 443).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;If the firewall &lt;STRONG&gt;drops idle TCP connections&lt;/STRONG&gt; too quickly, the connector appears to go offline intermittently.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;This can cause sync errors or full disconnects from Control Hub.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Fix:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Ensure long-lived TCP connections are allowed through NAT/firewall.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Increase TCP idle timeout to &lt;STRONG&gt;at least 30 minutes&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Whitelist outbound traffic to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;*.wbx2.com&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;*.webex.com&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;*.cisco.com&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Tip: Cisco recommends allowing &lt;STRONG&gt;WebSocket/HTTPS outbound&lt;/STRONG&gt; on port 443 unrestricted.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;HR /&gt;&lt;H3&gt;2. &lt;STRONG&gt;Proxy or SSL Inspection Interference&lt;/STRONG&gt;&lt;/H3&gt;&lt;P&gt;If you're using a proxy or SSL inspection (e.g., in Zscaler, Palo Alto, etc.), it may:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Modify certificates&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Interrupt WebSocket connections used by the connector&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Fix:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Bypass Webex cloud domains from proxy/SSL inspection.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Allow direct connection for the connector host.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;H3&gt;3. &lt;STRONG&gt;Incorrect Time / NTP Issues&lt;/STRONG&gt;&lt;/H3&gt;&lt;P&gt;If the Survivability Gateway system clock is off by too much, Webex cloud auth or cert validation fails.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Fix:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Confirm system time is synced using a &lt;STRONG&gt;reliable NTP server&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Restart the connector after time is corrected.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;H3&gt;4. &lt;STRONG&gt;Multiple Connectors in Conflict&lt;/STRONG&gt;&lt;/H3&gt;&lt;P&gt;If you've registered multiple connectors with the same &lt;STRONG&gt;location&lt;/STRONG&gt; or org, it can lead to sync clashes.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Fix:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;In &lt;STRONG&gt;Control Hub&lt;/STRONG&gt;, check:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;EM&gt;Devices → Survivability Gateway&lt;/EM&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Confirm there's &lt;STRONG&gt;only one connector active per location&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Delete or re-register redundant ones&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;H3&gt;5. &lt;STRONG&gt;Internal WSG Service Crash / Bug&lt;/STRONG&gt;&lt;/H3&gt;&lt;P&gt;Some earlier versions of the connector had bugs causing service instability.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Fix:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Ensure you're running the &lt;STRONG&gt;latest version of WSG Connector&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Restart the connector service or reboot the host OS.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;You can check logs in:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;swift&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Copy&lt;SPAN class=""&gt;Edit&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;/var/&lt;/SPAN&gt;log&lt;SPAN class=""&gt;/wsg/&lt;/SPAN&gt; (&lt;SPAN class=""&gt;for&lt;/SPAN&gt; &lt;SPAN class=""&gt;Linux&lt;/SPAN&gt;) or &lt;SPAN class=""&gt;C&lt;/SPAN&gt;&lt;LI-EMOJI id="lia_confused-face" title=":confused_face:"&gt;&lt;/LI-EMOJI&gt;&lt;SPAN class=""&gt;ProgramData&lt;/SPAN&gt;\&lt;SPAN class=""&gt;Webex&lt;/SPAN&gt;\&lt;SPAN class=""&gt;WSG&lt;/SPAN&gt;\logs\ (&lt;SPAN class=""&gt;Windows&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;H2&gt;&lt;FONT size="4"&gt;Suggested Immediate Steps&lt;/FONT&gt;&lt;/H2&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Restart the Connector&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Verify time sync (NTP) and DNS resolution&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Check firewall/NAT timeout policies&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Temporarily disable any proxy to isolate&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Confirm only one active connector per location in Control Hub&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Check logs for code -31200 and surrounding messages&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;HR /&gt;&lt;H2&gt;&lt;FONT size="4"&gt;If Problem Persists&lt;/FONT&gt;&lt;/H2&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Enable &lt;STRONG&gt;debug logging&lt;/STRONG&gt; on the connector (via CLI or config file)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Collect logs from /logs/ folder and open a TAC case with:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Org ID&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Connector hostname&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Full error message + timestamp&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 01 Jul 2025 15:29:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-calling/webex-survivability-gateway-connector-error/m-p/5304448#M2498</guid>
      <dc:creator>wajidhassan</dc:creator>
      <dc:date>2025-07-01T15:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Webex survivability gateway connector - error</title>
      <link>https://community.cisco.com/t5/webex-calling/webex-survivability-gateway-connector-error/m-p/5304538#M2505</link>
      <description>&lt;P&gt;Thanks. Will check these and update.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 18:41:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-calling/webex-survivability-gateway-connector-error/m-p/5304538#M2505</guid>
      <dc:creator>Rajan</dc:creator>
      <dc:date>2025-07-01T18:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: Webex survivability gateway connector - error</title>
      <link>https://community.cisco.com/t5/webex-calling/webex-survivability-gateway-connector-error/m-p/5544303#M2749</link>
      <description>&lt;P&gt;Hi Rajan,&lt;/P&gt;&lt;P&gt;Configure NTP from webex do not use you company NTP. When there is a couple of seconds different then you get this error.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 09:33:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-calling/webex-survivability-gateway-connector-error/m-p/5544303#M2749</guid>
      <dc:creator>p.willemsen</dc:creator>
      <dc:date>2026-04-09T09:33:07Z</dc:date>
    </item>
  </channel>
</rss>

