AlvMG

Results 6 comments of AlvMG

Hi, yeah I am using the nightly version: ![imagen](https://user-images.githubusercontent.com/17013630/155836096-232cb1c7-0dc1-45c0-9acf-893f24f82009.png) I have more files than you I think: ![imagen](https://user-images.githubusercontent.com/17013630/155836147-78aad6f1-18b0-4266-bcc4-f10714764046.png) 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",...