Ich kann leider mein fhem nicht mehr auf meinem qnap starten. Scheinbar mag das Telnet Modul nicht mehr:
2022.06.19 20:06:11.615 1: Including fhem.cfg.demo
2022.06.19 20:06:11.692 1: reload: Error:Modul 98_telnet deactivated:
Bareword "Socket::IP_MULTICAST_LOOP" not allowed while "strict subs" in use at FHEM/TcpServerUtils.pm line 74, <$fh> line 16.
Bareword "Socket::IP_MULTICAST_LOOP" not allowed while "strict subs" in use at FHEM/TcpServerUtils.pm line 82, <$fh> line 16.
Bareword "Socket::IPV6_MULTICAST_LOOP" not allowed while "strict subs" in use at FHEM/TcpServerUtils.pm line 89, <$fh> line 16.
Bareword "Socket::IPV6_MULTICAST_LOOP" not allowed while "strict subs" in use at FHEM/TcpServerUtils.pm line 97, <$fh> line 16.
BEGIN not safe after errors--compilation aborted at FHEM/TcpServerUtils.pm line 535, <$fh> line 16.
Compilation failed in require at ./FHEM/98_telnet.pm line 10, <$fh> line 16.
BEGIN failed--compilation aborted at ./FHEM/98_telnet.pm line 10, <$fh> line 16.
/opt/bin/perl -v
This is perl, v5.10.0 built for arm-none-linux-gnueabi
any idea?