Thomas Müller
Thomas Müller
20.04 is EOL since March 2025 - so we can kind of ignore this... There are still client packages for 20.04 available - I assume these still work. For appimage...
looks like rocky linux 9 has similar issues - reopening - needs investigation ..... https://central.owncloud.org/t/version-7-does-not-work-on-rocky-linux-9/64814
Please double check the server logs why the MOVE failed.
@kobergj can you help out? Thx
> app.js:4291 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘hasProperty’) at app.js:4291:18 I suspect one of the events in the calendar is causing this issue when rendering...
I guess this situation should be handled better in the code base. For the immediate solution: you can get the list of events from the network tab - maybe this...
events are plain text blobs which go in and out untouched (with some basic validation but this cannot cover all cases) depending on which client uploaded the event its content...
Reasonable - THX - please try to add a unit test - thx
> php occ status try running ``` occ status ``` no php and no ./
pr still conflicting ...