oursqlcommunity-org / planet

Planet for the MySQL Community
13 stars 16 forks source link

'perso_fellowshipofdata' - HTTP status 404 Not Found #78

Closed jfg956 closed 5 months ago

jfg956 commented 1 year ago

Unstable feed.

.../log$ ls | grep err | while read f; do echo $f; grep perso_fellowshipofdata $f; done
[...]
pluto_2023-03-26_05-40-01.err
[error] *** error: fetching feed 'perso_fellowshipofdata' - HTTP status 404 Not Found
[...]
pluto_2023-03-26_09-00-01.err
[error] *** error: fetching feed 'perso_fellowshipofdata' - HTTP status 404 Not Found
pluto_2023-03-26_09-20-01.err
pluto_2023-03-26_09-40-01.err
pluto_2023-03-26_10-00-01.err
[error] *** error: fetching feed 'perso_fellowshipofdata' - HTTP status 404 Not Found
pluto_2023-03-26_10-20-01.err
[...]
pluto_2023-04-07_21-20-01.err
[error] *** error: fetching feed 'perso_fellowshipofdata' - HTTP status 404 Not Found
pluto_2023-04-07_21-24-08.err
pluto_2023-04-07_21-40-02.err
[error] *** error: fetching feed 'perso_fellowshipofdata' - HTTP status 404 Not Found
pluto_2023-04-07_21-54-43.err
[error] *** error: fetching feed 'perso_fellowshipofdata' - HTTP status 404 Not Found
pluto_2023-04-07_22-00-01.err
[error] *** error: fetching feed 'perso_fellowshipofdata' - HTTP status 404 Not Found
pluto_2023-04-07_22-20-01.err
pluto_2023-04-07_22-40-01.err
[error] *** error: fetching feed 'perso_fellowshipofdata' - HTTP status 404 Not Found
pluto_2023-04-07_23-00-01.err
[error] *** error: fetching feed 'perso_fellowshipofdata' - HTTP status 404 Not Found
jfg956 commented 5 months ago

Fixed in this: https://github.com/oursqlcommunity-org/planet/issues/98

Closing.