teslamate-org / teslamate

A self-hosted data logger for your Tesla 🚘
https://docs.teslamate.org
MIT License
6k stars 748 forks source link

Error: :nxdomain #4383

Closed a1exus closed 2 hours ago

a1exus commented 2 hours ago

Is there an existing issue for this?

What happened?

i used tesla_auth as Tesla API tokens generator, then copy and paste access & refresh token into teslamate app, yet getting this error

Error: :nxdomain

Expected Behavior

sign into teslamate ui

Steps To Reproduce

  1. download/run tesla_auth
  2. open teslamate over web and copy/paste respective tokens

Relevant log output

teslamate-1  | 2024-11-14 22:49:31.878 [error] POST https://auth.tesla.com/oauth2/v3/token -> error: :nxdomain (8001.790 ms)

Screenshots

No response

Additional data

No response

Type of installation

Docker

Version

teslamate/teslamate:1.31.1

cwanja commented 2 hours ago

Is the hosting device able to access the internet? Have you restarted the containers?

a1exus commented 2 hours ago

Is the hosting device able to access the internet? Have you restarted the containers?

i just restarted host and container (just to be sure) and now was able to login! so it looks like the issue wasn't with teslamate, but rather with something else..