Skip to content

Reuse of cryptographic_secret on multiple servers

I'm running a module that is split into 5 different modules. I'm using docker to run all 5 modules. This approach has worked for years but a few updates ago I started getting the following errors when all the servers would start running:
{Masterserver Advisory} Server is visible on public listing with address 73.117.128.139:5123.
{Masterserver Advisory} Server not listed: Reuse of cryptographic_secret on multiple servers.

How do I fix this issue?
Thanks,
Gerrath

Comments

  • gerrathgerrath Member Posts: 2
    I figured it out, I just needed to delete all the crypo keys and let NWN regenerate them all.
Sign In or Register to comment.