amass icon indicating copy to clipboard operation
amass copied to clipboard

enum stops at one point and wont continue

Open dpalavra opened this issue 1 year ago • 2 comments

amass enum -d example.com -o example.txt command is ran with the domain of my input but it stops at one point. I let it run over night and its still stopped until I terminate the process.

Then I ran : amass enum -active -log amass.log -d example.com -o example.txt

with tail -f amass.log gives the last lines of the log, nothing else is produced after that:

23:03:11.543708 ShadowServer: asn callback: :56: cannot perform concat operation between string and nil stack traceback: :56: in function 'origin' :26: in main chunk [G]: ? 23:03:32.049190 TeamCymru: failed to resolve the TXT record for ASxxxx.asn.cymru.com: the query was unsuccessful for ASxxxx.asn.cymru.com

Is there a way to force amass to continue if it encounters an error of any kind? After few tries or 30 secs of error not resolving, just to continue?

Thanks

dpalavra avatar Jun 01 '24 15:06 dpalavra

Mine is frozen as well, just stuck.

Sechorda avatar Jun 05 '24 13:06 Sechorda

smae mine also frozen

shoaib-muhammad1122 avatar Apr 25 '25 03:04 shoaib-muhammad1122