Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Teslamate is failing to run after update #4080

Closed
1 task done
jweichel opened this issue Jul 11, 2024 · 2 comments
Closed
1 task done

Teslamate is failing to run after update #4080

jweichel opened this issue Jul 11, 2024 · 2 comments
Labels
closed:invalid This doesn't seem right

Comments

@jweichel
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

I could not get teslamate to run properly (eg port 4000 was not responding) after updating using this docker-compose.yml file:
docker-compose.pdf

After pulling the new versions and starting it up, I did a docker compose ps and the teslamate process kept restarting. There were many problems in the docker compose logs below.

I have been trying various things for days to no avail. I even tried to remove the entire installation before doing the above, but the results were similar. I used this sequence by jibinc to remove everything:
#1125

Expected Behavior

I expected port 4000 to be accessible, but it is not so I cannot connect it to my Tesla account.

Steps To Reproduce

No response

Relevant log output

[TeslamateLogs.txt](https://github.com/user-attachments/files/16184223/TeslamateLogs.txt)

Screenshots

No response

Additional data

No response

Type of installation

Docker

Version

v1.30.1

@brianmay
Copy link
Collaborator

teslamate-1  | clock_gettime(CLOCK_MONOTONIC, _) failed: Operation not permitted (1)
teslamate-1  | Aborted (core dumped)
teslamate-1  | clock_gettime(CLOCK_MONOTONIC, _) failed: Operation not permitted (1)
teslamate-1  | Aborted (core dumped)
teslamate-1  | clock_gettime(CLOCK_MONOTONIC, _) failed: Operation not permitted (1)
teslamate-1  | Aborted (core dumped)
teslamate-1  | clock_gettime(CLOCK_MONOTONIC, _) failed: Operation not permitted (1)
teslamate-1  | Aborted (core dumped)
teslamate-1  | clock_gettime(CLOCK_MONOTONIC, _) failed: Operation not permitted (1)
teslamate-1  | Aborted (core dumped)
teslamate-1  | clock_gettime(CLOCK_MONOTONIC, _) failed: Operation not permitted (1)
teslamate-1  | Aborted (core dumped)
teslamate-1  | clock_gettime(CLOCK_MONOTONIC, _) failed: Operation not permitted (1)
teslamate-1  | Aborted (core dumped)
teslamate-1  | clock_gettime(CLOCK_MONOTONIC, _) failed: Operation not permitted (1)
teslamate-1  | Aborted (core dumped)
teslamate-1  | clock_gettime(CLOCK_MONOTONIC, _) failed: Operation not permitted (1)
teslamate-1  | Aborted (core dumped)

We have seen this before (e.g. #2302), you might have to upgrade your libseccomp2.

@jweichel
Copy link
Author

I finally started over by re-imaging the Raspberry Pi and installing Docker & Teslamate. It all works now.

@JakobLichterfeld JakobLichterfeld added closed:invalid This doesn't seem right and removed waiting for feedback labels Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed:invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants