mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[GH-ISSUE #1429] Upgrade Modoboa Problems Transport #1134
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#1134
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 @carbans on GitHub (Mar 8, 2018).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1429
Impacted versions
Steps to reproduce
Hi, I try to upgrade modoboa from 1.9.1 to 1.10.3 and I upgrade modoboa, modoboa_amavis, modoboa_sievefilters, modoboa_webmail.
It's upgrade without problem, but when I try to launch I see in the terminal this:
admin.Domain.transport: (fields.E300) Field defines a relation with model 'transport.Transport', which is either not installed, or is abstract.
admin.Domain.transport: (fields.E307) The field admin.Domain.transport was declared with a lazy reference to 'transport.transport', but app 'transport' isn't installed.
How can I fix it?
@tonioo commented on GitHub (Mar 8, 2018):
Looks like you did not follow the upgrade procedure: http://modoboa.readthedocs.io/en/latest/upgrade.html#id2.
@carbans commented on GitHub (Mar 9, 2018):
Okey! Thanks The problem was I didn't see the specific steps by version. Sorry!
Everything is alright