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

DiffusionErrored and ErrorPolicySuspendPeer errors with cardano-rosetta 1.7.0 #457

Open
khalifaT opened this issue Feb 16, 2022 · 0 comments

Comments

@khalifaT
Copy link

Hi,
I am deploying cardano-rosetta mainnet 1.7.0 based on this system requirements .
After a few days , the container stopped with this error:

2022-02-16T08:40:15: PM2 log: Stopping app:postgres id:0 2022-02-16T08:40:15: PM2 log: Stopping app:cardano-node id:1 2022-02-16T08:40:15: PM2 log: Stopping app:cardano-db-sync id:2 2022-02-16T08:40:15: PM2 log: Stopping app:cardano-rosetta-server id:3 2022-02-16 08:40:15.572 UTC [94] LOG: received fast shutdown request 2022-02-16 08:40:15.598 UTC [370] postgres@cexplorer ERROR: canceling statement due to user request 2022-02-16 08:40:15.598 UTC [370] postgres@cexplorer STATEMENT: SELECT "tx_out"."tx_id", "tx_out"."value" FROM "tx" INNER JOIN "tx_out" ON "tx"."id" = "tx_out"."tx_id" WHERE ("tx_out"."index" = 2) AND ("tx"."hash" = '\x23ac53ef259db831ca011a37864f89f5e523d74b80447e9639eb4d3707afd123') [a9448d2a:cardano.node.DiffusionInitializationTracer:Info:5] [2022-02-16 08:40:15.57 UTC] DiffusionErrored user interrupt

Moreover, a simple restart of the container will not mitigate the problem. We obtain "ErrorPolicySuspendPeer" error.

db-sync-node.Subscription:Error:203] [2022-02-16 09:48:31.65 UTC] Identity Connection Attempt Exception, destination LocalAddress "/ipc/node.socket" exception: Network.Socket.connect: <socket: 22>: does not exist (No such file or directory)

Thanks in advance for helping me to resolve these two issues.

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