Giter VIP home page Giter VIP logo

Comments (5)

Baenwort avatar Baenwort commented on August 30, 2024 1

Found the reason for the bind failing. I had missed converting a /pia/ into a /manual-connections in the refresh_pia_port.sh so if someone else runs into this problem that is the solution.

It might be useful to include in your instructions the changes to be made if one is using password authentication for transmission.

from manual-connections.

Baenwort avatar Baenwort commented on August 30, 2024

So I did as I mentioned and the transmission GUI is showing the right port in the settings but I get the following error that terminates your script:

image

from manual-connections.

glorious1 avatar glorious1 commented on August 30, 2024

I know it's been a long time, but I didn't get notice of these messages. Could you help me understand what changes had to be made so that password authentication will work?

I only see one reference to /pia/ in refresh_pia_port.sh. I changed the script directory to that name because it's easier.

from manual-connections.

Baenwort avatar Baenwort commented on August 30, 2024

So I added a pair of variables that I hardcoded my transmission local login information. It would likely be better to pass it as a file similar to how the PIA authentication details are passed into the script.

Once I had the Transmission credentials I was able to add --auth "${transUser}":"${transPass}" to any use of transmission-remote in the script and it would enable this script to work with a transmission instance that was password controlled.

When I have time again in September to swing around to this project I'll try developing such a patch if you haven't done so before then.

from manual-connections.

glorious1 avatar glorious1 commented on August 30, 2024

from manual-connections.

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.