Marcus Hoffmann
Marcus Hoffmann
Currently pep517 installs fail when running from a source-less python distribution because pep517 tries to run a .py file which doesn't exist in the source-less install. There has been some...
### Steps to reproduce 1. Create a new room with E2EE enabled 2. Give it a very long name (I.e. "This is a very long test room name") 3. Look...
### Checklist - [X] I have used the search function to see if someone else has already submitted the same bug report. - [X] I will describe the problem with...
Currently hawkbit's interface isn't usable on a smartphone for two reasons: a) You need to manually zoom into different sections of the screen as everything is tiny in the default...
I tried using a Deque like this: `Deque.fromcache(Cache(eviction_policy="none", disk=JSONDisk))` and while I'm not yet entirely sure if that's a useful thing (I guess some of the serialization caveats also apply...
Since upgrading to mosquitto 2.0.16 (and later 2.0.17) (via docker image) retained messages received by the broker are no longer handled as retained and not delivered to new subscribers. Downgrading...
**Describe the bug** The more detailed progress reporting currently seems not to be working with adaptive update bundles: ``` 70% Checking slot rootfs.1 73% Checking slot rootfs.1 done. 73% Copying...
It would be helpful to have development/staging targets poll hawkbit more often than the server-side defined polling interval (which is set to multiple hours so we save mobile bandwidth). Our...
I tried the new-ish ethtool parser but it doesn't work for me. This is the output I get from ethtool (version 6.7, haven't tried with 6.9 yet): ``` # ethtool...
I'm trying to build a replacement for the rollout overview in hawkbit. I'm currently missing an easy way to list the detailed update status (the one that starts saying retrieved...