GithubHelp home page GithubHelp logo

Comments (6)

ross avatar ross commented on July 24, 2024
preference, exchange = rr['Value'].split(' ')

ValueError: too many values to unpack```

It looks like one of the MXs in this zone has more than a single space in the value which isn't expected. Can you look through them and see if you can spot it? Don't necessary need the exact value if you don't want to share it, just the "shape", words & spaces, of it would do.

from octodns-route53.

AppleMaster avatar AppleMaster commented on July 24, 2024

Wow. I've gone through the mx records and checked for rogue spaces, one of them in route53 had a value of: 1 mx1.slgnt.eu. which is actually a doublespace - removing it and guaranteeing one space resolved the issue.

Thanks a lot for the extra pair of eyes, I guess assuming my source zone was entirely valid was my mistake :)

from octodns-route53.

ross avatar ross commented on July 24, 2024

Wow. I've gone through the mx records and checked for rogue spaces, one of them in route53 had a value of: 1 mx1.slgnt.eu. which is actually a doublespace - removing it and guaranteeing one space resolved the issue.

Cool. That should probably be handled by octoDNS so we can leave this open to track that. It's likel a problem in a bunch of other places as well.

from octodns-route53.

AppleMaster avatar AppleMaster commented on July 24, 2024

I agree there are probably a few R53 specific cases - another that comes to mind is CNAME's.
In R53, a CNAME value doesn't need a trailing . but octodns will expect one when using R53 as a source to another target - which means it fails (as an example).

from octodns-route53.

AppleMaster avatar AppleMaster commented on July 24, 2024

Hey look at that, been a year since I raised this...Does octodns handle these cases any better yet?

from octodns-route53.

github-actions avatar github-actions commented on July 24, 2024

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.

from octodns-route53.

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.