-
Notifications
You must be signed in to change notification settings - Fork 19
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 encountered...application terminated #154
Comments
Looking at the request from the miner vs Twitch itself, it looks like the Old: {"persistedQuery":{"version":1,"sha256Hash":"e5916665a37150808f8ad053ed6394b225d5504d175c7c0b01b9a89634c57136"}} New: {"persistedQuery":{"version":1,"sha256Hash":"e7acdecb05429a62f5984bdcb27ee938ae20543579bf73c3ae44e7c822bc4f54"}} |
@gibbed we were looking at it at the same time. This is technically a duplicate, but I will leave it, because the old issue is a very random crash that could be due to a slow rollout of this hash change, but oculd also be unrelated. Fix will be out in in-dev seeon. I'll also make a release for it. |
This specific issue was opened recently which is why I replied to this one rather than an older one since it was likely the OP was referring to the new issue with |
@gibbed @IRhoAias @T4bletopG4mes |
Here it is again 15:00:19: Fatal error encountered: on 8/7 |
|
Description
No idea what causes it but I just noticed it and it seems to have started happening recently.
To Reproduce
Maybe its related with the No Man's Sky drops, not sure.
Expected behavior
Should say "no drops available to mine currently" since Im dont have any for now.
Observed behavior
See screenshot.
Screenshots
Logs
21:22:22: Fatal error encountered:
21:22:22:
21:22:22: Traceback (most recent call last):
21:22:22: File "main.py", line 160, in main
21:22:22: File "twitch.py", line 772, in run
21:22:22: File "twitch.py", line 817, in _run
21:22:22: File "twitch.py", line 1670, in fetch_inventory
21:22:22: File "asyncio\tasks.py", line 571, in _wait_for_one
21:22:22: File "twitch.py", line 1608, in fetch_campaigns
21:22:22: File "twitch.py", line 1575, in gql_request
21:22:22: exceptions.MinerException: GQL error: [{'message': 'PersistedQueryNotFound'}]
21:22:22:
21:22:22: Exiting...
21:22:23:
21:22:23: Application Terminated.
21:22:23: Close the window to exit the application.
OS
Windows 10 (64-bit)
Build
.exe
Version/Commit
v15.7.1
Additional context
No response
The text was updated successfully, but these errors were encountered: