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)

Add comment

Please register in our forum first to comment.

Comments

By: Alberto

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

By: John

I have the same error. Any ideas to over come this?

By: q4

 sudo systemctl enable mariadb.service

worked for me

By: inside83

Is it possible to install ERPNext on ISPConfig?

By: Sanath

How to create multi tenancy for erp next?

didnt work.pymysql.err.OperationalError: (1045, u"Access denied for user '_401f83bc96721eee'@'localhost' (using                                        password: YES)")

 

By: IzFazt

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. 

By: fbifido

Hi Hitesh,

Can ERPNext be install on Debian 10 ???

Please & Thanks.

By: fbifido

Tried using the Easy Install, but failed:

https://pastebin.com/bSD3Fey2

By: fbifido

Can you please update this tutorial with the new version of packages aviable?

mariadb v10.5

Python v3.6

node.js v14