AlvMG
AlvMG
Hi, yeah I am using the nightly version:  I have more files than you I think:  If you need more logs or something please let me know, unfortunatelly...
Cool thanks! I will update the version!
Hi, I tried to move to the nightly version, but is not starting. I have this logs constanly: `3/1/2022, 8:51:18 AM[INFO_][server] running diagnostics...` And with the debug mode ther is...
Hi @bpatrik ! How can I tesst with sqlite instead of mysql? I can run it for sure! For now I am using the lastest version without indexing, with this...
I am using this docker compose now, it should use sqlite, isn´t it? > version: '3' > services: > pigallery2: > image: bpatrik/pigallery2:nightly-debian-buster > container_name: pigallery2nightly > environment: > -...
Hi again, It seems to be using sql lite. This is my config, maybe ther is somethign wrong on it: `{ "Server": { "sessionSecret": [ ], "port": 80, "host": "0.0.0.0",...