YunoHost-Apps / discourse_ynh

Discourse package for YunoHost
https://www.discourse.org/
GNU General Public License v2.0
24 stars 12 forks source link

Install fails on system with ipv6 first #150

Open zamentur opened 1 year ago

zamentur commented 1 year ago

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

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)