We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using tesla_auth.exe to log in with the following steps:
Download latest release 25-Nov-2023 for Windows
Use 7zip to unpack executable into a folder
Access folder with terminal and run .\tesla_auth.exe
terminal
.\tesla_auth.exe
Enter Tesla account username & password
Enter Tesla account MFA passcode
Review Access Token and Refresh Token
Paste Access Token and Refresh Token into Teslamate login page
Receive message "Error: Tokens are invalid" from Teslamate:
Logs from teslamate:
idsvc@id-services:/srv/teslamate$ docker compose logs | tail teslamate | 2024-11-08 17:21:41.242 [info] Sent 302 in 1ms teslamate | 2024-11-08 17:21:41.252 [info] GET /sign_in teslamate | 2024-11-08 17:21:41.256 [info] Sent 200 in 4ms teslamate | 2024-11-08 17:21:54.847 [info] GET / teslamate | 2024-11-08 17:21:54.849 [info] Sent 302 in 1ms teslamate | 2024-11-08 17:21:54.866 [info] GET /sign_in teslamate | 2024-11-08 17:21:54.873 [info] Sent 200 in 6ms teslamate | 2024-11-08 17:22:08.633 [notice] TLS :client: In state :hello received SERVER ALERT: Fatal - Internal Error teslamate | teslamate | 2024-11-08 17:22:08.634 [error] POST https://auth.tesla.com/oauth2/v3/token -> error: {:tls_alert, {:internal_error, ~c"TLS client: In state hello received SERVER ALERT: Fatal - Internal Error\n"}} (79.460 ms)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Using tesla_auth.exe to log in with the following steps:
Download latest release 25-Nov-2023 for Windows
Use 7zip to unpack executable into a folder
Access folder with
terminal
and run.\tesla_auth.exe
Enter Tesla account username & password
Enter Tesla account MFA passcode
Review Access Token and Refresh Token
Paste Access Token and Refresh Token into Teslamate login page
Receive message "Error: Tokens are invalid" from Teslamate:
Logs from teslamate:
The text was updated successfully, but these errors were encountered: