Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After update: failed to receive reply to our echo packet within 1.5s. Stopping the test #621

Closed
lisadaddy opened this issue May 27, 2021 · 1 comment

Comments

@lisadaddy
Copy link

2021-05-27T07:02:15.731Z INFO nym_mixnode::node > Starting nym mixnode
2021-05-27T07:02:45.555Z INFO nym_mixnode::node > Starting metrics reporter...
2021-05-27T07:02:45.561Z INFO nym_mixnode::node > Starting packet delay-forwarder...
2021-05-27T07:02:45.561Z INFO nym_mixnode::node > Starting socket listener...
2021-05-27T07:02:45.561Z INFO nym_mixnode::node::listener > Running mix listener on "127.0.0.1:1789"
2021-05-27T07:02:45.561Z INFO nym_mixnode::node > Starting the round-trip-time measurer...
2021-05-27T07:02:45.567Z INFO nym_mixnode::node > Starting HTTP API on http://localhost:8000
2021-05-27T07:02:45.567Z INFO nym_mixnode::node > Finished nym mixnode startup procedure - it should now be able to receive mix traffic!
2021-05-27T07:02:45.567Z INFO mixnode_common::rtt_measurement::listener > Started listening for echo packets on 127.0.0.1:1790
2021-05-27T07:02:45.567Z WARN rocket::launch > 🔧 Configured for release.
2021-05-27T07:02:45.567Z WARN rocket::launch_ > address: 127.0.0.1
2021-05-27T07:02:45.567Z WARN rocket::launch_ > port: 8000
2021-05-27T07:02:45.567Z WARN rocket::launch_ > workers: 2
2021-05-27T07:02:45.567Z WARN rocket::launch_ > keep-alive: 5s
2021-05-27T07:02:45.567Z WARN rocket::launch_ > limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, string = 8KiB
2021-05-27T07:02:45.567Z WARN rocket::launch_ > tls: disabled
2021-05-27T07:02:45.567Z WARN rocket::launch_ > temp dir: /tmp
2021-05-27T07:02:45.567Z WARN rocket::launch_ > log level: critical
2021-05-27T07:02:45.567Z WARN rocket::launch_ > cli colors: true
2021-05-27T07:02:45.567Z WARN rocket::launch_ > shutdown: ctrlc = true, signals = [SIGTERM], grace = 2s, mercy = 3s
2021-05-27T07:02:45.567Z WARN rocket::launch > 🛰 Routes:
2021-05-27T07:02:45.567Z WARN rocket::launch_ > (verloc) GET /verloc
2021-05-27T07:02:45.567Z WARN rocket::launch_ > (description) GET /description
2021-05-27T07:02:45.567Z WARN rocket::launch > 👾 Catchers:
2021-05-27T07:02:45.567Z WARN rocket::launch_ > (not_found) 404
2021-05-27T07:02:45.567Z WARN rocket::launch > 🚀 Rocket has launched from http://127.0.0.1:8000
2021-05-27T07:03:45.564Z INFO nym_mixnode::node::metrics > Since startup mixed 0 packets!
2021-05-27T07:04:45.566Z INFO nym_mixnode::node::metrics > Since startup mixed 0 packets!
2021-05-27T07:05:20.312Z ERROR mixnode_common::rtt_measurement::sender > failed to receive reply to our echo packet within 1.5s. Stopping the test
2021-05-27T07:05:45.568Z INFO nym_mixnode::node::metrics > Since startup mixed 0 packets!
2021-05-27T07:06:45.569Z INFO nym_mixnode::node::metrics > Since startup mixed 0 packets!
2021-05-27T07:07:45.571Z INFO nym_mixnode::node::metrics > Since startup mixed 0 packets!
2021-05-27T07:08:45.573Z INFO nym_mixnode::node::metrics > Since startup mixed 0 packets!
2021-05-27T07:09:45.576Z INFO nym_mixnode::node::metrics > Since startup mixed 0 packets!
2021-05-27T07:10:45.578Z INFO nym_mixnode::node::metrics > Since startup mixed 0 packets!
2021-05-27T07:11:45.579Z INFO nym_mixnode::node::metrics > Since startup mixed 0 packets!
2021-05-27T07:11:55.921Z ERROR mixnode_common::rtt_measurement::sender > failed to receive reply to our echo packet within 1.5s. Stopping the test
2021-05-27T07:12:06.487Z ERROR mixnode_common::rtt_measurement::sender > failed to receive reply to our echo packet within 1.5s. Stopping the test
2021-05-27T07:12:45.582Z INFO nym_mixnode::node::metrics > Since startup mixed 0 packets!
2021-05-27T07:13:45.585Z INFO nym_mixnode::node::metrics > Since startup mixed 0 packets!
2021-05-27T07:14:07.425Z ERROR mixnode_common::rtt_measurement::sender > failed to receive reply to our echo packet within 1.5s. Stopping the test
2021-05-27T07:14:45.587Z INFO nym_mixnode::node::metrics > Since startup mixed 0 packets!
2021-05-27T07:15:45.588Z INFO nym_mixnode::node::metrics > Since startup mixed 0 packets!
2021-05-27T07:16:16.702Z ERROR mixnode_common::rtt_measurement::sender > failed to receive reply to our echo packet within 1.5s. Stopping the test
2021-05-27T07:16:17.408Z ERROR mixnode_common::rtt_measurement::sender > failed to receive reply to our echo packet within 1.5s. Stopping the test

@jstuczyn
Copy link
Contributor

The default logging was slightly oversensitive. It has been tuned down in #618
However, I notice your mixnode is not receiving/sending any traffic and this issue is completely unrelated to the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants