refer frappe/frappe/geo/languages.json and frappe/frappe/geo/country_info.json for available options.
Iâve added a comment on existing Issue
https://github.com/frappe/erpnext/issues/7272#issuecomment-307612708
Briefly, Break down wizard / args into smaller chunks so server responds quickly.
I have a solution.
First create a new account on erpnext.com as a free user and setup it.
Now take backup of database.
Do the process of erpnext installation on ubuntu. after installation dont use website.
just restore database.
Login using id password which was created on online account.
Thanks @Naivedh! Iâm set up for now but this is a good workaround for
someone currently facing this issue.
Just updated my local instance today and got the same issue
File â/home/erpnext/frappe-bench/env/local/lib/python2.7/site-packages/watchdog/observers/api.pyâ, line 237, in run
17:39:12 web.1 | <type âexceptions.AttributeErrorâ>: âNoneTypeâ object has no attribute âEmptyâ
17:39:12 system | web.1 stopped (rc=-15)
for me after run setup_complete(args)
Out[4]: {uâfailâ: uâFailed to update global settingsâ, uâstatusâ: uâfailâ}
@revant_one ,
for me its showing
{u'fail': u'Failed to setup company', u'status': u'fail'}
Actually for me it doesnt even go to error after setup ,
the page just gets stuck after /desk#setup-wizard/4
i.e after i input the name ,
and page becomes unresponsive ,
no errors nothing .
Latest development build .
v10
any help is appreciated .
same report here 'bench run-tests' to make local instance like demo.erpnext.com? - #26 by ashish-greycube
I had trouble getting the develop branch through the setup wizard, possibly our issues are related to this as well: First error after installation as well.
BTW, it worked for me on production, I only had these issues on develop.
{uâfailâ: uâFailed to setup companyâ, uâstatusâ: uâfailâ}
Iâm receiving this as well on a clean Production Install. I figured out how to resolve this. I had to MANUALLY create this symlink (running frappe as the ubuntu user):
ln -s /home/ubuntu/frappe-bench/apps/erpnext/erpnext/public erprnext