Big Fat Nothing Burger when I try to run the install script

OS Name/Version: Ubuntu Server 22.04.3 LTS

Product Name/Version: (Always use the full version number - not ‘Latest’) AMP

Problem Description: No console output after typing in the bash install script. The console hangs for maybe 10 seconds then sends me to a new terminal line. I also cannot find any log files for install failure, there is nothing about it in /var/log. I am using ssh to asceses the server, but I am on the same network as the machine.

Steps to reproduce:

  • run sudo su - to get to root account
  • run bash <(wget -qO- getamp.sh)

Actions taken to resolve so far:

  • Rebooted system
  • Verified that bash is working correctly
  • Verified no new user was created

A log would be inside /root/. Does the download of the script work? wget getamp.sh

There is not log in /root/ either
The download does not work. here is the output:

Resolving getamp.sh (getamp.sh)... failed: Temporary failure in name resolution.
wget: unable to resolve host address ‘getamp.sh’

You need to fix your dns settings

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.