Francesco Cattoni
Francesco Cattoni
It seems that the `await _sender.Receive` call in the `ConnectAsync` method hangs for not receiving a response
I think the problem is related with #103 and I think it will be resolved in the next release
I *"solved"* the issue by editing the v-add-letsencrypt-domain and v-add-letsencrypt-user scripts to use acme.sh instead of the implemented LetsEncrypt calls. It works. Right now the attached edited scripts **do not...
It can also happen when using an nginx reverse proxy without a high enough `client_max_body_size`. The server archive gets POSTed to the target daemon via the configured HTTP port so...