hello there i am trying to install backendless pro on a vps server.
i have installed it but on starting it am getting this error.
starting dbs…
1 error(s) decoding:
error decoding ‘Ports’: No port specified: :
starting consul…
this node is not a swarm manager. Use “docker swarm init” or “docker swarm join” to connect this node to swarm and try again
starting configuration…
this node is not a swarm manager. Use “docker swarm init” or “docker swarm join” to connect this node to swarm and try again
starting services…
1 error(s) decoding:
error decoding ‘Ports’: No port specified: :
this node is not a swarm manager. Use “docker swarm init” or “docker swarm join” to connect this node to swarm and try again
but it keep asking me again to enter ports, which i did to the defaults listed and at the end of it it say “port configuration complete”. after that i executed the above again and it still required me to enter port
Choose ports for services:
MySQL server: [3306]: 3306
./check_ports.sh: line 26: nc: command not found
MongoDB server: [27017]: 27017
./check_ports.sh: line 26: nc: command not found
Redis for debug server: [6380]: 6380
./check_ports.sh: line 26: nc: command not found
Backendless server: [9000]: 9000
./check_ports.sh: line 26: nc: command not found
Backendless web-console: [80]: 80
./check_ports.sh: line 26: nc: command not found
Backendless rt server: [5000]: 5000
./check_ports.sh: line 26: nc: command not found
Port configuration completed.
it request for the ports again, but this time everytime i enter the default port it tells me its already busy and i should choose another.
example: MySQL (default port - 3306): 3306
port 3306 is already busy choose another port.
ok so i tried getting the things done. and about the port i tried using another port no and it moved.
now on start of backendless pro the process suddenly stopped here.
starting dbs…
Creating network bl-swarm_bkndls-net
Creating service bl-swarm_bl-redis
Creating service bl-swarm_bl-redis-debug
Creating service bl-swarm_bl-mysql
Creating service bl-swarm_bl-mongo
starting consul…
Creating service bl-swarm_bl-consul
starting configuration…
Creating service bl-swarm_bl-config-loader
starting services…
Creating service bl-swarm_bl-coderunner-java
Creating service bl-swarm_bl-web-console
Creating service bl-swarm_bl-rt-server
Creating service bl-swarm_bl-upgrade
Creating service bl-swarm_bl-hazelcast
Creating service bl-swarm_bl-server
Creating service bl-swarm_bl-taskman
Creating service bl-swarm_bl-coderunner-js