bassmaster187 / TeslaLogger

TeslaLogger is a self hosted data logger for your Tesla Model S/3/X/Y. Actually it supports RaspberryPi 3B, 3B+, 4B, Docker and Synology NAS.
https://www.teslalogger.de
GNU General Public License v3.0
519 stars 171 forks source link

Version 1.56.1 does not show car on the map #1175

Closed ostorezio closed 10 months ago

ostorezio commented 10 months ago

Append Logfile you find it here: \raspberry\teslalogger\nohup.out 03.02.2024 11:47:54 : Reverse geocoding by Nominatim1 03.02.2024 11:48:00 : MySql.Data.MySqlClient.MySqlException (0x80004005): Duplicate entry '45.110687-7.230283' for key 'ix_key' at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync (System.Boolean execAsync) [0x00127] in <5af83e1b1b3246d78d7a16668621fd41>:0 at MySql.Data.MySqlClient.NativeDriver.GetResultAsync (System.Int32 affectedRow, System.Int64 insertedId, System.Boolean execAsync) [0x000fa] in <5af83e1b1b3246d78d7a16668621fd41>:0 at MySql.Data.MySqlClient.Driver.GetResultAsync (System.Int32 statementId, System.Int32 affectedRows, System.Int64 insertedId, System.Boolean execAsync) [0x00083] in <5af83e1b1b3246d78d7a16668621fd41>:0 at MySql.Data.MySqlClient.Driver.NextResultAsync (System.Int32 statementId, System.Boolean force, System.Boolean execAsync) [0x000b9] in <5af83e1b1b3246d78d7a16668621fd41>:0 at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync (System.Boolean execAsync, System.Threading.CancellationToken cancellationToken) [0x0020f] in <5af83e1b1b3246d78d7a16668621fd41>:0 at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync (System.Boolean execAsync, System.Threading.CancellationToken cancellationToken) [0x0077a] in <5af83e1b1b3246d78d7a16668621fd41>:0 at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync (System.Data.CommandBehavior behavior, System.Boolean execAsync, System.Threading.CancellationToken cancellationToken) [0x004c1] in <5af83e1b1b3246d78d7a16668621fd41>:0 at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync (System.Data.CommandBehavior behavior, System.Boolean execAsync, System.Threading.CancellationToken cancellationToken) [0x009da] in <5af83e1b1b3246d78d7a16668621fd41>:0 at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync (System.Data.CommandBehavior behavior, System.Boolean execAsync, System.Threading.CancellationToken cancellationToken) [0x00aeb] in <5af83e1b1b3246d78d7a16668621fd41>:0 at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQueryAsync (System.Boolean execAsync, System.Threading.CancellationToken cancellationToken) [0x000c2] in <5af83e1b1b3246d78d7a16668621fd41>:0 at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery () [0x00012] in <5af83e1b1b3246d78d7a16668621fd41>:0 at TeslaLogger.SQLTracer.TraceNQ (MySql.Data.MySqlClient.MySqlCommand cmd, System.Int64& lastInsertedId, System.String callerFilePath, System.Int32 callerLineNumber) [0x00053] in <36199776b3b8425fa130daa748537cc8>:0 at TeslaLogger.GeocodeCache.Insert (System.Double lat, System.Double lng, System.String address) [0x0008f] in <36199776b3b8425fa130daa748537cc8>:0 03.02.2024 11:48:00 : Reverse geocoding by Nominatim2

Describe the bug The car position is not shown on the map. Neither in the Teslalogger main page, nor in the Dashboard pages (Charging, Consumption), see attached screenshots The above log snippet refers to geocoding, but I don't know if it is relevant to the issue.

To Reproduce Login to Teslalogger: no map/location data Select Consumption dashboard: no map/location data

Expected behavior Goeocoding and travel maps should be visible

Screenshots

Screen Shot 2024-02-03 at 11 52 22 AM Screen Shot 2024-02-03 at 11 52 44 AM

Teslalogger Type

Linux raspberry 4.19.118-v7l+ #1311 SMP Mon Apr 27 14:26:42 BST 2020 armv7l GNU/Linux

Do you use Tasker or iBeacon

Additional context Add any other context about the problem here.

ostorezio commented 10 months ago

Map eventually appeared out of thin air. Is this due to an OTA upgrade?

bassmaster187 commented 10 months ago

are you sure you don't have any firewalls or an internet outage, beacuse even the paypal button can't be loaded?

image