Code Monkey home page Code Monkey logo

Comments (5)

slowmistio avatar slowmistio commented on June 24, 2024

Traceback (most recent call last):
File "ESD.py", line 224, in
esd.run()
File "ESD.py", line 182, in run
self.loop.run_until_complete(self.start(tasks))
File "/usr/local/Cellar/python3/3.6.1/Frameworks/Python.framework/Versions/3.6/lib/python3.6/asyncio/base_events.py", line 466, in run_until_complete
return future.result()
File "ESD.py", line 168, in start
await res
File "ESD.py", line 161, in first_to_finish
return f.result()
File "ESD.py", line 120, in query
ret = await self.resolver.query(full_domain, 'A')
File "/usr/local/Cellar/python3/3.6.1/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/aiodns/init.py", line 70, in query
self._channel.query(host, qtype, cb)
UnicodeError: encoding with 'idna' codec failed (UnicodeError: label empty or too long)
Task exception was never retrieved
future: <Task finished coro=<EnumSubDomain.query() done, defined at ESD-73W.py:117> exception=UnicodeError("encoding with 'idna' codec failed (UnicodeError: label empty or too long)",)>
Traceback (most recent call last):
File "/usr/local/Cellar/python3/3.6.1/Frameworks/Python.framework/Versions/3.6/lib/python3.6/encodings/idna.py", line 165, in encode
raise UnicodeError("label empty or too long")
UnicodeError: label empty or too long

from esd.

slowmistio avatar slowmistio commented on June 24, 2024

是不是字典里面含有. - 的原因?

from esd.

FeeiCN avatar FeeiCN commented on June 24, 2024

@1522402210 能复现吗?

from esd.

slowmistio avatar slowmistio commented on June 24, 2024

字典加入:
autoconfig.main
autoconfig.media
autoconfig.member
autoconfig.members
autoconfig.mobile
autoconfig.movies
autoconfig.movil
autoconfig.music
autoconfig.my
autoconfig.new
autoconfig.news
autoconfig.newsletter
autoconfig.old
autoconfig.online
autoconfig.portal
autoconfig.projects
autoconfig.radio
autoconfig.reseller
autoconfig.sandbox
autoconfig.search
autoconfig.secure
autoconfig.seo
autoconfig.server
autoconfig.shop
autoconfig.sms
autoconfig.soporte
autoconfig.sports
autoconfig.stage
autoconfig.staging
autoconfig.static
autoconfig.store
autoconfig.support
autoconfig.test
autoconfig.testing
autoconfig.tickets
autoconfig.travel
autoconfig.tv
autoconfig.us
autoconfig.v2
autoconfig.video
autoconfig.videos
autoconfig.web
autoconfig.webdesign
autoconfig.webmail
autoconfig.wholesale
autoconfig.wiki
autoconfig.wordpress
autoconfig.wp
autoconfig.www2
autoconfig.x
autodesk
autodiscover-redirect
autodiscover.admin
autodiscover.ads
autodiscover.api
autodiscover.app
autodiscover.archive
autodiscover.beta
autodiscover.billing
autodiscover.blog
autodiscover.blogs
autodiscover.business
autodiscover.cdn
autodiscover.chat
autodiscover.classifieds
autodiscover.client
gitalist-01
gitalist-02
gitalist-03
gitalist-1
gitalist-2
gitalist-3
gitalist01
gitalist02
gitalist03
gitalist1
gitalist2
gitalist3
github-01
github-02
github-03
github-1
github-2
github-3
github01
github02
github03
github1
github2
github3
gitlab-01
gitlab-02
gitlab-03
gitlab-1
gitlab-2
gitlab-3
gitlab01
gitlab02
gitlab03

试试

from esd.

FeeiCN avatar FeeiCN commented on June 24, 2024

@1522402210
字典不符合ESD的要求导致的,具体表现为你的字典前后可能存在(.)。
已做兼容处理。

from esd.

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.