lobehub / lobe-chat

🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Azure / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT/ Claude application.
https://chat-preview.lobehub.com
Other
43.15k stars 9.74k forks source link

[Bug] 插件市场搜索插件 serper安装不了,可以通过自定义安装,但是安装会提示错误 #4472

Open work565 opened 3 hours ago

work565 commented 3 hours ago

📦 部署环境

Docker

📌 软件版本

v1.19.27

💻 系统环境

Windows

🌐 浏览器

Chrome

🐛 问题描述

插件市场搜索插件 serper安装不了,可以通过自定义安装,但是安装会提示错误: 失败 插件 通过 Serper 搜索 Google 安装失败 请求该 manifest 链接失败,请确保链接的有效性,并检查链接是否允许跨域访问

📷 复现步骤

No response

🚦 期望结果

No response

📝 补充信息

No response

lobehubbot commented 3 hours ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


📦 Deployment environment

Docker

📌 Software version

v1.19.27

💻 System environment

Windows

🌐 Browser

Chrome

🐛 Problem description

The plug-in market search plug-in serper cannot be installed. You can install it through customization, but the installation will prompt an error: Failed Plug-in Search Google via Serper failed to install Requesting the manifest link failed. Please ensure the validity of the link and check whether the link allows cross-domain access.

📷 Steps to reproduce

No response

🚦 Expected results

No response

📝 Supplementary information

No response

lobehubbot commented 3 hours ago

👀 @work565

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. Please make sure you have given us as much context as possible.\ 非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

dosubot[bot] commented 3 hours ago

Hey there, @work565! I'm here to help you with any bugs, questions, or contributions. Let's tackle this issue together!

The error message you're encountering suggests that there is an issue with the manifest link for the Serper plugin, specifically related to its validity and cross-origin resource sharing (CORS) permissions. Here are some steps you can take to troubleshoot and resolve this issue:

  1. Check the Manifest Link: Ensure that the manifest link you are using is correct and accessible. You can try opening the link directly in your browser to see if it returns a valid JSON response.

  2. CORS Configuration: Verify that the server hosting the manifest file allows cross-origin requests. This typically involves setting the appropriate CORS headers on the server, such as Access-Control-Allow-Origin.

  3. Network and Security Settings: Ensure that your network or security settings (e.g., firewall, proxy) are not blocking the request to the manifest URL.

  4. Custom Installation: If the plugin can be installed via custom installation, double-check the URL and any additional settings you might have configured during this process.

If these steps do not resolve the issue, you may need to consult the plugin's documentation or support resources for further assistance.

To continue talking to Dosu, mention @dosu.

dosubot[bot] commented 3 hours ago

The error message you're encountering suggests that there is an issue with the manifest link for the Serper plugin, specifically related to its validity and cross-origin resource sharing (CORS) permissions. Here are some steps you can take to troubleshoot and resolve this issue:

  1. Check the Manifest Link: Ensure that the manifest link you are using is correct and accessible. You can try opening the link directly in your browser to see if it returns a valid JSON response.

  2. CORS Configuration: Verify that the server hosting the manifest file allows cross-origin requests. This typically involves setting the appropriate CORS headers on the server, such as Access-Control-Allow-Origin.

  3. Network and Security Settings: Ensure that your network or security settings (e.g., firewall, proxy) are not blocking the request to the manifest URL.

  4. Custom Installation: If the plugin can be installed via custom installation, double-check the URL and any additional settings you might have configured during this process.

If these steps do not resolve the issue, you may need to consult the plugin's documentation or support resources for further assistance.

To continue talking to Dosu, mention @dosu.