e1ke

Results 10 comments of e1ke

no, unfortunately I could not solve the issue. I used the flutter_sequencer to get a clean metronome but because of this issue i changed my app to sadly not use...

Thanks for the hint, I tried to upgrade from 3.5.1 to 3.6.0 first, but this also results in the same Error: `Caused by: org.postgresql.util.PSQLException: ERROR: column componentd0_.configuration_version does not exist`...

I am running TB in a Docker Container with Portainer. I only changed the version in the docker-compose.yaml from `image: "thingsboard/tb-pe:3.5.1PE"` to `image: "thingsboard/tb-pe:3.6.0PE"` as tagged on https://hub.docker.com/r/thingsboard/tb-pe/tags this is...

I did open a support ticket. I will update this issue when i got a solution Thanks for your help!

@TS-Steff unfortunately not, i tried to contact the support but did not get a response. I didn't try again since then.

thanks for your suggestion, I will try that soon (I am still on 3.5.1 though)

same here after updating the docker collabora image to `collabora/code:24.04.13.3.1` After a rollback to `image: collabora/code:24.04.12.1.1` ✅ it works again, so defenitely a regression. I didn't want to test every...

related to feature-request https://github.com/netbirdio/netbird/issues/743

related to PR https://github.com/netbirdio/netbird/pull/4213

I am going crazy, i cant get netbird + authentik + nginx-proxymanager working. Here are my settings and configs: ### setup.env ```shell ## example file, you can copy this file...