Skip to content

Endpoint error: DarkAI: ClientConnectorSSLError: Cannot connect to host darkai.foundation:443 ssl:default [[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] ssl/tls alert handshake failure (_ssl.c:1011)] #1

@theun1c0rn

Description

@theun1c0rn

Hi I tried to analyse app source code on jadx with this AI pplugin and it is showing SSL ERROR:

Traceback (most recent call last):
File "/tmp/jadx_ai17131367949666770170.py", line 777, in
response = client.chat.completions.create(model='gpt-3.5-turbo', messages=[{"role": "user", "content": prompt}],).choices[0].message.content
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/user/.local/lib/python3.12/site-packages/g4f/client/init.py", line 281, in create
return next(response)
^^^^^^^^^^^^^^
File "/home/user/.local/lib/python3.12/site-packages/g4f/client/init.py", line 117, in iter_append_model_and_provider
for chunk in response:
^^^^^^^^
File "/home/user/.local/lib/python3.12/site-packages/g4f/client/init.py", line 58, in iter_response
for chunk in response:
^^^^^^^^
File "/home/user/.local/lib/python3.12/site-packages/g4f/providers/retry_provider.py", line 73, in create_completion
raise_exceptions(exceptions)
File "/home/user/.local/lib/python3.12/site-packages/g4f/providers/retry_provider.py", line 238, in raise_exceptions
raise RetryProviderError("RetryProvider failed:\n" + "\n".join([
g4f.errors.RetryProviderError: RetryProvider failed:
DarkAI: ClientConnectorSSLError: Cannot connect to host darkai.foundation:443 ssl:default [[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] ssl/tls alert handshake failure (_ssl.c:1011)]

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