You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to setup Teslamate in a Docker Container but I get the following error when trying to start up the Postgres container using docker-compose. I'm using the docker-compose.yml from the website:
Background task error for application_custom tesla: ERROR: for tesla_teslamate_1 Cannot start service teslamate: OCI runtime create failed: container_linux.go:380: starting container process caused: exec: "tini": executable file not found in $PATH:
I'm using a QNAP and I get the same error whether I use the command line to create the containers or the QNAP Container Station GUI.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I'm trying to setup Teslamate in a Docker Container but I get the following error when trying to start up the Postgres container using docker-compose. I'm using the docker-compose.yml from the website:
Background task error for application_custom tesla: ERROR: for tesla_teslamate_1 Cannot start service teslamate: OCI runtime create failed: container_linux.go:380: starting container process caused: exec: "tini": executable file not found in $PATH:
I'm using a QNAP and I get the same error whether I use the command line to create the containers or the QNAP Container Station GUI.
Anyone come across this before?
All reactions