-
Notifications
You must be signed in to change notification settings - Fork 50
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
docker compose doesnt work #579
Comments
Hello @dev-dantealighieri In your logs I'm seeing The recent Rosetta versions already include this new topology which enables the P2P functionality. Can you check
Keep me posted! Kind regards! |
i already tried main, latest, and v2.1 versions within this docker-compose to start the rosetta service, but i still get this error. how can i start the rosetta service with minimum configurations (i dont have a node) if i cannot do this with docker-compose, is there any fast installation script to install rosetta service. |
@dev-dantealighieri The simplest approach is to build and run the application using Docker Compose, as outlined in the readme. It has all you need to run, including |
thanks, its working and syncing now! i have one more question, how can i use a snapshot while doing an installation via docker-compose? my current setup
and i just did thanks, dante |
Summary
Summary
I have a docker-compose file to start cardano-rosette service, but when I start it, it doesn't work and have some errors in the logs.
docker-compose:
logs:
why its not working?
Steps to reproduce the bug
docker-compose up -d
Actual Result
.
Expected Result
rosetta service working properly
Environment
.
Platform
Platform version
Ubuntu 22.04.2 LTS
Docker version
24.0.7
Steps to reproduce the bug
.
Actual Result
.
Expected Result
.
Environment
.
Platform
Platform version
Ubuntu 22.04.2 LTS
Docker version
24.0.7
The text was updated successfully, but these errors were encountered: