-
Notifications
You must be signed in to change notification settings - Fork 3
Description
connection closed due to Error: Connection Failure
at WebSocketClient. (../node_modules/@dannteam/baileys/lib/Socket/socket.js:540:13)
at WebSocketClient.emit (node:events:518:28)
at ../node_modules/@dannteam/baileys/lib/Socket/socket.js:241:35
at Object.decodeFrame (../node_modules/@dannteam/baileys/lib/Utils/noise-handler.js:149:17)
at WebSocketClient.onMessageReceived (../node_modules/@dannteam/baileys/lib/Socket/socket.js:217:15)
at WebSocketClient.emit (node:events:518:28)
at WebSocket. (../node_modules/@dannteam/baileys/lib/Socket/Client/web-socket-client.js:46:100)
at WebSocket.emit (node:events:518:28)
at Receiver.receiverOnMessage (../node_modules/ws/lib/websocket.js:1220:20)
at Receiver.emit (node:events:518:28) {
data: { reason: '405', location: 'rva' },
isBoom: true,
isServer: false,
output: {
statusCode: 405,
payload: {
statusCode: 405,
error: 'Method Not Allowed',
message: 'Connection Failure'
},
headers: {}
}
}