Hi,
nach dem heutigen Update scheint es ein Problem mit dem Aufruf von RSS-Seiten zu geben.
Wenn ich die RSS-Seite als http://1xx.xxx.xxx.219:8083/fhem/rss/myrss3.html
aufrufe funktioniert es.
Die selbe Seite als Grafik (PNG oder JPG) aufgerufen http://1xx.xxx.xxx.219:8083/fhem/rss/myrss3.png
ergibt nur Zeichensalat!
Im Log erscheint folgendes:
2022.02.15 09:07:18.973 1: PERL WARNING: Use of uninitialized value $embed in concatenation (.) or string at ./FHEM/02_RSS.pm line 328.
2022.02.15 09:07:18.974 1: stacktrace:
2022.02.15 09:07:18.975 1: main::__ANON__ called by ./FHEM/02_RSS.pm (328)
2022.02.15 09:07:18.975 1: main::RSS_returnHTML called by ./FHEM/02_RSS.pm (1084)
2022.02.15 09:07:18.976 1: main::RSS_CGI called by ./FHEM/01_FHEMWEB.pm (1003)
2022.02.15 09:07:18.976 1: main::FW_answerCall called by ./FHEM/01_FHEMWEB.pm (604)
2022.02.15 09:07:18.977 1: main::FW_Read called by fhem.pl (3919)
2022.02.15 09:07:18.977 1: main::CallFn called by fhem.pl (780)
Kann sein dass es hier im falschen Forumsteil ist, weiß aber nicht woher der Fehler kommt.
Evtl. aus fhem.pl oder 01_FHEMWEB.pm?