Read the statement by Michael Teeuw here.
Newsfeed "loading..."
-
Hi Guys. I have a problem with the newsfeeds. If I set the ignoreOldItems option to true, I will no longer see any feeds. It is only Loading. I have already tried a reboot, in vain.
Who can help me here? If I set the option to “false” the feeds are displayed directly to me.
If I start with “server only” I get no error messages in this regard …
https://pastebin.com/THDrSAVh <-- The Config from Newsfeed
-
@DocVooDoo open the developers window, ctrl-shift-i, and select the console tab, then scroll up to see if there are any errors… usually red text…
let us know
-
@sdetweil Hi and thanks for the quick reply.
Only one error …: Google Maps JavaScript API error: ApiNotActivatedMapError
That’s from the module MMM-Fuel. I will remove the same.
-
@DocVooDoo ok, i changed mine to add that parm, and don’t see any different behavior… still get feed items displayed.
-
@sdetweil Is there a cache or something? Something cached? That’s really only if I activate this option …
-
@DocVooDoo no… no cache
-
What is the limit for old headlines and does your newsfeed have actual current headlines? (i.e are there headlines newer than the set time limit)
-
Lookin at your config you have set that it should ignore headlines that are older than what, 4.5 minutes?
Change theignoreOlderThan:
to at least the default 1 day which is 86400000 -
@broberg Oh, I have given seconds instead of milliseconds. Thank you for the hint !! now it works.