Ark-docker icon indicating copy to clipboard operation
Ark-docker copied to clipboard

Arkmanager maybe not updating

Open changemenemo opened this issue 7 years ago • 11 comments

Hi again turzam, I have some problems with you arkmanager installation. Arkmanager upgrade-tools command seems to make a loop at checking update.
I would really be able to update to the latest arkmanager commit since your version stills have the downloading mod 11111 error and it has been fixed already.

changemenemo avatar Aug 16 '16 20:08 changemenemo

Yep, this image is fixed on an Arkmanager tag (1.5) because it should be stable. You can use the image turzam/ark:1.4-dev to have the latest 1.6-dev of ArkManager.

TuRz4m avatar Aug 19 '16 08:08 TuRz4m

I understand that the image is fixed but could you updated to the last commit? Since it seems that the error of mod 111111 is solved on 1.5 last commit like it said here : https://github.com/FezVrasta/ark-server-tools/issues/558

changemenemo avatar Aug 20 '16 11:08 changemenemo

did you check?

changemenemo avatar Sep 01 '16 19:09 changemenemo

I have build your docker from git. still downloading mod 1111111 .... and sorry to say this but arkmanager in 1.5 have been updated to correct this. So could you please verify the commit of the arkmanager ?

changemenemo avatar Sep 10 '16 14:09 changemenemo

so after verification you docker is not able to ddownload last commit and don't know why .... It will be best if you read this : https://github.com/FezVrasta/ark-server-tools/issues/558

changemenemo avatar Sep 10 '16 16:09 changemenemo

with my changes that I propose on your git it is much more workable than before.... please turzam ^^ pay attention just a little bit to the project you do

changemenemo avatar Sep 10 '16 16:09 changemenemo

in face the problem was deeper than expected:

your copy of arkmanager-system.cfg with the different ${...} in it , doesn't change of content even with ENV in the dockerfile. need to find another way to do it.

changemenemo avatar Sep 27 '16 22:09 changemenemo

Hi ! I'm sorry, I have a lot of work in my actual job & don't have really the time right now to make support. But :

  1. You can't update Ark Server Tools on the docker. It's by design : This docker image is meant to be stable and reliable so I usually update Ark Server Tools with major version (the bleeding edge is always a little bit buggy).
  2. I just updated the tag 1.4-dev with the latest version of Ark Server Tools (v1.6.2). I don't really have time to test it but, if you do a docker pull turzam/ark:1.4-dev and then run your docker with the image turzam/ark:1.4-dev, you should have the latest version.

TuRz4m avatar Sep 28 '16 07:09 TuRz4m

mmmh ok thanks. no worries about your work. I think that we shoudn't fix version for arkmanager. It seems to be very stable and there are several branch : stables and betas, so I think user should be able to upgrade it ... If you have times during the next following days, it would be great to do a session chat maybe, I would like to ask you about several changes in the docker and several problems I encountered in the modification of your dockerfile.

changemenemo avatar Sep 28 '16 07:09 changemenemo

by the way the environment variables of arkmanager doesn't work at all. We need to fix this issue manually

changemenemo avatar Sep 28 '16 07:09 changemenemo

Is there a way to overrule this functionality? I'd like to keep server manager tools up to date as often as possible and I have no idea how to safely migrate to 1.4 dev.

TheInternetIsReal avatar Jul 16 '17 04:07 TheInternetIsReal