Results 2858 comments of MichaIng

When opening the app in browser, can you check the response headers like this ![image](https://github.com/user-attachments/assets/b11d0841-d81f-4b61-9c1e-e665e17acd13) Hit F12 to open developer tools, switch to Network tab, reload page with F5. At...

Oh great find, so it is the Nextcloud Office app which sets this globally. That is of course a problem. I'll check back with those guys, as this seems to...

Closing this issue. Let's try to push the issue at Nextcloud Office where it belongs.

Right, thanks for opening the issue. With client version 8, the download file structure changed. But version 8 changed a lot of other things, so me or someone needs to...

I implemented the correct installation for v7 for now: https://github.com/MichaIng/DietPi/commit/d9b8a0b

You mean Home Assistant is downloading additional Python modules/dependencies very slowly? Did you compare the download speed with some CLI tool like `curl` or `wget`? If for the `zeroconf` module...

Closing this issue. Feel free to reopen if the problem persists.

Thanks, indeed that annoyed myself as well one time: I like to keep showing the original/correct character in our menus, but it should be possible to find without copy&pasting such...

Please enable persistent system logs to check where those soft locks start: ```sh dietpi-software uninstall 103 mkdir /var/log/journal reboot ``` When it happens again, browse the logs from previous boot...