You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But same Caddyfile works fine for caddy v2.2.1. I see similar issue #3618, but this should have been fix in v2.2.0.
So it's strange to see this happen again in v2.3.0-beta.1. I guess this is a bug introduced in v2.3.0-beta.1.
2b. Log output
$ caddy adapt
2020/12/07 10:54:13.670 INFO using adjacent Caddyfile
adapt: hostname appears in more than one automation policy, making certificate management ambiguous: b.b
Below Caddyfile works for v2.3.0-beta.1 too. it's obviously abnormal because there's no large differences between the Caddyfile below and the Caddyfile on the top.
The text was updated successfully, but these errors were encountered:
Lycreal
changed the title
Got "hostname appears in more than one automation policy, making certificate management ambiguous" after updated to v2.3.0-beta.1
Got "hostname appears in more than one automation policy, making certificate management ambiguous" after updating to v2.3.0-beta.1
Dec 7, 2020
Thank you for the great bug report! I appreciate that it was simplified down to the minimal required reproduce case. I was able to experience the behavior you described quite easily and have a fix coming in a bit.
1. Caddy version
2. Description
2a. What happens
I want handle certificates with caddy but I dont want 80->8443 redirects.
caddy adapt
fails for Caddyfile belowBut same Caddyfile works fine for caddy v2.2.1. I see similar issue #3618, but this should have been fix in v2.2.0.
So it's strange to see this happen again in v2.3.0-beta.1. I guess this is a bug introduced in v2.3.0-beta.1.
2b. Log output
2c. Workaround(s)
Below Caddyfile works for v2.3.0-beta.1 too. it's obviously abnormal because there's no large differences between the Caddyfile below and the Caddyfile on the top.
The text was updated successfully, but these errors were encountered: