cli icon indicating copy to clipboard operation
cli copied to clipboard

load-balancer call returns non zero result occasionally

Open amaddio opened this issue 3 years ago • 0 comments

I am using version 1.30.1 of the cli. We use the following command to remove a cloud server from a load balancer:

hcloud load-balancer remove-target mega-apply-web --server 12345678

This has worked in the past. Since most recently, it succeeds only erratically returning a non zero status with the following error message:

hcloud: Get "https://api.hetzner.cloud/v1/load_balancers?name=<name-of-webserver>": read tcp 10.36.65.142:47892->213.239.246.1:443: read: connection reset by peer

Can someone tell me what is causing the issue?

amaddio avatar Sep 15 '22 10:09 amaddio