Baileys icon indicating copy to clipboard operation
Baileys copied to clipboard

Closing stale open session for new outgoing prekey bundle ERROR

Open mikelx99 opened this issue 10 months ago • 7 comments

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.

Screenshot 2024-04-01 071727

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

mikelx99 avatar Apr 01 '24 01:04 mikelx99

I'm facing the same problem :(

Ezii54 avatar Apr 03 '24 19:04 Ezii54

I have the same problem

izaias-nascimento avatar Apr 03 '24 19:04 izaias-nascimento

Me too

MarkBone avatar Apr 15 '24 14:04 MarkBone

Try running in docker environment image: debian (bookworm)

iamrony777 avatar Apr 18 '24 03:04 iamrony777

I have the same problem

UmamDev avatar Apr 23 '24 16:04 UmamDev

Any solution?

hiagodeoliveiratv avatar May 01 '24 03:05 hiagodeoliveiratv

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.

Screenshot 2024-04-01 071727

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 ?

hiagodeoliveiratv avatar May 01 '24 03:05 hiagodeoliveiratv

Not a problem. This is just a libsignal message

purpshell avatar May 07 '24 19:05 purpshell

Not a problem. This is just a libsignal message

How do I hide this message?

FlavioCoutinhoGO avatar May 22 '24 22:05 FlavioCoutinhoGO