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

Task exception was never retrieved #65

Closed
daggy1234 opened this issue Jul 31, 2020 · 3 comments
Closed

Task exception was never retrieved #65

daggy1234 opened this issue Jul 31, 2020 · 3 comments

Comments

@daggy1234
Copy link
Contributor

Summary

SO I use sentry.io for error logging and discovered this error happening quite frequently.

Task exception was never retrieved
future: <Task finished name='Task-14762120' coro=<PaginatorInterface.update() done, defined at /usr/local/lib/python3.8/dist-packages/jishaku/paginators.py:272> exception=NotFound('404 Not Found (error code: 10008): Unknown Message')>

https://sentry.io/share/issue/48cb426e53e649058eda70f39719eee3/

All the data is at the link above!

@Gorialis
Copy link
Owner

I actually fixed this bug about 4 months ago in e14a675, but I held off on pushing a new version because I wanted to work on more stuff so I could push a minor version instead of a patch. Since that never ended up happening, this bug has persisted on 1.18.2 even though it was fixed on master long ago.

I've pushed a new patch version and CI/CD is building it now. When it's done, updating jishaku normally to 1.18.3+ should fix this.

@ioistired
Copy link
Contributor

Devon is alive :pagchomp:

@daggy1234
Copy link
Contributor Author

Cool thanks will update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants