GithubHelp home page GithubHelp logo

Comments (5)

ngosang avatar ngosang commented on July 23, 2024 1

I think it affects all distributions but I just tested Debian package. When aMule starts the image works as expected but after 3 or 4 days running (without restart) the number of KAD nodes increases and the program crashes. I think that is because they are using integer types to handle large numbers but I'm not sure.
I can add an environment variable in the Docker image to not remove the images if you want...

from docker-amule.

ngosang avatar ngosang commented on July 23, 2024

Thanks for reporting the issue. There is an important issue in aMule source code that crash the whole application when you request the Kad graph.

aMule issue => amule-project/amule#265

Since the issue is not fixed and there is not much activity in the project, I fixed it my Docker image just by removing the image. In that way it's not requested to the server and aMule does not crash. You can see my workaround here =>

RUN sed -i 's/amule_stats_kad.png//g' /usr/share/amule/webserver/default/amuleweb-main-kad.php \

from docker-amule.

garret avatar garret commented on July 23, 2024

Ok, I can live with that but I was using another docker image with alpine as base image and there is no such issue. Is it due because of the base distro (debian in this case)?

from docker-amule.

garret avatar garret commented on July 23, 2024

@ngosang I think is ok like this, so no need to make it more complicated. Just wanted to be sure that everything under the hood works as it should. Hopefully, aMule development will resolve the issue in the near future.

from docker-amule.

ngosang avatar ngosang commented on July 23, 2024

Ok. If you are running aMule 24/7 take a look at this => #7

from docker-amule.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.