You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.
frozen
Set for your local app (/opt/cli/.bundle/config): "'1' "
path
Set for your local app (/opt/cli/.bundle/config): "vendor/bundle "
disable_shared_gems
Set for your local app (/opt/cli/.bundle/config): "1"
cache_all
Set for your local app (/opt/cli/.bundle/config): "true "
The text was updated successfully, but these errors were encountered:
…pers-EPROTO, r=indirect
Raise new `Bundler::VirtualProtocolError` in response to `Errno::EPROTO`
- Related to #4163, #3932, and #3581
Ideally, a custom error and/or error message would be returned in these cases rather than just error out because of the uncaught `Errno::EPROTO`.
I'd like some feedback on what the appropriate error message should be however. The caveat is that it seems like a wide range of errors (possibly any error?) that occur in the presence of virtualization will raise this `Errno::EPROTO` error.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Error details
Environment
Bundler settings
The text was updated successfully, but these errors were encountered: