AngeleToR / docker-mldonkey

MLdonkey docker with BT, emule, UI, Kad and HTTP ports open. Based on cheungpat's work
15 stars 5 forks source link

Hello,AngeleToR. #1

Open wzr12345 opened 6 years ago

wzr12345 commented 6 years ago

I am sorry to bother you with this issue

when i run the "docker run -it angeletor/mldonkey"

urladd hublist http://dchublist.com/hublist.config.bz2 url added to web_infos. downloading now MLdonkey command-line:

Fatal error: exception Unix.Unix_error(Unix.ENOTCONN, "shutdown", "") 2018/07/10 15:29:35 [cO] Starting MLDonkey 3.1.5 ... 2018/07/10 15:29:35 [cO] Language EN, locale ANSI_X3.4-1968, ulimit for open files 1048576 2018/07/10 15:29:35 [cO] MLDonkey is working in /var/lib/mldonkey

from the up, i found "Fatal error: exception Unix.Unix_error(Unix.ENOTCONN, "shutdown", "")" i think it might be the reason that the docker can't run. but i can't search the error about "Fatal error: exception Unix.Unix_error"

Could you solve the question,thanks a lot.

AngeleToR commented 6 years ago

Hi vegasue,

You're not bothering, I'm glad my little docker is of use to you. I'm sorry to tell you that right now I don't know where that error may come, as I'm not using my own docker right now (I'm using jails on FreeNAS actually) but it used to work flawlessly.

Make sure your docker container has internet access as it has to download stuff from there, it's the only thing I can think of.... Also if you changed the EXPORTS it could be the problem... Try to install and run it as-is the first time and then tweak it at your liking...

Again, sorry for not being more helpful,

Best Regards,

Angel

wzr12345 commented 6 years ago

Really appreciate your help! Hope you have a wonderful day.

AngeleToR commented 6 years ago

If you find another error please tell me and I'll try my best to help you.