jfg956 / valkey-planet

Planet for the Valkey Community
0 stars 0 forks source link

Valkey.io feed leads to bad links. #1

Closed jfg956 closed 3 months ago

jfg956 commented 3 months ago

The Valkey.io feed leads to bad links. This is because the links in the feed are relative to the feed (https://valkey.io/feed) instead of being absolute. This is un-usual and it looks like this is a violation of the atom format (the feed does not validate in W3C Feed Validator (https://validator.w3.org/feed/).

jfg956 commented 3 months ago

The content of the feed: valkey.io.feed.xml.txt

Screenshot of W3C Feed Validator: Screenshot 2024-05-29 at 15 03 42

jfg956 commented 3 months ago

Note to self: reported via LinkedIn message.

jfg956 commented 3 months ago

Update on this: now the valkey.io feed is gone.

$ wget https://valkey.io/feed
--2024-06-17 10:52:14--  https://valkey.io/feed
Resolving valkey.io (valkey.io)... 2606:50c0:8003::153, 2606:50c0:8001::153, 2606:50c0:8002::153, ...
Connecting to valkey.io (valkey.io)|2606:50c0:8003::153|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-06-17 10:52:15 ERROR 404: Not Found.

$ grep aso_valkey pluto_2024-06-17_14-30-01.err
[error] *** error: fetching feed 'aso_valkey' - HTTP status 404 Not Found
jfg956 commented 3 months ago

Discussed in below... https://valkey-oss-developer.slack.com/archives/C06TGRD891C/p1718904557338419?thread_ts=1718901697.328459&cid=C06TGRD891C

Fixed by below, closing. https://github.com/jfg956/valkey-planet/commit/e3f372e010841a9e1776752432e0822821e4b204