Troubleshooting
In case the VC Publisher is not accessable via the browser, try following approaches before contacting support@vc.systems:
-
Test
http://localhost:portinstead ofURL:port(sometimes this is related to an error in the url configuration) -
Restart the "vcPUBLISHER" service and check the reachability of the VC Publisher again. If necessary the MongoDB must also be started in the services beforehand.
-
Check logs:
-
Windows:
${installationfolder}\logsor as defined in the environment variableLOG_DIR. If logs are written to stdout, check the Windows Event Viewer for the "vcPUBLISHER" service logs. -
Linux: Check log directory as defined in the environment variable
LOG_DIR. If logs are written to stdout, use the terminal commandjournalctl -ex --unit vcpublisherto check the logs of the "vcpublisher" service.
-