I try wit ubuntu 18.04.03 server.
i use english us in setup
did not change dns or ip settings
and the following commands: #sudo apt-get install python3-minimal build-essential python3-setuptools #sudo usermod -aG sudo frappeusr #su frappeusr #export LC_ALL=C.UTF-8 #sudo wget https://raw.githubusercontent.com/frappe/bench/master/playbooks/install.py #sudo -H python3 install.py --production --user frappeusr --mysql-root-password myadminpw --admin-password myadminpw #cd #cd frappe-bench #bench setup nginx #sudo reboot
after that i see the wizzard, i tried many different options but it stocks every time …
i try to install erpnext a few days, but i did not get it working
Checking System Compatibility...
ubuntu 18 is compatible!
curl already installed!
wget already installed!
git already installed!
Installing pip3...
pip3 installed!
[WARNING]: No inventory was parsed, only implicit localhost is available
[WARNING]: provided hosts list is empty, only localhost is available. Note
that the implicit localhost does not match 'all'
Input MySQL and Frappe Administrator passwords:
Passwords saved at ~/passwords.txt
[WARNING]: No inventory was parsed, only implicit localhost is available
[WARNING]: provided hosts list is empty, only localhost is available. Note
that the implicit localhost does not match 'all'
[WARNING]: Could not find aptitude. Using apt-get instead
[WARNING]: Consider using the get_url or uri module rather than running
'curl'. If you need to use command because get_url or uri is insufficient you
can add 'warn: false' to this command task or set 'command_warnings=False' in
ansible.cfg to get rid of this message.
[DEPRECATION WARNING]: evaluating [] as a bare variable, this behaviour will go
away and you might need to add |bool to the expression in the future. Also see
CONDITIONAL_BARE_VARS configuration toggle.. This feature will be removed in
version 2.12. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
[WARNING]: Consider using the file module with owner rather than running
'chown'. If you need to use command because file is insufficient you can add
'warn: false' to this command task or set 'command_warnings=False' in
ansible.cfg to get rid of this message.
[WARNING]: Module remote_tmp /home/frappeusr/.ansible/tmp did not exist and
was created with a mode of 0700, this may cause issues when running as another
user. To avoid this, create the remote_tmp dir with the correct permissions
manually
Bench + Frappe + ERPNext has been successfully installed!