Error: auth must be provided if Standalone mode is disabled
If you are receiving this error message during device Sync or connecting to Devices / Cameras then there is normally two possible root causes
- In Device Setup: Confirm the correct OpsLink has been selected for the Device/Sync in Device Setup. If he OpsLink has been cleared (so no OpsLink is selected) then this error can show on connection or sync.
On your OpsLink Server: Confirm that StandaloneEnabled is set to "true" in the SVDevices.exe.config file.
This is usually located C:\Program Files (x86)\SureView\DeviceServer\SVDevices.exe.config
<add key="StandaloneEnabled" value="true" />
Comments
0 commentsPlease sign in to leave a comment.