Skip to main content

Mismatch Between Target Server ID and Configuration

Error Description

Players may encounter issues joining the network due to a mismatch between the target server ID and its configuration. This is most commonly caused by using an incorrect token, such as one generated for the lobby server but applied to a different mode, like Skyblock. Check the configuration to resolve the issue.

warningError Symptoms

Players may see connection failure messages, and server logs (latest.log) may indicate errors related to token or server ID mismatches.

Error Screenshot

Error: Mismatch between target server ID and configuration

Possible Causes

magnifying-glassWhat Could Be the Cause?
  • Incorrect token: A token generated for a different server (e.g., lobby instead of Skyblock) was used.
  • Configuration error: The server ID in the configuration file does not match the assigned token.

Fix Steps

toolsHow to Fix the Error?
  1. Check the server token:
    • Log in to the admin panel .
    • Go to the Network Settings section and verify which server the token was generated for.
    • Ensure you are using a token that matches the current server (e.g., Skyblock, not lobby).
  2. Update the configuration:
    • Open the config.yml file in the Goxy plugin folder on the server.
    • Replace the incorrect token with the correct one, generated for the specific server.
  3. Review documentation:
    • Find more details about token configuration in the token guide.
  4. Restart the server:
    • Restart the server and check the console logs (latest.log) for errors.
  5. Contact support:
    • If the issue persists, reach out on Discord.

Additional Notes

light-bulbTips & Advice
  • Always generate a new token for each server to avoid conflicts.
  • Regularly update your configuration in the Goxy panel to prevent similar issues.
  • Check the status on status.goxy.io if you encounter further difficulties.
check-markError Fixed!

After correcting the token and configuration, your server should function correctly. If the issue persists, contact us.

linkQuick access to everything

Here are the key links to our resources — all in one place!

ResourceLink
Goxy Homepagegoxy.io
Admin Paneldashboard.goxy.io
Status Pagestatus.goxy.io
Discord CommunityJoin Discord
Awesome Goxy ListView list
API DocumentationAPI Docs