Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Latest content from the FEED is not reflecting #213

Open
fingers10 opened this issue Jul 7, 2023 · 17 comments
Open

[Bug] Latest content from the FEED is not reflecting #213

fingers10 opened this issue Jul 7, 2023 · 17 comments
Assignees
Labels
bug Something isn't working

Comments

@fingers10
Copy link
Contributor

fingers10 commented Jul 7, 2023

Describe the bug
I publish an article every sunday in https://ilovedotnet.org and that is updated in my atom.xml feed. Here is the latest content published on Sunday 2 July 2023 as of writing this issue.

<item>
	<title>Printing barcode to label printer from Blazor WASM</title>
	<link>https://ilovedotnet.org/blogs/printing-barcode-to-label-printer-from-blazor-wasm</link>
	<guid isPermaLink="true">https://ilovedotnet.org/blogs/printing-barcode-to-label-printer-from-blazor-wasm</guid>
	<description>In this post I will teach how to print barcode to label printer from blazor wasm application. All with live working demo.</description>
	<pubDate>Sun, 02 Jul 2023 22:30:00 +0530</pubDate>
</item>

This content is not appearing under my content. All I can see is the contents upto a week before above mentioned Sunday.

Expected behavior
Latest content should be displayed.

Screenshots
image

Update
Checking Today - 17 July 2023. Still the content on particular date Sunday 2 July 2023 is missing.
image

Additional context
Here is the link to my atom.xml linked to my card - https://github.com/ILoveDotNet/ilovedotnet/blob/main/Web/wwwroot/atom.xml

@DeeJayTC DeeJayTC self-assigned this Jul 19, 2023
@DeeJayTC DeeJayTC added the bug Something isn't working label Jul 19, 2023
@Banovvv
Copy link
Contributor

Banovvv commented Jul 25, 2023

I have the same problem:
image
Where the live feed shows this:
image

@DeeJayTC
Copy link
Member

Is this still relevant? Based on what i just saw those 2 feeds seem to sync fine?

@Banovvv
Copy link
Contributor

Banovvv commented Aug 14, 2023

Hi @DeeJayTC my feed still isn't synched. The post from July 20th is still not showing.

@fingers10
Copy link
Contributor Author

Hi @DeeJayTC still I can able to see some items missing in my creator profile but available in my feeds.

@julioct
Copy link
Contributor

julioct commented Aug 16, 2023

@DeeJayTC Same problem here. My latest blog posts are not showing up.

@DeeJayTC
Copy link
Member

@julioct i re-added your blog, should be indexed in the next couple hours

@fingers10 can you give me 1 or 2 things that are definitely missing including the url to the original content?

@Banovvv triggered a full resync of your data again, lets see

@fingers10
Copy link
Contributor Author

@DeeJayTC many thanks for your support.

Here is the URL that is missing - https://ilovedotnet.org/blogs/printing-barcode-to-label-printer-from-blazor-wasm

and also I can see that the images are not displayed in my profile as shown below.

image

The images are available but in the above screen shot it says we do not have image for this content.

@Banovvv
Copy link
Contributor

Banovvv commented Sep 13, 2023

Hi @DeeJayTC I still can't see the latest post.

@DeeJayTC
Copy link
Member

That is so weird....need to dig deeper why its not catching it. Did you update the date on ot or change the url after publishing? Anything?

@Banovvv
Copy link
Contributor

Banovvv commented Sep 13, 2023

That is so weird....need to dig deeper why its not catching it. Did you update the date on ot or change the url after publishing? Anything?

No, nothing.

@DeeJayTC
Copy link
Member

Yea idk, most feeds get synced correctly, you'rs do not. I'll prolly have to remove all your data and fully resync, that would mean you have to sign up again as well. I'll have one more thing i can check tho...i'll ping you

@fingers10
Copy link
Contributor Author

@DeeJayTC Please lemme know next steps when you are available. We can plan accordingly. Also it would be great if you could share some details on how this sync happens like how often and incase if we are updating any articles is it possible to resync if we change date inside feed.xml?

@DeeJayTC
Copy link
Member

DeeJayTC commented Oct 3, 2023

Yea, im currently adding a feature for creators to manually add urls as long as its within a domain we have listed, also a manual resync button.

@fingers10
Copy link
Contributor Author

fingers10 commented Dec 12, 2023

@DeeJayTC any help on this issue? This still happens

@Banovvv
Copy link
Contributor

Banovvv commented Dec 28, 2023

This still happens for me as well but my feed is up to date, even when accessing it from here:
image

@cezarypiatek
Copy link
Contributor

I have a similar problem. My feed stopped syncing 9 months ago

Here's my feed https://www.wearedotnet.io/cezarypiatek
Here's RSS from my blog: https://cezarypiatek.github.io/index.xml
Here's my card definition https://github.com/WeAreDotnet/dotnet-creator-cards/blob/main/creator-cards/cezary-piatek.json

Do I need to fix anything on my side?

@msioen
Copy link
Contributor

msioen commented Mar 10, 2024

I've got the same issue - rss feed from wearedotnet indicates last build time 23 may 2023 which corresponds with the latest article shown on the website but there are some new articles in the 'origin' feed which aren't being picked up at all by wearedotnet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants