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

My car is not listed #40

Closed
flopp999 opened this issue Sep 14, 2021 · 5 comments
Closed

My car is not listed #40

flopp999 opened this issue Sep 14, 2021 · 5 comments

Comments

@flopp999
Copy link
Contributor

flopp999 commented Sep 14, 2021

Today there was an update or error with Skoda server.
My car didn't show up in Skoda app.
Now I can see my car again in Skoda app, but with Skodaconnect my car is not listed.
Debian 10, python 3.7.3, PyJWT 2.1.0

image

@jpalo
Copy link

jpalo commented Sep 14, 2021

There seems to be some issue with the service. I'm getting login failed 504 errors.

########################################
#      Logging on to Skoda Connect     #
########################################
Initiating new session to Skoda Connect with xx@xx.com as username
INFO:skodaconnect.connection:Init Skoda Connect library, version 1.1.6
DEBUG:skodaconnect.connection:Using service https://msg.volkswagen.de
Attempting to login to the Skoda Connect service
2021-09-14 16:34:33.452433
INFO:skodaconnect.connection:Initiating new login
DEBUG:skodaconnect.connection:Starting authorization process for client skoda
DEBUG:skodaconnect.connection:Got redirect to signin-service
DEBUG:skodaconnect.connection:Start authorization for user xx@xx.com
DEBUG:skodaconnect.connection:Finalizing login
DEBUG:skodaconnect.connection:Received authorization code, exchange for tokens.
ERROR:skodaconnect.connection:Login failed for xx@xx.com, API returned HTTP status 504

@Farfar
Copy link
Collaborator

Farfar commented Sep 14, 2021

504 is indication of server-side problem. I would give it a few days and try again.

@flopp999
Copy link
Contributor Author

My Skoda app works now but Skodaconnect still doesn't list my car.

Anything you already know?

No error, it says login successful.

@Farfar
Copy link
Collaborator

Farfar commented Sep 22, 2021

My Skoda app works now but Skodaconnect still doesn't list my car.

Anything you already know?

No error, it says login successful.

No everything is working fine here now.
Depending on which car you have there's up to 2 logins made and up to 3(4) different tokens fetched. Check the logs and make sure that one of them doesn't fail ('connect', 'skoda' and 'vwg').
One user reported that all started working for him after he changed password in Skoda Connect portal.

@flopp999
Copy link
Contributor Author

My mistake. It seems that I had changed something in my example file.
With you example file it worked fine.
Sorry :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants