-
Hello everyone, I have a really simple setup with a nginx container, the jwilder reverse proxy and the companion container and I can't make it work. The challenge fail and I have no idea why. docker-compose :
The error from the companion container is "Unable to update challenge :: authorization must be pending" What bothers me the most is that I have another VM where this setup is running perfectly fine. The full logs from the companion container are as follow (I've put it all in case someone see something I didn't) :
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I've already done everything in here without success |
Beta Was this translation helpful? Give feedback.
-
Ok issue fixed, for those wondering the VM that I use are hosted on google cloud Plateform (GCP) and even though I openned the ports from inside the instance, I needed to check the http and https checkbox in the firewall settings in GCP console |
Beta Was this translation helpful? Give feedback.
Ok issue fixed, for those wondering the VM that I use are hosted on google cloud Plateform (GCP) and even though I openned the ports from inside the instance, I needed to check the http and https checkbox in the firewall settings in GCP console