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

Can't configure Vector #40

Open
lordlouckster opened this issue Jul 5, 2020 · 9 comments
Open

Can't configure Vector #40

lordlouckster opened this issue Jul 5, 2020 · 9 comments

Comments

@lordlouckster
Copy link

I'm trying to authenticate Vector with SDK, but when I type my serial number, I keep getting these errors:

socket.gaierror: [Errno 11001] getaddrinfo failed
urllib3.exceptions.NewConnectionError: <urllib3.connection.VerifiedHTTPSConnection object at 0x00000226CF8D4F40>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='session-certs.token.global.anki-services.com', port=443): Max retries exceeded with url: /vic/<serialnumber>(Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x00000226CF8D4F40>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='session-certs.token.global.anki-services.com', port=443): Max retries exceeded with url: /vic/<serialnumber> (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x00000226CF8D4F40>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
@lordlouckster
Copy link
Author

I think session-certs.token.global.anki-services.com is down. Last time when I set Vector with SDK it worked fine.

@paguos
Copy link

paguos commented Jul 5, 2020

I have the same problem 😞

@grant-olson
Copy link
Contributor

We have a cloud engineer investigating now. Will report back soon.

@lordlouckster
Copy link
Author

I asked about this in Anki's forum. They said to try this:
Enter “ https://ota-cdn.anki.com/ok ” into a browser on the same WiFi network as Vector
If a file containing “OK” downloads, the Cloud is available and accessible from your device’s WiFi network
I tried it, and got ok file. Still can't configure Vector.

@grant-olson
Copy link
Contributor

grant-olson commented Jul 5, 2020 via email

@grant-olson
Copy link
Contributor

Our registrar has fixed the problem and we can resolve the domain correctly here. Can you try again and let us know if it works for you now?

@paguos
Copy link

paguos commented Jul 5, 2020

Our registrar has fixed the problem and we can resolve the domain correctly here. Can you try again and let us know if it works for you now?

It works! Thanks for the quick fix 👍

@lordlouckster
Copy link
Author

SUCCESS!

@MohamedNagyMostafa
Copy link

i am facing the same issue now!!

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

4 participants