sensepost / gowitness

🔍 gowitness - a golang, web screenshot utility using Chrome Headless
GNU General Public License v3.0
2.87k stars 329 forks source link

ERROR: could not unmarshal event: unknown PrivateNetworkRequestPolicy value #135

Closed baruxx closed 2 years ago

baruxx commented 2 years ago

cmd: gowitness file -f domaines.txt

2022/05/29 00:51:50 ERROR: could not unmarshal event: unknown PrivateNetworkRequestPolicy value
2022/05/29 00:51:50 ERROR: could not unmarshal event: unknown PrivateNetworkRequestPolicy value
2022/05/29 00:51:50 ERROR: could not unmarshal event: unknown PrivateNetworkRequestPolicy value
2022/05/29 00:51:50 ERROR: could not unmarshal event: unknown PrivateNetworkRequestPolicy value
2022/05/29 00:51:50 ERROR: could not unmarshal event: unknown PrivateNetworkRequestPolicy value
2022/05/29 00:51:50 ERROR: could not unmarshal event: unknown PrivateNetworkRequestPolicy value
2022/05/29 00:51:50 ERROR: could not unmarshal event: unknown PrivateNetworkRequestPolicy value
2022/05/29 00:51:50 ERROR: could not unmarshal event: unknown PrivateNetworkRequestPolicy value
2022/05/29 00:51:51 ERROR: could not unmarshal event: unknown PrivateNetworkRequestPolicy value
philn19872 commented 2 years ago

having the same issue

tnvmadhav commented 2 years ago

facing the same issue!

leonjza commented 2 years ago

Think this will need a chromedp bump. Will get to it asap.