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

PersistedQueryNotFound on the DropCampaignDetails GQL operation #626

Closed
DevilXD opened this issue Nov 18, 2024 · 6 comments
Closed

PersistedQueryNotFound on the DropCampaignDetails GQL operation #626

DevilXD opened this issue Nov 18, 2024 · 6 comments
Labels
Bug Something isn't working Solved This issue has been resolved

Comments

@DevilXD
Copy link
Owner

DevilXD commented Nov 18, 2024

08:46:27: Fatal error encountered:
08:46:27: 
08:46:27: Traceback (most recent call last):
08:46:27:   File "main.py", line 155, in main
08:46:27:   File "twitch.py", line 587, in run
08:46:27:   File "twitch.py", line 637, in _run
08:46:27:   File "twitch.py", line 1468, in fetch_inventory
08:46:27:   File "asyncio\tasks.py", line 571, in _wait_for_one
08:46:27:   File "twitch.py", line 1425, in fetch_campaigns
08:46:27:   File "twitch.py", line 1387, in gql_request
08:46:27: exceptions.GQLException: [{'message': 'PersistedQueryNotFound'}]
08:46:27: 
08:46:27: Exiting...
08:46:28: 
08:46:28: Application Terminated.
08:46:28: Close the window to exit the application.

Originally posted by @dragongrafdiscord in #590 (comment)

@DevilXD DevilXD changed the title oh it works for me again buuut specially now claiming rust everytime its done with one it just gives this error: PersistedQueryNotFound on the DropCampaignDetails GQL operation Nov 18, 2024
@DevilXD DevilXD added the Bug Something isn't working label Nov 18, 2024
@DevilXD
Copy link
Owner Author

DevilXD commented Nov 18, 2024

The GQL hash hasn't changed, at least not in the web version. I'm guessing it just needs some more time to change. Will update in 24 hours.

@dragongrafdiscord
Copy link

alright could u write me a message here when there is a new dev build? :D

@DevilXD
Copy link
Owner Author

DevilXD commented Nov 19, 2024

Still no hash change. This seems different than normal. We'll need to wait some more.

@dragongrafdiscord You can just "watch" this repo to receive updates for it. The "Watch" button is at the top of the repository's main page.

@dragongrafdiscord
Copy link

alr will try
hopefully the watch also works when custom for releases bc i dotn wana get notified for every each thing
also currently it seems to be running alr again...
image
and i still have a bit older dev build but as long as it works its alr for me (unless u add some nice features)

@Totesfleisch
Copy link

Totesfleisch commented Dec 21, 2024

Having the same Issue. I realized, when there is a Campaign for Caliber Live, theres a 99% Guarantee it crashes. without the Game having an active campaign, its more like 70/30 Chance, however, it eventually will always crash.
That being said, when i use a forked Version of the Project that hasnt been updated in a while. It works fine, aside from the Issue that said older Miner doesnt recognize some Games having active Streams.

18:16:16: Fatal error encountered:
18:16:16:
18:16:16: Traceback (most recent call last):
18:16:16: File "main.py", line 155, in main
18:16:16: File "twitch.py", line 587, in run
18:16:16: File "twitch.py", line 747, in _run
18:16:16: File "twitch.py", line 1660, in bulk_check_online
18:16:16: File "asyncio\tasks.py", line 575, in _wait_for_one
18:16:16: File "twitch.py", line 1390, in gql_request
18:16:16: exceptions.GQLException: [{'message': 'service error', 'path': ['channel', 'viewerDropCampaigns']}]
18:16:16:
18:16:16: Exiting...
18:16:17:
18:16:17: Application Terminated.
18:16:17: Close the window to exit the application.

/Edit: Since i wrote this comment, i used the miner in priority only mode, instead of the other 2 modes, and it seems to run fine now. So it might be something with the other 2 queue forms.

@DevilXD
Copy link
Owner Author

DevilXD commented Dec 30, 2024

The hashes have been updated a while ago, so this should no longer be happening: 2c5f56b

@DevilXD DevilXD closed this as completed Dec 30, 2024
@DevilXD DevilXD added the Solved This issue has been resolved label Dec 30, 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 Solved This issue has been resolved
Projects
None yet
Development

No branches or pull requests

3 participants