Skip to content

[Bug] DNSError: Failed to perform, curl: (6) Could not resolve host: plus.character.ai #37

@sujeongim

Description

@sujeongim

Hello,

I am encountering the following error while using your repository.

Error Location:
requester.py", line 87, in request_async

raw_response = await self.__requester_session.get(url, headers=headers, cookies=cookies)

Error Log:

curl_cffi.requests.exceptions.DNSError: Failed to perform, curl: (6) Could not resolve host: plus.character.ai. See https://curl.se/libcurl/c/libcurl-errors.html first for more details.

It was working fine until last week, but it suddenly stopped connecting today. Could you please look into this?

For reference, plus.character.ai seems to be accessible when I check it manually in a web browser.

Thank you.

Environment

  • OS: Linux
  • Python version: 3.12
  • Library version: curl_cffi 0.13.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions