https://planet.luv.asn.au/
I run Planet Linux Australia because the previous operators gave up on it (see the above URL). Since 9PM last night it has been getting errors on Julien Goodwin's blog (the only Live Journal blog used). In a test the Debian/Buster chroot used for the Planet installation (software that isn't supported in Debian/Bullseye) was given HTTP response 403 from Live Journal. Here's what happens when I try to use wget to get Julien's feed on Buster: root@buster:~# wget --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36 Edge/12.246 Mozilla/5.0" --secure-protocol=TLSv1_3 https:// laptop006.livejournal.com/data/rss --2022-08-21 23:33:54-- https://laptop006.livejournal.com/data/rss Resolving laptop006.livejournal.com (laptop006.livejournal.com)... 81.19.74.0 Connecting to laptop006.livejournal.com (laptop006.livejournal.com)| 81.19.74.0|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2022-08-21 23:33:54 ERROR 403: Forbidden. root@buster:~# wget https://laptop006.livejournal.com/data/rss --2022-08-21 23:35:42-- https://laptop006.livejournal.com/data/rss Resolving laptop006.livejournal.com (laptop006.livejournal.com)... 81.19.74.2 Connecting to laptop006.livejournal.com (laptop006.livejournal.com)| 81.19.74.2|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2022-08-21 23:35:42 ERROR 403: Forbidden. Bullseye got the same result. Here's what happens with Debian/Testing: $ wget https://laptop006.livejournal.com/data/rss --2022-08-22 09:34:38-- https://laptop006.livejournal.com/data/rss Resolving laptop006.livejournal.com (laptop006.livejournal.com)... 81.19.74.5 Connecting to laptop006.livejournal.com (laptop006.livejournal.com)| 81.19.74.5|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 139368 (136K) [text/xml] Saving to: ‘rss.1’ rss.1 100%[==================================>] 136.10K 194KB/s in 0.7s 2022-08-22 09:34:41 (194 KB/s) - ‘rss.1’ saved [139368/139368] So it seems that as of last night the LiveJournal server changed something to reject wget and Planet running on Debian/Buster and Debian/Bullseye. A quick test on my server on the Oracle Cloud showed that Ubuntu/Focal (20.04 - released in 2020) works with wget. Any ideas on what this could be? Also Julien, you haven't blogged for almost 3 years, are you planning to start doing so again and if so will it be on LiveJournal or some other service? You have one of the better blogs, it would be good if you chose to blog again. -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/ _______________________________________________ luv-main mailing list -- [email protected] To unsubscribe send an email to [email protected]
