investigate and fix correlation id was not found
tarunKoyalwar opened this issue · 6 comments
tarunKoyalwar commented
Interactsh version:
main | dev
Current Behavior:
- interactsh client randomly exits with fatal error
[FTL] The correlation id was not found (probably evicted due to inactivity)
- #524 temporarily fixes the issue by not exiting and only printing but the actual error is different . This is not reproducible in local machines but almost always visible in gh actions . probably something related to runners ?
- Ref: https://github.com/projectdiscovery/nuclei/actions/runs/4600751855/jobs/8127749422
Expected Behavior:
- no error + no fatal exit
Anything else:
rxerium commented
Hi there, I received this issue this morning when using Nuclei Action. Do we have a rough idea when this issue will be resolved? Thanks
tarunKoyalwar commented
@hakrishi , are you able to reproduce this with latest nuclei version https://github.com/projectdiscovery/nuclei/releases/tag/v2.9.2 . partial fix is already included in latest release of nuclei and it will be fully resolved with #531
rxerium commented
Hey @tarunKoyalwar I ran an a scan and did not encounter this issue. I'll do some further testing over the next few weeks. Thanks!
moisha207321 commented
the error is still thrown
chr-b commented
same for me
rxerium commented