Re: Rückmeldungen 2.1.2 Beta 2
Verfasst: Di Nov 14, 2023 4:25 pm
Ich hätte ja das update.log vermutet, das hatte ich ja schon damals gepostet. Hier aber nochmal die verdächtige Fehlermeldung (ich meine die hatte ich schon mal in dem Alpha-Thread gepostet):
Und dann findet sich im Main.log wiederkehrend das hier.
Der invalid host kommt wohl vom Setzen des Ladestroms. Erstaunlicherweise lud gestern ein angestecktes Auto mit 10,4kW. Und es kommen seit einer knappen Stunde keine weiteren Einträge ins log.
Code: Alles auswählen
Release: {"1.99.002":"1.99.002: Alpha 2","1.99.003":"1.99.003: Alpha 3","1.99.004":"1.99.004: Alpha 4","1.99.100":"1.99.100: Beta 1","1.99.100.1":"1.99.100.1: Beta.2-RC1","1.99.101.0":"1.99.101.0: Beta 2","1.99.102.0":"1.99.102.0: Beta 3","1.99.103.0":"1.99.103.0: Beta 4","1.99.RC1.0":"1.99.RC1.0: Release Candidate 1","1.99.RC2.0":"1.99.RC2.0: Release Candidate 2","2.0.0":"2.0.0: Release 2.0.0","2.1.0":"2.1.0: 2.1.0 Release","2.1.1":"2.1.1: 2.1.1 Release","2.1.1-Beta.1":"2.1.1-Beta.1: 2.1.1 Beta 1","2.1.1-Beta.2":"2.1.1-Beta.2: 2.1.1 Beta 2","2.1.1-Beta.3":"2.1.1-Beta.3: 2.1.1 Beta 3"}
checking commit for origin/aiohttp-3.8.5...fatal: ambiguous argument 'origin/aiohttp-3.8.5': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
tags in branch:
fatal: malformed object name origin/aiohttp-3.8.5
Code: Alles auswählen
2023-11-14 16:37:20,517 - {modules.common.fault_state:55} - {ERROR:set current cp4} - Ladepunkt: FaultState FaultStateLevel.ERROR, FaultStr <class 'ValueError'> Invalid host., Traceback:
Traceback (most recent call last):
File "/var/www/html/openWB/packages/modules/chargepoints/external_openwb/chargepoint_module.py", line 35, in set_current
pub.pub_single("openWB/set/isss/Lp2Current", current,
File "/var/www/html/openWB/packages/helpermodules/utils/error_counter.py", line 22, in __exit__
raise exception
File "/var/www/html/openWB/packages/modules/chargepoints/external_openwb/chargepoint_module.py", line 28, in set_current
pub.pub_single("openWB/set/internal_chargepoint/0/data/set_current", current,
File "/var/www/html/openWB/packages/helpermodules/pub.py", line 51, in pub_single
publish.single(topic, json.dumps(payload), hostname=hostname, port=port, retain=retain)
File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/publish.py", line 240, in single
multiple([msg], hostname, port, client_id, keepalive, will, auth, tls,
File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/publish.py", line 176, in multiple
client.connect(hostname, port, keepalive)
File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 912, in connect
self.connect_async(host, port, keepalive,
File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 978, in connect_async
raise ValueError('Invalid host.')
ValueError: Invalid host.
kill: (462): No such process
seems like atreboot.sh finished normally