Code Monkey home page Code Monkey logo

cirrus's People

Contributors

brantai avatar tkuhlman avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

brantai

cirrus's Issues

Bump of API broke update requests

Checking out commit 55672d3 fixes the issue

./update_host.py whatever.whatever.example.com example.com -c ec2-1-1-1-1.compute-1.amazonaws.com -t 180
Updating whatever.whatever.example.com CNAME 180 to ec2-1-1-1-1.compute-1.amazonaws.com
Traceback (most recent call last):
  File "./update_host.py", line 83, in <module>
    sys.exit(main())
  File "./update_host.py", line 80, in main
    r53zone.update_host(host, rtype, options.ttl, existing, value)
  File "/usr/local/lib/python2.7/dist-packages/Cirrus-0.10-py2.7.egg/cirrus/r53.py", line 371, in update_host
    self.conn.change_rrsets(self.id, xmlout)
  File "/usr/lib/python2.7/dist-packages/boto/route53/connection.py", line 276, in change_rrsets
    body)
boto.route53.exception.DNSServerError: DNSServerError: 400 Bad Request
<?xml version="1.0"?>
<ErrorResponse xmlns="https://route53.amazonaws.com/doc/2011-05-05/"><Error><Type>Sender</Type><Code>InvalidInput</Code><Message>Invalid XML ; cvc-elt.1: Cannot find the declaration of element 'ChangeResourceRecordSetsRequest'.</Message></Error><RequestId>c519b89d-ab61-11e1-8437-5d7e1f3e29f8</RequestId></ErrorResponse>

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.