bench new-site not work when input MYSQL root password
See original GitHub issueHello. I am a student interested in studying with erpnext. https://www.howtoforge.com/how-to-install-erpnext-on-ubuntu-1804/ I was installing erpnext using frappe as mentioned above. But I have some problems when I write
bench new-site node1.example.com
MySQL root password: ~~
is not working.
This is because the latest version of mariadb can only log in as sudo as root.
I tried for 2 hours but bench new-site
command was not successful. No matter how you set the root password, you will not be logged in without sudo.
Can you tell me how to solve this problem?
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Bench new-site site1.local get error - installation_problem
I am getting error with this step l@localhost frappe-bench]$ bench new-site site1.local MySQL root password: ...
Read more >bench new-site - Frappe Framework
Create a new site with a MariaDB non-root user with database creation priveledges. bench new-site {site} --db-root-username {user} --db-root-password {pass}.
Read more >How to set, change, and recover your MySQL root password
This article shows you how to set, change and recover secure passwords for your MySQL root account, so you'll never be at a...
Read more >How to set root user password for mysql while installing ...
I want to know how to set password for MySql root user. I am installing erpnext in my ubuntu 18.04 LTS. while running...
Read more >Chapter 4 Resetting the Root Password: Windows Systems
On Windows, use the following procedure to reset the password for the MySQL 'root'@'localhost' account. To change the password for a root account...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Take look on this , it just works if you have user with sudo privileges:
https://discuss.erpnext.com/t/error-on-erpnext-ubuntu-18-04-lts-installation/54961/31?u=krnkris
Sir, my Mariadb version is 10.1