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

An error occured during getting state #22

Open
Klomgor opened this issue Jul 18, 2022 · 3 comments
Open

An error occured during getting state #22

Klomgor opened this issue Jul 18, 2022 · 3 comments

Comments

@Klomgor
Copy link

Klomgor commented Jul 18, 2022

The contact sensor is always closed and the switch is always off in the home app. They're both unresponsive.

Logs:
[18/07/2022, 05:02:39] [PrinterPlatform] HP Color LaserJet Pro MFP M479fdw Sensor: An error occured during getting state
[18/07/2022, 05:02:39] [PrinterPlatform] self signed certificate

Config:
{
"name": "PrinterPlatform",
"debug": true,
"printer": [
{
"name": "HP Color LaserJet Pro MFP M479fdw",
"address": "https://hpf80dac7bfb21.local./#hId-pgAirPrint",
"polling": 10,
"marker": true,
"switchType": "SWITCH",
"manufacturer": "Hewlett-Packard",
"model": "W1A80A",
"serialNumber": "MXBCNBH0CN"
}
],
"_bridge": {
"username": "0E:1D:50:4F:12:41",
"port": 38031
},
"platform": "PrinterPlatform"
}

@iUnstable0
Copy link

Im getting this too but for me it's EAI_AGAIN error

@iUnstable0
Copy link

also bout your issue use http instead of https

@JayJay-Master
Copy link

Hi,
I had the same error with an Espon ET-2756, described in issue #15, where you can also find the solution to fix it (I had to allow the insecure communication for the IPP protocol.).
After a firmware update I had the error again, but it could be fixed with the same solution. Obviously some settings were reset.
Maybe this hint will also help to find a fix for an HP printer.

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

3 participants