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

Client does not send games computed during connection interruption. #155

Open
kotenok2000 opened this issue Jun 13, 2021 · 1 comment
Open
Labels
good first issue Good for newcomers

Comments

@kotenok2000
Copy link

I noticed that v32 client does not upload games computed during connection interruption
when connection is interrupted client displays this:
lc0_main.go:173: http.Do: Post http://api.lczero.org/upload_game: dial tcp: lookup api.lczero.org: no such host
when connection is restored client does not send accumulated games.

@mooskagh
Copy link
Member

That's known but doesn't occur often so hasn't been a high priority to fix.

@mooskagh mooskagh added the good first issue Good for newcomers label Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants