mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[GH-ISSUE #1678] Domains List: Internal Error #1320
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1320
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @elryion on GitHub (Feb 21, 2019).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1678
Impacted versions
Steps to reproduce
Login with Super-Admin or Domain-Admin and click on Domains. The quarantine works correctly.
Current behavior
I have this problem with the upgrade on 1.13.0.
A update of 1.13.1 have not fixed this Problem.
Expected behavior
The list with my domains.
Video/Screenshot link (optional)
@senner commented on GitHub (Feb 21, 2019):
Something to do with the checks templates . turn off in Administration settings the following and the error went away for me.
Enable SPF checks ?
Yes No
Enable DKIM checks ?
Yes No
Enable DMARC checks ?
Yes No
Enable autoconfig checks ?
Yes No
Enable DNSBL checks ?
Yes No
@elryion commented on GitHub (Feb 22, 2019):
Yes it works only if I disable all checks.

If I then click on the "i" in DNS then the error comes too.

@senner commented on GitHub (Feb 22, 2019):
Related to https://github.com/modoboa/modoboa/issues/1649
Missing 1.13.0 specific instructions..
@elryion commented on GitHub (Feb 22, 2019):
Thanks for your help. I haven't seen the editing of the "settings.py". Now it works fine!