home-panel: RSS feed Not Working

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

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 17 (6 by maintainers)

Most upvoted comments

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

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