Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] 两处报错 #6113

Open
Zippland opened this issue Jan 29, 2025 · 8 comments
Open

[Bug] 两处报错 #6113

Zippland opened this issue Jan 29, 2025 · 8 comments
Labels
bug Something isn't working

Comments

@Zippland
Copy link

📦 Deployment Method

Vercel

📌 Version

2.15.8

💻 Operating System

Android

📌 System Version

14

🌐 Browser

Edge

📌 Browser Version

131.0.2903.145

🐛 Bug Description

deepseek-reasoner 数据传输失败报错。
Image

MCP 的 brave Search api 填写后报错。
Image

📷 Recurrence Steps

No response

🚦 Expected Behavior

No response

📝 Additional Information

No response

@Zippland Zippland added the bug Something isn't working label Jan 29, 2025
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: null

@qyh214
Copy link

qyh214 commented Jan 29, 2025

第一个错误是因为现在ds压力巨大,可能要多尝试下…

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


The first error is because DS is under great pressure now, and you may have to try more ...

@qyh214
Copy link

qyh214 commented Jan 29, 2025

第二个错误看了运行时,似乎是安装包无法安装的样子……不知道如何修复……

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


When I looked at the second mistake, it seemed that it could not be installed in the installation package ... I don’t know how to repair it ...

@qyh214
Copy link

qyh214 commented Jan 29, 2025

第二个错误,是不是你装在windows上,我也是windows上,这个似乎是个已知问题,有一些类似的问题

modelcontextprotocol/servers#40

cline/cline#902

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


The second error is that you are installed on Windows, I am also Windows, this seems to be a known problem, there are some similar problems

https://github.com/modelContextProtocol/Servers/40

https://github.com/cline/cline/isSues/902

@qyh214
Copy link

qyh214 commented Jan 29, 2025

第二个错误,目前我的临时解决方案是修改app/mcp/mcp_config.json,将npx改为node.exe的绝对地址,并对下面的包进行npm install -g 全局安装。修改参考如下

"brave-search": {
      "command": "C:\\Program Files\\nodejs\\node.exe",
      "args": [
        "C:\\Users\\xxx\\AppData\\Roaming\\npm\\node_modules\\@modelcontextprotocol\\server-brave-search\\dist\\index.js"
      ],

env中的apikey还是要写的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants