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

after 24 hour library show error #29

Open
gillangit opened this issue Apr 4, 2024 · 0 comments
Open

after 24 hour library show error #29

gillangit opened this issue Apr 4, 2024 · 0 comments

Comments

@gillangit
Copy link

/opt/node_apps/wa-api/node_modules/@whiskeysockets/baileys/lib/Utils/generics.js:137
.then(() => reject(new boom_1.Boom('Timed Out', {
^

Error: Timed Out
at /opt/node_apps/wa-api/node_modules/@whiskeysockets/baileys/lib/Utils/generics.js:137:32 {
data: {
stack: 'Error\n' +
' at promiseTimeout (/opt/node_apps/wa-api/node_modules/@whiskeysockets/baileys/lib/Utils/generics.js:132:19)\n' +
' at waitForMessage (/opt/node_apps/wa-api/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:114:53)\n' +
' at query (/opt/node_apps/wa-api/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:136:22)\n' +
' at getAvailablePreKeysOnServer (/opt/node_apps/wa-api/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:179:30)\n' +
' at uploadPreKeysToServerIfRequired (/opt/node_apps/wa-api/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:205:35)\n' +
' at WebSocketClient. (/opt/node_apps/wa-api/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:492:15)\n' +
' at WebSocketClient.emit (node:events:513:28)\n' +
' at /opt/node_apps/wa-api/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:236:35\n' +
' at Object.decodeFrame (/opt/node_apps/wa-api/node_modules/@whiskeysockets/baileys/lib/Utils/noise-handler.js:136:17)\n' +
' at WebSocketClient.onMessageRecieved (/opt/node_apps/wa-api/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:212:15)'
},
isBoom: true,
isServer: false,
output: {
statusCode: 408,
payload: {
statusCode: 408,
error: 'Request Time-out',
message: 'Timed Out'
},
headers: {}
}
}
/opt/node_apps/wa-api/node_modules/mongodb/lib/cmap/connect.js:381
return new error_1.MongoNetworkTimeoutError('connection timed out');
^

MongoNetworkTimeoutError: connection timed out
at connectionFailureError (/opt/node_apps/wa-api/node_modules/mongodb/lib/cmap/connect.js:381:20)
at TLSSocket. (/opt/node_apps/wa-api/node_modules/mongodb/lib/cmap/connect.js:285:22)
at Object.onceWrapper (node:events:627:28)
at TLSSocket.emit (node:events:513:28)
at TLSSocket.Socket._onTimeout (node:net:550:8)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7) {
connectionGeneration: 5,
[Symbol(errorLabels)]: Set(0) {},
[cause]: undefined
}

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

No branches or pull requests

1 participant