Can you see why my blog isn't getting updated on Planet Fedora? I made a post more than 12 hours ago and it's still not showing up. This happens every time I make a blog post - my last post was April, roughly 3 months ago, and I had to file a ticket for it to show up as well:
https://pagure.io/fedora-infrastructure/issue/8848
I checked my .planet file and it appears to be configured correctly. (I also have my intern's blog info in my .planet file and her blog seems to work fine.)
This isn't urgent, but if it waits too long I suppose the post will be too old to show up.
Metadata Update from @smooge: - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: high-trouble, medium-gain
It looks like it's some kind of caching thing.
The planet had your previous post and in the headers:
expires: Thu, 23 Jul 2020 03:04:58 GMT vary: Accept-Encoding,Cookie,User-Agent server: Apache etag: "883fc30ae5772d134b356089453e5da8" link: <https://blog.linuxgrrl.com/wp-json/>; rel="https://api.w.org/" cache-control: max-age=172800
So, somewhere it's getting that this should be cached until "expires: Thu, 23 Jul 2020 03:04:58 GMT" and it doesn't bother to look for a new post until then. ;(
I manually removed that cached file and it looks like it updated fine.
So, perhaps something in your web server or blog software has a setting to cache things for X time that you could adjust? Happy to get you copies of the cache file if you like or provide more info if we can...
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)