Process is running smoothly on physical machine but same process is not running properly on VM(virtual machine))

Hello all,

I have developed one process and it is working fine on my machine but when i deployed same process on virtual machine it is running very slow. Because of that many times my bot is failing on VM.
Do you have any idea, why this is happening?

Hi @sagar.shinde2 ,

Primary check is the resolution that is to be matched with the development and the machine that you’re running on.

Secondly kindly check the versions of the packages that are getting installed on the VM if the packages are updated you might be getting compatibility issues. These are the two primary checks that we do when the process fails on a change of environment.

Thanks,
Babjee Vangipurapu

@sagar.shinde2

  1. How did you decide it is slow?
  2. Did you check screenshot is it failing because of slowness or wrong screens

Cheers