Bug 190785
| Summary: | WebKit blog's RSS and Atom feeds stop updating since August 2018 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii.hironori> |
| Component: | WebKit Website | Assignee: | Jon Davis <jond> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, don.olmstead, jond |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Fujii Hironori
WebKit blog's RSS and Atom feeds stop updating since August 2018
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Which feed is not updating? I see recent posts in <https://webkit.org/blog/feed/atom/>.
Don Olmstead
I don't see anything after https://webkit.org/blog/8387/itp-debug-mode-in-safari-technology-preview-62/ in that link you posted Alexey.
Alexey Proskuryakov
Hmm, I also can't see those when downloading with curl. But I see them in NewsBlur after subscribing to this very link.
Don Olmstead
(In reply to Alexey Proskuryakov from comment #3)
> Hmm, I also can't see those when downloading with curl. But I see them in
> NewsBlur after subscribing to this very link.
Maybe NewsBlur has some magic for figuring this out? Anyways JonD assigned himself to take a look so hopefully it'll be resolved soon.
Alexey Proskuryakov
It seems to work intermittently. I got new content from https://webkit.org/feed/atom/ once with curl, but not on second try.
Fujii Hironori
I invoked curl several times, but no luck.
https://webkit.org/blog/feed/atom/ has
> <!-- Cached page generated by WP-Super-Cache on 2018-08-13 18:00:47 -->
https://webkit.org/blog/feed/ has
> <!-- Cached page generated by WP-Super-Cache on 2018-08-13 18:00:09 -->
It seems that something happened in 2018-08-13 18:00.
Jon Davis
Fixed by correctly setting the cache file permissions.