Problem Description: Trying to add AMP to server device through command prompt on my main device. Every time I attempt to do so the installation starts for a little then gets me errors with the resulting message.
[Info/9] Instance creation failed. Reason: "The core archive failed to download or unpack: Failed to find a release matching the specified version: Mainline/ - This version may no longer be available to download, you should update to a newer version."
Steps to reproduce:
Step 1 Install Ubuntu on server device
Step 2 Install Webmin on Ubuntu via main device
Step 3 Attempt to use CubeCoder one line install in command prompt on main device
Actions taken to resolve so far: Went to server and “sudo apt update” into “sudo apt upgrade”. Started everything again from the beginning, please any help will be appreciated.
I am having similar issues.. The script seems stuck on the initial bash script payload download, and after that it very slowly advances through the setup and ultimately fails in the same spot it is happening to you. I am convinced this is a server-side problem because the first time this happened was few nights ago… The next morning it worked. When I discovered it was not going to work out where I set it up, last night, I tried installing it again in an identical environment - and its currently stuck on the Docker installation. I have decoded the entire install script and might try doing it manually to see if I can get it to work, but like I said I am pretty sure this is a server side issue.
Ok, so manually installing docker (see: Ubuntu | Docker Docs ) helps get past that part (assuming you are using Docker), now it fails to download the actual AMP package. I guess at this point we wait for the server or script to be fixed.
I am positive you are having the same issue. If I can find a workaround I will let you know.