internetarchive-ts - v0.1.0
    Preparing search index...

    Variable WaybackErrorMappingConst Beta

    WaybackErrorMapping: {
        "error:bad-gateway": "Bad Gateway for URL (HTTP status=502).";
        "error:bad-request": "The server could not understand the request due to invalid syntax. (HTTP status=401)";
        "error:bandwidth-limit-exceeded": "The target server has exceeded the bandwidth specified by the server administrator. (HTTP status=509).";
        "error:blocked": "The target site is blocking us (HTTP status=999).";
        "error:blocked-client-ip": "Anonymous clients which are listed in https://www.spamhaus.org/xbl/ or https://www.spamhaus.org/sbl/ lists (spams & exploits) are blocked. Tor exit nodes are excluded from this filter.";
        "error:blocked-url": "We use a URL block list based on Mozilla web tracker lists to avoid unwanted captures.";
        "error:browsing-timeout": "SPN2 back-end headless browser timeout.";
        "error:cannot-fetch": "Cannot fetch the target URL due to system overload.";
        "error:capture-location-error": "SPN2 back-end cannot find the created capture location. (system error).";
        "error:celery": "Cannot start capture task.";
        "error:filesize-limit": "Cannot capture web resources over 2GB.";
        "error:ftp-access-denied": "Tried to capture an FTP resource but access was denied.";
        "error:gateway-timeout": "The target server didn't respond in time. (HTTP status=504).";
        "error:http-version-not-supported": "The target server does not support the HTTP protocol version used in the request for URL (HTTP status=505).";
        "error:internal-server-error": "SPN internal server error.";
        "error:invalid-host-resolution": "Couldn’t resolve the target host.";
        "error:invalid-server-response": "The target server response was invalid. (e.g. invalid headers, invalid content encoding, etc).";
        "error:invalid-url-syntax": "Target URL syntax is not valid.";
        "error:job-failed": "Capture failed due to system error.";
        "error:method-not-allowed": "The request method is known by the server but has been disabled and cannot be used (HTTP status=405).";
        "error:network-authentication-required": "The client needs to authenticate to gain network access to the URL (HTTP status=511).";
        "error:no-access": "Target URL could not be accessed (status=403).";
        "error:no-browsers-available": "SPN2 back-end headless browser cannot run.";
        "error:not-found": "Target URL not found (status=404).";
        "error:not-implemented": "The request method is not supported by the server and cannot be handled (HTTP status=501).";
        "error:protocol-error": "HTTP connection broken. (A possible cause of this error is \"IncompleteRead\").";
        "error:proxy-error": "SPN2 back-end proxy error.";
        "error:read-timeout": "HTTP connection read timeout.";
        "error:service-unavailable": "Service unavailable for URL (HTTP status=503).";
        "error:soft-time-limit-exceeded": "Capture duration exceeded 45s time limit and was terminated.";
        "error:too-many-daily-captures": "This URL has been captured 10 times today. We cannot make any more captures.";
        "error:too-many-redirects": "Too many redirects. SPN2 tries to follow 3 redirects automatically.";
        "error:too-many-requests": "The target host has received too many requests from SPN and it is blocking it. (HTTP status=429).";
        "error:unauthorized": "The server requires authentication (HTTP status=401).";
        "error:user-session-limit": "User has reached the limit of concurrent active capture sessions.";
    } = ...

    Type Declaration

    • Readonlyerror:bad-gateway: "Bad Gateway for URL (HTTP status=502)."
    • Readonlyerror:bad-request: "The server could not understand the request due to invalid syntax. (HTTP status=401)"
    • Readonlyerror:bandwidth-limit-exceeded: "The target server has exceeded the bandwidth specified by the server administrator. (HTTP status=509)."
    • Readonlyerror:blocked: "The target site is blocking us (HTTP status=999)."
    • Readonlyerror:blocked-client-ip: "Anonymous clients which are listed in https://www.spamhaus.org/xbl/ or https://www.spamhaus.org/sbl/ lists (spams & exploits) are blocked. Tor exit nodes are excluded from this filter."
    • Readonlyerror:blocked-url: "We use a URL block list based on Mozilla web tracker lists to avoid unwanted captures."
    • Readonlyerror:browsing-timeout: "SPN2 back-end headless browser timeout."
    • Readonlyerror:cannot-fetch: "Cannot fetch the target URL due to system overload."
    • Readonlyerror:capture-location-error: "SPN2 back-end cannot find the created capture location. (system error)."
    • Readonlyerror:celery: "Cannot start capture task."
    • Readonlyerror:filesize-limit: "Cannot capture web resources over 2GB."
    • Readonlyerror:ftp-access-denied: "Tried to capture an FTP resource but access was denied."
    • Readonlyerror:gateway-timeout: "The target server didn't respond in time. (HTTP status=504)."
    • Readonlyerror:http-version-not-supported: "The target server does not support the HTTP protocol version used in the request for URL (HTTP status=505)."
    • Readonlyerror:internal-server-error: "SPN internal server error."
    • Readonlyerror:invalid-host-resolution: "Couldn’t resolve the target host."
    • Readonlyerror:invalid-server-response: "The target server response was invalid. (e.g. invalid headers, invalid content encoding, etc)."
    • Readonlyerror:invalid-url-syntax: "Target URL syntax is not valid."
    • Readonlyerror:job-failed: "Capture failed due to system error."
    • Readonlyerror:method-not-allowed: "The request method is known by the server but has been disabled and cannot be used (HTTP status=405)."
    • Readonlyerror:network-authentication-required: "The client needs to authenticate to gain network access to the URL (HTTP status=511)."
    • Readonlyerror:no-access: "Target URL could not be accessed (status=403)."
    • Readonlyerror:no-browsers-available: "SPN2 back-end headless browser cannot run."
    • Readonlyerror:not-found: "Target URL not found (status=404)."
    • Readonlyerror:not-implemented: "The request method is not supported by the server and cannot be handled (HTTP status=501)."
    • Readonlyerror:protocol-error: "HTTP connection broken. (A possible cause of this error is \"IncompleteRead\")."
    • Readonlyerror:proxy-error: "SPN2 back-end proxy error."
    • Readonlyerror:read-timeout: "HTTP connection read timeout."
    • Readonlyerror:service-unavailable: "Service unavailable for URL (HTTP status=503)."
    • Readonlyerror:soft-time-limit-exceeded: "Capture duration exceeded 45s time limit and was terminated."
    • Readonlyerror:too-many-daily-captures: "This URL has been captured 10 times today. We cannot make any more captures."
    • Readonlyerror:too-many-redirects: "Too many redirects. SPN2 tries to follow 3 redirects automatically."
    • Readonlyerror:too-many-requests: "The target host has received too many requests from SPN and it is blocking it. (HTTP status=429)."
    • Readonlyerror:unauthorized: "The server requires authentication (HTTP status=401)."
    • Readonlyerror:user-session-limit: "User has reached the limit of concurrent active capture sessions."