Categories
Knowledge Support Support exacqVision Server Categories

Remote Connectivity Fails to Connect to Switchboard

Description

When enabling Remote Connectivity for an exacqVision Server on the Remote Connections page within the Client, the Connectivity Status column displays an error.

Issue

Examine the message displayed in the Connectivity Status column on the Remote Connections page or the exacqVision System Logs.

Disabled: SBS: listener stopped 1-CANCELLED

May be caused by missing frpc service.

  1. Check the exacqVision Server directory for frpc.exe
  2. If frpc.exe is missing it may have been removed by antivirus software.
  3. If frpc is present, it may also be blocked from an antivirus software application.
  4. Create an antivirus exception for frpc.exe within the directory and reinstall the exacqVision Server application over the top of the existing install.
  5. Confirm frpc.exe is not removed and is running.
  6. Disable and re-enable Remote Connectivity for the system.

NOTE: Make sure to add the file location to the exceptions:
file: C:\Program Files\exacqVision\Server\frpc.exe

Check the Client to make sure FRPC shows up properly in the plugin section.

If FRPC does not show up in the server folder- restart the exacq Server Service.

Check the install path as well to make sure that FRPC is in the server folder
.

If FRPC does not show up in the server folder- reinstall the software.







Disabled: SBS: listener stopped 13-Received RST_STREAM with error code 2

Likely caused by a networking issue.

connect failed 14-Received http2 header with status: 502

connect failed 14-Received http2 header with status: 503

502/503 are HTTP response codes indicating a switchboard error.

A command for windows can be ran to see if the server can reach the switchboard properly. Some Firewalls might not be able to reach the switchboard properly and would need the inbound and outbound rules set up properly to reach this url.

We have seen a few cases receiving this error prior to resolving the switch routing.
connect failed 14-Received http2 header with status: 502

Run Powershell as ADMIN and run the following command.
tnc -p 443 switchboard-prod.exacqiq.com

In most cases we have found that restarting the services and disabling and re-enabling the servers affected in the Remote Connectivity section of the client will allow them to connect properly seen below.


<br>

Categories
Knowledge Support Support exacqVision Webservice

ExacqVision Web Server Relay Service Issue

Description

How to diagnose if the Fast Reverse Proxy Client (FRPC) is the source of issues with the ExacqVision Web Server relay service.

Product

ExacqVision Web Server

Troubleshooting FRPC

FRPC provides a proxy service for Relay Connections used by ExacqVision Web Server. This eliminates the need for firewall configuration and prevents exposing the NVR directly to inbound internet traffic via port forwarding by creating a unique public relay URL.

Some antivirus software may identify this client as a threat and will block, remove, or prevent the installation of FRPC.

This usually manifests itself with issues either in initial setup of the relay service or when existing relay services stop working.

To confirm, check the ExacqVision Web Server logs for entries similar to the following:<br><br>

2021-06-15T10:02:51.215-0400  error  failed to launch relay proxy client: file: frpc.exe not found

<br><br>Next confirm that FRPC is present in the appropriate install folder.

The default install locations are:

Windows
C:\Program Files\exacqVision\WebService\bin\frpc.exe

Linux
/usr/local/exacq/webservice/bin/frpc

Note:  In some cases users may need to add relay.exacq.net to the allow list in their firewall.


Related Articles

See also: Using Antivirus Software with ExacqVision