mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 17:06:01 +03:00
[GH-ISSUE #1091] Upgrading from 1.6.0 to 1.7.2 #911
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#911
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 @abmiller99 on GitHub (Apr 3, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1091
I have a stable Modoboa install v 1.6.0 (on Debian 8/Jessie)
Question about upgrading: Is it proper to upgrade directly to 1.7.2 (from 1.6.0) or to incrementally upgrade? i.e. first upgrade to 1.6.1, then 1.7.0, etc... Could not find answer to this by searching.
I have attempted to upgrade both ways, unfortunately I keep having to restore to 1.6.0 because my upgraded Modoboa runs but with critical bugs (internal error)
Thanks
@gawel commented on GitHub (Apr 3, 2017):
Hi,
It's probably safer to follow versions with specific migration steps listed here http://modoboa.readthedocs.io/en/latest/upgrade.html
@almereyda commented on GitHub (Apr 8, 2017):
I am usually jumping from the last installed version to the current version and make sure migrations are applied. An incremental log of such a procedure for a deployment environment can be found in https://github.com/modoboa/modoboa-installer/issues/39
settings.pyis then also up to date, as it is being removed and recreated by the installer.@tonioo commented on GitHub (Apr 20, 2017):
@abmiller99 Any news about this?
@abmiller99 commented on GitHub (Apr 24, 2017):
Well - I upgraded Modoboa core and extensions incrementally w/ virtualenv, using the specific upgrade instructions for each (if applicable), and always ran
after each..
My install is up-to-date.
While the core functions do seem intact, I do however experience some buggy behaviour:
I would love to know if there is any method to create a fresh Modoboa install and then apply a backup from a previous (broken) install.
Lots of off-topic stuff there.. sorry! As you can probably tell I'm not a Python or Linux genius.
@tonioo commented on GitHub (Apr 25, 2017):
@abmiller99 Actually, the webmail is a bit buggy and I'm working on it. A new version should be released soon. Anyway, I suggest you clear the cache of your browser and retry the other points.
@tonioo commented on GitHub (Jun 1, 2017):
@abmiller99 I guess you solved your issue so I close this issue. Open a new one if needed.