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

[BUG] Generated Certificates Can't Be Created #534

Open
mackhendricks opened this issue Sep 24, 2023 · 2 comments
Open

[BUG] Generated Certificates Can't Be Created #534

mackhendricks opened this issue Sep 24, 2023 · 2 comments
Labels

Comments

@mackhendricks
Copy link
Member

mackhendricks commented Sep 24, 2023

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.

@mackhendricks mackhendricks added bug This issue is a BUG needs validation labels Sep 24, 2023
@mackhendricks mackhendricks changed the title [BUG] Generated Certificates Can't Be Generated from the UI if FusionPBX Support is Enabled [BUG] Generated Certificates Can't Be Created Sep 25, 2023
Copy link
Member

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

@mackhendricks
Copy link
Member Author

mackhendricks commented Sep 25, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants