Skip to content

Page Load Failed due to net::ERR_NAME_NOT_RESOLVED #838

@prototyperspective

Description

@prototyperspective

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions