xlang-ai / OpenAgents

[COLM 2024] OpenAgents: An Open Platform for Language Agents in the Wild
https://arxiv.org/abs/2310.10634
Apache License 2.0
4.01k stars 446 forks source link

Error: Failed to make the request MAPS #92

Closed yuantony009 closed 11 months ago

yuantony009 commented 1 year ago

Dependencies for InstructorEmbedding not found. The auto selection feature of plugins agent will return random elements. 62%|████████████████████████████████████████████▍ | 10/16 [00:00<00:00, 20.38it/s]/root/OpenAgents-main/real_agents/plugins_agent/plugins/DreamInterpreter/openapi.yaml and DreamInterpreter/paths/init.py do not match. Load the later. /root/OpenAgents-main/real_agents/plugins_agent/plugins/XWeather/openapi.yaml and XWeather/paths/init.py do not match. Load the later. 100%|███████████████████████████████████████████████████████████████████████| 16/16 [00:00<00:00, 17.99it/s] Error: Failed to make the request MAPS: HTTPSConnectionPool(host='smoothplugins.com', port=443): Max retries exceeded with url: /img/plugin_logos2/maps1.png (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1007)')))

yuantony009 commented 1 year ago

added www will fix the error, like www.smoothplugins.com

Timothyxxx commented 1 year ago

Thanks for your advice, would you be interested in making a pull request to fix it to be our contributor?

Timothyxxx commented 1 year ago

@yuantony009

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 3 days with no activity. Remove stale label or comment or this will be closed in 4 days.

deeomnjobs commented 1 year ago

Has this bug been fixed? I have the same problem.

deeomnjobs commented 1 year ago

这个错误被修复了吗?我有同样的问题。

I referred to yuantong009 solution. Specific changes below: real_agents/plugins_agent/plugins/maps/ai-plugin.json Change the logo_url value to "https://www.smoothplugins.com/img/plugin_logos2/maps1.png"

Timothyxxx commented 1 year ago

Glad the problem is solved, would you like to make a pull request to solve it? Or I will do that myself.

github-actions[bot] commented 12 months ago

This issue is stale because it has been open 3 days with no activity. Remove stale label or comment or this will be closed in 4 days.

github-actions[bot] commented 11 months ago

This issue was closed because it has been stalled for 4 days with no activity.