Fabio Manganiello
Fabio Manganiello
I have tried to comment this condition, since the value of `to` isn't used anyway in the coroutine https://github.com/writefreely/writefreely/blob/c249abdb10cfd5f4e63518f01f6ceeac84e7ac5e/activitypub.go#L609 Now I get: ``` ERROR: 2025/08/03 20:33:47 activitypub.go:729: Can't dump: unsupported...
I have [opened an MR](https://github.com/writefreely/writefreely/pull/1437) that seems to fix this behaviour, plus adds better logging for ActivityPub in general. It seems to also fix #1415 at least in my tests...
Same issue here, running `linux-rpi-16k`. **TL;DR:** Downgrading to `linux-rpi-16k 6.12.61-1` fixes the issue. ### Configuration ``` ❯ cat /boot/config.txt initramfs initramfs-linux.img followkernel dtparam=i2c_arm=on dtparam=i2c0=on dtparam=i2c1=on dtparam=i2s=on dtparam=spi=on dtparam=i2c1_baudrate=400000 camera_auto_detect=1 display_auto_detect=1...
I'm not sure what's happening here, but I've seen this app disappear and reappear on the Play Store quite a few times. And since it hasn't been updated in 5...
@Zhuinden I haven't had much time to dedicate to this endeavor lately. My fork already has the changes that remove the ads and the whole outdated Google Play Store dependencies,...
Btw tests fail because some of the parametrized hostnames are now gone, have implemented rate limiting, run outdated versions or have changed their configuration: ``` FAILED tests/test_all.py::test_full[https://vim.cx-tests/__init__.py] - SystemExit: 1...
FYI I've also [opened an issue on PBinCli](https://github.com/r4sas/PBinCLI/issues/52) to make the parsing of the settings more robust. While support for authorized uploads is definitely almost a must-have, I also think...
Things suddenly broke for me too today, same logs reported also by other users. I had no issues whatsoever before, and I upgraded Jellyfin already a few days ago. Then...
Ok, I have managed to manually fix it - at least in my specific case. My issue was mostly related to my mopidy-jellyfin integrations for some reason (other Web and...