GithubHelp home page GithubHelp logo

unkladm / update-godaddy-dns Goto Github PK

View Code? Open in Web Editor NEW
45.0 12.0 29.0 23 KB

Command line tool for manipulating godaddy custom dns.

License: MIT License

Shell 60.67% PowerShell 39.33%
godaddy-ddns godaddy-dns-records godaddy-dns godaddy-api godaddy dynamic-dns

update-godaddy-dns's Issues

Issue getting this to work

Hey,

I think i used to use the original version of this script and then it broke about a year ago which i then managed to resolve.

Last night i realised it had failed again when my IP address changed.

I found this and thought great, a replacement i can stop in and happy days. Unfortunately when I'm running this I'm getting an error. Can you help

`PS C:\AUTOUPDATEIP> C:\AUTOUPDATEIP\update_gd_dns.ps1
Invoke-WebRequest : The request was aborted: Could not create SSL/TLS secure channel.
At C:\AUTOUPDATEIP\update_gd_dns.ps1:25 char:11

  • $result = Invoke-WebRequest https://api.godaddy.com/v1/domains/$domai ...
  •       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebException
    • FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand

ConvertFrom-Json : Cannot bind argument to parameter 'InputObject' because it is null.
At C:\AUTOUPDATEIP\update_gd_dns.ps1:26 char:29

  • $content = ConvertFrom-Json $result.content
  •                         ~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidData: (:) [ConvertFrom-Json], ParameterBindingValidationException
    • FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.ConvertFromJsonCommand

CurrentIP: 82.40.133.62
Invoke-WebRequest : The request was aborted: Could not create SSL/TLS secure channel.
At C:\AUTOUPDATEIP\update_gd_dns.ps1:34 char:15

  • ... $result = Invoke-WebRequest https://api.godaddy.com/v1/domains/$dom ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebException
    • FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand`

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.