CodeRida

Untitled

Sep 22nd, 2022
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1.  
  2. E 2022-09-22 08:22:32,260 lightbulb.ext.tasks: Error occurred during task execution and was not handled. Task will be cancelled after 2 more consecutive failure(s)
  3. Traceback (most recent call last):
  4. File "/home/container/.local/lib/python3.10/site-packages/lightbulb/ext/tasks/__init__.py", line 203, in _loop
  5. await maybe_coro
  6. File "/home/container/modules/subscription.py", line 175, in check_for_updates
  7. res, profilepic = await w.get_last_posts(i.username)
  8. File "/home/container/utils/youtube.py", line 9, in get_last_posts
  9. r.raise_for_status()
  10. File "/home/container/.local/lib/python3.10/site-packages/aiohttp/client_reqrep.py", line 1005, in raise_for_status
  11. raise ClientResponseError(
  12. aiohttp.client_exceptions.ClientResponseError: 403, message='Forbidden', url=URL('https://pipedapi.kavin.rocks/channel/UCGA_iwc3t5I1dVFff54wYGA')
  13.  
Advertisement
Add Comment
Please, Sign In to add comment