Giter Club home page Giter Club logo

Comments (6)

sparklyballs avatar sparklyballs commented on May 29, 2024

crond is absolutely in the image and running it as advertised in the README it works

something in your non-standard config is causing your problems

from docker-transmission.

Hossy avatar Hossy commented on May 29, 2024

from docker-transmission.

j0nnymoe avatar j0nnymoe commented on May 29, 2024

-v /volume1/docker/OpenVPN-Client/scripts/pia_port:/tmp/transmission-peer-port:ro
-v /volume1/docker/transmission/scripts/cont-init.sh:/etc/cont-init.d/99-transmission-port
-v /etc/localtime:/etc/localtime:ro
-v /sbin/route:/sbin/route:ro
-v /sbin/ip:/sbin/ip:ro

All this stuff isn't supported by us. You are more than welcome to use the container as you with but we don't offer support stuff like this as it is a minefield for us to offer support with.

from docker-transmission.

Hossy avatar Hossy commented on May 29, 2024

Even without those lines, I'm getting the same errors, but I will address each line

/volume1/docker/OpenVPN-Client/scripts/pia_port - a text file containing a port number
/volume1/docker/transmission/scripts/cont-init.sh - a script that sets the listening port number with transmission-remote
/etc/localtime - current time zone of host system

These have been removed (I was using them during testing because route and ip binaries were missing from the image):
-v /sbin/route:/sbin/route:ro
-v /sbin/ip:/sbin/ip:ro

from docker-transmission.

sparklyballs avatar sparklyballs commented on May 29, 2024

run it completely as stock

we cannot help you if you are adding anything non-standard

from docker-transmission.

Hossy avatar Hossy commented on May 29, 2024

um, that's what I just did and the errors are still there. I wasn't lying!

anyway... I updated the image and my full original command seems to be working without mapping /sbin/crond. maybe I got a corrupt image?

from docker-transmission.

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.