Closed BitcoinOG closed 3 years ago
Failed to get status: Error response from daemon: client version 1.41 is too new. Maximum supported API version is 1.40
Looks like our Docker client is too new which is a known issue reported before.
I'll try to downgrade client version in a PR.
Still the same for me with https://github.com/opendexnetwork/opendex-desktop/releases/tag/v1.0.0-testnet.4
This one is solved now on my ubuntu 20.10:
2021-02-23 17:01:34.231 [ERROR] launcher: Failed to get status: Error response from daemon: client version 1.41 is too new. Maximum supported API version is 1.40
2021-02-23 17:01:44.811 [DEBUG] utils: [run] /usr/local/bin/docker-compose ps proxy
and lnds are syncing fine, which I can see via the logs.
New problem: the ui shows container missing (even though lnd's are syncing and all containers are up and running): launcher.log
I am suspecting this is a proxy/status issue. Please check this @Maith8Ae , if it's a ui problem we can transfer the issue back there.
Should be fixed by commit https://github.com/opendexnetwork/opendex-docker/commit/793dab080d4eef5c461e2d6936a613ea002ca560.
Solved.
testnet.log launcher.log