You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.execution-client.healthcheck value 'start_interval' does not match any of the regexes: '^x-'
services.op-node.healthcheck value 'start_interval' does not match any of the regexes: '^x-'
The text was updated successfully, but these errors were encountered:
try del '-' in docker-compose up -ddocker compose up -d
root@vmi2115775:~/unichain-node# docker-compose up -d
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.execution-client.healthcheck value 'start_interval' does not match any of the regexes: '^x-'
services.op-node.healthcheck value 'start_interval' does not match any of the regexes: '^x-'
root@vmi2115775:~/unichain-node# docker compose up -d
[+] Running 3/3
✔ Network unichain-node_default Created 0.1s
✘ Container unichain-node-execution-client-1 Error 8.7s
✔ Container unichain-node-op-node-1 Created 0.0s
dependency failed to start: container unichain-node-execution-client-1 is unhealthy
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.execution-client.healthcheck value 'start_interval' does not match any of the regexes: '^x-'
services.op-node.healthcheck value 'start_interval' does not match any of the regexes: '^x-'
The text was updated successfully, but these errors were encountered: