tetebueno

Results 20 comments of tetebueno

Well, did find something under https://hostname/settings/integrity/failed after seeing a warning in the Settings -> Administration -> Overview section: ``` Technical information ===================== The following list covers which files have failed...

Hey there, any progress on this? I've been working on making this work using CUDA (in a Docker container) and I'd like to see if there's any log or something...

Thanks! That's what I thougth, but I needed an expert to confirm with the given data (by the way, the card is a GeForce 460 SE). Finally, is there a...

> Does it just hang and run forever? While it's doing nothing, is your CPU active? It runs, then it stops. I'll give those debugging recommendations a try when I...

Hi, I'm experiencing something similar. I get the wrong IP on the Apache logs (the `docker logs` output) but the application (I mean, the `nextcloud.log` entries) and the Geoblocker plugin...

My bad. For some reason `APACHE_DISABLE_REWRITE_IP` was set to `1` when starting the container. I removed that assignment and now I get real IPs in the Apache logs. Also, I...

For the record, as it's seen [here](https://github.com/nextcloud/docker/blob/master/update.sh#L21), `remoteip` module is enabled by default in the Apache image. Also (you can see that in the same line), `X-Real-IP` is used by...

I got it to work in both Loki and Hera doing: ```bash flatpak install --user winepak com.blizzard.BattleNet.BaseApp flatpak run com.blizzard.BattleNet.BaseApp # Make a first run of Blizzard launcher normally, then...

Hi, I bumped into this issue too and even though I can see the `Use filter-file: ...` line in the logs, my exclude seems to get ignored. This is the...

Hey, thanks for the reply. Unfortunately, I don't control the updating schedule of Sonar, it's on the way, but not in the short term. I'll try to get back when...