Andrea Titolo

Results 10 comments of Andrea Titolo

Just following up on this as I had the same issue. I see that inside the workflow folder the `constant.py` file contains the variable `OUTPUT_DECIMALS` which is set to 8...

Can reproduce this as well, currently the way to bypass this is adding the domain to the allowlist of temporarily disable the blocklist. Since this repo has been deprecated and...

Hi! Thanks for the detailed answer and your help :) I ended up making the layername shorter before generating the style table and everything works correctly. It was easier for...

Setting `set -gx KART_USE_HELPER 0` in my fish.conf (should be the equivalent of the above command) works! Just out of curiosity, what does that setting do?

Thanks for explaining, I'll close the issue as I don't have any freeze anymore, and I did not notice any slowdown or similar.

Hmmm, that's weird. I had to rebuild the debian vps server for other reasons, so I started with a fresh installation. I tried uninstalling and reinstalling forgejo, and everything worked...

Hi, I tried the above, but there is no line named forgejo in the postgres database, so the drop is not possible I am attaching an image just as a...

Hi, thanks, installation failed as expected. Here are the output of the launch command ```sh [email protected]:~# sudo -u forgejo /var/www/forgejo/forgejo web -p 6000 2024/01/24 13:37:40 cmd/web.go:242:runWeb() [I] Starting Forgejo on...

No luck with that either, there was a weird stuff that the owner of the `forgejo` folder was indeed the `forgejo` user, but the subfolders where owned by `firefly-iii` ([another...