Error the machine could not configure network interface (Running ERPNext in Virtual Box) - virtual-machine

Hi am getting that error when l try to run ERPNext in Virtual Box but am running the same VM version and same ERPNext OVA version from bitnami in another computer with same specs and same OS and its running perfectly anyone who have faced this problem beforeenter image description here

Related

facing issue while opening opening VM using vmware workstation software

I am facing issue while opening vm (cloudera-quickstart-vm-5.13.0-0-vmware) using vmware workstation software (VMware-workstation-full-15.0.2).
when I am trying to play vm/power ON virtual machine, it should start booting/loading but in my case, it is just giving popup of loading and there were no changes on screen. It is not loading/booting VM.
how can i solve this issue?

Windows Vista virtual machine error : VMware Tools are not running in the guest

I have a Windows Vista virtual machine. From a central computer, I'm launching commands on that virtual machines, using the commands runProgramInGuest and CopyFileFromGuestToHost. Regularly I get the error message VMware Tools are not running in the guest but when I verify the virtual machine, I can see the service VMTools being running, having a PID, corresponding to the process vmtoolsd.exe.
In the event log, I see warnings on a regular basis, saying Error in the RPC loop: RpcIn: Unable to send..
Does anybody know what's going on an how to solve this issue?
Thanks
Documented error here at VMware
We had the same issue with some Vista PC's recently and this hotfix sorted it

open vm tools fails to customize guest

I am trying to deploy a cent-os 7 VM on a vcenetr from pyvmomi python library and then before powering on the VM I am trying to setup static IP and DNS for the VM.
VM creation goes fine , but guest customization fails, givimg following error:
**Customization of the guest operating system 'rhel6_64Guest' is not sup
ported in this configuration. Microsoft Vista (TM) and Linux guests with Logical
Volume Manager are supported only for recent ESX host and VMware Tools versions
. Refer to vCenter documentation for supported configurations."
faultCause =
faultMessage = (vmodl.LocalizableMessage) []
uncustomizableGuestOS = 'rhel6_64Guest'
Now this customization problem goes away if the VM is just rebooted once. After that we can do the guest customization.
But this reboot takes around 30 seconds of time and for our case , we need to get VMs up and running faster than this time.
Any body who faces similar problem and has some context on it will be very helpful.
Also I don't understand how rebooting the VM solves this problem.
Please share your thoughts even if you don't have exact solutions .
On further Investigation I found that open-vm-tools does not work until the VM is powered on atleast once.
When Machine is powered on , the HOST system detects the open-vm-tools running on guest OS , and from there on open-vm-tools works.
So open-vm-tools can not be used for initial provisioning as it will just not work at the start up.
Cloud-init is the alternative solution which should be used for initial provisioning.

Unable to start X11 through ssh using Putty

Currently trying to setup the mininet virtual machine. I did all according to the instructions. Before proceeding following is my setup details.
My host platform - Windows 8.1
My guest OS : Ubuntu 14.04, 32-bit with mininet. I downloaded the
ovf this one - mininet-2.2.0-141209-ubuntu-14.04-server-i386. Running on VirtualBox
I installed the required packages on the mininet-ubuntu-server (xserver-xorg-core,xserver-xorg,xorg,xorg openbox,ubuntu-desktop). One package fxlrg, I could not install as it was saying "unable to locate package"
Then I used the command "startx" on virtualbox console, it started the ubuntu desktop but very slow and with poping up 4 to 5 errors.
I have already setup the network for host-only adapter, I am able to ping from host machine to guest machine, I am able to ssh from host machine to guest machine using PuTTy. I am able to login with no problems.
But I don't know to see the x11 window from PuTTy. I have already enabled the X11 forwarding on PuTTy and I have already installed the Xming on windows. Please suggest how to debug and how to fix this. I have no idea how to proceed now.
You may need to enable X11 SSH Forwarding in the /etc/ssh/ssh_config file.

drbl : virtual machine node fals to infinite boot loop

I run Debian linux.
I want to make a virtual machine in virtualbox, wich boots from a server via drbl.
The server will be my laptop.
The virtual machine start booting, but fall into infifite boot-loop.
It load one part of the OS from the server, then stop loading, start it again...
Have anyone seen this error?