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)

posta un anno fa524 visualizzazioni
1 Risposta
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
ESPERTO
con risposta un anno fa
  • 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?

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande