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

fatal error #601

Closed
skapytek opened this issue Nov 3, 2024 · 1 comment
Closed

fatal error #601

skapytek opened this issue Nov 3, 2024 · 1 comment
Labels
Bug Something isn't working Duplicate This issue or pull request already exists

Comments

@skapytek
Copy link

skapytek commented Nov 3, 2024

Its the newest appimage for debian 12:

08:12:51 PM: Fatal error encountered:
08:12:51 PM: 
08:12:51 PM: Traceback (most recent call last):
08:12:51 PM:   File "/tmp/.mount_TwitchXpz8nH/usr/src/main.py", line 155, in main
08:12:51 PM:     await client.run()
08:12:51 PM:   File "/tmp/.mount_TwitchXpz8nH/usr/src/twitch.py", line 587, in run
08:12:51 PM:     await self._run()
08:12:51 PM:   File "/tmp/.mount_TwitchXpz8nH/usr/src/twitch.py", line 747, in _run
08:12:51 PM:     await self.bulk_check_online(acl_channels)
08:12:51 PM:   File "/tmp/.mount_TwitchXpz8nH/usr/src/twitch.py", line 1657, in bulk_check_online
08:12:51 PM:     response_list = await coro
08:12:51 PM:   File "/tmp/.mount_TwitchXpz8nH/usr/lib/python3.10/asyncio/tasks.py", line 571, in _wait_for_one
08:12:51 PM:     return f.result()  # May raise f.exception().
08:12:51 PM:   File "/tmp/.mount_TwitchXpz8nH/usr/src/twitch.py", line 1387, in gql_request
08:12:51 PM:     raise GQLException(response_json['errors'])
08:12:51 PM: exceptions.GQLException: [{'message': 'service error', 'path': ['channel', 'viewerDropCampaigns']}]
08:12:51 PM: 
08:12:51 PM: Exiting...
08:12:51 PM: 
08:12:51 PM: Application Terminated.
08:12:51 PM: Close the window to exit the application.
@DevilXD DevilXD added Bug Something isn't working Duplicate This issue or pull request already exists labels Nov 3, 2024
@DevilXD
Copy link
Owner

DevilXD commented Nov 3, 2024

Duplicate of #590.

@DevilXD DevilXD closed this as not planned Won't fix, can't repro, duplicate, stale Nov 3, 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