Jump to content

INVALID

Unofficial Dedicated Server Info!

Recommended Posts

5 minutes ago, Dobraine said:

you do not the redis server password its looking for is in the .conf file in redis folder

I found the line containing the password in redis.conf files but still haven't seen it?

Share this post


Link to post
Share on other sites
5 minutes ago, zMizouz said:

I found the line containing the password in redis.conf files but still haven't seen it?

find out what that password make sure it matches the password listed under database in servergrid.json if its the same make sure you are also launching the redis server via bat not the exe

 

  • Like 1

Share this post


Link to post
Share on other sites
15 minutes ago, Dobraine said:

when you start your redis server make sure the password is the same as in database for the map + make sure to start via bat file not the exe 

Yes, but what atlass file so I specify the redis password in, it looks like it should be in the ServerGrid.ServerOnly file but I see where it has the database connection area but not where to set the password value.

{
  "LocalS3URL": "",
  "LocalS3AccessKeyId": "",
  "LocalS3SecretKey": "",
  "LocalS3BucketName": "",
  "LocalS3Region": "",
  "TribeLogConfig": {
    "MaxRedisEntries": 1000,
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
  "SharedLogConfig": {
    "FetchRateSec": 60,
    "SnapshotCleanupSec": 900,
    "SnapshotRateSec": 1800,
    "SnapshotExpirationHours": 48,
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
  "TravelDataConfig": {
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",a
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
  "DatabaseConnections": []
}

 

  • Like 1

Share this post


Link to post
Share on other sites
4 minutes ago, Dobraine said:

find out what that password make sure it matches the password listed under database in servergrid.json if its the same make sure you are also launching the redis server via bat not the exe

 

I ran through the .bat file, and does the Grid.json Server file need to be configured? , when the configuration is complete, where to save the Atlas server folder?

Share this post


Link to post
Share on other sites
1 minute ago, zMizouz said:

I ran through the .bat file, and does the Grid.json Server file need to be configured? , when the configuration is complete, where to save the Atlas server folder?

You do not have any database connections setup, if you created the map from new make sure you are creating them in the map editor

 

note: the provided maps can be a good examples to compared agaisnt

Edited by Dobraine

Share this post


Link to post
Share on other sites
1 minute ago, Dobraine said:

You do not have any database connections setup, if you created the map from new make sure you are creating them in the map editor

 

note: the provided maps can be a good examples to compared agaisnt

 

I'm using hte map editor, could you please share the file and database snippete from it.

Share this post


Link to post
Share on other sites
6 minutes ago, zMizouz said:

I ran through the .bat file, and does the Grid.json Server file need to be configured? , when the configuration is complete, where to save the Atlas server folder?

sorry did not realise was 2 of you asking questions.
Your servergrid.json file comes from the map editor.
You make a map then edit the grids to have the right ips and such. Earlier in thread is a premade json that you just take and make sure to change the atlas ID from.

 

4 minutes ago, thekraken said:

 

I'm using hte map editor, could you please share the file and database snippete from it.

just click file -> edit 

open a second map editor then open an official map, and do the same, copy paste the values over.

  • Like 1

Share this post


Link to post
Share on other sites

So I've updated my servergrid.serveronly file as such. But still receive all these errors.

image.thumb.png.9446df472fb911e986f27830731038b7.png

 

 

{
  "LocalS3URL": "",
  "LocalS3AccessKeyId": "",
  "LocalS3SecretKey": "",
  "LocalS3BucketName": "",
  "LocalS3Region": "",
  "TribeLogConfig": {
    "MaxRedisEntries": 1000,
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
  "SharedLogConfig": {
    "FetchRateSec": 60,
    "SnapshotCleanupSec": 900,
    "SnapshotRateSec": 1800,
    "SnapshotExpirationHours": 48,
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
  "TravelDataConfig": {
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
  "DatabaseConnections": [
    {
      "Name": "Default",
      "URL": "127.0.0.1",
      "Port": 6379,
      "Password": "gator"
    }
  ]
}

 

image.png

Share this post


Link to post
Share on other sites

You need to check the password is the same in redis and json file + do as I said and make all database connections it needs

Just now, zMizouz said:

Is that right as you say? and what should I do next to connect the database?

hey.png

open the file they provide with the server editor

 

  • Like 1

Share this post


Link to post
Share on other sites
8 minutes ago, Dobraine said:

You need to check the password is the same in redis and json file + do as I said and make all database connections it needs

open the file they provide with the server editor

 

Is the server editor notepad

Share this post


Link to post
Share on other sites

Good day. I do not see my map on the server in the game. You can explain how to properly upload the map to the server, which would be displayed. or what could be the problem. thank you very much in advance.

Share this post


Link to post
Share on other sites
19 minutes ago, zMizouz said:

Is the server editor notepad

you can edit it in notepade/N++ but I am talking about the map editor can be easier to use map editor link is on first post

  • Like 1

Share this post


Link to post
Share on other sites
30 minutes ago, Dobraine said:
3 minutes ago, Dobraine said:

you can edit it in notepade/N++ but I am talking about the map editor can be easier to use map editor link is on first post

How to get files ServerGrid.ServerOnly.json

Is the server editor notepad

Share this post


Link to post
Share on other sites
1 minute ago, zMizouz said:

Is the server editor notepad

Sorry I have no idea what you are trying ask as I thought I answered you, going have to wait for someone to chime in.

 

Edit:

Oh I see this "How to get files ServerGrid.ServerOnly.json" just double quote

 

You export from the map editor then the servergrid and servergrid.serveronly will go into the export folder where the map editor is installed

Edited by Dobraine
  • Like 1

Share this post


Link to post
Share on other sites
2 minutes ago, Dobraine said:

Sorry I have no idea what you are trying ask as I thought I answered you, going have to wait for someone to chime in.

  • ServerGrid.json
  • ServerGrid.ServerOnly.json
  • How to export ServerGrid.ServerOnly.json file with serverGrid Editor tool I mean?

Share this post


Link to post
Share on other sites
3 minutes ago, Dobraine said:

export -> local export. It will go into the directory the editor is in. The folder is called export.

image.thumb.png.82bfb1653702c56c613bec95791ff775.png

Done editing, now run the .bat file is it okay?

Share this post


Link to post
Share on other sites
49 minutes ago, thekraken said:

So I've updated my servergrid.serveronly file as such. But still receive all these errors.

image.thumb.png.9446df472fb911e986f27830731038b7.png

 

 


{
  "LocalS3URL": "",
  "LocalS3AccessKeyId": "",
  "LocalS3SecretKey": "",
  "LocalS3BucketName": "",
  "LocalS3Region": "",
  "TribeLogConfig": {
    "MaxRedisEntries": 1000,
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
  "SharedLogConfig": {
    "FetchRateSec": 60,
    "SnapshotCleanupSec": 900,
    "SnapshotRateSec": 1800,
    "SnapshotExpirationHours": 48,
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
  "TravelDataConfig": {
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
  "DatabaseConnections": [
    {
      "Name": "Default",
      "URL": "127.0.0.1",
      "Port": 6379,
      "Password": "gator"
    }
  ]
}

 

image.png

 

 

I'm now able to make a redis connection but I'm seeing new errors related to the TribeDB

 

image.png

image.png

Share this post


Link to post
Share on other sites
3 minutes ago, thekraken said:

 

 

I'm now able to make a redis connection but I'm seeing new errors related to the TribeDB

 

image.png

image.png

You're missing the additional database connections in the serveronly file. Look at the examples provided with the ServerGridEditor.

Share this post


Link to post
Share on other sites
5 minutes ago, thekraken said:

 

 

I'm now able to make a redis connection but I'm seeing new errors related to the TribeDB

 

image.png

image.png

remember how twice I have said where to look for examples? You need to copy them all for the second time 😛

Share this post


Link to post
Share on other sites

i copied it exactly.

 

here is mine:

{
  "LocalS3URL": "",
  "LocalS3AccessKeyId": "",
  "LocalS3SecretKey": "",
  "LocalS3BucketName": "",
  "LocalS3Region": "",
  "TribeLogConfig": {
    "MaxRedisEntries": 1000,
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
  "SharedLogConfig": {
    "FetchRateSec": 60,
    "SnapshotCleanupSec": 900,
    "SnapshotRateSec": 1800,
    "SnapshotExpirationHours": 48,
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
  "TravelDataConfig": {
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
    "DatabaseConnections": [
    {
      "Name": "Default",
      "URL": "127.0.0.1",
      "Port": 6379,
      "Password": "foobared"
    }
  ]
}

 

Here is the example.

 

{
  "LocalS3URL": "",
  "LocalS3AccessKeyId": "",
  "LocalS3SecretKey": "",
  "LocalS3BucketName": "",
  "LocalS3Region": "",
  "TribeLogConfig": {
    "MaxRedisEntries": 1000,
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
  "SharedLogConfig": {
    "FetchRateSec": 60,
    "SnapshotCleanupSec": 900,
    "SnapshotRateSec": 1800,
    "SnapshotExpirationHours": 48,
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
  "TravelDataConfig": {
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
  "DatabaseConnections": [
    {
      "Name": "Default",
      "URL": "127.0.0.1",
      "Port": 6379,
      "Password": "gator"
    }
  ]
}

 

Share this post


Link to post
Share on other sites
29 minutes ago, thekraken said:

i copied it exactly.

 

here is mine:


{
  "LocalS3URL": "",
  "LocalS3AccessKeyId": "",
  "LocalS3SecretKey": "",
  "LocalS3BucketName": "",
  "LocalS3Region": "",
  "TribeLogConfig": {
    "MaxRedisEntries": 1000,
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
  "SharedLogConfig": {
    "FetchRateSec": 60,
    "SnapshotCleanupSec": 900,
    "SnapshotRateSec": 1800,
    "SnapshotExpirationHours": 48,
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
  "TravelDataConfig": {
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
    "DatabaseConnections": [
    {
      "Name": "Default",
      "URL": "127.0.0.1",
      "Port": 6379,
      "Password": "foobared"
    }
  ]
}

 

Here is the example.

 


{
  "LocalS3URL": "",
  "LocalS3AccessKeyId": "",
  "LocalS3SecretKey": "",
  "LocalS3BucketName": "",
  "LocalS3Region": "",
  "TribeLogConfig": {
    "MaxRedisEntries": 1000,
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
  "SharedLogConfig": {
    "FetchRateSec": 60,
    "SnapshotCleanupSec": 900,
    "SnapshotRateSec": 1800,
    "SnapshotExpirationHours": 48,
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
  "TravelDataConfig": {
    "BackupMode": "off",
    "MaxFileHistory": 10,
    "HttpBackupURL": "",
    "HttpAPIKey": "",
    "S3KeyPrefix": ""
  },
  "DatabaseConnections": [
    {
      "Name": "Default",
      "URL": "127.0.0.1",
      "Port": 6379,
      "Password": "gator"
    }
  ]
}

 

So to help others who may have made the DOH that I did, there are multiple database connections that have to happen, here is my config for the databses which has resolved that issue.

 

  "DatabaseConnections": [
    {
      "Name": "Default",
      "URL": "127.0.0.1",
      "Port": 6379,
      "Password": "foobared"
    },
    {
      "Name": "TribeDB",
      "URL": "127.0.0.1",
      "Port": 6379,
      "Password": "foobared"
    },
    {
      "Name": "TravelDataDB",
      "URL": "127.0.0.1",
      "Port": 6379,
      "Password": "foobared"
    },
    {
      "Name": "TerritoryDB",
      "URL": "127.0.0.1",
      "Port": 6379,
      "Password": "foobared"
    },
    {
      "Name": "LogDB",
      "URL": "127.0.0.1",
      "Port": 6379,
      "Password": "foobared"
    }
  ]
}

 

 

 

Now onto figuring out why it doesn't show up in the server list in game.

  • Like 1

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

×
×
  • Create New...