Hi, I recently discovered ERPNext and I’m completely new. I tried it out, however, when I press the next button on the setup wizard step 5 the browser hangs (or enters an infinite loop?) every time.
I installed Bench/Frappe/ERPNext on Ubuntu 18.04, following Bench’s Manual Install guide in the README.md document, so I guess I installed master branches including ERPNext 10.1.40.
I’m not sure how to report details for this problem but here’s a screenshot:
Seems as the problem is that in ERPNext developer virtual machine downloaded from https://erpnext.org/get-started, the virtualenv comes with python 3.5.
I tried with a machine with python 2.7 and it works well.
I hope this can be useful for anyone who faces this problem.
Fabyc, I reported this problem while using python2, and it seems to be a client side problem only, since the server doesn’t hang, the browser does. I still can’t get 10.1.40 to work. What did you do to fix the problem
The developers image has another problem that it fails to set up on the last step, however, the browser problem is not present on the developer’s image
I am also encountering this issue on a clean install on Ubuntu 18.04. No errors in the browser console, and I can’t see any of the log files capturing anything.