-
Notifications
You must be signed in to change notification settings - Fork 87
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
suzuka-full-node service in docker stuck #684
Comments
Please do not include the |
@l-monninger Do you have any updates on the issue? |
Unfortunately, I've been unable to reproduce the exact behavior. I would suggest upgrading to a more recent commit, e.g., 2ad5bf6. To perhaps make things more consistent, I would initially suggest following the Follower Node docs and working from the tooling provided within this repo. |
@l-monninger Now node is failing on setup service both manually via nix (I did everything according to the docs you provided above) and docker
|
@prostghost This looks like you might not have AWS creds. The AWS Rust SDK needs something to properly auth. |
Describe the bug
suzuka-full-node service in docker stuck
Desktop:
Additional info
I am using docker-compose files ("docker-compose.faucet-replicas.yml", "docker-compose.follower.yml", "docker-compose.yml") from main branch repo
Also I have .env file:
I tried to restart services several times and it didn't help, setup service is successfully executed and after it comes these logs:
Also output of curl localhost:30731/v1
The text was updated successfully, but these errors were encountered: