Sebastian
Sebastian
Hi @a18090 Thank you for your logs. It seams that the memory consumption on the heap grows to much at the end of your logs. As I wrote earlier: I...
I did some analysis regarding memory consumption. IMHO I was not able to detect a memory leak or greater memory issue. Except that the database building process needs much memory...
Hi @a18090 Thank you for the update. I guess you identified an bug and it seems that the bug is quite old and my tests were not covering it. I...
Hi @a18090 thank you for your update. From your latest console logs I read that the database can be loaded with 259386 entries which sound good. A friend of mine...
Can you check also the file index with `zcat files.idx | jq .data[].filename | wc -l`? How many files are indexed by the gallery?
Hi @a18090 thank you for the numbers. To summarize - 599809 Dir and files in total - 460337 jpg files - 461589 files are indexed (and seen) by the gallery...
Hi @a18090 I've updated the master with a stream based database creation. This should be less memory demanding and your 400.000 images should work better to read and to update....
Hi @EinAeffchen Thank you for using HomeGallery and reporting your issue here with detailed logs. It seems that the api server has an invalid response which is not a json...
Hi @EinAeffchen IMHO `--privileged` does not need to be set. Is there a reason not to run the default wasm backend for the moment? Since the errors are provided with...
Hi @EinAeffchen thank you for the details. Currently I do not have a clue why the gallery on your side stuck. Which os architecture you are using? Do you run...