fhem-mirror icon indicating copy to clipboard operation
fhem-mirror copied to clipboard

31_HUEDevice.pm

Open Rira666 opened this issue 7 years ago • 1 comments

I get the following error message after FHEM Update and FHEM won't start:

Can't call method "Dumper" on unblessed reference at ./FHEM/31_HUEDevice.pm line 1105

Traced it back to this line in 31_HUEDevice.pm: Log3 $name, 5, Dumper $result if($HUEDevice_hasDataDumper);

Removed the line and it all works again.

Rira666 avatar Feb 09 '18 22:02 Rira666

Same problem here:

2018.11.02 18:15:35 2: hueBridge1: http request failed: http://192.168.178.7/api/Hk5-G0uck2gUZ2v4qAJG1ajg92cz6uBBydL0fCjk: empty answer received Can't call method "Dumper" on unblessed reference at ./FHEM/31_HUEDevice.pm line 1105.

Removing this line will not fix the problem here.

hackepeterOli avatar Nov 02 '18 17:11 hackepeterOli