-
Notifications
You must be signed in to change notification settings - Fork 2
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
Unable to get any statistics. ERROR: Cannot parse LoxPLAN XML #131
Comments
I was able to solve this issue by changing my units in Loxone config under the main configuration item in the list. |
Do you still have the uncorrected file for testing? |
I'm having the same issue, with the same error, just wondering how you resolved it? My error is: `CRITICAL: import.cgi: Cannot parse LoxPLAN XML file: :3: parser error : error parsing attribute name ^ ^` |
I think there is another error with parsing LoxPLAN XML CRITICAL: import.cgi: Cannot parse LoxPLAN XML file: :335: parser error : Attribute Phn redefined CRITICAL: Error parsing XML |
Maybe also worth mentioning that I use Loxone Config Version 14.3.8.3 and a Miniserver Gen. 1 |
Is this maybe something similar to #139? I'm also using a Miniserver Gen. 1 and was using 14.3.8.3, now 14.4.8.9, but no issues with that. |
yes, this is exactly the same. I followed the guidance in the forum and it fixed it. But I had to do this manually. Does this come in the next version? Oh and thanks |
I already notified Loxone and they fix it in the next version. Please close this issue :-) |
You sure? @christianTF reopened it on purpose in January |
Can you link the guidance? Still struggling with mine. Thanks |
Michael has commited another workaround for an issue in Loxone‘s XML, please update the plugin to the current master. This may fix it. |
When i go to the 'Loxone and import' page i don't get any results after the page has loaded.
When i go to the logs i see the following error:
`CRITICAL: import.cgi: Cannot parse LoxPLAN XML file: :3: parser error : error parsing attribute name
rea="1" UnitHeight="1" UnitWindSpeed="4" UnitPrecipitation="2" UnitPressure="2"
^
:3: parser error : attributes construct error
rea="1" UnitHeight="1" UnitWindSpeed="4" UnitPrecipitation="2" UnitPressure="2"
^
:3: parser error : Couldn't find end of Start Tag C line 3
rea="1" UnitHeight="1" UnitWindSpeed="4" UnitPrecipitation="2" UnitPressure="2"
^
:3180: parser error : Opening and ending tag mismatch: ControlList line 2 and C
^
:3181: parser error : Extra content at the end of the document
^
CRITICAL: Error parsing XML`
The text was updated successfully, but these errors were encountered: