pkuehnel

Results 77 comments of pkuehnel

I have the same problem with my .net6 app. I tried a bunch of things which i reverted again. Currently I have this docker file: https://github.com/pkuehnel/SmartTeslaAmpSetter/blob/fix/rpiSupport/Plugins.SmaEnergymeter/Dockerfile Current state is, that...

Next problem: plugged_in is always false

Interesting: I recreated all TeslaMate Docker Containers (`docker-compose down` + `docker-compose up -d`) and everything is fine again (Only restarting teslaMateAPI does not help). Could you please check if there...

Database container restarting could also be the issue. Got an update of this one, too.

Hmm, interesting. Today I could not reproduce this behaviour. As soon as I woke up the car the data was updated.

Today I have the same issue, TeslaMate is working and logging fine, but TeslaMateApi's values do not change. @tobiasehlert Are you interested in something like an Teamviewer session to observe...

As the car charged at this point I found the timestamp of the issue: Log Mosquito: ``` 1648674339: Client teslamateapi-arRz has exceeded timeout, disconnecting. 1648674350: New connection from 192.168.64.3 on...

I already checked the version. Is it possible that there are any issues because my database was created with an older version? Because I had that issue, after that I...

Here is the output: ``` List of installed extensions Name | Version | Schema | Description -------------+---------+------------+------------------------------------------------------------------- plpgsql | 1.0 | pg_catalog | PL/pgSQL procedural language timescaledb | 2.5.0 |...

I just tried all the statements from you and get the same error: ``` 2021-11-12 06:21:17.058 UTC [98454] LOG: refreshing continuous aggregate "conditions_summary_hourly" in window [ 2021-10-12 07:00:00, 2021-11-12 05:00:00...