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

arkmanager: line 196: exec: runuser: not found #38

Open
esreeves opened this issue Jan 22, 2020 · 0 comments
Open

arkmanager: line 196: exec: runuser: not found #38

esreeves opened this issue Jan 22, 2020 · 0 comments

Comments

@esreeves
Copy link

Hey everyone,

I recently found this docker image and it seems really awesome but I am having some issues getting it started properly. I was able to successfully run the container and it generated all the files on my drive but there seems to be an issue with the container because whenever I run any of the arkmanager commands I get the following error:
/usr/local/bin/arkmanager: line 196: exec: runuser: not found

Here is the command I used to create my container:
docker run -it -p XXX.XXX.XXX:7778:7778 -p XXX.XXX.XXX:7778:7778/udp -p XXX.XXX.XXX:27015:27015 -p XXX.XXX.XXX:27015:27015/udp -p XXX.XXX.XXX:32330:32330 -e SESSIONNAME=myserver -e ADMINPASSWORD="mypasswordadmin" -e AUTOUPDATE=120 -e AUTOBACKUP=60 -e WARNMINUTE=30 -v C:\ark:/ark --name ark turzam/ark

Any help that could be provided would be awesome,

Thanks so much.

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