We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The installation does not seem to work :
/usr/local/bin/gem install --verbose iron_worker_ng ERROR: Could not find a valid gem 'iron_worker_ng' (>= 0), here is why: Unable to download data from https://rubygems.org/ - SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read server session ticket A (https://rubygems.org/latest_specs.4.8.gz) GET https://rubygems.org/prerelease_specs.4.8.gz 302 Moved Temporarily GET https://s3.amazonaws.com/production.s3.rubygems.org/prerelease_specs.4.8.gz 200 OK GET https://rubygems.org/specs.4.8.gz 302 Moved Temporarily GET https://s3.amazonaws.com/production.s3.rubygems.org/specs.4.8.gz 200 OK ERROR: Possible alternatives: iron_worker_ng
The text was updated successfully, but these errors were encountered:
Was rubygems having issues? This should work fine.
Sorry, something went wrong.
No branches or pull requests
The installation does not seem to work :
/usr/local/bin/gem install --verbose iron_worker_ng
ERROR: Could not find a valid gem 'iron_worker_ng' (>= 0), here is why:
Unable to download data from https://rubygems.org/ - SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read server session ticket A (https://rubygems.org/latest_specs.4.8.gz)
GET https://rubygems.org/prerelease_specs.4.8.gz
302 Moved Temporarily
GET https://s3.amazonaws.com/production.s3.rubygems.org/prerelease_specs.4.8.gz
200 OK
GET https://rubygems.org/specs.4.8.gz
302 Moved Temporarily
GET https://s3.amazonaws.com/production.s3.rubygems.org/specs.4.8.gz
200 OK
ERROR: Possible alternatives: iron_worker_ng
The text was updated successfully, but these errors were encountered: