Results 46 comments of ShaddyDC

I came across [vdirsyncer](https://github.com/pimutils/vdirsyncer) which allows bidirectional carddav syncing across servers. I recommend making a backup of your contacts before playing around with it. I haven't got it to work...

For completeness' sake, the issue also exists if I use the UI per-feed proxy settings without having a global proxy configured, so I assume I didn't put the values in...

I was thinking I might bypass the issue by setting the proxy differently via `HTTP_PROXY` and `HTTPS_PROXY` for the pod. Generally using the system (apt update, `http_proxy=$HTTP_PROXY curl ifconfig.me` etc)...

I've given up on finding a solution myself and am just using a separate gluetun instance to have a vpn only for freshrss, which is kind of a shame, but...

The error persists with that branch I've used this docker compose file (with the vpn secret removed) to build the right freshrss version (many thanks for including the build parts...

I don't see anything in that PR that has changed since the last test above, is there? I'm still getting the same result with latest edge image now. ie changing...

Thanks for getting back to me so quickly! The compose file above is pretty much intended as a standalone and shouldn't require any extra setup / config beyond a vpn...

Huh, colour me surprised! ``` https://github.com/FreshRSS/FreshRSS/releases.atom is invalid XML, likely due to invalid characters. XML error: Not well-formed (invalid token) at line 1, column 1 [https://github.com/FreshRSS/FreshRSS/releases.atom#force_feed] ``` The feed looks...

@Inverle thanks for watching out for me, but no worries: that salt only exists in that docker compose setup which i used purely for repro purposes here, not in my...

Thank you all for the comments! This provides a lot of useful context I wasn't aware of. I'll have to think about whether I want to go with multiple connections...