Re: peer node unjoin fails when couchdb is present
Sam Venzi
Hello Brett,
If this script is being run outside a Docker container, the env variable must point to localhost. You’re currently setting it as couchdb0 which I imagine is the container name, which becomes accessible in a peer container via the Docker network shared amongst them. As far as I recall, CORE_LEDGER_STATE_COUCHDBCONFIG_COUCHDBADDRESS is the only env you need to change. Hope it helps. Best, On 19 Aug 2022 12:56 -0300, Brett Tiller <btiller@...>, wrote:
|
|