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)

demandé il y a un an524 vues
1 réponse
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
EXPERT
répondu il y a un an
  • 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?

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions