Hello there,
I tried yesterday installing the pro version on a Linux VM. but when the installation is complete i get this error:
Installing 0% ______________ 50% ______________ 100% ######################################## Warning: Problem running post-install step. Installation may not completecorrectly Error running /home/bicho19/backendless/ctlscript.sh start play: child processexited abnormally
Then when i try to start Backendless ( ./ctlscript.sh start ) i get this outputs:
171219 13:18:26 mysqld_safe Logging to ‘/home/bicho19/backendless/mysql/data/mysqld.log’.
171219 13:18:26 mysqld_safe Starting mysqld daemon with databases from /home/bicho19/backendless/mysql/data
/home/bicho19/backendless/mysql/scripts/ctl.sh : mysql started at port 3306
/home/bicho19/backendless/mongodb/scripts/ctl.sh : mongodb started at port 27017
/home/bicho19/backendless/redis/scripts/ctl.sh : redis started at port 6379
/home/bicho19/backendless/redis/scripts/ctl.sh : debug_redis started at port 7738
/home/bicho19/backendless/apps/backendless/scripts/ctl_play.sh : Play-server could not be started
/home/bicho19/backendless/apps/backendless/scripts/ctl_taskmanager.sh : Taskmanager started
/home/bicho19/backendless/apps/backendless/scripts/ctl_java_coderunner.sh : Java Coderunner started
/home/bicho19/backendless/apps/backendless/scripts/ctl_js_coderunner.sh : JS Coderunner started
Unable to get server status. connect ECONNREFUSED 127.0.0.1:9000
/home/bicho19/backendless/apps/backendless/scripts/ctl_console.sh : Console started
Syntax OK
/home/bicho19/backendless/apache2/scripts/ctl.sh : httpd started at port 8080
And when trying to access Backendless i get this error too:
Unable to connect to Backendless API Server. Please contact your System Administrator