Skip to content

Could not connect to server. #358

@eliird

Description

@eliird

I installed dynolog following instructions in README.md.
When running I get the following error

250:dynolog (release_v3.2.0_take2)$ dyno status
thread 'main' panicked at 'Couldn't connect to the server...: Connection refused (os error 111)', src/main.rs:103:45
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

running with RUST_BACKTRACE=full

250:dynolog (release_v3.2.0_take2)$ RUST_BACKTRACE=full dyno status
thread 'main' panicked at 'Couldn't connect to the server...: Connection refused (os error 111)', src/main.rs:103:45
stack backtrace:
   0:     0x556f6549354d - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hb7f2b67b54b6ed44
   1:     0x556f654b03cc - core::fmt::write::hb6777a816d7bee44
   2:     0x556f6548ee48 - std::io::Write::write_fmt::hf9de599f40d12960
   3:     0x556f65494c87 - std::panicking::default_hook::{{closure}}::h43586ed1152a73c1
   4:     0x556f65494950 - std::panicking::default_hook::hdcfca6f59196aba1
   5:     0x556f654953d9 - std::panicking::rust_panic_with_hook::h7e9bae577522f2a9
   6:     0x556f654950c7 - std::panicking::begin_panic_handler::{{closure}}::h1772e39cbc1ba3db
   7:     0x556f65493a14 - std::sys_common::backtrace::__rust_end_short_backtrace::ha3305f092858464c
   8:     0x556f65494dd9 - rust_begin_unwind
   9:     0x556f65410aa3 - core::panicking::panic_fmt::h2ac4477fbe033283
  10:     0x556f65410b33 - core::result::unwrap_failed::hb1f0cc3910ea3b64
  11:     0x556f6541e756 - dyno::main::h2d0d33d7ae94bf52
  12:     0x556f654222d3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hbde2ffb3f0f55294
  13:     0x556f654222ed - std::rt::lang_start::{{closure}}::h206145587d1d6266
  14:     0x556f65492c31 - std::rt::lang_start_internal::h6416d9c3c86aabc8
  15:     0x556f6541ea22 - main
  16:     0x7f96027d7d90 - <unknown>
  17:     0x7f96027d7e40 - __libc_start_main
  18:     0x556f6541127e - _start
  19:                0x0 - <unknown>

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