haveno-dex/haveno-ts

Http response at 400 or 500 level, http status code: 503

Closed this issue · 4 comments

Whenever attempting to run any test, it will fail all with the above error.

Changing the stopOnFailure value back to true from false does not change the behavior in any visible way.

I'd first try killing all Java and Monero processes, then restart monerod1, monerod2, monero-wallet-rpc, the seed node, and envoy proxy, then try again.

Quite likely this issue was related to using a version of docker past 4.26.1.

I've discovered that the tests fail with this error ("Http response at 400 or 500 level, http status code: 503") if using the latest docker.

Opened an issue to update to the latest version of docker with 2 XMR bounty: #308

Issue is resolved by @mainnet-pat in #315, by updating the instructions to use envoy separately from docker, and adding local envoy config.