FHEM Forum

FHEM => Automatisierung => Thema gestartet von: Tommy82 am 07 Juni 2020, 10:46:01

Titel: [Gelöst] Nach update Warnung zu FHEM/HttpUtils.pm im Log
Beitrag von: Tommy82 am 07 Juni 2020, 10:46:01
Hallo,
ich hab gestern mein Fhem geupdatet und habe seit dem diese Meldungen im Log:

2020.06.07 04:22:32.386 1: PERL WARNING: Use of uninitialized value $ret in numeric le (<=) at FHEM/HttpUtils.pm line 646.
2020.06.07 04:22:32.387 1: stacktrace:
2020.06.07 04:22:32.388 1:     main::__ANON__                      called by FHEM/HttpUtils.pm (646)
2020.06.07 04:22:32.389 1:     main::__ANON__                      called by fhem.pl (767)
2020.06.07 06:33:10.415 1: PERL WARNING: Use of uninitialized value $ret in numeric le (<=) at FHEM/HttpUtils.pm line 646.
2020.06.07 06:33:10.416 1: stacktrace:
2020.06.07 06:33:10.417 1:     main::__ANON__                      called by FHEM/HttpUtils.pm (646)
2020.06.07 06:33:10.418 1:     main::__ANON__                      called by fhem.pl (767)
2020.06.07 06:42:37.998 1: PERL WARNING: Use of uninitialized value $ret in numeric le (<=) at FHEM/HttpUtils.pm line 646.
2020.06.07 06:42:37.999 1: stacktrace:
2020.06.07 06:42:38.000 1:     main::__ANON__                      called by FHEM/HttpUtils.pm (646)
2020.06.07 06:42:38.000 1:     main::__ANON__                      called by fhem.pl (767)
2020.06.07 06:42:39.643 1: PERL WARNING: Use of uninitialized value $ret in numeric le (<=) at FHEM/HttpUtils.pm line 646.
2020.06.07 06:42:39.645 1: stacktrace:
2020.06.07 06:42:39.646 1:     main::__ANON__                      called by FHEM/HttpUtils.pm (646)
2020.06.07 06:42:39.647 1:     main::__ANON__                      called by fhem.pl (767)
2020.06.07 06:43:33.670 1: PERL WARNING: Use of uninitialized value $ret in numeric le (<=) at FHEM/HttpUtils.pm line 646.
2020.06.07 06:43:33.671 1: stacktrace:
2020.06.07 06:43:33.671 1:     main::__ANON__                      called by FHEM/HttpUtils.pm (646)
2020.06.07 06:43:33.672 1:     main::__ANON__                      called by fhem.pl (767)
Titel: Antw:Nach update Warnung zu FHEM/HttpUtils.pm im Log
Beitrag von: rudolfkoenig am 07 Juni 2020, 11:08:23
Danke fuer den Hinweis, habs gefixt.

Zitatich hab gestern mein Fhem geupdatet und habe seit dem diese Meldungen im Log:
Da das Problem seit 4.5 Jahren existiert: du solltest oefters updaten.
Titel: Antw:Nach update Warnung zu FHEM/HttpUtils.pm im Log
Beitrag von: Tommy82 am 07 Juni 2020, 16:54:05
Hallo,
update relativ regelmäßig, definitiv mehr als alle 4,5 Jahre  ;) , komisch das das erst jetzt auftrat...

Danke fürs schnelle fixen.