View Live Server Logs in the Debug Terminal
Table of Contents
This useful debugging feature shows the device/server interaction in real-time. It is more verbose than the logs visible here
Note
This is not available for devices that are on third-party direct mode.
Click on Details (yellow) for the device in question:
Go to the Debug Terminal tab. Select the server to be "ALL". Then view the updates live as they come in.
If the device is not currently connecting, nothing will be shown.
If the device does connect, note the following:
- Hello messages will be shown on initial connection. Look for the result from the connected platform. If the device is not known to the platform, it may be rejected and the connection closed.
- Version check messages will be shown. The device may download a slot based on these results
- Record uploads will be shown
If you lose connection to the server you will get a "wsocket error" – refresh the page.