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

can not create files in directory /var/lib/mldonkey, check rights... #1

Open
Biggulu opened this issue Dec 31, 2016 · 1 comment
Open

Comments

@Biggulu
Copy link

Biggulu commented Dec 31, 2016

when i using the comand
docker run -i -t -v "`pwd`/data:/var/lib/mldonkey" cheungpat/mldonkey

the log

Waiting for mldonkey to start...
2016/12/31 15:10:49 [cO] Starting MLDonkey 3.1.5 ...
2016/12/31 15:10:49 [cO] Language EN, locale UTF-8, ulimit for open files 1024
2016/12/31 15:10:49 [cO] raised ulimit for open files from 1024 to 4096
2016/12/31 15:10:49 [cO] MLDonkey is working in /var/lib/mldonkey

2016/12/31 15:10:49 [cO] creating new MLDonkey base directory in /var/lib/mldonkey

2016/12/31 15:10:49 can not create files in directory /var/lib/mldonkey, check rights...
Fatal error: exception Unix.Unix_error(63, "connect", "")
Fatal error: exception Unix.Unix_error(63, "connect", "")
2016/12/31 15:10:54 [cO] Starting MLDonkey 3.1.5 ...
2016/12/31 15:10:54 [cO] Language EN, locale UTF-8, ulimit for open files 1024
2016/12/31 15:10:54 [cO] raised ulimit for open files from 1024 to 4096
2016/12/31 15:10:54 [cO] MLDonkey is working in /var/lib/mldonkey

2016/12/31 15:10:54 [cO] creating new MLDonkey base directory in /var/lib/mldonkey

2016/12/31 15:10:54 can not create files in directory /var/lib/mldonkey, check rights...

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

2 participants