We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
19:31:44: Fatal error encountered: 19:31:44: 19:31:44: Traceback (most recent call last): 19:31:44: File "C:\Users\Administrator\Desktop\TwitchDropsMiner-master\main.py", line 158, in main 19:31:44: await client.run() 19:31:44: File "C:\Users\Administrator\Desktop\TwitchDropsMiner-master\twitch.py", line 765, in run 19:31:44: await self._run() 19:31:44: File "C:\Users\Administrator\Desktop\TwitchDropsMiner-master\twitch.py", line 917, in _run 19:31:44: new_channels.update(await self.get_live_streams(game)) 19:31:44: File "C:\Users\Administrator\Desktop\TwitchDropsMiner-master\twitch.py", line 1708, in get_live_streams 19:31:44: response = await self.gql_request( 19:31:44: File "C:\Users\Administrator\Desktop\TwitchDropsMiner-master\twitch.py", line 1565, in gql_request 19:31:44: raise MinerException(f"GQL error: {response_json['errors']}") 19:31:44: exceptions.MinerException: GQL error: [{'message': 'service error', 'path': ['game']}] 19:31:44: 19:31:44: Exiting... 19:31:44: 19:31:44: Application Terminated. 19:31:44: Close the window to exit the application.
How ca i auto restart when error? Or how fix it (I used only Rust)
The text was updated successfully, but these errors were encountered:
This is a duplicate of #415.
Sorry, something went wrong.
No branches or pull requests
How ca i auto restart when error? Or how fix it
(I used only Rust)
The text was updated successfully, but these errors were encountered: