docker icon indicating copy to clipboard operation
docker copied to clipboard

json: cannot unmarshal array into Go value of type string

Open ricsirigu opened this issue 8 years ago • 3 comments

When I run docker-compose up i get the followin error

Unable to connect to Couchbase Server (connection refused). Please ensure it is running and reachable at the configured host and port. Detailed error: json: cannot unmarshal array into Go value of type string -- rest.RunServer() at config.go:758

docker-compose version 1.16.1, build 6d1ac21 Docker version 17.06.2-ce, build cec0b72

Any ideas?

ricsirigu avatar Sep 20 '17 10:09 ricsirigu

Is that with the compose/couchbase-server-sync-gateway/docker-compose.yml file? If not, can you share your docker-compose file?

ceejatec avatar Sep 20 '17 10:09 ceejatec

@ceejatec yes, compose/couchbase-server-sync-gateway

ricsirigu avatar Sep 20 '17 11:09 ricsirigu

@tleyden Any ideas on this one?

ceejatec avatar Sep 20 '17 11:09 ceejatec