Jojonintendo

Results 18 comments of Jojonintendo

Many thanks for your detailed reply. Unfortunately now iframely is no longer needed for my project. I'm sure someone more qualified than me will be able to work with these...

I can confirm the exact same behavior on a Sony XA2 with Lineage (Android 9), and a Xiaomi Redmi Note 3 with Android 10 ROM. Both with different accounts.

Looking good here too on my 2 lumi.plug.maeu01. Only one useless sensor is created, but I think you already mentioned that (sensor.lumi_lumi_plug_maeu01_electricalmeasurementpowerfactor_2). The rest seems to work fine and update...

Maybe it's not exactly the same issue as yours, but since a few Pi-Hole versions ago, Unbound would work as before, so I've made the following changes to make it...

This looks like you're on ARM hardware, but the Unbound image isn't made for this architecture. Change it to `mvance/unbound-rpi:latest` or `pedantic/unbound:latest` and it should run. Latest versions of Pi-Hole...

If you restart your instance, does it make it happen more consistently? I experience the same as this other issue: [#16133](https://github.com/mastodon/mastodon/issues/16133). Except for the fact that I have a completely...

In the end it wasn't Mastodon's fault, but a Pi-Hole I had in a different container (same host). Adjusting resolv.conf to 127.0.0.1 with openresolv fixed it, now they can both...

The release notes mention this: ``` Adds support to run processes as a user/group, defined with PUID and PGID environment variables Detects if image is run with a user in...

Same issue with the new image 2.10.1 I've tested the same as my previous comment, with PUID and PGID, and without them. The issue persists. I've also tried running the...

Just leaving some info here that worked for me. I had to actually export /etc/localtime in **both** containers, semaphore and the DB. This way, cron actually respects my timezone.