-
Notifications
You must be signed in to change notification settings - Fork 89
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
Unable to authorize tugboat #79
Comments
Hmm, I think I've seen this before when Digital Ocean was having issues. Plus it looks like the response body was empty. But we could probably fix the wrapper around the In fact, can you run
And see what you get? Removing your keys and personal info 👍 |
@petems below is the output I get from those command
|
Hi, I got this fixed by adding
inside authentication_middleware.rb , json gem are not loaded ? can I know why the gem didn't have the latest update like the github version ? by the way I am using ruby 2.0.0p247 Update Another way to solve this by upgrading my Ruby to p535 |
Interesting, I've seen weird requirement issues with json in Ruby before? Might be something to think about just adding in Glad it's working for you now anyways! 👍 |
I tried to authorize it but I receive the following error
The text was updated successfully, but these errors were encountered: