mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #1409] ConnectionDoesNotExist at /dashboard/ #1118
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#1118
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 @notoriousbsd on GitHub (Feb 27, 2018).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1409
Impacted versions
Steps to reproduce
Install utilizing the manual method outlined by the docuemntation
Current behavior
Expected behavior
Dashboard.
@ghost commented on GitHub (Feb 27, 2018):
You're missing the configuration for the amavis database in settings.py, see Connect Modoboa and Amavis
@notoriousbsd commented on GitHub (Feb 28, 2018):
I have added the configuration settings to the suggested file, however it does not indicate a method of having this change picked up.
I also see in the documentation it says 'Then, you must tell amavis to use this database for lookups and quarantined messages storing. ' prior to where to make the suggested edit for settings.py, however it does not mention where it is to be added relative to the custom installation.
Can a documentation update be made to specify where this edit should go? Or if you know where it is that would be helpful too :)
@notoriousbsd commented on GitHub (Mar 2, 2018):
Can you specify what process creates this table? Do I need to re-run something since I've modified my amavis values? The path seems to indicate django, but I assume that's just the framework.
@notoriousbsd commented on GitHub (Mar 2, 2018):
The solution here was to run this file against my modoboa database, and my amavis database:
/scripts/files/amavis/amavis_mysql_2.11.0.sql