Chrome not enough memory to open this page

I have an attended robot which would run around 6 hours to complete the tasks. During execution inconsistently facing an issue “not enough memory to open this page” in chrome.

Hi Vivek,

Welcome to the UiPath Forum Community.

This simply means that your machine is running out of Available RAM to run the automation. Either you’re not closing the Chrome application or something else is occupying the RAM, something to consider. Thanks

hI @Vivekkumar,

As @Jatin_Nandwani said, your machine has no more RAM capacity and cannot run all the applications you have open. Try closing any applications that aren’t used in your process when you are running it.

@Jatin_Nandwani, @william.coulson, Thank you for the response.

This is a dedicated machine to execute the bots. I have only 2 applications running, orchestrator and chrome at the time I faced this exception.

@Vivekkumar

Welcome to forums

Better place a Kill process (Chrome.exe)before opening the browser

Also check other background running applications, Check the usage of the RAM from Task Manager

Hope this helps

Thanks

1 Like

Is there any official recommendation from UiPath on the Max time a browser can be used continuously ?

1 Like

Hi @Vivekkumar,

There is not, but I personally reset my browsers after 50 transactions, and if I’m using a VPN, that is reset every 500 transactions.

Hello dear sirs,

This problem (“per-cycle slowing” problem with Chrome) really exist.

Something is increasing (some layer of ) memory constantly per run cycle, is that UI PATH Chrome plugin or some other chrome memory type I don’t know.

Around 4 GB memory is enough for 25-30 cycles , when I increase memory up to 16GB it run about 90-110 cycles.

Also everything in chrome becoming slower from run to run.

After quitting UIPath Studio chrome is still slow until windows restart or Logoff - Login process.

Even restarting chrome and killing proceses, clearing cache is not helping, only ( Windows 10 ) restarting.

Best regards!