[GH-ISSUE #2228] Recent created domain fails DNS checks #1546

Closed
opened 2026-02-27 11:17:43 +03:00 by kerem · 1 comment
Owner

Originally created by @lpossamai on GitHub (Apr 22, 2021).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2228

Impacted versions

  • OS Type: Ubuntu
  • OS Version: 20.94.2 LTS
  • Database Type: PostgreSQL
  • Database version: 12.6
  • Modoboa: 1.17
  • installer used: Yes
  • Webserver: Nginx

Steps to reproduce

Add a new domain via the Web UI, with no DNS records yet created.

You should get the message below from Modoboa:
image

Current behavior

After adding a new domain with no (yet) DNS records created, I keep getting the No DNS record found error message, and my domain is stuck at Awaiting checks status.

Expected behavior

Modoboa should have a way to trigger the DNS checks again. There is no way to manually check the DNS again after adding the domain.

Issue https://github.com/modoboa/modoboa/issues/1023 would fix this.

Originally created by @lpossamai on GitHub (Apr 22, 2021). Original GitHub issue: https://github.com/modoboa/modoboa/issues/2228 # Impacted versions * OS Type: Ubuntu * OS Version: 20.94.2 LTS * Database Type: PostgreSQL * Database version: 12.6 * Modoboa: 1.17 * installer used: Yes * Webserver: Nginx # Steps to reproduce Add a new domain via the Web UI, with no DNS records yet created. You should get the message below from Modoboa: ![image](https://user-images.githubusercontent.com/17607576/115656552-827cdc00-a389-11eb-9fec-262f958fc90a.png) # Current behavior After adding a new domain with no (yet) DNS records created, I keep getting the `No DNS record found` error message, and my domain is stuck at `Awaiting checks` status. # Expected behavior Modoboa should have a way to trigger the DNS checks again. There is no way to manually check the DNS again after adding the domain. Issue https://github.com/modoboa/modoboa/issues/1023 would fix this.
kerem closed this issue 2026-02-27 11:17:43 +03:00
Author
Owner

@lpossamai commented on GitHub (Apr 22, 2021):

After adding the DNS records required by Modoboa and running /srv/modoboa/env/bin/python /srv/modoboa/instance/manage.py modo check_mx manually, I was able to get the domain working.

So back to #1023 where I think this should be in the Admin Web UI.

<!-- gh-comment-id:824535793 --> @lpossamai commented on GitHub (Apr 22, 2021): After adding the DNS records required by Modoboa and running `/srv/modoboa/env/bin/python /srv/modoboa/instance/manage.py modo check_mx` manually, I was able to get the domain working. So back to #1023 where I think this should be in the Admin Web UI.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#1546
No description provided.