-
-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Description
When running docker run -v $PWD/crawls:/crawls/ -it webrecorder/browsertrix-crawler crawl --url [URL] --generateWACZ --text --collection test
it doesn't load and the resulting archived page from the wacz file will just show "Archived Page Not Found Sorry, this page was not found in this archive:".
In the output there is this: "message":"Request failed","details":{"url":"…","errorText":"net::ERR_NAME_NOT_RESOLVED"
It seems to be a DNS problem. How to solve this? Is this maybe a known issue when using a VPN? I think DNS over HTTPS is already used since I set cloudflare DNS resolver and DNS works fine.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Triage