jack-blackson / ioBroker.meteoalarm

Meteoalarm.eu Adapter for ioBroker
MIT License
6 stars 3 forks source link

Fehler: Error: Unexpected close tagLine: 0Column: 469Char: > #117

Closed git828 closed 2 years ago

git828 commented 2 years ago

Hi Getting following error on meteoalarm adapter (2.1.1) when there is an alert.

meteoalarm.0 | 2022-05-15 21:50:05.061 | info | Updated Weather Alarms for Emmen-Hochdorf -> 0 warning(s) found -- | -- | -- | -- meteoalarm.0 | 2022-05-15 21:50:05.060 | debug | 12: All Done meteoalarm.0 | 2022-05-15 21:50:05.059 | debug | 11: Set State for Widget meteoalarm.0 | 2022-05-15 21:50:04.948 | debug | 10: Creating HTML Widget meteoalarm.0 | 2022-05-15 21:50:04.947 | info | Terminated (NO_ERROR): Without reason meteoalarm.0 | 2022-05-15 21:50:04.946 | debug | Plugin sentry destroyed meteoalarm.0 | 2022-05-15 21:50:04.945 | error | Fehler: Error: Unexpected close tag Line: 0 Column: 469 Char: > meteoalarm.0 | 2022-05-15 21:50:04.941 | debug | 7: Received Details for URL 1 meteoalarm.0 | 2022-05-15 21:50:04.766 | debug | 6: Request Details from URL 1: https://meteoalarm.org?geocode=EMMA_ID:CH134 meteoalarm.0 | 2022-05-15 21:50:04.764 | debug | 5.1 Found 1 URLs meteoalarm.0 | 2022-05-15 21:50:04.763 | debug | 5: Processed Atom meteoalarm.0 | 2022-05-15 21:50:04.756 | debug | 4.2: Checked relevance, found 1 relevant alarms meteoalarm.0 | 2022-05-15 21:50:04.752 | debug | 4.1: Warning found: https://meteoalarm.org?geocode=EMMA_ID:CH134 of message type Alert meteoalarm.0 | 2022-05-15 21:50:04.740 | debug | 4.1.1: Check Entries meteoalarm.0 | 2022-05-15 21:50:04.734 | debug | 4: Process Atom meteoalarm.0 | 2022-05-15 21:50:04.606 | debug | 3: Received Atom meteoalarm.0 | 2022-05-15 21:50:04.245 | debug | 2: Request Atom from https://feeds.meteoalarm.org/feeds/meteoalarm-legacy-atom-switzerland meteoalarm.0 | 2022-05-15 21:50:04.244 | debug | 1: Parsed CSV File meteoalarm.0 | 2022-05-15 21:50:03.957 | debug | 0: Delete Alarms meteoalarm.0 | 2022-05-15 21:50:03.956 | debug | XML Language: en-GB meteoalarm.0 | 2022-05-15 21:50:03.955 | debug | Setup found: country CH and region CH134 - Emmen-Hochdorf meteoalarm.0 | 2022-05-15 21:50:03.953 | debug | Language: en meteoalarm.0 | 2022-05-15 21:50:03.847 | info | starting. Version 2.1.1 (non-npm: jack-blackson/ioBroker.meteoalarm#v2.1.1) in /opt/iobroker/node_modules/iobroker.meteoalarm, node: v12.22.12, js-controller: 4.0.23 meteoalarm.0 | 2022-05-15 21:50:03.772 | warn | This object will not be created in future versions. Please report this to the developer. meteoalarm.0 | 2022-05-15 21:50:03.771 | warn | Object meteoalarm.0.level is invalid: Default value has to be type "number" but received type "string" meteoalarm.0 | 2022-05-15 21:50:03.736 | warn | This object will not be created in future versions. Please report this to the developer. meteoalarm.0 | 2022-05-15 21:50:03.734 | warn | Object meteoalarm.0.noOfAlarms is invalid: Default value has to be type "number" but received type "string" meteoalarm.0 | 2022-05-15 21:50:03.150 | debug | Plugin sentry Initialize Plugin (enabled=true)
jack-blackson commented 2 years ago

Hello! I have an updated version, that should fix this error - 2.1.2. Can you please install the update via this link, and let me know if the error disappears? https://github.com/jack-blackson/ioBroker.meteoalarm/tarball/v2.1.2

Thanks

jack-blackson commented 2 years ago

I moved it in the meantime to the latest/beta release, so you should be able to access it directly in admin

git828 commented 2 years ago

Thanks. Installed and waiting for next alert.

git828 commented 2 years ago

I recieved an alert today without this error. Many thanks jack