Need help to restore my old container data - willing to pay for substential help ! #4177
Unanswered
rackilucky
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
first of all:
after several weeks of trying with and without help from different sources I am fully aware that I will never be able to solve this problem on my own - if nobody is able or willing to help me, I will loose my old data :(
So - I am willing to pay real money for substential help, I am really stuck as I simply do not have the necessary know-how around this topic.
In the past I had Teslamate on a local Raspberry Pi in a docker container with a postgres database and grafana - I installed everything based on a very good instruction and it worked really well.
github.com 2
GitHub - teslamate-org/teslamate: A self-hosted data logger for your Tesla 🚘 2
A self-hosted data logger for your Tesla 🚘
Three weeks ago the whole setup went down and collapsed. I assume it was because of using a microSD card that simply got damaged by a lot of database transactions over time.
No backup … I know … let’s not discuss this part of the issue 🙄
I somehow managed to extract and restore the postgres database (2GB) from the microSD card and set up a new teslamate installation (for the future) on my Synology NAS with portainer and automated backup. But this one holds data from 10.08 onwards … all history data is gone of course.
Now the task is to extract the data from the old database and inject it to the new one. Teslamate has some import/export functionality, but to be able to extract data from the old database I have to do a fresh setup of teslamate on a raspberry with the old database first of all.
Basically I managed to set up teslamate on a raspberry with old postgres version 13, then I copied the old database to the folder where teslamate is expecting it and tried to harmonize the database user/password and the compose.yml files user/password but although I am struggling and trying for two weeks now, I am not able to bring the database up and running.
This is how I changed the old database user/password to “xxx”:
This is how I configured the YML file:
And this is the latest outcome when I try to start the container:
If the specialists in this forum see any chance to help me … please ! As mentioned already, I will gladly pay if I will get this thing up and running again and get my data back.
BR
Carina
Beta Was this translation helpful? Give feedback.
All reactions