Giter VIP home page Giter VIP logo

Comments (5)

Kerwood avatar Kerwood commented on September 16, 2024

If you look at the main page at the top, it says:

Update Jun 13 2017
The container now removes the apache.pid file and the rtorrent.lock upon startup.
Should fix some issues when restarting the container.

Pull the new image, create a new rtorrent container and you should be good to go 👍

from rtorrent-lxc.

D0rd avatar D0rd commented on September 16, 2024

Hey there, sorry I was travelling and couldn't dig deeper on this issue before today.

So I tried a pull but that did not help (I installed your image for the first time last week and your update is from June 2017, so it would have already been in anyway.)

I looked around, and the issue was that your script does 'rm -f /var/run/apache2/apache2.pid' but I have a different path for some reason: /var/lib/docker/aufs/diff/20bc3f01de0aab80f206676e263fbe78be56d993526c6d15d12b1c0e9829657f/run/apache2/apache2.pid

So I deleted that file and then I can start the container again. I'll make a startup script to delete it and then I should be able to restart the container by rebooting the server.

from rtorrent-lxc.

D0rd avatar D0rd commented on September 16, 2024

Also while I'm at it, I had a permission issue, rtorrent did not have permission to write in /home/dord/downloads I had to 775 the folder and chown :1000 (debian)

Figured I'd mention it in case someone else runs into this issue.

from rtorrent-lxc.

Kerwood avatar Kerwood commented on September 16, 2024

Hmm.. there also seems like theres a little type her..

rm -f /var/ru n/apache2/apache2.pid

from rtorrent-lxc.

Kerwood avatar Kerwood commented on September 16, 2024

I had the same issue as you. I was able to fix the typo in the container and when i restarted the container startup.sh was able to delete the file.
Thanks for your help

from rtorrent-lxc.

Related Issues (6)

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.