Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing the erlang cookie prevents the service from being restarted #102

Closed
wants to merge 3 commits into from

Conversation

rathboma
Copy link

The init script depends on the erlang cookie to operate, thus if you change the cookie, you cannot restart the service.

The solution is to first stop the service, then change the cookie, then start the service.

@bigkraig
Copy link

bigkraig commented May 2, 2014

+1

Josh Coughlan and others added 2 commits May 13, 2014 17:30
@kennonkwok
Copy link
Contributor

See PR #120 - there were some other things I needed to do to fix this reliably.

@kennonkwok kennonkwok closed this Jun 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants