You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: