Skip to content

dns.exception.SyntaxError: /tmp/mydomain.org.bind:219: string too long #7

Description

@nodesocket

Can't validate TXT records.

Traceback (most recent call last):
  File "./dns_compare", line 74, in <module>
    z = dns.zone.from_file(opts.zonefile, origin=opts.zone, relativize=False)
  File "/usr/lib/python2.6/site-packages/dns/zone.py", line 1041, in from_file
    filename, allow_include, check_origin)
  File "/usr/lib/python2.6/site-packages/dns/zone.py", line 991, in from_text
    reader.read()
  File "/usr/lib/python2.6/site-packages/dns/zone.py", line 944, in read
    "%s:%d: %s" % (filename, line_number, detail))
dns.exception.SyntaxError: /tmp/mydomain.org.bind:219: string too long

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions