Skip to content

Issues Removing Server from Cronicle (v0.9.39) Due to Authentication Failure #750

Answered by jhuckaby
abx-luishau asked this question in Q&A
Discussion options

You must be logged in to vote

The problem is with your config files, not the server database. Each Cronicle server has a config file located here (by default):

/opt/cronicle/conf/config.json

These files all have a secret_key property, and they must always match to be part of a cluster. It sounds like your worker server (ip-10-64-10-80) has a mismatched secret key vs. your master server (ip-10-64-8-80 ).

To fix the problem, edit the config files on both machines, and make sure their secret_key properties match exactly.

To remove the server entirely, you can use the Cronicle UI on your master server. Login, then click on the "Admin" tab at the top of the page, then click the "Servers" tab along the side. Find the serve…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@abx-luishau
Comment options

Answer selected by abx-luishau
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants