Replies: 7 comments
-
|
I'm sorry @elbill at the current time downgrade is not supported. We have plan to support a backup and restore functionality but when implemented it will work just restoring data at the time of the update. If you want to achieve this you can just:
I hope this helps. Please let me know if you have any question. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks @evilaliv3 |
Beta Was this translation helpful? Give feedback.
-
|
@evilaliv3 can you please propose a method for removing globaleaks and installing an older version. |
Beta Was this translation helpful? Give feedback.
-
|
@elbill: Are you trying on a new server or on the same server? If you are trying on the same server you can probably achieve your goal issuing just: |
Beta Was this translation helpful? Give feedback.
-
|
Hi,
The only way I found to make the older version to work is to make the older version installer installs a brand new db file, by backing-up the newer database and removing it from /var/globaleaks. If you re-uprgade evrything is still working, but it seems that db schema downgrade was not performed. |
Beta Was this translation helpful? Give feedback.
-
|
@evilaliv3 apt-get install globaleaks=3.11.70 over the v4 will not work. |
Beta Was this translation helpful? Give feedback.
-
|
You are correct @elbill , thank you for the clarification. As prerequisite for downgrading to version X you need a backup copy of your data at the time of version X.
This is actually similar to the procedure you need to apply if you want to migrate globaleaks from one server to an other: https://docs.globaleaks.org/en/latest/user/admin/UpgradeGuide.html#upgrade-of-the-distribution-version |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to downgrade from v4 to v3?
In order to see if I can restore the score column functionality (#2831) I tried to downgrade my test system from v4.0.18 to 3.11.70 however this did not work.
I stopped the service and used apt-get install globaleaks=3.11.70
Installation went smoothly but could not access the system. When I went back to v4 everything was ok.
Beta Was this translation helpful? Give feedback.
All reactions