2023-07-07 17:47:15,678 ERROR - 404 Not Found (error code: 10008): Unknown Message Traceback (most recent call last): File "C:\Users\Sparrow\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\ui\modal.py", line 341, in dispatch await value.callback(interaction) File "D:\Khanh\proj\conjoint-bot\src\cogs\template.py", line 35, in callback await interaction.response.defer() File "C:\Users\Sparrow\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\interactions.py", line 655, in defer await self._locked_response( File "C:\Users\Sparrow\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\interactions.py", line 1090, in _locked_response await coro File "C:\Users\Sparrow\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\webhook\async_.py", line 219, in request raise NotFound(response, data) discord.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message 2023-07-07 17:47:18,332 ERROR - Task exception was never retrieved future: exception=NotFound('404 Not Found (error code: 10015): Unknown Webhook')> Traceback (most recent call last): File "C:\Users\Sparrow\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\ui\modal.py", line 341, in dispatch await value.callback(interaction) File "D:\Khanh\proj\conjoint-bot\src\cogs\template.py", line 35, in callback await interaction.response.defer() File "C:\Users\Sparrow\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\interactions.py", line 655, in defer await self._locked_response( File "C:\Users\Sparrow\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\interactions.py", line 1090, in _locked_response await coro File "C:\Users\Sparrow\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\webhook\async_.py", line 219, in request raise NotFound(response, data) discord.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\Sparrow\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\ui\modal.py", line 344, in dispatch return await value.on_error(e, interaction) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Khanh\proj\conjoint-bot\src\cogs\template.py", line 51, in on_error await interaction.followup.send( File "C:\Users\Sparrow\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\webhook\async_.py", line 1745, in send data = await adapter.execute_webhook( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Sparrow\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\webhook\async_.py", line 219, in request raise NotFound(response, data) discord.errors.NotFound: 404 Not Found (error code: 10015): Unknown Webhook