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

bug/regression: failed to setup archive driver: Postgres has been configured but not been compiled. Check compiler definitions #2372

Closed
fbarbu15 opened this issue Jan 26, 2024 · 0 comments · Fixed by #2389
Assignees
Labels
bug Something isn't working

Comments

@fbarbu15
Copy link
Contributor

To reproduce

  1. Setup a RLN RELAY node as described here (the only thing I changed is the nwaku version in docker compose yaml. I used harbor.status.im/wakuorg/nwaku:latest)

Expected behavior

Nwaku keeps restarting with the error:

2024-01-26 16:05:49 ERR 2024-01-26 14:05:49.204+00:00 4/7 Mounting protocols failed              topics="wakunode main" tid=1 file=wakunode2.nim:89 error="failed to setup archive driver: Postgres has been configured but not been compiled. Check compiler definitions."
2024-01-26 16:05:49 I am a nwaku node

Seems a regression because on harbor.status.im/wakuorg/nwaku:v0.24.0 it worked

nwaku_docker_logs.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants