ERROR: could not retrieve document root
Hi,
Any idea why I'm getting these errors?
2024/05/23 14:09:59 ERROR: could not retrieve document root for 034CE60B540B2D0B4E82A6B8CE74A5DE: context deadline exceeded 2024/05/23 14:10:09 ERROR: could not retrieve document root for 806BF5A1C0767CD11104F58FFAF2E12B: context deadline exceeded 2024/05/23 14:10:33 ERROR: could not retrieve document root for 8E3E7104E1AEB7E77E93171255163BA6: context deadline exceeded
Thank you
hi @Teicu . It's not easy to solve this issues without context. could you please provide the command you executed with the input provided? I'll try to reproduce the issue
Have u managed to solve the error or you need assistance? @Teicu
Hi,
./pphack -l urls.txt
thanks @Teicu .
you should provide me the file urls.txt in order to reproduce the issue
I ran ./gau testphp.vulnweb.com, saved the output to a text file, and then executed ./pphack -l urls.txt. This issue occurs with other sites as well, not just this one. I'm using a MacBook M2 Max, though I'm not sure if that's relevant.
I've used a MacBook M2 as well and it works fine. do you have chrome installed on your machine?
Yes of course
the only thing I find is this https://github.com/chromedp/chromedp/issues/904 try to execute the command suggested or reproduce the bug with the code snippet in the issue. the only reason of this can be chromedp. let me know the output you get doing that
Closed as stale