meain / gh-issues-to-rss

Convert github issues and prs into rss feed

Home Page:https://blog.meain.io/2021/releasing-gh-issues-to-rss/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue rendering XML after git pull

TehPeGaSuS opened this issue · comments

I've git pull and then go clean and go build. am I missing any other steps?

Because I'm seeing this on the RSS page:

I can see the same exact issue on the demo server.

Example url: https://gh-issues-to-rss.fly.dev/anope/anope

After a go clean and go build all seems to work but the demo server still has the issue.
May be cache related?

Looks like an incident in fly.io (ref: https://status.flyio.net/). Should ideally go away once that is resolved.

Looked a bit more into it. I had deleted ipv4 address from fly.io as they started charging for it, but looks like the world is not ready for it yet. I've added it back for now(shared) and things should now work.