Closed Titan-Node closed 7 months ago
Fixed
Because I switched machines I ended up with a new IP address that needed to be registered on chain with the ./run.sh opt-in
function.
Had to run ./run.sh opt-out
first then ./run.sh opt-in
again to update the address on chain.
Issue Summary
Node is up and running. Getting this error message every minute or so
msg="Complete an expiration cycle to remove expired batches" "num expired batches found and removed"=0
. Also mentioned in an earlier issue https://github.com/Layr-Labs/eigenda-operator-setup/issues/26Both
NODE_DISPERSAL_PORT
andNODE_RETRIEVAL_PORT
are open to the public internet using https://portchecker.co/check-it.Not using a reverse proxy. Using default .env
Environment
Not sure what to do.