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] Profile is only partially in sync with JSON card #244

Open
MartinZikmund opened this issue Dec 11, 2023 · 14 comments
Open

[Bug] Profile is only partially in sync with JSON card #244

MartinZikmund opened this issue Dec 11, 2023 · 14 comments

Comments

@MartinZikmund
Copy link
Sponsor Contributor

Describe the bug

My JSON card contains:

  • Three channels
  • Two RSS feeds

On the side I only see one channel and one feed. In addition, it seems the URLs are outdated (I have switched from blog.mzikmund.com to mzikmund.dev/blog). Other content seems to be updating correctly though, so it is confusing.

In addition, the YouTube RSS feed content does not show up on my profile nor on the main page.

To Reproduce
Steps to reproduce the behavior:

  1. Go to my profile on https://www.wearedotnet.io/MartinZikmund
  2. Compare to https://github.com/WeAreDotnet/dotnet-creator-cards/blob/main/creator-cards/martin-zikmund.json
  3. Also note that even new articles like my C# Advent blogpost don't show up in https://www.wearedotnet.io/content or on profile - so the RSS feed seems to be same old cached version

Expected behavior

Should by in sync with actual data source.

Screenshots

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@MartinZikmund
Copy link
Sponsor Contributor Author

@matthiasjost any chance I could help out investigate and contribute a fix please?

@matthiasjost
Copy link
Collaborator

Let us ask @DeeJayTC 👋

@DeeJayTC
Copy link
Member

DeeJayTC commented Dec 22, 2023

Have to get some christmas shopping dond but ill check it later today, @MartinZikmund can you make sure that the data in master branch for your card is correct and your feed doesnt have any errors?

@MartinZikmund
Copy link
Sponsor Contributor Author

Have to get some christmas shopping dond but ill check it later today, @MartinZikmund can you make sure that the data in master branch for your card is correct and your feed doesnt have any errors?

My feed should be fully valid (and that one also shows up on my card - but not on main page), the YouTube one I don't have control over, but it works for others with the same URL format, so it should be ok 🤔

@DeeJayTC
Copy link
Member

Can you check your profile @MartinZikmund should be fine now :) needed some loving hand to re-sync properly :)

@MartinZikmund
Copy link
Sponsor Contributor Author

MartinZikmund commented Dec 22, 2023

@DeeJayTC almost there 😅 !

  • The YouTube feed now shows up on my profile card ✅
  • My newest published video showed up on home page ✅ (but it was accidentally public, so now it is private 😂)
  • Previous YouTube videos do not show up on home page ❌ (I published quite a few since start of December)
  • 2022 blogposts show up in my profile card ✅
  • Newer blogposts don't show up on the profile card ❌ (published two in December)
  • Newer blogposts don't show up on home page ❌

Maybe it could be that both feeds are type "dotnet"? Or maybe I am missing something else still 😓

@DeeJayTC
Copy link
Member

DeeJayTC commented Dec 22, 2023

Hmm no...i need to check. Youtube feeds are weird as in it sometimes only shows the last 20 vids i think so i cant get older ones.

Regarding your blog ill check but wait till tomorrow as i changed a few things manually cache might not have caught up just yet.

@DeeJayTC
Copy link
Member

I probably still have your private one listed as i dont reping them once added 😞😞

@MartinZikmund
Copy link
Sponsor Contributor Author

Hmm no...i need to check. Youtube feeds are weird as in it sometimes only shows the last 20 vids i think so i cant get older ones.

Regarding your blog ill check but wait till tomorrow as i changed a few things manually cache might not have caught up just yet.

Actually the main page feed does not contain any of my videos, even the most recent ones (while the profile card feed does) 👀

@DeeJayTC
Copy link
Member

Yea, the main page feed is fed by Azure Search which did not contain your things for whatever reason, after resync it also had your private video..yay, its resyncing right now....should all be fine within the next 20 minutes or so, can you give it a look later? @MartinZikmund if stuff is still not ok we have to wait until january tho as i wont have access to things for 3 weeks.

@DeeJayTC
Copy link
Member

Your Advent Of Code Day 16 is the last one on the frontpage now

@MartinZikmund
Copy link
Sponsor Contributor Author

For now it seems things are working correctly, thanks again!

@MartinZikmund
Copy link
Sponsor Contributor Author

MartinZikmund commented Mar 28, 2024

@DeeJayTC Unfortunately have to reopen 😥 . I created a new blogpost and two videos on YouTube this week and so far none of these has showed up on the site feed, I still see the old Advent of Code video (and I have published quite a few of them since)

It also seems my profile is no longer visible in the search:

image

@DeeJayTC
Copy link
Member

Sorry for the long delay here....had to spent all my time elsewhere, i'll check it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants