Skip to content

Modemparser commands fails #5

Description

@twkleinke

Describe the bug
trying to run modemparser-nmsprime command but fails with error:

RUST_BACKTRACE=1 modemparser-nmsprime PASSWORD-nmsprime PASSWORD
thread 'main' panicked at src/main.rs:151:83:
called Result::unwrap() on an Err value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
stack backtrace:
0: rust_begin_unwind
1: core::panicking::panic_fmt
2: core::result::unwrap_failed
3: modemparser::main
note: Some details are omitted, run with RUST_BACKTRACE=full for a verbose backtrace.
INSERT INTO monitoring.modems (device_id,min_ds_pwr,avg_ds_pwr,max_ds_pwr,min_ds_snr,avg_ds_snr,max_ds_snr,min_mu_ref,avg_mu_ref,max_mu_ref,min_us_pwr,avg_us_pwr,max_us_pwr,min_us_snr,avg_us_snr,max_us_snr,t3_timeout,t4_timeout,corrected,uncorrectable,in_octets,out_octets) VALUES

To Reproduce
rum command manually modemparser-nmsprime PASSWORD

Expected behavior
command to read and insert values

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions