mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 17:06:01 +03:00
[GH-ISSUE #1401] migrate: "Unknown table 'modoboa.core_extension'" #1111
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#1111
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 @basbebe on GitHub (Feb 20, 2018).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1401
I'm trying to upgrade a rather old modo boa install to the latest version (I was at 1.6.*)
I reinstalled as documented here:
https://modoboa.readthedocs.io/en/latest/upgrade.html#reinstall-modoboa
But the I try
python manage.py migratethere seems to be a problem:The frontend loads but the lists are empty.
The migration of the database did not work.
Any hints on how to migrate the database manually?
Or will I have to recreate it?
Thanks
@tonioo commented on GitHub (Feb 21, 2018):
I suggest you migrate step by step, ie. install each version listed in the documentation (http://modoboa.readthedocs.io/en/latest/upgrade.html#specific-instructions) from 1.6.x to 1.10.2.
@basbebe commented on GitHub (Feb 26, 2018):
I deleted the old tables, reinstalled modoboa and copied the relevant contents of the old tables into the new ones.
Modoboa installed properly, postfix and dovecot work as expected.
But my domain-list remains empty (see https://github.com/modoboa/modoboa/issues/1408)