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

fix(docker-compose): fix bugs about docker-compose not starting cluster #40

Merged
merged 2 commits into from
Apr 23, 2024
Merged

Conversation

trestinlsd
Copy link
Contributor

Description

Update available node IPs and fix other bugs

@cloud8little
Copy link
Contributor

Test fail:

5bcd6593ff320a727d86e54070f2aaf

@trestinlsd
Copy link
Contributor Author

trestinlsd commented Apr 23, 2024

Because the Docker has set the user exocore to operate the mapped file directory, corresponding Host permissions are also required.
Set read and write permissions for this folder and its subfolders:chown -R exocore:exocore build/.testnets/
Ensure that this new user has read and write permissions:chmod -R 775 build/.testnets/

@cloud8little
Copy link
Contributor

Test passed. start the docker successfully.

1f2343451625d53721b4304de0e7b8d

@cloud8little cloud8little merged commit c47a85f into imua-xyz:develop Apr 23, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants