Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

Your computer does not have enough space for whatsapp to run

Post Reply
thefunkyjoint
Posts: 513
Joined: Thu Aug 10, 2017 12:40 pm

Your computer does not have enough space for whatsapp to run

Post by thefunkyjoint »

Hello,

On my app using CEF4Delphi and whatsapp web, often i'm receiving the error message below :

Your computer does not have enough space for whatsapp to run

An the weird thing is, i have lots of HD space and RAM available.

Is there anything i could chnage on Cef4Delphi configuration to avoid this ? Maybe a parameter from temp files ?
User avatar
salvadordf
Posts: 4563
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Your computer does not have enough space for whatsapp to run

Post by salvadordf »

Hi,

That seems to be an old WhatsApp issue. Even people with normal web browsers get that error message.
https://www.reddit.com/r/whatsapp/comments/sccjfk/your_computer_does_not_have_enough_space_for/?rdt=56617
thefunkyjoint
Posts: 513
Joined: Thu Aug 10, 2017 12:40 pm

Re: Your computer does not have enough space for whatsapp to run

Post by thefunkyjoint »

Understood, looks like it's not a Cef4Delphi issue then. Thanks !
munendra
Posts: 1
Joined: Mon Sep 02, 2024 4:33 pm

Re: Your computer does not have enough space for whatsapp to run

Post by munendra »

There might be many reasons: RAM running out of space if you are running many programs, your computer space, and cache data. if everything is FINE like it was in my case, try the below steps, it solved the issue for me.
Steps to Resolve the issue:
Keep the WhatsApp web open and the warning popup as it is (**Do not click on OK** or it will logout the whatsapp and you will need to login again)
1. Press F12 or right-click and select Inspect.
2. Go to the Application tab.
3. Under Storage, expand the Local Storage and Session Storage sections.
4. Right-click on https://web.whatsapp.com/ and select Clear.
Now click somewhere on the screen out of the popup. (Error message area/window) and you should use your whatsapp normally now.
[it worked for me after searching and trying several solutions]
Let me and others know if works for you too.
sakina9
Posts: 1
Joined: Mon Sep 30, 2024 4:31 pm

Re: Your computer does not have enough space for whatsapp to run

Post by sakina9 »

munendra wrote: Mon Sep 02, 2024 4:40 pm There might be many reasons: RAM running out of space if you are running many programs, your computer space, and cache data. if everything is FINE like it was in my case, try the below steps, it solved the issue for me.
Steps to Resolve the issue:
Keep the WhatsApp web open and the warning popup as it is (**Do not click on OK** or it will logout the whatsapp and you will need to login again)
1. Press F12 or right-click and select Inspect.
2. Go to the Application tab.
3. Under Storage, expand the Local Storage and Session Storage sections.
4. Right-click on https://web.whatsapp.com/ and select Clear.
Now click somewhere on the screen out of the popup. (Error message area/window) and you should use your whatsapp normally now.
[it worked for me after searching and trying several solutions]
Let me and others know if works for you too.
What steps can you take to resolve the "not enough space for WhatsApp to run" issue on your computer, as described by Munendra, involving clearing local and session storage through the browser’s developer tools without logging out of WhatsApp? I would be very happy if you could let me know, thanks
Post Reply