Could any #MastoAdmins help out a poor single user instance runner? Trying to update to 2.4.4 and getting this error when updating ruby dependencies with bundle install
"Network error while fetching https://rubygems.org/quick/Marshal.4.8/i18n-1.1.0.gemspec.rz (execution expired)"
Thought maybe it was an issue on their servers end since it couldnt fetch a file but I can wget the same file without issue. Any advice would rule!
Nevermind, worked it out by just adding --retry 10 to it and eventually it went through. All up to date now