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

exceptions.MinerException: GQL error: [{'message': 'service error', 'path': ['game']}] #416

Closed
daeeros opened this issue Jan 15, 2024 · 1 comment
Labels
Bug Something isn't working Duplicate This issue or pull request already exists

Comments

@daeeros
Copy link

daeeros commented Jan 15, 2024

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)

@DevilXD DevilXD added Bug Something isn't working Duplicate This issue or pull request already exists labels Jan 15, 2024
@DevilXD
Copy link
Owner

DevilXD commented Jan 15, 2024

This is a duplicate of #415.

@DevilXD DevilXD closed this as not planned Won't fix, can't repro, duplicate, stale Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants