Already updated bench and reinstalled. Even tried this with no success:
In [4]: setup_complete(args)
Out[4]: {u'fail': u'Failed to setup company', u'status': u'fail'}
Tried reinstall site:
bench --site site1.local reinstall
Have no idea what to do. M.b. something goes wrong with installation?
I did a manual install on a clean Ubuntu 18 step by step with no errors (since easy install was a little buggy for me on Ubuntu 14/16/Debian 9)
Bump. Same issue with the latest fresh installation of Frappe and ERPNext using Bench. Tried using the VM too, the same issue is occurring there as well.
Nope, I dropped installation because I didn’t know what else to do. So I deployed Ubuntu 16 (since v18 unsupported by easy script) on my VPS and run easy install. But this time with fix by @codingCoffee and installed with success.
I deleted everything again and followed the hitchhikers tutorial again. But this time I did not skip this step:
bench config dns_multitenant on
and now the setup works!