Baileys
Baileys copied to clipboard
Closing stale open session for new outgoing prekey bundle ERROR
Describe the bug I keep encountering this error in a loop when I run my bot on an Ubuntu server.
I only experience this error when I run the bot using my sudo user account. However, I do not encounter this error when using the root user or when running the bot on Windows.
Environment Ubuntu Server 22.04 - NodeJS 20
Tried Solutions
chmod -R a+x node_module
chown -R myuser:myuser /botfolder
chown -R 755 /botfolder
chown -R 775 /botfolder
find /botfolder -type f -exec chmod u+rw {} \
find /botfolder -type f -exec chmod u+rw {} \
But nothing seems working keep getting that error how do i fix this error ?
Thank you
I'm facing the same problem :(
I have the same problem
Me too
Try running in docker environment image: debian (bookworm)
I have the same problem
Any solution?
Describe the bug I keep encountering this error in a loop when I run my bot on an Ubuntu server.
I only experience this error when I run the bot using my sudo user account. However, I do not encounter this error when using the root user or when running the bot on Windows.
Environment Ubuntu Server 22.04 - NodeJS 20
Tried Solutions
chmod -R a+x node_module chown -R myuser:myuser /botfolder chown -R 755 /botfolder chown -R 775 /botfolder find /botfolder -type f -exec chmod u+rw {} \ find /botfolder -type f -exec chmod u+rw {} \
But nothing seems working keep getting that error how do i fix this error ?
Thank you
You did it ?
Not a problem. This is just a libsignal message
Not a problem. This is just a libsignal message
How do I hide this message?