Stuck and nothing happen when Installing AMP on Debian 13

Note - If you do not fill in every section below, your post won’t be answered - you must provide the steps you have followed so far and the actions you’ve already taken. Make sure to remove this notice from your post too.

OS Name/Version: Debian 13

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

Problem Description: Run the installation but nothing happen.

luxxert@Luxxump:~$ sudo su -
[sudo] password for luxxert:
root@Luxxump:~# bash <(curl -fsSL getamp.sh)
Please wait while GetAMP examines your system and network configuration...
 - Checking installed packages...
 - Checking environment...
 - Checking network configuration...

Steps to reproduce:

  • Step 1 bash <(curl -fsSL getamp.sh)
  • Step 2
  • Step 3

Actions taken to resolve so far: Restart the pc but still same thing happen.

If the installation hangs on Checking network configuration..., then something’s probably wrong with your network configuration! :slight_smile:

Check your DNS and maybe disable IPv6 for the time being.

what do i do after checking my DNS? and i did some google get the command to disable the IPv6 and tried but it doesnt give the result same as in any site.
my debian vesion is 13.6

could you guide me?