I Need Help with Server Verification!
For a step-by-step guide on how to attain Server Verification, please see the link below.
The Verification team may deny your Server Verification Request for a multitude of reasons. The most common reason is that the Verification Specialist was unable to connect to your server. In such cases, they will send an email with a list of possible reasons as to why they were unable to connect.
This article will go through the steps you can take to ensure that players and the Verification Specialists are able to connect to your server.
Possible reasons for connections being denied are the following:
- Port Forwarding
- Server is Offline
- Incorrect IP / Port
- Incorrect Configuration
Port Forwarding
Please note that each router is unique — the information listed here is to provide you with general knowledge on the procedure itself.
You’ll also want to ensure that you have created a firewall rule to allow connections through port 7777.
Port 7777 is the default port that SCP:SL servers use, but you may change it to anything. Simply replace the port number in the above steps with the one that you have selected.
This article provides some helpful insights if you are still struggling with Port Forwarding: https://www.lifewire.com/how-to-port-forward-4163829.
We do not provide support for port forwarding due to how different it may be for each router.
Server is Offline
A somewhat self-explanatory issue; ensure that your server is actually running. If your server console is printing “Waiting for players”, your server is considered to be online.
Incorrect IP / Port
Ensure that the IP Address and port you send in the email request matches your server’s actual IP Address and port. Typos are always a possibility.
Incorrect Configuration
Failing to set up the “config_gameplay.txt” file correctly can prevent connections from being properly established. The following config lines are the ones you should be looking out for:
server_ip | This must be set to either ‘auto’ or your server’s external IPv4 address. To find your server’s external IPv4 address (if you are self-hosting), visit https://whatismyipaddress.com/. |
ipv4_bind_ip | This must be set to ‘0.0.0.0’. |
ipv6_bind_ip | This must be set to ‘::’. |
You must also ensure that all syntax is correct. For example ‘ipv6_bind_ip: ::’ is the correct format for this config line.
If the Verification Specialist is unable to connect to your server after confirming that everything within this article is set up correctly, please open a Tech Support ticket.
If your Server Verification Request is denied for other reasons, the Verification Specialist will provide you with the steps needed to resolve the issue, in the email.