-
Notifications
You must be signed in to change notification settings - Fork 49
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
A timeout occurred #587
Comments
Hey @heyonggl, We implemented a new version of rosetta, which you can find here: https://github.com/cardano-foundation/cardano-rosetta-java |
Thank for your help. There is a question for use the cardano-rosetta-java in default setting. curl -X POST -H "Content-Type: application/json" -d '{"network_identifier": {"blockchain":"cardano","network":"mainnet"},"metadata": {}}' http://127.0.0.1:8082/network/status #docker logs rosetta -f
|
The databases aren't compatible between the rosetta versions. It looks like that rosetta-java having issues to start the db. Did you start with a clean directory or did you tried to use the same db? |
Ask a question
When i upgrade to v2.4.3 ,the processing of /account/balance is so so slow, taking around 10 minutes each time.
But It did not happen in v2.3.3.
Is there any solution for this issue?
The text was updated successfully, but these errors were encountered: