-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
404 - This service does not exist #15
Comments
I have reset cert-manager namespace and now i have this error message : |
I don't understand why he is trying to make an API call with /domain/zone/fr/status |
Hello, I've the same problem |
@lambda2 The "Error 400: "Invalid signature"" is linked to an authentication (or right) problem. Which is not an error in itself given that the API does return a 404 on the "/domain/zone/fr/status" calls. Any Idea @baarde ? |
@m4dm4rtig4n I still have the 404 issue, I didn't managed to pass to the 400 one 😁 In my case, the error is |
The 404 error is rather an evolution compared to the 400 (authentication problem) in you is good (well like me) |
@lambda2 I have post directly on cert-manager repository : |
In fact the problem does not come from the OVH webhook, I have the same problem in HTTP-01 challenge |
Oh, interesting ! |
@lambda2 |
I can confirm the bug. Somehow the |
I finally took some time to track down the issue before the expiration of all my certificiates. This was a dns configuration error on my side. For those who also use opnsense with unbound dns and a local zone with the same name than the remote (ovh) zone, be sure to select The symptom is that when you do
You receive an empty response. That's why the last domain component was used as the ovh zone |
Hello,
Since few minutes i have this error :
OVH API call failed: GET /domain/zone/fr/status - Error 404: "This service does not exist"
Any idea why ?
The text was updated successfully, but these errors were encountered: