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

[BUG] Timeout error in sock.updateProfilePicture #1086

Open
adithyan-hermit opened this issue Oct 13, 2024 · 2 comments
Open

[BUG] Timeout error in sock.updateProfilePicture #1086

adithyan-hermit opened this issue Oct 13, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@adithyan-hermit
Copy link

Error: Timed Out
at /root/hermit-bot/node_modules/@WhiskeySockets/baileys/lib/Utils/generics.js:137:32 {
data: {
stack: 'Error\n' +
' at promiseTimeout (/root/hermit-bot/node_modules/@WhiskeySockets/baileys/lib/Utils/generics.js:132:19)\n' +
' at waitForMessage (/root/hermit-bot/node_modules/@WhiskeySockets/baileys/lib/Socket/socket.js:119:53)\n' +
' at Object.query (/root/hermit-bot/node_modules/@WhiskeySockets/baileys/lib/Socket/socket.js:141:22)\n' +
' at I. [as updateProfilePicture] (/root/hermit-bot/lib/function.js:1:310862)\n' +
' at async Object.function (/root/hermit-bot/plugins/>.js:48:14)\n' +
' at async /root/hermit-bot/lib/handler.js:1:154349'
},
isBoom: true,
isServer: false,
output: {
statusCode: 408,
payload: {
statusCode: 408,
error: 'Request Time-out',
message: 'Timed Out'
},
headers: {}
}
}

@adithyan-hermit adithyan-hermit added the bug Something isn't working label Oct 13, 2024
@Skidy89
Copy link

Skidy89 commented Oct 16, 2024

update to 6.7.8

@M3264
Copy link

M3264 commented Oct 16, 2024

update to 6.7.8

Works well
Thanks bro👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants