[Guide] How to install ERPNext v14 on Linux Ubuntu (step-by-step instructions)

Hi @asarmoh,

Your Frappe version is 13 and you are trying to get ERPNext which have version-14. That’s not correct you need to update or get version-14 Frappe App then you can get ERPNext app

Hi, can you please share that command to upgrade or uninstall and install frappe ver 14

Hi @asarmoh If you’re new or finding it difficult to install erpnext, you can use this easy install script GitHub - flexcomng/erpnext_quick_install: Unattended install script for ERPNext Versions, 13, 14 and 15

Hi,
i am getting this error while running this script.

Have you previously attempted an install on this machine? If yes, did you already install MariaDB? if yes then you have to use the same password you set in your previous attempt. If no, then at the beginning of the script you needed to have set the root password for mariadb as it asked you to.

where i have to update this password.

i dont remember, bcz i followed lot of websites to install frappe erpnext


I formatted, then i am installing again, now i am facing this issue.

Hello, I wanted to install ERPNext using your script and received the following error message.

System:
PRETTY_NAME=“Debian GNU/Linux 12 (bookworm)”
NAME=“Debian GNU/Linux”
VERSION_ID=“12”
VERSION=“12 (bookworm)”
VERSION_CODENAME=bookworm
ID=debian
HOME_URL=“https://www.debian.org/
SUPPORT_URL=“Debian -- User Support
BUG_REPORT_URL=“https://bugs.debian.org/

Can you help me?


@hans0816 This appears to be a DB password error. Did this occur on your first try? Did you run the script earlier and it failed and you ran it again? If you ran it the first time and it failed for any reason after MariaDB must have been installed, you have to provide the exact password provided on your first try during initial setup as it will attempt to authenticate rather than reinitialize the MariaDB setup. If you provide a different password from the initial password you provided then the setup will fail with this error.