Command not found when trying to attach static IP

0

I am putting in the command to attach a static IP to my Prestashop and it keeps coming up command not found. I have tried multiple times with different generated static IP's and still getting the same error, this is the command I have been entering, obviously without the IP posted here but it is in the command without parenthese

sudo /opt/bitnami/configure_app_domain --domain (my IP here)

preguntada hace un año524 visualizaciones
1 Respuesta
0

If you can't find that command in the bitnami documentation, the following command was mentioned to use.
https://docs.bitnami.com/virtual-machine/faq/configuration/use-bnconfig/

sudo /opt/bitnami/apps/APPNAME/bnconfig --machine_hostname IP-ADDRESS
profile picture
EXPERTO
respondido hace un año
  • I am having the same issue in attaching my Static IP to the Magento instance I'm running off of AWS Lightsail. I received the error " sudo: /opt/bitnami/configure_app_domain: command not found " And then I tried your solution and received the error " sudo: /opt/bitnami/apps/magento/bnconfig: command not found "

    I double-checked with the documentation on Bitnami and Magento here https://docs.bitnami.com/aws/how-to/troubleshoot-magento-issues/#is-magento-configured-with-the-correct-ip-or-domain

    But there is no additional help after the sudo /opt/bitnami/apps/magento/bnconfig --machine_hostname IP_OR_DOMAIN snippet.

    Any advice?

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas