dOpensource/dsiprouter

[BUG] Generated Certificates Can't Be Created

Opened this issue · 2 comments

Describe the bug
Generating Certificates from the dSIPRouter UI does not work. You will get the following error message: "Issue with validating ownership of the domain. Please add a DNS record for this domain and try again". The real issue is that the certbot api is not able to bind to port 80 for the DNS challenge.

To Reproduce
Steps to reproduce the behavior:

  1. Login to the GUI
  2. Click on System Settings-> Certificates
  3. Click Add
  4. Click Generate
  5. Click Add

Expected behavior
A certificate should be created using letsencrypt

Screenshots
If applicable, add screenshots to help explain your problem.
Add any applicable logs as well; such as an dsiprouter.log, or kamailio.log, etc...

Server Info:

  • OS: output from uname -a
  • Distro: output from cat /etc/os-release
  • dSIPRouter Version: output from dsiprouter version
    If not on a release version include the branch name and last commit id
  • Kamailio Version: output from kamailio -v
  • RTPengine Version: output from rtpengine -v
  • Python Package Versions: if applicable, include output from python3 -m pip freeze

Client Info:

  • Device: e.g. Polycom VVX 350, Lenovo Thinkpad X1, ..
  • OS: e.g. Windows 11, Ubuntu 22.04, ..
  • Client Software: e.g. Mozilla Firefox 103.0, Zoiper 5.5.13, ..

Additional context
Add any other context about the problem here.

I'll look into this one before we ship v0.73