#404 Errors Constantly

1 messages · Page 1 of 1 (latest)

trail tendon
#

I get constant 404 errors. I was told it was because the interaction timed out but theres no way when i look at the bot logs. Any idea whats going on here? This happens for many commands, always in the reply function. Thanks!

light bone
#

in slash commands, you are supposed to usee ctx.respond to send messages

trail tendon
trail tendon
light bone
trail tendon
#

the line in reference is sending a notification message before the final error response

#

this specific test case the bot has admin perms in the test server

light bone
#

hmm

trail tendon
#

it happens randomly and i have no idea how to reproduce it

#

it randomly happened in the test server so i figured i had a perfect test case

light bone
trail tendon
#

interesting

#

ill try to look into it more

light bone
trail tendon
#

logs log the channel and server, the ss i sent was logged as in the test server / channel

#

every other time it was triggered somewhere else

light bone
#

hmm

trail tendon
#

i can only assume that sometimes it is forbidden and sometimes it is a faulty

#

i have a custom handler for the 403 error, it sends an ephemeral and a DM alerting of the missing permissions

#

adding even more confusion that the error is thrown at all

#

its been a small problem and ignored for a while now

#

anyways thanks for trying to help @light bone