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
When I used Docker to build a Consul cluster, an error occurred when starting the first Consul server agent in cluster mode, and the container has been trying to restart.
And another command can start successfully.
May I ask which parameters caused Consul to fail to start? How should I resolve this?
Environment
Consul image: hashicorp/consul:1.17.3
Docker version: 24.0.6
Script language: CMD
2024-03-30 11:39:46 ==> failed to parse /consul/config/local.json: invalid character 's' looking for beginning of object key string
2024-03-30 11:40:47 ==> failed to parse /consul/config/local.json: invalid character 's' looking for beginning of object key string
Description
When I used Docker to build a Consul cluster, an error occurred when starting the first Consul server agent in cluster mode, and the container has been trying to restart.
And another command can start successfully.
May I ask which parameters caused Consul to fail to start? How should I resolve this?
Environment
Consul image: hashicorp/consul:1.17.3
Docker version: 24.0.6
Script language: CMD
The failed startup command I used
The docker container Logs
Screenshots
Command that can be successfully launched
Screenshots
The text was updated successfully, but these errors were encountered: