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
Hi @trusha19. Can you this with the latest version and try again? It looks like the version in this report is v0.14.1, where our current latest is v0.26.2.
Error while downloading rover
Download command: curl -sSL https://rover.apollo.dev/nix/v0.14.1 | sh
toml
name = "rover"
operating_system = "unix:Ubuntu"
crate_version = "0.14.1"
explanation = """
Panic occurred in file 'src/utils/telemetry.rs' at line 121
"""
cause = """
could not get request client: RoverError { error: builder error: error reading DNS system conf: Error parsing resolv.conf: ProtoError { kind: Msg("Malformed label: net,cxo") }
Caused by:
error reading DNS system conf: Error parsing resolv.conf: ProtoError { kind: Msg("Malformed label: net,cxo") }, metadata: RoverErrorMetadata { suggestion: None, code: None, skip_printing_cause: false, json_version: One } }
"""
method = "Panic"
backtrace = """
0: 0x55978bab0a53 - core::result::unwrap_failed::hfaddf24b248137d3
at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/core/src/result.rs:1785
1: 0x55978bb29d46 - sputnik::session::Session::new::hb87412a0b8e4e9f6
2: 0x55978baba72a - rover::cli::Rover::run::h38b9a36e51403b19
3: 0x55978baba61a - rover::cli::Rover::run_from_args::hf0172881b727aabd
4: 0x55978bab16c3 - rover::main::h3e010b1a26b15d21
5: 0x55978bab11a3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb820bfe8e4747cba
6: 0x55978bab1c59 - std::rt::lang_start::{{closure}}::h6fb2b7c24b054c1f
7: 0x55978c44da0f - core::ops::function::impls::<impl core::ops::function::FnOnce for &F>::call_once::hb69be6e0857c6cfb
at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/core/src/ops/function.rs:283
8: std::panicking::try::do_call::h396dfc441ee9c786
at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panicking.rs:492
9: std::panicking::try::h6cdda972d28b3a4f
at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panicking.rs:456
10: std::panic::catch_unwind::h376039ec264e8ef9
at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panic.rs:137
11: std::rt::lang_start_internal::{{closure}}::hc94720ca3d4cb727
at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/rt.rs:148
12: std::panicking::try::do_call::h2422fb95933fa2d5
at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panicking.rs:492
13: std::panicking::try::h488286b5ec8333ff
at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panicking.rs:456
14: std::panic::catch_unwind::h81636549836d2a25
at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panic.rs:137
15: std::rt::lang_start_internal::h6ba1bb743c1e9df9
at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/rt.rs:148
16: 0x55978bab1a18 - main
17: 0x7eff6c3bfc87 - __libc_start_main
at /build/glibc-CVJwZb/glibc-2.27/csu/../csu/libc-start.c:310
18: 0x55978bab10a7 -
19: 0x0 -
The text was updated successfully, but these errors were encountered: