Skip to content

Warning: This page maybe not yet fully loaded, consider explicitly specify a timeout. #1188

@Armerr

Description

@Armerr

When I execute the following request, I receive the warning:

  Warning: This page maybe not yet fully loaded, consider explicitly specify a timeout.

However, I have already added a timeout. How can I resolve this?

curl https://r.jina.ai/https://m.maitao.com/ \
  -H "X-Timeout: 60"
Image

When I use readerlm-v2, I receive the warning:

{
  "cause": {
    "name": "Error",
    "message": "proxy handshake error"
  },
  "code": 422,
  "name": "AssertionFailureError",
  "status": 42206,
  "message": "Failed to access https://m.maitao.com: proxy handshake error",
  "readableMessage": "AssertionFailureError: Failed to access https://m.maitao.com: proxy handshake error"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions