Alexander Hörl

Results 48 comments of Alexander Hörl

Thanks for checking it out, I just tried it on iOS safari as well and it didn’t work either.

I'm getting the same error with Nextcloud 20.0.7, OnlyOffice Nextcloud app 6.3.0 and OnlyOffice Document server 6.2 running in docker with a Nginx reverse proxy in front of it.

I found a workaround by mounting the volume to this path inside the container ``` timescaledb16_data:/home/postgres/pgdata/data ``` and **not** setting the `PGDATA` env. When configured like that, everything works fine.

@mattyg A workaround for this is to use `#[typeshare(serialized_as = "number")]`.

I'm just wondering why the screen wont work as soon as I turn on I2C using `raspi-config` even when no other device is connected.

Im looking for a way to use Strapi v5 with Gatsby. Is there maybe already an early version of the source plugin that works either v5?

@laurenskling Thats great, I‘m happy to give feedback about it. I don’t need i18n right now either but I’ll need at some point, so yeah I can look into that....