Page 1 of 1

Weird CD error 'NoneType' object has no attribute 'latitude'

PostPosted: Sat Feb 17, 2024 3:34 pm
by hensed
for the past few months I've been getting this weird error on the connected drive plugin:

Code: Select all
Loading plugin "Connected Drive 2023.2.0" using API v3.1
   Starting plugin "Connected Drive 2023.2.0" (pid 18759)
   Started plugin "Connected Drive 2023.2.0"
   Connected Drive                 Starting Connected Drive
   Connected Drive                 BMW Connected Drive Account: Starting cdAccount Device
   Connected Drive                 BMW Connected Drive Account: 1 vehicles found.
   Connected Drive                 BMW M6: Starting cdVehicle Device
   Connected Drive Error           Error in plugin execution runConcurrentThread:

  File "plugin.py", line 165, in runConcurrentThread
  File "plugin.py", line 242, in _do_update
type: 'NoneType' object has no attribute 'latitude'

   Connected Drive Error           plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)


Code: Select all
last_update = 13 Dec 2023 11:03:11 PST

This was the last time it was working (for me). I've had it de-activated but saw that you put up a few updates in the last few months. I tried them, but the error still persists. :(

Re: Weird CD error 'NoneType' object has no attribute 'latit

PostPosted: Sat Feb 17, 2024 3:59 pm
by FlyingDiver
I expect this is caused by some change in the data returned from the CD servers, probably because some service you were paying for (or comped) has expired.

Please open an issue on GitHub so I can trap the error and not fail the update.

Re: Weird CD error 'NoneType' object has no attribute 'latit

PostPosted: Mon Feb 19, 2024 2:09 pm
by hensed
got it! will-do! Thank youuu!!

Re: Weird CD error 'NoneType' object has no attribute 'latit

PostPosted: Mon Feb 26, 2024 7:02 am
by FlyingDiver
Fixed in Release 2023.2.1, in plugin store.