Giter VIP home page Giter VIP logo

Comments (12)

glewellyn avatar glewellyn commented on June 18, 2024 1

I appear to have exactly this same issue when I try to update my DuckDNS record.

--header="Authorization: IiRVU0VSOiRQQVNTV09SRCIK" --user-agent="no-ip shell script/1.0 [email protected]" https://g###@####.com:5######6-9##5-4##9-8##6-4##########[email protected]/v3/update?hostname=t#############1.duckdns.org&myip=12.34.56.78

When I connect to the container with a shell I can see this:
bash-4.4# echo $USER
g###@####.com
bash-4.4# echo $PASSWORD
5######6-9##5-4##9-8##6-4##########9

from docker-dynamic-dns.

theonemule avatar theonemule commented on June 18, 2024 1

This project had been downloaded literally millions of times. I try to offer support, but if it doesn't work in a specific scenario, short of giving me your credentials, it's hard to say what's wrong. Sorry it's not working for you. I wrote this because I had trouble with other NOIP clients.

from docker-dynamic-dns.

theonemule avatar theonemule commented on June 18, 2024

I haven't seen that happen with mine, but hard to say. I'd start with the authentication. Reverse the base64 encoding on the credentials and see what is in that...

from docker-dynamic-dns.

Animal-UK avatar Animal-UK commented on June 18, 2024

Sorry what do you mean reverse base64 on the credentials? They are clear text in the logs...

from docker-dynamic-dns.

theonemule avatar theonemule commented on June 18, 2024

The authentication is sent in the base64 encoding.

from docker-dynamic-dns.

Animal-UK avatar Animal-UK commented on June 18, 2024

Ah i see, how do i capture that?

from docker-dynamic-dns.

theonemule avatar theonemule commented on June 18, 2024

Check the log for the Authorization header.

from docker-dynamic-dns.

Animal-UK avatar Animal-UK commented on June 18, 2024

if you're referring to this "--header="Authorization: IiRVU0VSOiRQQVNTV09SRCIK" then its just "$USER:$PASSWORD"

from docker-dynamic-dns.

MichaelLeeHobbs avatar MichaelLeeHobbs commented on June 18, 2024

if it's actually $USER:$PASSWORD and not the actual values then it sounds like you didn't pass them in correctly.

from docker-dynamic-dns.

Animal-UK avatar Animal-UK commented on June 18, 2024

the values are correctly read in portainer... also the same value are seen in the logs as per first post (copy and paste of log)

only decoding shows: "IiRVU0VSOiRQQVNTV09SRCIK" = "$USER:$PASSWORD"

image

from docker-dynamic-dns.

Animal-UK avatar Animal-UK commented on June 18, 2024

looks like there is limited to no support for this project..

from docker-dynamic-dns.

Animal-UK avatar Animal-UK commented on June 18, 2024

Switched to DDNS Updater

from docker-dynamic-dns.

Related Issues (7)

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.