question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

RSS feed Not Working

See original GitHub issue

Description

First of all, thanks for the amazing work. So I’m running Home Panel on Hass.io on an Intel NUC and I’m access it through Hass.io Ingress. Sadly, I’m not able to get the RSS feed to work. All I get is a red box.

Here is the feed I entered: http://feeds.bbci.co.uk/news/rss.xml

Screenshot

Screenshot 2019-10-20 at 16 35 41

Log

Here are the related errors which appear in the Safari developer tools:

[Error] Not allowed to request resource
	(anonymous function) (2.229d9a41.chunk.js:1:1405406)
	(anonymous function) (2.229d9a41.chunk.js:1:1404336)
	(anonymous function) (2.229d9a41.chunk.js:1:473312)
	k (2.229d9a41.chunk.js:1:633326)
	(anonymous function) (2.229d9a41.chunk.js:1:636321)
	(anonymous function) (2.229d9a41.chunk.js:1:636401)
	(anonymous function) (2.229d9a41.chunk.js:1:1407366)
	(anonymous function) (2.229d9a41.chunk.js:1:816695)
	(anonymous function) (2.229d9a41.chunk.js:1:1399398)
	initializePromise
	Promise
	value (2.229d9a41.chunk.js:1:1399376)
	u (2.229d9a41.chunk.js:1:1080248)
	(anonymous function) (2.229d9a41.chunk.js:1:1080033)
	r (2.229d9a41.chunk.js:1:327609)
	s (2.229d9a41.chunk.js:1:327812)
	(anonymous function) (2.229d9a41.chunk.js:1:327871)
	initializePromise
	Promise
	(anonymous function) (2.229d9a41.chunk.js:1:327763)
	(anonymous function) (main.ace29e53.chunk.js:1:136760)
	rs (2.229d9a41.chunk.js:1:1032708)
	Tc (2.229d9a41.chunk.js:1:1058108)
	(anonymous function) (2.229d9a41.chunk.js:1:1078079)
	sc (2.229d9a41.chunk.js:1:1042432)
	sc
	(anonymous function) (2.229d9a41.chunk.js:1:1001582)
	(anonymous function) (2.229d9a41.chunk.js:1:1078079)
	Go (2.229d9a41.chunk.js:1:1001529)
	$o (2.229d9a41.chunk.js:1:1001464)
	nc (2.229d9a41.chunk.js:1:1039229)
	ya (2.229d9a41.chunk.js:1:1018324)
	ya
	(anonymous function) (main.ace29e53.chunk.js:1:165353)
	u (2.229d9a41.chunk.js:1:1080248)
	(anonymous function) (2.229d9a41.chunk.js:1:1080033)
	r (2.229d9a41.chunk.js:1:327609)
	s (2.229d9a41.chunk.js:1:327812)
	promiseReactionJob
[Error] Fetch API cannot load http://feeds.bbci.co.uk/news/rss.xml due to access control checks.
	(anonymous function) (2.229d9a41.chunk.js:1:1405406)
	(anonymous function) (2.229d9a41.chunk.js:1:1404336)
	(anonymous function) (2.229d9a41.chunk.js:1:473312)
	k (2.229d9a41.chunk.js:1:633326)
	(anonymous function) (2.229d9a41.chunk.js:1:636321)
	(anonymous function) (2.229d9a41.chunk.js:1:636401)
	(anonymous function) (2.229d9a41.chunk.js:1:1407366)
	(anonymous function) (2.229d9a41.chunk.js:1:816695)
	(anonymous function) (2.229d9a41.chunk.js:1:1399398)
	initializePromise
	Promise
	value (2.229d9a41.chunk.js:1:1399376)
	u (2.229d9a41.chunk.js:1:1080248)
	(anonymous function) (2.229d9a41.chunk.js:1:1080033)
	r (2.229d9a41.chunk.js:1:327609)
	s (2.229d9a41.chunk.js:1:327812)
	(anonymous function) (2.229d9a41.chunk.js:1:327871)
	initializePromise
	Promise
	(anonymous function) (2.229d9a41.chunk.js:1:327763)
	(anonymous function) (main.ace29e53.chunk.js:1:136760)
	rs (2.229d9a41.chunk.js:1:1032708)
	Tc (2.229d9a41.chunk.js:1:1058108)
	(anonymous function) (2.229d9a41.chunk.js:1:1078079)
	sc (2.229d9a41.chunk.js:1:1042432)
	sc
	(anonymous function) (2.229d9a41.chunk.js:1:1001582)
	(anonymous function) (2.229d9a41.chunk.js:1:1078079)
	Go (2.229d9a41.chunk.js:1:1001529)
	$o (2.229d9a41.chunk.js:1:1001464)
	nc (2.229d9a41.chunk.js:1:1039229)
	ya (2.229d9a41.chunk.js:1:1018324)
	ya
	(anonymous function) (main.ace29e53.chunk.js:1:165353)
	u (2.229d9a41.chunk.js:1:1080248)
	(anonymous function) (2.229d9a41.chunk.js:1:1080033)
	r (2.229d9a41.chunk.js:1:327609)
	s (2.229d9a41.chunk.js:1:327812)
	promiseReactionJob
[Error] Unhandled Promise Rejection: TypeError: Not allowed to request resource
	dispatchException (2.229d9a41.chunk.js:1:1083710)
	(anonymous function) (2.229d9a41.chunk.js:1:1079964)
	r (2.229d9a41.chunk.js:1:327609)
	c (2.229d9a41.chunk.js:1:327848)
	promiseReactionJob

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:17 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
PurelyNicolecommented, Nov 6, 2019

That’s pretty slick! I’ll add that to the documentation as well.

1reaction
thundergreencommented, Oct 20, 2019

I have aother issue on top of it. I added my api key to the config but it tells me that i don’t have one

image

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

The 5 most common RSS feed problems and how to fix them
Timeout errors happen when an RSS feed reader is trying to crawl a site's RSS feed, but can't get access due to the...
Read more >
My RSS feed isn't working or updating - IFTTT Help Center
RSS feed times out ... Try opening the feed directly in your browser. If it takes a few seconds to load, there's a...
Read more >
2 Best Ways to Fix RSS Feed Errors in WordPress - GreenGeeks
Sometimes a bad plugin can cause the RSS feed to break by adding code incorrectly. If the plugin's coding is at fault, it...
Read more >
RSS Feed not working - WordPress.org
I've been having an issue with my RSS feed for the past month. I haven't changed hosting providers, or even newsletter service.
Read more >
How to Fix WordPress RSS Feed Errors - WP Umbrella
Your RSS feeds showing errors most likely come from poor formatting, like an apparent blank space after the closing PHP tag in a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found