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

"The application did not respond" #195

Open
KingSupernova31 opened this issue Aug 2, 2024 · 5 comments
Open

"The application did not respond" #195

KingSupernova31 opened this issue Aug 2, 2024 · 5 comments
Assignees
Labels

Comments

@KingSupernova31
Copy link

Judgebot seems to be down for rules queries; using /cr consistently returns "The application did not respond".

@multimeric
Copy link
Collaborator

@bra1n

@bra1n
Copy link
Owner

bra1n commented Aug 12, 2024

@multimeric there seems to be an issue with some of the bot features. Browsing the "pages" of a card lookup returns this error for example:

0|judgebot  | TypeError: channel.isTextBased is not a function
0|judgebot  |     at InteractionCreateAction.handle (/home/brain/judgebot/node_modules/discord.js/src/client/actions/InteractionCreate.js:46:33)
0|judgebot  |     at Object.module.exports [as INTERACTION_CREATE] (/home/brain/judgebot/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
0|judgebot  |     at WebSocketManager.handlePacket (/home/brain/judgebot/node_modules/discord.js/src/client/websocket/WebSocketManager.js:352:31)
0|judgebot  |     at WebSocketShard.onPacket (/home/brain/judgebot/node_modules/discord.js/src/client/websocket/WebSocketShard.js:481:22)
0|judgebot  |     at WebSocketShard.onMessage (/home/brain/judgebot/node_modules/discord.js/src/client/websocket/WebSocketShard.js:321:10)
0|judgebot  |     at WebSocket.onMessage (/home/brain/judgebot/node_modules/ws/lib/event-target.js:199:18)
0|judgebot  |     at WebSocket.emit (node:events:513:28)
0|judgebot  |     at Receiver.receiverOnMessage (/home/brain/judgebot/node_modules/ws/lib/websocket.js:1178:20)
0|judgebot  |     at Receiver.emit (node:events:513:28)
0|judgebot  |     at Receiver.dataMessage (/home/brain/judgebot/node_modules/ws/lib/receiver.js:528:14)

@bra1n
Copy link
Owner

bra1n commented Aug 12, 2024

/cr works for me though

@multimeric
Copy link
Collaborator

@bra1n Weird, I'll have a look. Did you do anything that might have updated the dependencies on the prod server?

@KingSupernova31 What command triggered the error?

@bra1n
Copy link
Owner

bra1n commented Aug 12, 2024

@bra1n Weird, I'll have a look. Did you do anything that might have updated the dependencies on the prod server?

No, I have literally not touched any part of the code or server in at least half a year, if not more. 😬

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

No branches or pull requests

3 participants