#any way to limit or clear .WWEBJS_AUTH folder size?

8 messages · Page 1 of 1 (latest)

upbeat pagoda
#

any way to reduce or clear .wwebjs_auth folder size?

#

any way to limit or clear .WWEBJS_AUTH folder size?

smoky crescent
#

Maybe delete it an re-authenticate?

zinc phoenix
#

oh bro, that would be very helpful!
a "temp" folder that can be deleted...
so I could do something to clean up before starting the Bot!
having a cleaner boot.

peak falcon
#

I think .wwebjs folder stores all necessory files and caches of your whatsapp data. And nost of those files are necessory for your browser. Deleting that folder is not a best solution.

Moreover storage on cloud is the cheapest upgrade which u could do. Even if this folder exceeds above 1 gb it wont hurt ur node server as that folder is used by puppeteer.

#

The reason you want to limit it to 50 or 100mb because of github limitation ?

Add this folder to git ignore file.

Or maybe i dont understand the reason for your need. Sorry 😅

analog ferry
#

Hi, did you find any solution for this?

rain cloud
#

the reason is obvious. it takes too much space sometimes. especially when u intend to use multiple sessions. for instance i have multiple sessions that each one of them takes more than 5GB for their chunks(since im using remoteAuth instead). and i have no idea how to handle this issue too!