Jump to content

Sign in to follow this  
eS Netmad

Dedicated Serv - Tribe Error: Missing tribe name

Recommended Posts

Hey, when I launch my cluster, I have now this king of error in all my servers. Anyone know what is the issue ? #THX

 

[2019.01.04-09.57.57:400][ 1]Tribe Error: Missing tribe name

[2019.01.04-09.57.57:401][ 1]Member List Error: No tribe members

[2019.01.04-09.57.57:401][ 1]Tribe (1816745660) loaded no members

Share this post


Link to post
Share on other sites

I have seen this come along when editing the map. It seems it is not loading in your TribeDB.

If you open the Server Grid Editor and load in the project that you have on your server you can edit the project.
Project => Edit

There you see the Database Settings and see if they are correct. If not adjust your map accordingly and export it.
If you cant/wont do it through the Server Grid editor go to your ServerGrid.ServerOnly.json file and open it. There should be something in there like this:

{
      "Name": "TribeDB",
      "URL": "127.0.0.1",
      "Port": 6379,
      "Password": "yourpassword"
    }

In total there should be 5 database connections, Default, TribeDB, TravelDataDB, TerritoryDB and LogDB.
Make sure the details are ok. That little piece there connect to your Redis database and gets the information from the Tribe.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...