Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: beta.speedmananger.dev
I ran this command: Let's Debug
It produced this output:
Challenge update failures for beta.speedmanager.dev in order https://acme-staging-v02.api.letsencrypt.org/acme/order/5751349/789808038
acme: error code 403 "urn:ietf:params:acme:error:unauthorized": Invalid response from http://beta.speedmanager.dev/.well-known/acme-challenge/59XpsHt-UCraROVdFvium_4gC6PQLNYaMDm-uhUfYZ0 [167.172.12.132]: "\r\n404 Not Found\r\n\r\n
404 Not Found
\r\nnginx\r\n"
My web server is (include version): nginx-ingress 4.0.6
The operating system my web server runs on is (include version): Kubernetes
My hosting provider, if applicable, is: godaddy
I can login to a root shell on my machine (yes or no, or I don't know): yes
i configured the ingress and the certmanager correctly, but when i go to the domain beta.speedmanager.dev i still get fake certificate error. and when i use the letsencrypt test it shows everything is fine except that in the verbose section i see :
Challenge update failures for beta.speedmanager.dev in order https://acme-staging-v02.api.letsencrypt.org/acme/order/5751349/789808038
acme: error code 403 "urn:ietf:params:acme:error:unauthorized": Invalid response from http://beta.speedmanager.dev/.well-known/acme-challenge/59XpsHt-UCraROVdFvium_4gC6PQLNYaMDm-uhUfYZ0 [167.172.12.132]: "\r\n404 Not Found\r\n\r\n
404 Not Found
\r\nnginx\r\n"
Please help!