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
info: syncing channel updates for'stable'
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { description: "Failure when receiving data from the peer", code: 56, extra: Some("Received HTTP code 407 from proxy after CONNECT") }', src/elan-utils/src/utils.rs:519:32
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
just like ruby's gem has --http-proxy, elan should have a way to pass the proxy
The text was updated successfully, but these errors were encountered:
$ elan default stable
returns
just like ruby's
gem
has--http-proxy
, elan should have a way to pass the proxyThe text was updated successfully, but these errors were encountered: