i was able to setup the f1, n1, and m1 servers just fine. But now I’m stuck on pending in the creating app section, where my candidate deployment is continuously on pending with no outputs from the tasks. Is it perhaps because I’ve missed a step or is it because i did something wrong in following the steps? If so can someone help me fix this issue I’m facing? I’d be grateful if someone could help me fix it, Thank you.
(I’m using aws route53 and digitalocean as my cloud provider and registry.)
Yup it turns out my press server didn’t have socketio service in supervisorctl,
It was because i installed node with nvm. bench setup expect to find node in /usr/bin/node but nvm install node in different place. So i simply create symbolic link to the nvm/npm to /usr/bin by using this command: