Jump to content

Sign in to follow this  
MartinViper

Error creating new server

Recommended Posts

Check your servergrid.serveronly.json file. You maybe missing a redis database tradeDB.

If so copy and paste in with the other ones. I had this problem

 

{

"Name": "TradeDB",

"URL": "127.0.0.1",

"Port": "6379",

"Password": "foobared",

},

 

  • Like 2

Share this post


Link to post
Share on other sites
5 hours ago, Lazyboy947 said:

Check your servergrid.serveronly.json file. You maybe missing a redis database tradeDB.

If so copy and paste in with the other ones. I had this problem

 

{

"Name": "TradeDB",

"URL": "127.0.0.1",

"Port": "6379",

"Password": "foobared",

},

 

It worked ❤️

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...