Announcement

Collapse
No announcement yet.

Repeating error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Repeating error

    Hi Shill,
    I am getting this error about every 17 minutes 11/20/2023 8:36:32 AM Tesla Vehicles Error Error retrieving data for device ****************: Failed to wake vehicle for update. On this particular instance, the device page showed Wake State Awake Today 8:37:00 AM. Is this just a time lag thing and should it be ingored?

    Also when looking at the HS log, I noticed some startup errors that don't look good (Location Threshold we already talked about).
    I had debug running which I will PM you if it is of any help.

    HS4 log during Tesla Vehicle startup with debug logging on:
    11/20/2023 8:59:31 AM HomeSeer Info Plugin Tesla Vehicles with ID: TeslaVehicles and Instance: has disconnected
    11/20/2023 8:59:31 AM HomeSeer Plug-In Shutting down Plug-In: Tesla Vehicles
    11/20/2023 8:56:01 AM Tesla Vehicles Info Log file cleared.
    11/20/2023 8:53:42 AM Tesla Vehicles Error Error retrieving data for device ****************: Failed to wake vehicle for update.
    11/20/2023 8:49:04 AM Tesla Vehicles Error Socket error reported: A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied
    11/20/2023 8:36:32 AM Tesla Vehicles Error Error retrieving data for device ****************: Failed to wake vehicle for update.
    11/20/2023 8:35:32 AM HomeSeer Info Done rebuild of device references cache
    11/20/2023 8:34:55 AM HomeSeer Info Starting rebuild of device references cache...
    11/20/2023 8:34:55 AM HomeSeer Plug-In Finished initializing plug-in Tesla Vehicles
    11/20/2023 8:34:55 AM HomeSeer Starting Plug-In Tesla Vehicles loaded in 5118 milliseconds
    11/20/2023 8:34:55 AM HomeSeer Starting Plug-In Plugin Tesla Vehicles started successfully in 3887 milliseconds
    11/20/2023 8:34:54 AM Tesla Vehicles Info Tesla Vehicles initialized.
    11/20/2023 8:34:52 AM Tesla Vehicles Error Invalid 'LocationThreshold' setting in INI file. Reverting to default.
    11/20/2023 8:34:52 AM Tesla Vehicles Error Failed to parse vehicle data - please contact plugin developer with TRACE log file.
    11/20/2023 8:34:52 AM Tesla Vehicles Info Connected successfully!
    11/20/2023 8:34:51 AM HomeSeer Starting Plug-In Initializing plugin Tesla Vehicles ...
    11/20/2023 8:34:50 AM HomeSeer Info Plugin TeslaVehicles with instance Tesla Vehicles has connected. IP:127.0.0.1:55764


    #2
    Originally posted by field888 View Post
    Hi Shill,
    I am getting this error about every 17 minutes 11/20/2023 8:36:32 AM Tesla Vehicles Error Error retrieving data for device ****************: Failed to wake vehicle for update. On this particular instance, the device page showed Wake State Awake Today 8:37:00 AM. Is this just a time lag thing and should it be ingored?

    Also when looking at the HS log, I noticed some startup errors that don't look good (Location Threshold we already talked about).
    I had debug running which I will PM you if it is of any help.

    HS4 log during Tesla Vehicle startup with debug logging on:
    11/20/2023 8:59:31 AM HomeSeer Info Plugin Tesla Vehicles with ID: TeslaVehicles and Instance: has disconnected
    11/20/2023 8:59:31 AM HomeSeer Plug-In Shutting down Plug-In: Tesla Vehicles
    11/20/2023 8:56:01 AM Tesla Vehicles Info Log file cleared.
    11/20/2023 8:53:42 AM Tesla Vehicles Error Error retrieving data for device ****************: Failed to wake vehicle for update.
    11/20/2023 8:49:04 AM Tesla Vehicles Error Socket error reported: A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied
    11/20/2023 8:36:32 AM Tesla Vehicles Error Error retrieving data for device ****************: Failed to wake vehicle for update.
    11/20/2023 8:35:32 AM HomeSeer Info Done rebuild of device references cache
    11/20/2023 8:34:55 AM HomeSeer Info Starting rebuild of device references cache...
    11/20/2023 8:34:55 AM HomeSeer Plug-In Finished initializing plug-in Tesla Vehicles
    11/20/2023 8:34:55 AM HomeSeer Starting Plug-In Tesla Vehicles loaded in 5118 milliseconds
    11/20/2023 8:34:55 AM HomeSeer Starting Plug-In Plugin Tesla Vehicles started successfully in 3887 milliseconds
    11/20/2023 8:34:54 AM Tesla Vehicles Info Tesla Vehicles initialized.
    11/20/2023 8:34:52 AM Tesla Vehicles Error Invalid 'LocationThreshold' setting in INI file. Reverting to default.
    11/20/2023 8:34:52 AM Tesla Vehicles Error Failed to parse vehicle data - please contact plugin developer with TRACE log file.
    11/20/2023 8:34:52 AM Tesla Vehicles Info Connected successfully!
    11/20/2023 8:34:51 AM HomeSeer Starting Plug-In Initializing plugin Tesla Vehicles ...
    11/20/2023 8:34:50 AM HomeSeer Info Plugin TeslaVehicles with instance Tesla Vehicles has connected. IP:127.0.0.1:55764

    I've also been noticing some anomalies in Wake Detection, especially when plugged in (I think) lately. I have also had a few days of getting a lot of 408 (timeout) errors when trying to get an update from the car, but that's not something I can do much about. So yes, if you have a debug log please send it along, triangulation of more than just my own experience is helpful.

    Comment


      #3
      shill I see these log notices below on a daily basis. It may effect things for a minute or so but I don't really notice any plug in issues. When I check the devices after I see the logs they all appear to be syncing just fine.

      Is there a way to suppress these log entries if they are just occasional blips? I try and keep my HS4 error free and the red logs stick right out

      Thanks

      Click image for larger version

Name:	image.png
Views:	0
Size:	68.3 KB
ID:	1644422

      Comment


        #4
        shill checking to see if you received the PM with the debug file (11/20)

        Comment


          #5
          Originally posted by will40 View Post
          shill I see these log notices below on a daily basis. It may effect things for a minute or so but I don't really notice any plug in issues. When I check the devices after I see the logs they all appear to be syncing just fine.

          Is there a way to suppress these log entries if they are just occasional blips? I try and keep my HS4 error free and the red logs stick right out

          Thanks

          Click image for larger version

Name:	image.png
Views:	0
Size:	68.3 KB
ID:	1644422
          Since they come from a generic websocket error handler, I can't differentiate between unimportant issues like these and real problems. Since I have yet to see any real probelms from that handler, I'll go ahead and move them to debug level in the next release.

          Comment


            #6
            Originally posted by field888 View Post
            shill checking to see if you received the PM with the debug file (11/20)
            Yes, thanks - just took the week off for Thanksgiving while family was in town!

            Comment


              #7
              Originally posted by shill View Post

              Yes, thanks - just took the week off for Thanksgiving while family was in town!
              I hope you had a great Thanksgiving with the family!

              Comment


                #8
                Originally posted by shill View Post

                Since they come from a generic websocket error handler, I can't differentiate between unimportant issues like these and real problems. Since I have yet to see any real probelms from that handler, I'll go ahead and move them to debug level in the next release.
                great thank you!

                Comment

                Working...
                X