Jörg Mechnich
Jörg Mechnich
DISCLAIMER: you should probably only try this if you somewhat understand what is being done (and ideally backup your Nextcloud before doing anything). While trying to fix another issue I...
For what it's worth: the package mentioned [here](https://github.com/nextcloud/groupfolders/issues/2935#issuecomment-2088372992) has been working for me for a week now.
Looks like the required changes have already been added in nextcloud/groupfolders@bb592972e5a43c5dedcb0001d234c0903e7d0702 but a new release still has to be created.
> Hello, if you had the app installed and group folders active the app does not work anymore in 29 and the group folders are then deleted from users machines...
After trying the current stable29 branch and getting a different error caused by #2910, I was able to get a working version based on nextcloud/groupfolders@bd47d012686afeef19ba70d49f33f5d3ec78bde2, just before the mentioned PR...
@gregjohnsonsaltaire > * Docker container was taken down and up during unrelated maintenance ... (compose down, compose up). If you have `nextcloud:latest` configured for the image in your compose file...
> Just to be sure, that one can be used on NC29? I do have the same error in the logs after upgrading to NC29 with the current 17.0.0-beta1. If...
Updating to the official groupfolders 17.0.0 fixed the original error for me but created a new issue: > OCA\\GroupFolders\\Versions\\VersionsBackend::getVersionFolderForFile(): Argument #1 ($file) must be of type OCP\\Files\\File, OC\\Files\\FileInfo given, called...
In principle this can be done by modifying/replacing `/usr/share/palma/palma.css`. It is possible to add a few lines to e.g. the Debian installation scripts so that the original file gets diverted...
Python-based API which might be useful: https://github.com/aiortc/aiortc