I recently updated the AMP to castillo, I was able to update but the minecraft server that was installed does not show up. Do I need to do an FTP to redownload the data? or does something else need to be done? I also get this message when I log in through Hostinger: The AMP instance manager command line tools are out of date. You are currently running 2.4.0.6 but the minimum required version is 2.4.5.0. I believe I already updated it but nothing has worked and the server still does not show up
Reproduction Steps
Login through Hostinger & have this message “The AMP instance manager command line tools are out of date. You are currently running 2.4.0.6 but the minimum required version is 2.4.5.0.”
Follow instructions and able to login in on my computer, but instances previously on the account do not show up
Your command line tools look to be quite out of date there.
The command line tools are installed via the system’s package manager.
You’d want to run the following as root in your VPS’ CLI: bash <(wget -qO- getamp.sh) addRepo apt update apt upgrade ampinstmgr
If you don’t know how to access your VPS’ CLI, that would be a Hostinger-support thing.
(This is the forum for AMP, you were directed here because Hostinger seem to refuse to set their support URL correctly)
After running the commands, I was able to update the AMP, but since then I only get “AMP is not currently running”. However, I do not get the error message anymore when I log on through hostinger, but there still is nothing to click on or open.
I am trying to connect through SFTP to upload the data for the instance but am unable to connect to server. If I was to reinstall the AMP with the set-up tool to see if I am able to log in, would I have to go through updating the instance manager again?
Just to note, this is not Hostinger support.
You can start the panel by running ampinstmgr start ADS01 as the amp linux user.
Run su -l amp as root to log into the amp user