Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

31_HUEDevice.pm #31

Open
Rira666 opened this issue Feb 9, 2018 · 1 comment
Open

31_HUEDevice.pm #31

Rira666 opened this issue Feb 9, 2018 · 1 comment

Comments

@Rira666
Copy link

Rira666 commented Feb 9, 2018

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.

@hackepeterOli
Copy link

hackepeterOli commented Nov 2, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants