D-codE-Hub / ERPNext-installation-Guide

The complete guide to install ERPNext in your Ubuntu system
89 stars 89 forks source link

system does not start by itself #4

Open RvLDSDM opened 2 years ago

RvLDSDM commented 2 years ago

Installation of the tutorial generates a GUI environment. Erpnext is not started for some reason (is this because of the VUE.js missing?). The GUI has no terminal so I changed

sudo apt-get install xvfb libfontconfig wkhtmltopdf

to

sudo apt-get install gnome-terminal xvfb libfontconfig wkhtmltopd

Work around: 1. set authentication and login in the GUI for your user to auto (right top of the screen>settings>user, 2. write simple bash script to start erpnext 3. add the script to startup application preferences in the gui