elad-bar / ha-hpprinter

HP Printer Integration
89 stars 25 forks source link

Error during setup with hp107 #89

Open jzielke84 opened 1 year ago

jzielke84 commented 1 year ago

XML returned from printer:

<psdyn:ProductStatusDyn xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:dd="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/" xmlns:ad="http://www.hp.com/schemas/imaging/con/ledm/alertdetails/2007/10/31" xmlns:pscat="http://www.hp.com/schemas/imaging/con/ledm/productstatuscategories/2007/10/31" xmlns:locid="http://www.hp.com/schemas/imaging/con/ledm/localizationids/2007/10/31" xmlns:psdyn="http://www.hp.com/schemas/imaging/con/ledm/productstatusdyn/2007/10/31" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/ ../schemas/dd/DataDictionaryMasterLEDM.xsd http://www.hp.com/schemas/imaging/con/ledm/alertdetails/2007/10/31 ../schemas/AlertDetails.xsd http://www.hp.com/schemas/imaging/con/ledm/productstatuscategories/2007/10/31 ../schemas/ProductStatusCategories.xsd http://www.hp.com/schemas/imaging/con/ledm/localizationids/2007/10/31 ../schemas/LocalizationIds.xsd http://www.hp.com/schemas/imaging/con/ledm/productstatusdyn/2007/10/31 ../schemas/ProductStatusDyn.xsd">
<dd:Version>
<dd:Revision>SVN-IPG-LEDM.1226</dd:Revision>
</dd:Version>
<psdyn:Status>
<pscat:StatusCategory>ready</pscat:StatusCategory>
</psdyn:Status>
<psdyn:AlertTable>
<dd:ModificationNumber>1</dd:ModificationNumber>
<psdyn:Alert>
<ad:ProductStatusAlertID>genuineHP</ad:ProductStatusAlertID>
<dd:SequenceNumber>1</dd:SequenceNumber>
<ad:Severity>Info</ad:Severity>
<ad:AlertDetails>
<ad:AlertDetailsUserAction>acknowledgeConsumableState</ad:AlertDetailsUserAction>
<ad:AlertDetailsMarkerColor>Black</ad:AlertDetailsMarkerColor>
<ad:AlertDetailsConsumableTypeEnum>toner</ad:AlertDetailsConsumableTypeEnum>
</ad:AlertDetails>
<dd:ResourceURI>/DevMgmt/ConsumableConfigDyn.xml</dd:ResourceURI>
<dd:ResourceType>ledm:hpLedmConsumableConfigDyn</dd:ResourceType>
</psdyn:Alert>
</psdyn:AlertTable>
</psdyn:ProductStatusDyn>

Model: hp107w Error:

Translation Error: The intl string context variable "IP" was not provided to the string "Invalid server details, please try manually access to http://{IP}//DevMgmt/ProductStatusDyn.xml (Replace placeholder with IP or Hostname), in case it's accessible, please report the issue with logs"

H4Z4RD-H42 commented 1 year ago

Same here with HP LaserJet MFP M28w

semihselcuk commented 11 months ago

Same here

elad-bar commented 2 weeks ago

Is it still relevant with v2?

thanks

jzielke84 commented 2 weeks ago

Seems to be working now. At least with my printer model. Anyone else confirm?