arkmanager / ark-server-tools

Set of server tools used to manage ARK: Survival Evolved servers on Linux
MIT License
680 stars 144 forks source link

Unable to get latest release - arkmanager v1.6 #1140

Closed ysupport closed 4 years ago

ysupport commented 4 years ago

Morning,

I'm trying to upgrade my ark manager tools on server and keep getting the same error "Unable to get latest release"

Running arkmanager v1.6

DISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIPTION="Ubuntu 16.04.6 LTS" NAME="Ubuntu" VERSION="16.04.6 LTS (Xenial Xerus)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 16.04.6 LTS" VERSION_ID="16.04"

klightspeed commented 4 years ago

What is the output of arkmanager --version?

ysupport commented 4 years ago

Version: 1.6 Channel: master Commit: 3b7709e Release Tag: v1.6.52a Blob SHA: ee3869d9ecbb7678219b4018936c365952634ebc

klightspeed commented 4 years ago

Apparently github responds with a redirect when the repo has been transferred.

You can try either editing /usr/bin/arkmanager in a texteditor and changing arkstGithubRepo="FezVrasta/ark-server-tools" on line 16 to arkstGithubRepo="arkmanager/ark-server-tools", or re-installing using the netinstall script.

ysupport commented 4 years ago

Perfect, my path is '/usr/local/bin/arkmanager'.

Works for me.

arkmanager v1.6: Checking for updates... Getting latest release... A new version has been released: v1.6.54

ARK Server Tools has been moved to the arkmanager github organisation, and now resides at https://github.com/arkmanager/ark-server-tools Do you want to upgrade to v1.6.54? [Y/N] y Getting commit for latest release... Downloading installer Running install.sh A previous version of ARK Server Tools was detected in your system, your old configuration was not overwritten. You may need to manually update it. A copy of the new configuration file was included in /etc/arkmanager. Make sure to review any changes and update your config accordingly! ARK Server Tools successfully upgraded Version: 1.6 Channel: master Commit: 551fdb8 Release Tag: v1.6.54 Blob SHA: a1a9fd014d087230b7597debaaa5f2af5b9e0c07

klightspeed commented 4 years ago

This has now been added to the readme.

ysupport commented 4 years ago

Saves some more support tickets :) Should probably update my servers more often, "Don't fix it if it's not broken" system is easy and stable. Nice to have the epic additions.