/usr/bin/openerp-server --addons-path /etc/openerp/openerp-connector
ERROR:
Running as user 'root' is a security risk, aborting.
/usr/bin/openerp-server --addons-path /etc/openerp/openerp-connector
ERROR:
Running as user 'root' is a security risk, aborting.
OpenERP requires a user not to be a root to start. You should consider creating a special system user, that will be running that application and has rights to access Postgresql. Chekc out the guide at http://www.theopensourcerer.com/2012/12/how-to-install-openerp-7-0-on-ubuntu-12-04-lts/.
You have to install openerp under another user, such as openerp. You have to:
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
Hi Tomasz, How do you overcome this problem?