Results 6 comments of lhgrigio

This is not an issue with Sulla, but with a lib required by puppeteer (libX11-xcb.so.1). If this is a CLI only server, that might be the reason for the missing...

> How to use the async / await code? Async is used do declare asynchronous functions, await is used inside async functions. More information: https://blog.bitsrc.io/understanding-javascript-async-and-await-with-examples-a010b03926ea

Sulla works as a regular Web Whatsapp session, if there is a second session for the same account open on another browser it will not work, similar to the regular...

Oh I see, you won't be able to see the same session in 2 different browsers (The Node running Sulla counts as one), I'm assuming that the VPS does not...

Any luck on this issue? i'm trying to solve it myself

It appears that the node file is generated without the relative path to the factories without being a string, after a few more issues i decided to use this fork:...