Read the statement by Michael Teeuw here.
Issues with Newsfeed module since 3 days
-
@chris1971 I often get this message when internet connection isn‘t available…
- are you online in the moment the module will come up?
Your reload interval is at 60.000 - so you may have to wait these 10 minutes and you will see data if internet connection appears in the meantime.
Config looks OK to me…
Good luck!
Ralf - are you online in the moment the module will come up?
-
Yes - the mirror is online. Seems that the news are displayed if I open der config.js via remotedesktop… After disconnecting the error occurs again.
All other modules are running fine. -
@chris1971 This is quite strange!
Opening of config.js is (AFAIK) non-blocking and doesn’t cause any interaction with the displayed modules.
If you are using Sam’s installation saving config.js should cause a mirror-restart. This is the only interaction between config.js and “Display” I’m aware of.
Is the “correct” displayed newsfeed on the remote desktop, too?
Then this sounds like a browser problem.
In the past I’ve learned that every browser instantiates it’s own session.
(I HAD the meaning that this ist kind of “mirrored” but this was wrong).
I’ve especially seen this on my mirror within the newsfeed module: If you start two browsers the displayed information is NOT synchrone!
So may only your normal browser got a hickup…
-> no idea, why, sorry.Warmest regards,
Ralf -
Thanks for response,
Do you know where I can check the logfile?
-
I thinks these should help you.
Restarting your MagicMirror²
pm2 restart mmStopping your MagicMirror²
pm2 stop mmShow the MagicMirror² logs
pm2 logs mmShow the MagicMirror² process information
pm2 show mm -
Thanks for the hint - I got an error based on unavailibility of RSS newsfeed service. An update to another newsfeed helped to fix the problem!
-
@chris1971 Your welcome. It felt good to be able offer some help instead of always asking for it. Good luck finding your problem.
