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

Cardano-rosetta stopped without any error #450

Open
cscsabai opened this issue Dec 14, 2021 · 3 comments
Open

Cardano-rosetta stopped without any error #450

cscsabai opened this issue Dec 14, 2021 · 3 comments

Comments

@cscsabai
Copy link

cscsabai commented Dec 14, 2021

The following problem has occurred in several cases in previous weeks. The docker container stopped without any error. If I check the docker log I just see normal console informations, like "Chain extended". There is no any reason what it is stopped. After I restart it a long "maintenance" has started (postgres DELETE is running for 1-2 hours in the process list), and after the db-sync-node started to work on the backlog and after 8-12 hours the container will stop again.

Any guess, how can I get better information why cardano-rosetta stop in my environment?

I also try to drop all the postgres database and rerun the db-sync, but when it synced, it stops again after a while.

cardano-rosetta version: 1.5.0

@rhyslbw
Copy link
Collaborator

rhyslbw commented Dec 15, 2021

What's the host machine specs?

@cscsabai
Copy link
Author

What's the host machine specs?

Dual intel core i5 (3GHz) (9gen). 40Gb memory.
Docker data directory is on a dedicated M2 nvme storage (1Tb)

@rhyslbw
Copy link
Collaborator

rhyslbw commented Dec 21, 2021

Please try with 1.6.1, which is due to be released shortly. There's a number of optimisations in the new version of cardano-db-sync, which may resolve the issue.

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

2 participants