AMP
AMP copied to clipboard
[IPv6] getamp.sh missing AAAA entry
Bug Report
System Information
- Operating System (Including distribution name and version number) Debian 11
- AMP version and build date (Always use the version number, 'latest' is not valid!) N/A
- Which AMP release stream you're using (Mainline, Nightly or FastTrack) N/A
I confirm:
- [x] that I have searched for an existing bug report for this issue.
- [x] that I am using the latest available version of AMP.
- [x] that my operating system is up-to-date.
Symptoms
- What are you trying to do? Install AMP with the One-Line Install command on a IPv6 only host
- What are you expecting to happen? AMP magic is done
- What is actually happening? ('Nothing' is not an acceptable answer!) The script can't be downloaded as there is no AAAA entry for getamp.sh
Reproduction
- Setup a IPv6 only host
- Execute
bash <(wget -qO- getamp.sh) - 'Nothing' happens
Hey, you should check your Checkboxes again ;)
- [x] that my checkboxes above look exactly like the one on the left with no extra spaces. Remove this line to confirm you can follow instructions - if this line shows up in the bug report, then the whole report will be ignored
Hey, you should check your Checkboxes again ;)
- [x] that my checkboxes above look exactly like the one on the left with no extra spaces. Remove this line to confirm you can follow instructions - if this line shows up in the bug report, then the whole report will be ignored
damn it xD I read it and forgot about it :D
Downloading the script manually and uploading it to the server works. The script installs amp, but I needed to rebind ADS01 to '::' instead of '0.0.0.0'. Activation of ADS01 doesn't work as described in #190
Downloading the script manually and uploading it to the server works. The script installs amp, but I needed to rebind ADS01 to '::' instead of '0.0.0.0'. Activation of ADS01 doesn't work as described in #190
On my second install, I don't had to rebind the instance. Don't know what was wrong with the first install.