I am facing issue in production robots, when the process involving chrome browser automation is triggered the bot faults due to “Cannot communicate with the browser, please check the UiPath extension.” initially even if it is in 3 retry and while rerunning manually it works. And when we check the Chrome extension is enabled and chrome native.exe will also be running.
We tried installing chrome beta version also which didnt work.
Kindly suggest any chrome configuration setting or bot configurations to avoid this.
I will suggest to work with your IT department, usually on secure environments chrome is managed and is likely to disable the extension from time to time. I experienced that constant issue until they applied specific policies to allow the extension, I’m afraid every environment is different and different policies may cause issues.
Thanks for your response. The issue of getting extension disabled was also seen and in this case the it wont run in manual retry run also. So after that this was resolved. But issue in only few initial runs intermittently is still seen.
We have already tried reinstalling extension, kindly provide any specific version of extension if we can try. And which is package you mentioned to upgrade and version?
Hello @ullasarva
Is this happened recently or from starting itself you are facing this issue?
If its working for the initial execution and the extension gets disabled frequentlu, then it would be better to check whether any softwares are restricting the extensions and disabling it. Softwares like ZScalar can do that.
This was started recently. And even this is not regular during the initial run only this is observed and once reran this will not be seen. Will the softwares like zee scalar make this issue inconsistently?