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

Error with update client #608

Open
VaporyCoder opened this issue Oct 10, 2024 · 1 comment
Open

Error with update client #608

VaporyCoder opened this issue Oct 10, 2024 · 1 comment

Comments

@VaporyCoder
Copy link

Describe the bug

I was running the script just fine but then all of a sudden it started throwing this error: 10/10/24 17:17:34 - ERROR - [update_client_version]: Error with update_client_version: HTTPSConnectionPool(host='www.twitch.tv', port=443): Max retries exceeded with url: / (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001FB76D0DE20>, 'Connection to www.twitch.tv timed out. (connect timeout=None)')) 10/10/24 17:17:52 - ERROR - [update_client_version]: Error with update_client_version: HTTPSConnectionPool(host='www.twitch.tv', port=443): Max retries exceeded with url: / (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001FB77718890>, 'Connection to www.twitch.tv timed out. (connect timeout=None)')) 10/10/24 17:17:55 - ERROR - [post_gql_request]: Error with GQLOperations (PlaybackAccessToken): HTTPSConnectionPool(host='gql.twitch.tv', port=443): Max retries exceeded with url: /gql (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001FB77719310>, 'Connection to gql.twitch.tv timed out. (connect timeout=None)')) 10/10/24 17:17:55 - ERROR - [send_minute_watched_events]: Invalid response from Twitch: {} 10/10/24 17:18:13 - ERROR - [post_gql_request]: Error with GQLOperations (Inventory): HTTPSConnectionPool(host='gql.twitch.tv', port=443): Max retries exceeded with url: /gql (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001FB7771A030>, 'Connection to gql.twitch.tv timed out. (connect timeout=None)'))

Steps to reproduce

Run the script for maybe 24 hours?

Expected behavior

Error not to throw? I don't really know.

Operating system

Windows 10 22H2 OS Build: 19045.4894

Python version

3.12

Miner version

1.9.9

Other relevant software versions

No response

Logs

I pasted in the comment

Additional context

No response

@defactl
Copy link

defactl commented Dec 10, 2024

some error

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

2 participants