Please note that of VM Manager I am unable to see en1 and en0 settings
Based on the screengrab you sent earlier what you are seeing is correct. However, instead of using the Wireless adapter change it to the Ethernet Adapter. Also shutdown the VM, change the adapter, than boot your vm
You mean under the bridged adapter where there are 4 names?
- Intel (R) centrino (R) Wireless N130
- Microsoft virtual wifi miniport adaptor # 2
- Microsoft virtual wifi miniport adaptor
- Realtek PCIs GBE family controller
If not then please tell me where can I find Wireless adaptor settings so that I can change it to Ethernet Adaptor
thanks @saidsl
Yes select the above
OK I selected it
VM is being restarted.
When It was starting the top line said
[92.some number?] no valid rapl. found…
Then Ubuntu 14.04
…
Waiting for network configuration
Then
waiting upto 60 more seconds for network configuration
Then
Starting system without full network configuration…
Have you assigned an IP already for the VM? i noticed that you had an ip already in the network details that you send earlier.
I don’t understand how to assign IP for VM
What do you get if you enter this
http://192.168.137.1:8080 on your PC browser
As much as I would like to be able to solve the problem you have, Its hard to pin point it this way.
The only thing I can offer and if you are willing to do so, is if you would like to export your vm and upload the exported file and then I can backup what you need and send you the sql file so you can restore it on a new VM or whereever you would like to
Its your choice
OK. I am wiling to do that. How do I do that
- Go to your Virtual Manager
- Select the ERPNext VM
- Choose file > export select as .ova format
- Upload the exported file to dropbox or a file rep of your choice
NOTE: it will be a big file
OK it has started exporting
Have you shut down the VM?
And once you have exported the machine and uploaded it, message me the link privately so its not public for your sake
After shutting down it has started exporting.
The whole process will take some hours so I will give you the link. But HOW DO I GIVE YOU THE LINK PRIVATELY. @saidsl
The solution to why the network was not working due to the Network device not selected in the VM Manager. See screen grab. You will need to select the Network just as you are starting the VM as it will not appear before that
As a note, this was not necessary in the past. But give it a try and your VM should now be connected to the network
In my VM Manager I can’t see the above settings as in your screengrab.
To get your ERPNext instance running again do the following:
1. sudo apt-get update
2. sudo apt-get install curl
3. curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
4. sudo apt-get install -y nodejs
5. sudo apt-get install -y build-essential
6. check the versions node -v & npm -v
7. reboot your VM
8. cd frappe-bench
9. bench update
10. bench restart
That will appear only after you have started the VM and not before. And I am on a mac it maybe different on a PC but basically it will be under devices > network
I went through all options in VM Manager, but I can’t see Devices. There is only network under settings after I started the VM