Thank you for responding, appreciate it!
It is true that I set my adapter type to NAT initially. But even after following your advice and switching it to bridged it still shows the same IP. Perhaps restarting my device could help?
Thank you for responding, appreciate it!
It is true that I set my adapter type to NAT initially. But even after following your advice and switching it to bridged it still shows the same IP. Perhaps restarting my device could help?
This worked, thank you.
Now how do I obtain login credentials? I don’t have a frappe account
@Ramy Happy to hear that this method worked …
By default Frappe Login = Administrator and Password = admin like as shown in picture.
@Abdullah_A_Ansari
Here are 2 scenarios.
1:- Check your CPU is this supported Virtualization or no ?
if NOT then OVA will not work.
2:- If answer is YES then Enable it.
Easy way to check in windows 10 like as below from Task Manager
Hi Saqib
I have checked Virtualization is enabled in my win10. In fact the version 13 i am using currently is imported ova.
@Abdullah_A_Ansari
Then you should delete .VirtualBox folder from current user account.
Restart system and retry to import ova.
Thanks for response. but same issue. I guess if you re upload the ova then i may try to import once again.
@Abdullah_A_Ansari
Try with VMware Workstation Player
https://download3.vmware.com/software/WKST-PLAYER-1700/VMware-player-full-17.0.0-20800274.exe
Hi Hafiz, I tried every way. but i believe some problem with my PC configuration. Its still showing same error in import. Anyways, will try on other PC, thanks for your Help all the Way…!!
@yanix84
1st remove & add again network adaptor from Network Setting.
After that use below command and check out.
sudo dhclient
ok i will try only IP
@Abdullah_A_Ansari
One more thing is very important here …
Always use VirtualBox V7 or greater then to this.
Would this be related to the same problem I am having, when I run the bench update, I am getting permission errors. Permission denied: file: /usr/lib/python3/dist-packages/supervisor/xmlrpc.py line: 560
I tried editing the file you had suggested above, but there are many autostart/autorestart commands there.
If you want to update, then use below method.
Go to in frappe-bench directory.
source env/bin/activate
bench update --reset
deactivate
and reboot system