-
Notifications
You must be signed in to change notification settings - Fork 94
Description
## Description
Describe the issue that you're seeing.
**Crash Report**
```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: 0x562c27aeaa53 - core::result::unwrap_failed::hfaddf24b248137d3
at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/core/src/result.rs:1785
1: 0x562c27b63d46 - sputnik::session::Session::new::hb87412a0b8e4e9f6
2: 0x562c27af472a - rover::cli::Rover::run::h38b9a36e51403b19
3: 0x562c27af461a - rover::cli::Rover::run_from_args::hf0172881b727aabd
4: 0x562c27aeb6c3 - rover::main::h3e010b1a26b15d21
5: 0x562c27aeb1a3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb820bfe8e4747cba
6: 0x562c27aebc59 - std::rt::lang_start::{{closure}}::h6fb2b7c24b054c1f
7: 0x562c28487a0f - core::ops::function::impls::<impl core::ops::function::FnOnce for &F>::call_once::hb69be6e0857c6cfb
at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/core/src/ops/function.rs:283
- std::panicking::try::do_call::h396dfc441ee9c786
at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panicking.rs:492
- std::panicking::try::h6cdda972d28b3a4f
at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panicking.rs:456
- std::panic::catch_unwind::h376039ec264e8ef9
at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panic.rs:137
- std::rt::lang_start_internal::{{closure}}::hc94720ca3d4cb727
at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/rt.rs:148
- std::panicking::try::do_call::h2422fb95933fa2d5
at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panicking.rs:492
- std::panicking::try::h488286b5ec8333ff
at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panicking.rs:456
- std::panic::catch_unwind::h81636549836d2a25
at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panic.rs:137
- std::rt::lang_start_internal::h6ba1bb743c1e9df9
at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/rt.rs:148
8: 0x562c27aeba18 - main
9: 0x7f7f5812a083 - __libc_start_main
at /build/glibc-B3wQXB/glibc-2.31/csu/../csu/libc-start.c:308
10: 0x562c27aeb0a7 -
11: 0x0 - """