Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On first run, can't find .ark-update.lock #19

Open
mrjimi16 opened this issue Jan 25, 2017 · 0 comments
Open

On first run, can't find .ark-update.lock #19

mrjimi16 opened this issue Jan 25, 2017 · 0 comments

Comments

@mrjimi16
Copy link

mrjimi16 commented Jan 25, 2017

What is below is the output I get when trying to run the container. All I've done aside from first pulling the container. Followed the recommended usage section in the readme. As far as I can tell, running the docker creates a few empty folders and files and hangs indefinitely on the line after "Update server" below. A file titled .ark-update.lock.### is created in /ark/server with a seemingly random two or three digit number. I have no idea if that is working as intended or not. Ark Server Tools seems to work, I can use the "status" command (or at least it gives the output).

Would love some help here, I was already in over my head when I started.

Also, I can't copy to the directory or change the file names in the directory. Not sure if that is intended or not.

`root@Throne:~# docker run -it -p 7778:7778 -p 7778:7778/udp -p 27015:27015 -p 27015:27015/udp -p 32330:32330 -e SESSIONNAME=myserver -e ADMINPASSWORD="mypasswordadmin" -v /mnt/user/appdata/ArkSE/ark:/ark --name ark turzam/ark
###########################################################################

Ark Server - Wed Jan 25 01:04:44 UTC 2017

UID 1000 - GID 1000

###########################################################################
No game files found. Installing...
Running command 'install' for instance 'main'
... No crontab set.
Running command 'start' for instance 'main'
Updating server
/usr/local/bin/arkmanager: line 989: /ark/server/.ark-update.lock: No such file or directory
/usr/local/bin/arkmanager: line 989: /ark/server/.ark-update.lock: No such file or directory
/usr/local/bin/arkmanager: line 989: /ark/server/.ark-update.lock: No such file or directory
/usr/local/bin/arkmanager: line 989: /ark/server/.ark-update.lock: No such file or directory
/usr/local/bin/arkmanager: line 989: /ark/server/.ark-update.lock: No such file or directory
^C
Session terminated, terminating shell... ...terminated.
root@Throne:~#`

Also, I apparently have done something wrong on the code formatting thing here. I'm not normally this useless, I promise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant