As of yesterday, when trying to load feddit.uk on my mobile device, I consistently get a ERR_HTTP2_PROTOCOL_ERROR response, but not on a desktop device.
I’ve tried switching to using a VPN rather than my home network, and get the same result. I’ve also tried switching to using mobile data rather than using my wifi network with the same.
I have attempted to load in the DuckDuckGo browser and in the Google Chrome browser on android.
Has anyone else had this or is this down to my device somehow?


I keep my container volumes in sub-directory of that of the docker compose file and tar them up and put them somewhere safe. I spent ages trying to figure out how to back up a container, because I thought that the state of a database was in memory, which I suppose it is, but when you stop it, it’s just a bunch of files like everything else, so I elected to keep it simple. I’ve been thinking of creating a cron job to do it routinely. I’m not sure what you mean regarding the codeberg question.