mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #865] deploy (and run) error: reverse accessor clashes #768
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#768
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 @jficz on GitHub (Apr 25, 2016).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/865
Hi,
after following the docs to the letter, I get this (snip):
(full output after deployment here: http://pastebin.com/6tLWR9WC and after trying to run standalone server here: http://pastebin.com/dz9Ay7ku)
Up-to-date Debian Jessie 8.3 with Percona (MySQL) 5.7, virtualenv.
Steps to repoduce:
Note that I intend to install Modoboa via Ansible in production environment, that's why all the configuration options are on the command line.
@jficz commented on GitHub (Apr 25, 2016):
Never mind. The problem is that previously I had issues with multiple database entries which the script was unable to parse properly for some reason and I was hoping that amavis extension would be able to coexist in modoboa's database OR I'd be able to setup the database for amavis in the next step.
I was since unable to repliace the multiple dburl issue and now it works. I'll check back if I encounter this again. Meanwhile, this can be marked as invalid if desired.
Perhaps it could be mentioned in the docs.