Moltey

Results 14 comments of Moltey

+1 Same here - the xlsx file is created and modified in onlyoffice. The file is synced with clients. However, the xlsx files are empty in the local client. Nextcloud...

I confirm the bug. Running as unprivileged container in podman and accessed via nextcloud. COOLWSD version: 21.11.1.0

> At this point, I think it's easier to just run your own `docker run -v my_nextcloud:/var/www/html --user my_user nextcloud:fpm-alpine sh -c 'while true; do php -f /var/www/html/cron.php; sleep 5m;...

> Just found a solution to pull off HEX codes from Broadlink App on an iPhone assuming you've already setup devices with RF codes in official Broadlink App for iOS....

Still not working for me in a unprivileged / rootless container running on podman.

I guess this issue could be similar to https://github.com/nextcloud/recognize/issues/938

I have to correct myself - it is not closed. New media is shown after version upgrade, only.

Closing issue since I forgot about my newly created issue: https://github.com/nextcloud/photos/issues/2394

I just wanted to add, that I am scanning external media each night with following command: ```bash $ podman exec --user 9999 -t nextcloud-cron ./occ files:scan bob --path=/bob/files/MyPhotos ``` ...whereas...