WeAreDotnet / dotnet-creator-cards

This repository feeds the creator list at WeAreDotnet. It is also used to track issues and suggestions
https://www.wearedotnet.io
MIT License
164 stars 194 forks source link

[Bug] My creator profile fails to show the feed #206

Open karlospn opened 1 year ago

karlospn commented 1 year ago

Describe the bug My creator profile doesn't show my feeds.
The call to https://api.wearedotnet.io/creator/karlospn/feeds returns a 500 error.
I checked the feed with the RSS validator (https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fwww.mytechramblings.com%2Findex.xml) and everything seems correct.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://www.wearedotnet.io/karlospn
  2. The call to retrieve the feed throws a 500 error and the spinner keeps going on forever.

Expected behavior I would expect that the articles from my feed were synchronized successfully.

hikalkan commented 11 months ago

Same for me (https://www.wearedotnet.io/hikalkan). Can you check please: https://feeds.wearedotnet.io/recent/creator/hikalkan/rss

hikalkan commented 10 months ago

Any update?