ERPNext-Production_v14.8.0 ova download link

link not working. Please Help

@Jay_Sarna
This video will be helpful for you.

https://www.youtube.com/watch?v=Bnyv6FR_irM

1 Like

@hafiz4saqib link not working … Please Help

@JACOB_LOUIS_VINCENT

Which link ???

manufacturing download link

@hafiz4saqib manufacturing download link

Setup is running till “setting defaults” and then this error appeared. I was using 14.16. image.

This is happened some time.
So, remove image from virtual box and try import again.
Note:-
You should use VirtualBox V7 latest instead of v6.

i use some software from QNAP.

I made the VM now two times again. But unfortunately still the same error.

@alexhell
Sorry to say that I am not a professional.
If this image not working with external software’s I can’t help you there.
You can buy Professional Service Support on this issue or can wait for someone will help you on this.
But one thing I am sure that this image definitely works on local PC without hassle free.

1 Like

Can this be used for development as well?

I repeated the setup procedure several times as recommended.

Now it worked :smiley:

thanks!!!

1 Like

You need to go to the virtual network adapter/interface settings, not VM settings.
There you need to disable DHCP and set a static IP range.
Sorry, I’m not using Virtualbox anymore (since I discovered Qemu/KVM) so I cannot recall the exact steps to follow. However, if you can not make it, I can give it a flashback for you. Let us know.


I did both things but still the problem persist

In the VM network settings you set Adapter 1 as Attached to Bridged Adapter. It should be Attached to Host-Only Adapter that you defined in network adapter settings.


please help @hafiz4saqib

not loading localhost:8080

Yes, I already did…
However, the problem is as it is…
I think that the problem is not with the size of the VDI, but rather with the space allotted for the database, the user, or something like that. As I cannot create more than one site, or install many applications in the site…

@topus

There is another solution for this.
1:- Go > frape-bench directory.

bench backup

2:- After create backup of database you do reset ERPNext.

bench --site frappe.com reinstall --force

3:- Now, you can restore backup of database.

bench restore [path_of_backup] --force

After complete above steps you should restart system.

Note:- If you face Permission [error no13] then do like as below.

chmod -R o+rx /home/frappe
sudo nano /etc/supervisor/supervisord.conf

Add extra these lines under [unix_http_server]

chmod=0755
chmod=0760
chown=frappe:frappe

Save & exit

Reboot system after restart supervisor services

sudo service supervisor restart
sudo reboot 
1 Like

hi how to adding storage space in VM machine ? and this erpnext system can install indirectadmin?