monero-project / monero

Monero: the secure, private, untraceable cryptocurrency
https://getmonero.org
Other
8.88k stars 3.09k forks source link

ZMQ Crash #8911

Open SnAFKe opened 1 year ago

SnAFKe commented 1 year ago

I'm unable to fix this issue and not sure there are any real solution for this issue because got me crazy.

I tried everything possible solution i find here.

I still i got random "Unable to send ZMQ/Pub - ZMQ server destroyed" error.

I'm running v0.18.2.2 release from official binary or building from source in ARM64 system with 12GB RAM

selsta commented 1 year ago

Can you also share your config?

SnAFKe commented 1 year ago

monerod --rpc-bind-ip 172.16.20.3 --zmq-rpc-bind-ip 172.16.20.3 --zmq-pub=tcp://172.16.20.3:18083 --detach --confirm-external-bind --restricted-rpc --rpc-login user:pass --prune-blockchain --block-notify '/bin/bash /home/monero/block_notify.sh' --enable-dns-blocklist

B15Hi commented 10 months ago

try taking out "=" in "--zmq-pub=tcp://172.16.20.3:18083"