Troubleshooting
Common problems & steps to troubleshoot
Game server is not connecting to the relay server? (No Entity)
This can be numerous amount of things, check the Sourcemod error log for errors emitted by the plugin
I'm getting errno 3 from the plugin
Ensure that the relay server is running and the Discord bot is online
If else, ensure that you have corrected port forwarded if necessary and that your firewall rules has been configured to allow the traffic
A good way to test remote connectivity is using netcat utility available on Linux