oursqlcommunity-org / planet

Planet for the MySQL Community
13 stars 15 forks source link

com_azure_updates_filtered - HTTP status 404 Not Found. #124

Open jfg956 opened 5 months ago

jfg956 commented 5 months ago

I have this in the logs:

[error] *** error: fetching feed 'com_azure_updates_filtered' - HTTP status 404 Not Found

Indeed:

$ wget https://azure.microsoft.com/en-us/updates/feed/
--2024-06-19 21:28:56--  https://azure.microsoft.com/en-us/updates/feed/
Resolving azure.microsoft.com (azure.microsoft.com)... 23.48.10.117, 2600:1408:ec00:108a::439b, 2600:1408:ec00:108c::439b
Connecting to azure.microsoft.com (azure.microsoft.com)|23.48.10.117|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-06-19 21:28:56 ERROR 404: Not Found.
jfg956 commented 5 months ago

Brought to the attention of James. https://github.com/oursqlcommunity-org/planet/issues/106#issuecomment-2179480883

HJToland3 commented 5 months ago

Thank you! Azure Updates is undergoing maintenance - see: https://techcommunity.microsoft.com/t5/azure-updates/june-2024-azure-updates-undergoing-maintenance/ba-p/4170116

I really appreciate your calling this out!

jfg956 commented 5 months ago

Still ongoing...

$ wget https://azure.microsoft.com/en-us/updates/feed/
--2024-06-21 08:53:15--  https://azure.microsoft.com/en-us/updates/feed/
Resolving azure.microsoft.com (azure.microsoft.com)... 2600:141b:9000:2a5::439b, 2600:141b:9000:281::439b, 23.215.25.172
Connecting to azure.microsoft.com (azure.microsoft.com)|2600:141b:9000:2a5::439b|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-06-21 08:53:16 ERROR 404: Not Found.
HJToland3 commented 5 months ago

We are transitioning to a different platform and it may not be until October (est.) for RSS feeds to begin working again. Thanks for checking in on this.

jfg956 commented 5 months ago

October... this is a long time. I am thinking of removing Azure Updates from Planet for the MySQL Community until it is back, would that make sense to you ?

HJToland3 commented 5 months ago

Yes - but let's look to replace them when the situation resolves.

jfg956 commented 5 months ago

Commented in below. Keeping this issue open to remember uncommenting. https://github.com/oursqlcommunity-org/planet/commit/5d2112e3577801a8fac57c68ea33af1f865dc048

jfg956 commented 2 weeks ago

Maybe related: https://github.com/oursqlcommunity-org/planet/issues/132

cc @HJToland3