Beiträge von tossa-fan

    Hm,


    bei mir auch seltsame Fehlermeldungen:


    2024-03-03T14:30:20+0000:INFO:vwsfriend_base:vwsfriend 0.24.3 (using WeConnect-python 0.60.2, WeConnect-mqtt 0.49.0)

    2024-03-03T14:30:20+0000:INFO:session_manager:Could not use token from file /tmp/weconnect.token ([Errno 2] No such file or directory: '/tmp/weconnect.token')

    2024-03-03T14:30:27+0000:INFO:agent_connector:It looks like you have an existing database will check if an upgrade is necessary

    2024-03-03T14:30:27+0000:INFO:migration:Context impl PostgresqlImpl.

    2024-03-03T14:30:27+0000:INFO:migration:Will assume transactional DDL.

    2024-03-03T14:30:28+0000:INFO:agent_connector:Database upgrade done

    2024-03-03T14:30:29+0000:INFO:vwsfriend_ui:VWsFriend is listening on 0.0.0.0:4000)

    2024-03-03T14:30:29+0000:INFO:vwsfriend_base:Updating data from WeConnect

    2024-03-03T14:30:38+0000:INFO:_internal:172.17.0.1 - - [03/Mar/2024 14:30:38] "GET /status/vehicles/WVWZZZE1ZNP007221-status_or_car-badge.png.json HTTP/1.1" 404 -

    2024-03-03T14:30:39+0000:INFO:_internal:172.17.0.1 - - [03/Mar/2024 14:30:39] "GET /status/vehicles/WVWZZZE1ZNP007221-status_or_car-badge.png HTTP/1.1" 404 -

    2024-03-03T14:30:48+0000:INFO:_internal:172.17.0.1 - - [03/Mar/2024 14:30:48] "GET /status/vehicles/WVWZZZE1ZNP007221-status_or_car-badge.png.json HTTP/1.1" 404 -

    2024-03-03T14:30:48+0000:INFO:_internal:172.17.0.1 - - [03/Mar/2024 14:30:48] "GET /status/vehicles/WVWZZZE1ZNP007221-status_or_car-badge.png HTTP/1.1" 404 -

    2024-03-03T14:30:54+0000:INFO:_internal:172.17.0.1 - - [03/Mar/2024 14:30:54] "GET /status/vehicle/WVWZZZE1ZNP007221/ HTTP/1.1" 302 -

    2024-03-03T14:30:54+0000:INFO:agent_connector:Found matching vehicle for vin WVWZZZE1ZNP007221 in database

    2024-03-03T14:30:54+0000:INFO:_internal:172.17.0.1 - - [03/Mar/2024 14:30:54] "GET /login?next=/status/vehicle/WVWZZZE1ZNP007221/ HTTP/1.1" 200 -

    2024-03-03T14:30:55+0000:INFO:trip_agent:Vehicle WVWZZZE1ZNP007221 provides a parkingPosition and thus allows to record trips based on position

    2024-03-03T14:30:55+0000:INFO:warning_light_agent:Vehicle WVWZZZE1ZNP007221 has still 0 warning lights on in the database.

    2024-03-03T14:30:55+0000:INFO:_internal:172.17.0.1 - - [03/Mar/2024 14:30:55] "GET /static/style.css HTTP/1.1" 200 -

    Traceback (most recent call last):

    File "/opt/venv/bin/vwsfriend", line 8, in <module>

    sys.exit(main())

    ^^^^^^

    File "/opt/venv/lib/python3.12/site-packages/vwsfriend/vwsfriend_base.py", line 540, in main

    connector.commit()

    File "/opt/venv/lib/python3.12/site-packages/vwsfriend/agent_connector.py", line 133, in commit

    agent.commit()

    File "/opt/venv/lib/python3.12/site-packages/vwsfriend/agents/abrp/abrp_agent.py", line 135, in commit

    if temperatureBatteryStatus.temperatureHvBatteryMin_K.enabled and odometerMeasurement.temperatureHvBatteryMin_K is not None \

    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

    AttributeError: 'OdometerMeasurement' object has no attribute 'temperatureHvBatteryMin_K'

    ----------------------------------------

    Exception occurred during processing of request from ('172.17.0.1', 49655)

    Traceback (most recent call last):

    File "/usr/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock

    self.process_request(request, client_address)

    File "/usr/lib/python3.12/socketserver.py", line 706, in process_request

    t.start()

    File "/usr/lib/python3.12/threading.py", line 992, in start

    _start_new_thread(self._bootstrap, ())

    RuntimeError: can't create new thread at interpreter shutdown

    ----------------------------------------

    ----------------------------------------

    Exception occurred during processing of request from ('172.17.0.1', 49658)

    Traceback (most recent call last):

    File "/usr/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock

    self.process_request(request, client_address)

    File "/usr/lib/python3.12/socketserver.py", line 706, in process_request

    t.start()

    _start_new_thread(self._bootstrap, ())

    RuntimeError: can't create new thread at interpreter shutdown

    ----------------------------------------

    ----------------------------------------

    Exception occurred during processing of request from ('172.17.0.1', 49779)

    Traceback (most recent call last):

    File "/usr/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock

    self.process_request(request, client_address)

    File "/usr/lib/python3.12/socketserver.py", line 706, in process_request

    t.start()

    ----------------------------------------

    ----------------------------------------

    Exception occurred during processing of request from ('172.17.0.1', 49780)

    Traceback (most recent call last):

    self.process_request(request, client_address)

    File "/usr/lib/python3.12/socketserver.py", line 706, in process_request

    _start_new_thread(self._bootstrap, ())

    RuntimeError: can't create new thread at interpreter shutdown

    ----------------------------------------

    ----------------------------------------

    Exception occurred during processing of request from ('172.17.0.1', 49783)

    Traceback (most recent call last):

    File "/usr/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock

    self.process_request(request, client_address)

    t.start()

    File "/usr/lib/python3.12/threading.py", line 992, in start

    ----------------------------------------

    Exception occurred during processing of request from ('172.17.0.1', 50080)

    Traceback (most recent call last):

    File "/usr/lib/python3.12/socketserver.py", line 706, in process_request

    t.start()

    File "/usr/lib/python3.12/threading.py", line 992, in start

    _start_new_thread(self._bootstrap, ())

    self.process_request(request, client_address)

    File "/usr/lib/python3.12/socketserver.py", line 706, in process_request

    t.start()

    File "/usr/lib/python3.12/threading.py", line 992, in start

    ----------------------------------------

    Exception occurred during processing of request from ('172.17.0.1', 50091)

    Traceback (most recent call last):

    File "/usr/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock

    self.process_request(request, client_address)

    File "/usr/lib/python3.12/socketserver.py", line 706, in process_request

    RuntimeError: can't create new thread at interpreter shutdown

    ----------------------------------------

    ----------------------------------------

    Exception occurred during processing of request from ('172.17.0.1', 50120)

    Traceback (most recent call last):

    File "/usr/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock

    self.process_request(request, client_address)

    ----------------------------------------

    Exception occurred during processing of request from ('172.17.0.1', 50130)

    Traceback (most recent call last):

    File "/usr/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock

    t.start()

    File "/usr/lib/python3.12/threading.py", line 992, in start

    _start_new_thread(self._bootstrap, ())

    RuntimeError: can't create new thread at interpreter shutdown

    ----------------------------------------

    ----------------------------------------

    Exception occurred during processing of request from ('172.17.0.1', 50264)

    Traceback (most recent call last):

    File "/usr/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock

    self.process_request(request, client_address)

    File "/usr/lib/python3.12/socketserver.py", line 706, in process_request

    t.start()

    File "/usr/lib/python3.12/threading.py", line 992, in start

    _start_new_thread(self._bootstrap, ())

    RuntimeError: can't create new thread at interpreter shutdown

    ----------------------------------------

    ----------------------------------------

    Exception occurred during processing of request from ('172.17.0.1', 50265)

    Traceback (most recent call last):

    File "/usr/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock

    self.process_request(request, client_address)

    RuntimeError: can't create new thread at interpreter shutdown

    ----------------------------------------

    Das liegt nicht an der Batteriegröße, sondern am Motor: 210 kW

    Die kleineren Motoren fahren nur 160 km/h

    Die ursprüngliche Aussage war: "nutzt das Auto bei eingeschaltetem ACC egal in welcher Fahrstufe die maximal zur Situation passende Rekuperation."


    Richtig ist: "nutzt das Auto bei eingeschaltetem TA egal in welcher Fahrstufe die maximal zur Situation passende Rekuperation."


    Bei Nutzung des ACC wird in D weniger rekuperiert als in B


    Was ist daran nicht zu verstehen?