Comments on How to install ERPNext on Debian 9
ERPNext is a free and open source ERP software written in Python on top of the Frappe framework and includes Accounting, Inventory, Manufacturing, CRM, Sales, Purchase, Project Management, HRMS and more. In this tutorial, we will learn how to install ERPNext on Debian 9 server.
10 Comment(s)
Comments
Hello,
Many thanks for your very good article.
I was able to follow it, until step:
sudo systemctl enable mysql
Where I get an error:
Synchronizing state of mysql.service with SysV service script with /lib/systemd/systemd-sysv-install.Executing: /lib/systemd/systemd-sysv-install enable mysqlFailed to enable unit: Refusing to operate on linked unit file mysql.service
That it is a little bit beyond my undertstanding.
Do you have any clue what might be the reason?
Many thanks and kind regards from Spain,
Alb
I have the same error. Any ideas to over come this?
sudo systemctl enable mariadb.service
worked for me
Is it possible to install ERPNext on ISPConfig?
How to create multi tenancy for erp next?
didnt work.pymysql.err.OperationalError: (1045, u"Access denied for user '_401f83bc96721eee'@'localhost' (using password: YES)")
This tutorial uses Curl without installing it, "sudo systemctl enable mysql" does no longer work, creates a symlink twice, crsahes at "bench init erpnext" because of Python versions.
Hi Hitesh,
Can ERPNext be install on Debian 10 ???
Please & Thanks.
Tried using the Easy Install, but failed:
Can you please update this tutorial with the new version of packages aviable?
mariadb v10.5
Python v3.6
node.js v14