Hi! I’m trying to install EPRnext on an Ubuntu 14.04 Virtual Machine and followed the easy installation guide. Unfortunately, i get errors and i think they are permission errors. The script created a frappe user but i cannot access it needs a password which i do not know. Any help to troubleshooting my installation?
Scripts that i used from fresh server installation
TASK [Setup production] ********************************************************
fatal: [localhost]: FAILED! => {“changed”: true, “cmd”: [“bench”, “setup”, “production”, “frappe”], “delta”: “0:00:00.504044”, “end”: “2016-12-01 23:19:33.233416”, “failed”: true, “rc”: 1, “start”: “2016-12-01 23:19:32.729372”, “stderr”: “Aborted!”, “stdout”: "supervisor.conf already exists and this will overwrite it. Do you want to continue? [y/N]: ", “stdout_lines”: ["supervisor.conf already exists and this will overwrite it. Do you want to continue? [y/N]: "], “warnings”: []}