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

[TASK] Fix docker image issue with tangle node for CI tests #592

Open
salman01zp opened this issue Oct 17, 2023 · 1 comment
Open

[TASK] Fix docker image issue with tangle node for CI tests #592

salman01zp opened this issue Oct 17, 2023 · 1 comment

Comments

@salman01zp
Copy link
Contributor

Overview

Some of the CI tests with tangle as backend fail with the following error

2023-09-22 16:37:34          API-WS: disconnected from ws://127.0.0.1:9945: 1006:: Abnormal Closure
docker network create --subnet=172.20.0.0/16 tangle exited with code 1
Relayer 40969 exited with code: 0

for more details: https://github.com/webb-tools/relayer/actions/runs/6276687793/job/17046917086#step:10:109

@shekohex
Copy link
Collaborator

Mostly the issue related to create a docker custom subnet, it is useful so that tangle nodes sees each others.

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