cospend-nc icon indicating copy to clipboard operation
cospend-nc copied to clipboard

Cannot update due to server version 24 or lower being required

Open SnorrenEnzo opened this issue 1 year ago • 6 comments

At the Nextcloud update to 25.0, after not being able to cancel the updating process, I suddenly got a message that there was no version of Cospend available for that version of Nextcloud. Since then, I have not been able to update Cospend to the newest version, always getting the below message. Is there anything I can do to resolve this? Cospend is version 1.4.8, Nextcloud version 25.0.5.

screenshot

SnorrenEnzo avatar May 20 '23 23:05 SnorrenEnzo

strange ... My nextcloud is 26.0.1 and I just apply (few minutes ago ;) ) the new version of cospend : 1.5.10 May be uninstall cospend and install again ?

ThisIsMe-TIM avatar May 21 '23 06:05 ThisIsMe-TIM

Yes I thought of that too. Does this lead to a loss of data though? I haven't found a way to backup the Cospend projects except through a total copy of Nextcloud.

SnorrenEnzo avatar May 21 '23 09:05 SnorrenEnzo

to be sure of not losing data, you can export all projects one by one (project/params ): it gives you a csv file into a Cospend directory

ThisIsMe-TIM avatar May 21 '23 13:05 ThisIsMe-TIM

Last time I did this it did not properly import all the categories. However, I guess I don't have any other option so I will try that. Where can I find the project files in the directory structure?

SnorrenEnzo avatar May 22 '23 09:05 SnorrenEnzo

It turns out I seem to be unable to uninstall Cospend. Removing via the UI results in the following:

Screenshot from 2023-05-27 18-17-05

Uninstalling and reinstalling via the command line results in the same paradox:

# sudo -u #80 php ./occ app:remove cospend
cospend disabled
cospend 1.4.3 removed
# sudo -u #80 php ./occ app:install cospend
cospend already installed

I run Nextcloud inside a TrueNAS jail. Rebooting the jail yields the same result, not being able to uninstall Cospend fully. How do I go about actually removing it for a fresh install of Cospend? Can I remove an installation directory?

SnorrenEnzo avatar May 27 '23 16:05 SnorrenEnzo

Anyone have any suggestions on how to properly remove Cospend and reinstall it? Searches on Google regarding this turn out blank.

SnorrenEnzo avatar Jun 09 '23 09:06 SnorrenEnzo