-
Notifications
You must be signed in to change notification settings - Fork 28
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
Authentication provided by worker does not match #127
Comments
This only happens when R is running in packrat mode. What might be clashing here? (Btw I had a working SSH setup before which worked with the packrat libs. So I'm a bit confused now). |
I added a simple socket (#125) authentication mechanism from version In my tests this worked flawlessly with Can you try (1) making sure both your master and worker use the same version of CMQ_AUTH={{ auth }} R --no-save --no-restore -e 'clustermq:::worker("{{ master }}")' edit: Do you have any idea why the master doesn't show you this warning? |
Ah! I remember getting the warning message. Then I inserted it as suggested and faced other errors. I did not realize that this error was caused by It works now - thanks! |
Getting this error recently and I have no clue where the problem might be.
Executing from the master node.
Template:
Worker log:
The text was updated successfully, but these errors were encountered: