cospend-nc
cospend-nc copied to clipboard
Cannot update due to server version 24 or lower being required
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.
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 ?
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.
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
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?
It turns out I seem to be unable to uninstall Cospend. Removing via the UI results in the following:
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?
Anyone have any suggestions on how to properly remove Cospend and reinstall it? Searches on Google regarding this turn out blank.