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

Compose is crashed #137

Open
badgooooor opened this issue Nov 13, 2024 · 0 comments
Open

Compose is crashed #137

badgooooor opened this issue Nov 13, 2024 · 0 comments

Comments

@badgooooor
Copy link

badgooooor commented Nov 13, 2024

Description

I did all of stuff as instructed in README.md and found out that nwaku container crashed silently. Here is the logs from container:

nwaku-1  | DBG 2024-11-13 08:24:56.221+00:00 input buffer                               topics="waku rln_relay ffi" tid=1 file=wrappers.nim:230 inputBuffer="[ptr = ptr 0x7ffcf4551c10 --> 211,\nlen = 233]"
nwaku-1  | thread '<unnamed>' panicked at /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.11.0/src/job.rs:230:32:
nwaku-1  | internal error: entered unreachable code
nwaku-1  | note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
nwaku-1  | fatal runtime error: failed to initiate panic, error 5
nwaku-1  | Traceback (most recent call last, using override)
nwaku-1  | /app/vendor/nimbus-build-system/vendor/Nim/lib/system/excpt.nim(648) signalHandler
nwaku-1  | /app/vendor/nimbus-build-system/vendor/Nim/lib/system/stacktraces.nim(59) _ZN11stacktraces30auxWriteStackTraceWithOverrideE3varI6stringE
nwaku-1  | SIGABRT: Abnormal termination.

Workaround

I added environment variable to .env.

.env:

RUST_BACKTRACE=1
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

1 participant