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
Unable to install or restore discourse. Seems there are some errors with IPv6 and rubygems.org website.
Configure ipv4 first instead of ipv6 first by editing /etc/gai.conf
same errors with install or restore operation
sudo -u discourse --login MAKEFLAGS=-j2 bin/bundle install --jobs 2 Info: DEBUG - Fetching source index from https://rubygems.org/ Info: WARNING - Network error while fetching https://rubygems.org/quick/Marshal.4.8/bootsnap-1.9.4.gemspec.rz (Net::OpenTimeout)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Unable to install or restore discourse.
Seems there are some errors with IPv6 and rubygems.org website.
Context
Steps to coturn this issues
Configure ipv4 first instead of ipv6 first by editing /etc/gai.conf
Logs
same errors with install or restore operation
The text was updated successfully, but these errors were encountered: