-
Notifications
You must be signed in to change notification settings - Fork 8
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
🐞 [Bug]: Can't use add_worker
in the same script as deploy k8s with Mycelium option is added
#3509
Open
1 task done
Comments
1 task
1 task
Work in Progress (WIP): |
5 tasks
Work Completed:
|
Blocked on 3680 as now I got the same error |
1 task
5 tasks
blocked on #3847 as I can't reproduce the error |
it passes the deployment but it fails in the validation, so it's not the same issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this?
which package/s did you face the problem with?
grid_client
What happened?
I can deploy a K8s master and worker with Mycelium, but it will fail if I add a worker in the same script with the
add_worker
function and then run them together.Steps To Reproduce
If you want to try, you can use the k8s test file; just change all the Mycelium options to turn true and run it; it will fail.
which network/s did you face the problem on?
Dev
version
.
Twin ID/s
No response
Node ID/s
No response
Farm ID/s
No response
Contract ID/s
No response
Relevant screenshots/screen records
Relevant log output
ValidationError: Another mycelium seed is used for this network vh71o5bpbu9q34g on this 167
The text was updated successfully, but these errors were encountered: