carlosjfcasero
carlosjfcasero
Perfect, thanks! Maybe it would be a good improvement, making the application automatically "downloads, imports and filters" the playlist based in the auot-update intervale previously set :) PS: Feel free...
Hi. I am experiencing the same issue as @agdamsbo . Black screen in wall panel with Immich source. Here is my config: ``` wallpanel: enabled: true image_fit: contain idle_time: 5...
Hi @j-a-n it works! I missed that part. Thanks for your support!
> invalid I'm facing the same issue with exact same logs: ``` opencloud | {"level":"error","spaceid":"f4fe262b-755d-488c-a26f-5807e8f18f86","nodeid":"bc8303f8-5832-42c5-b186-bc9c0460c75f","error":"failed to upload file to blobstore: failed to move temp file '/var/lib/opencloud/storage/users/projects/F3/.oc-tmp/cb3ec316-c836-4799-bc81-5359e8cc343d' to node '/var/lib/opencloud/storage/users/projects/F3/Fotos y...
> > I'm facing the same issue with exact same logs: > > > > ``` > > opencloud | {"level":"error","spaceid":"f4fe262b-755d-488c-a26f-5807e8f18f86","nodeid":"bc8303f8-5832-42c5-b186-bc9c0460c75f","error":"failed to upload file to blobstore: failed to move temp...
Hi @butonic. I have been testing today and I came up to following outcomes: - when you create a single A) file B) folder in the docker container does it...
@butonic the output of the script is ``` sh test.sh /var/lib/opencloud/storage/users/users/carlos Filesystem type detected: ext4 /var/lib/opencloud/storage/users/users/carlos/.inotify_test_55 MODIFY Result: ✔ Inotify is supported and successfully detected an event. sh test.sh /var/lib/opencloud/storage/users/projects/F3...
@aduffeck 1. Those directories are exactly where the new files are (if I create a file in dir /a/b, something like `path not found in cache:/a/b` appears) 2. All spaces...
@aduffeck I realized the problem has to do with "Fotos y Vídeos" folder. Note this folder has both spaces (from my ignorance, less probable) and accents (more probable). I created...
@aduffeck sorry for my late response. I have been doing some tests and this is the scenario: 1. If I do `sudo touch deleteme && sudo chown opencloud:personal-media deleteme &&...