Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [(1, <utils.tiktok.TikTok object at 0x7f0489ef1840>)]
- dict_items([(0, <utils.instagram.Instagram object at 0x7f048c0d3ee0>), (1, <utils.tiktok.TikTok object at 0x7f0489ef1840>), (2, <utils.twitter.Twitter object at 0x7f0489ef1150>), (3, <utils.youtube.Youtube object at 0x7f0489ef0f70>)])
- <utils.tiktok.TikTok object at 0x7f0489ef1840>
- boodyzozo
- Browser closed unexpectedly:
- E 2022-09-22 14:58:00,979 hikari.gateway.0: connection closed with code 1000 ()
- [(1, <utils.tiktok.TikTok object at 0x7f0489ef1840>)]
- dict_items([(0, <utils.instagram.Instagram object at 0x7f048c0d3ee0>), (1, <utils.tiktok.TikTok object at 0x7f0489ef1840>), (2, <utils.twitter.Twitter object at 0x7f0489ef1150>), (3, <utils.youtube.Youtube object at 0x7f0489ef0f70>)])
- <utils.tiktok.TikTok object at 0x7f0489ef1840>
- boodyzozo
- I 2022-09-22 14:58:01,232 hikari.gateway.0: server has closed connection, will reconnect if possible [code:1000, reason:]
- Browser closed unexpectedly:
- W 2022-09-22 14:58:31,655 hikari.gateway.0: failed to communicate with server, reason was: 'Timeout exceeded'. Will retry shortly
- E 2022-09-22 14:58:31,741 hikari.event_manager: an exception occurred handling an event (SlashCommandErrorEvent)
- Traceback (most recent call last):
- File "/home/container/.local/lib/python3.10/site-packages/lightbulb/app.py", line 1154, in invoke_application_command
- await context.invoke()
- File "/home/container/.local/lib/python3.10/site-packages/lightbulb/context/base.py", line 292, in invoke
- await self.command.invoke(self)
- File "/home/container/.local/lib/python3.10/site-packages/lightbulb/commands/slash.py", line 217, in invoke
- await self._invoke_subcommand(context)
- File "/home/container/.local/lib/python3.10/site-packages/lightbulb/commands/slash.py", line 81, in _invoke_subcommand
- await self._subcommands[cmd_option.name].invoke(context)
- File "/home/container/.local/lib/python3.10/site-packages/lightbulb/commands/base.py", line 544, in invoke
- await self(context, **kwargs)
- File "/home/container/.local/lib/python3.10/site-packages/lightbulb/commands/base.py", line 459, in __call__
- return await self.callback(context, **kwargs)
- File "/home/container/modules/subscription.py", line 49, in subadd
- return await err(ctx, "Incorrect url 3!", "The url you provided isnt correct!")
- File "/home/container/.local/lib/python3.10/site-packages/hikari/impl/rest.py", line 748, in _request
- response = await live_attributes.still_alive().client_session.request(
- File "/home/container/.local/lib/python3.10/site-packages/aiohttp/client.py", line 560, in _request
- await resp.start(conn)
- File "/home/container/.local/lib/python3.10/site-packages/aiohttp/client_reqrep.py", line 894, in start
- with self._timer:
- File "/home/container/.local/lib/python3.10/site-packages/aiohttp/helpers.py", line 720, in __exit__
- raise asyncio.TimeoutError from None
- asyncio.exceptions.TimeoutError
- The above exception was the direct cause of the following exception:
- Traceback (most recent call last):
- File "/home/container/modules/handler.py", line 19, in on_error
- raise event.exception
- lightbulb.errors.CommandInvocationError: An error occurred during command 'subscription' invocation
- E 2022-09-22 14:58:32,029 hikari.event_manager: an exception occurred handling an event (SlashCommandErrorEvent)
- Traceback (most recent call last):
- File "/home/container/modules/subscription.py", line 46, in subadd
- res, profilepic = await w.get_last_posts(username)
- File "/home/container/utils/tiktok.py", line 30, in get_last_posts
- await r.html.arender()
- File "/home/container/.local/lib/python3.10/site-packages/requests_html.py", line 615, in arender
- self.browser = await self.session.browser
- File "/home/container/.local/lib/python3.10/site-packages/requests_html.py", line 714, in browser
- self._browser = await pyppeteer.launch(ignoreHTTPSErrors=not(self.verify), headless=True, args=self.__browser_args)
- File "/home/container/.local/lib/python3.10/site-packages/pyppeteer/launcher.py", line 307, in launch
- return await Launcher(options, **kwargs).launch()
- File "/home/container/.local/lib/python3.10/site-packages/pyppeteer/launcher.py", line 168, in launch
- self.browserWSEndpoint = get_ws_endpoint(self.url)
- File "/home/container/.local/lib/python3.10/site-packages/pyppeteer/launcher.py", line 227, in get_ws_endpoint
- raise BrowserError('Browser closed unexpectedly:\n')
- pyppeteer.errors.BrowserError: Browser closed unexpectedly:
- During handling of the above exception, another exception occurred:
- Traceback (most recent call last):
- File "/home/container/.local/lib/python3.10/site-packages/lightbulb/app.py", line 1154, in invoke_application_command
- await context.invoke()
- File "/home/container/.local/lib/python3.10/site-packages/lightbulb/context/base.py", line 292, in invoke
- await self.command.invoke(self)
- File "/home/container/.local/lib/python3.10/site-packages/lightbulb/commands/slash.py", line 217, in invoke
- await self._invoke_subcommand(context)
- File "/home/container/.local/lib/python3.10/site-packages/lightbulb/commands/slash.py", line 81, in _invoke_subcommand
- await self._subcommands[cmd_option.name].invoke(context)
- File "/home/container/.local/lib/python3.10/site-packages/lightbulb/commands/base.py", line 544, in invoke
- await self(context, **kwargs)
- File "/home/container/.local/lib/python3.10/site-packages/lightbulb/commands/base.py", line 459, in __call__
- return await self.callback(context, **kwargs)
- File "/home/container/modules/subscription.py", line 49, in subadd
- return await err(ctx, "Incorrect url 3!", "The url you provided isnt correct!")
- File "/home/container/utils/responses.py", line 25, in err
- await ctx.respond(embed=embe, reply=True, **kwargs)
- File "/home/container/.local/lib/python3.10/site-packages/lightbulb/context/base.py", line 525, in respond
- await self._interaction.create_initial_response(**kwargs)
- File "/home/container/.local/lib/python3.10/site-packages/hikari/interactions/base_interactions.py", line 359, in create_initial_response
- await self.app.rest.create_interaction_response(
- File "/home/container/.local/lib/python3.10/site-packages/hikari/impl/rest.py", line 3455, in create_interaction_response
- await self._request(route, json=body, no_auth=True)
- File "/home/container/.local/lib/python3.10/site-packages/hikari/impl/rest.py", line 817, in _request
- await self._handle_error_response(response)
- File "/home/container/.local/lib/python3.10/site-packages/hikari/impl/rest.py", line 839, in _handle_error_response
- raise await net.generate_error_response(response)
- hikari.errors.NotFoundError: Not Found 404: (10062) 'Unknown interaction' for https://discord.com/api/v8/interactions/1022522137413701682/aW50ZXJhY3Rpb246MTAyMjUyMjEzNzQxMzcwMTY4MjoybG8xZmNhQ0sxZ2VhNmt1ZkFDS0lnNjRzZlB6dHliOTNqSDNlQ2RFMXlWUHFDdXNXZGtOT2xqYzNVNVREQkdCWEEzU0pySVRpTnJrVk5PSVQ5YlphVUp3MkhtNmhxQXNHSVEwa01jalJDcUVsQjgyR3k3eVk2cmtOT25FUk4xcg/callback
- The above exception was the direct cause of the following exception:
- Traceback (most recent call last):
- File "/home/container/modules/handler.py", line 19, in on_error
- raise event.exception
- lightbulb.errors.CommandInvocationError: An error occurred during command 'subscription' invocation
Advertisement
Add Comment
Please, Sign In to add comment