Skip to content
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

FIX: Operating system switch resolves DNS challenge errors #3159

Open
fhsevenbel opened this issue Aug 25, 2023 · 1 comment · May be fixed by #3165
Open

FIX: Operating system switch resolves DNS challenge errors #3159

fhsevenbel opened this issue Aug 25, 2023 · 1 comment · May be fixed by #3165

Comments

@fhsevenbel
Copy link

fhsevenbel commented Aug 25, 2023

Checklist

  • Have you pulled and found the error with jc21/nginx-proxy-manager:latest docker image?
    • Yes
  • Are you sure you're not using someone else's docker image?
    • Yes
  • Have you searched for similar issues (both open and closed)?
    • Yes

Describe the bug
We had a problem on our running debian machine, when requesting certificates. the errors were the same as:

We have also set up a completely new machine with debian 11 installed, same error, but a coworker of mine, tried the same on a ubuntu 22.04 machine and it worked out of the box. We were able to request working ssl certificates without any changes to the configuration.

Nginx Proxy Manager Version
2.10.4

To Reproduce
Steps to reproduce the behavior:
Non working:

  1. set up a debian 11
  2. install docker as stated on the official website
  3. start a basic docker-compose like the first one on this page
  4. try to get a certificate

Working:

  1. same steps as above with an ubuntu os (we tried 22.04)
  2. try to get a certificate

Expected behavior
Debian and Ubuntu should behave the same, docker is used to avoid problems like "this works on my system"

Screenshots
Sry i did not make any screenshots, but the error message is the same as in the linked issues above

Operating System
Non-working: Debian 11
Working: Ubuntu 22.04

Additional context
We were not able to use newer versions of debian and ubuntu as we were restricted to these versions

I am more than happy to help with simple debugging, as we have still servers running, with debian where sometime in the past we were able to get certificates, and we do not want to switch to another OS

Copy link

github-actions bot commented Apr 6, 2024

Issue is now considered stale. If you want to keep it open, please comment 👍

@github-actions github-actions bot added the stale label Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant