What is required to run the Crosser Node?
Answer
Issue: You have installed the Node by following the instructions in the documentation but the Node does not show up as active in Crosser Cloud.
Follow these steps to troubleshoot these type of issues:
- Take a look in the logfile for the Node. There are two ways you can find the log files:
- Use the Node web UI at http://localhost:9191 and go to theLogstab and click on "View Log" on the newest logfile
- Open the latest logfile in the "<node install dir>/data/logs/host" directory (Docker) or "<node install dir>/Host/data/logs/host" (Windows service).
- Look for a line that contains[Information] HTTP POST "https://cloud.crosser.io:443/api/authentication/edgenodekey". If it is followed by an error message there are problems to reach the cloud service. Some common problems:
- The Node sits behind a proxy. Take a look at this document and follow the instructions for how to install a Node behind a proxy.
- Your firewall is blocking access to Crosser Cloud. Make sure access to https://cloud.crosser.io is enabled in your firewall