Hi,
I’m trying to update the IP address of my Backendless Pro instance (hosted on AWS). This is the command I’m using and the error I get. How can I fix this?
bitnami@ip-172-31-19-208:/opt/bitnami/apps/backendless$ sudo ./bnconfig --machine_hostname 34.192.168.206
Problem running post-install step. Installation may not complete correctly
Error running /opt/bitnami/ctlscript.sh stop play: cat: /opt/bitnami/apps/backendless/htdocs/RUNNING_PID: No such file or directory
cat: /opt/bitnami/apps/backendless/htdocs/RUNNING_PID: No such file or directory
rm: cannot remove ‘/opt/bitnami/apps/backendless/htdocs/RUNNING_PID’: No such file or directory
cat: /opt/bitnami/apps/backendless/htdocs/RUNNING_PID: No such file or directory
Thanks!
Katia