Skip to content

Instantly share code, notes, and snippets.

@LnL7
Created July 30, 2018 14:27
Show Gist options
  • Save LnL7/ac59fee0c4adf8969f7a4a960062efe1 to your computer and use it in GitHub Desktop.
Save LnL7/ac59fee0c4adf8969f7a4a960062efe1 to your computer and use it in GitHub Desktop.
ERROR:amqp::session: Connection IOError (ConnectionReset): IoError(ConnectionReset)
ERROR:amqp::channel: Error consuming IoError(ConnectionReset)
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: "SendError(..)"', libcore/result.rs:945:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
stack backtrace:
0: std::sys::unix::backtrace::tracing::imp::unwind_backtrace
1: std::sys_common::backtrace::print
2: std::panicking::default_hook::{{closure}}
3: std::panicking::default_hook
4: std::panicking::rust_panic_with_hook
5: std::panicking::begin_panic
6: std::panicking::begin_panic_fmt
7: rust_begin_unwind
8: core::panicking::panic_fmt 9: core::result::unwrap_failed 10: amqp::session::Session::heartbeat_loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment