Getting an error thread 'tokio-runtime-worker' panicked at libs/user-facing-errors/src/quaint.rs
Hi, Help!
I started getting this error on production and not sure where it's coming from. The logs say to add
Would that be in on my api server, like so?
Just want to get some input / ideas before I start missing with the prod server.
Logs:
2025-02-21T13:54:08.001644955Z thread 'tokio-runtime-worker' panicked at libs/user-facing-errors/src/quaint.rs:178:18:
2025-02-21T13:54:08.002582171Z internal error: entered unreachable code
2025-02-21T13:54:08.002592830Z note: run with
I started getting this error on production and not sure where it's coming from. The logs say to add
RUST_BACKTRACE=1Would that be in on my api server, like so?
RUST_BACKTRACE=1 node src/Just want to get some input / ideas before I start missing with the prod server.
Logs:
2025-02-21T13:54:08.001644955Z thread 'tokio-runtime-worker' panicked at libs/user-facing-errors/src/quaint.rs:178:18:
2025-02-21T13:54:08.002582171Z internal error: entered unreachable code
2025-02-21T13:54:08.002592830Z note: run with
RUST_BACKTRACE=1 environment