Update 9231-extension-plugin.mdx (#459)

增加 启动 报错 An error occurred while parsing the data: b'handshake failed, invalid key' 的提示文本。
This commit is contained in:
Xia
2025-11-04 11:03:34 +08:00
committed by GitHub
parent ab67e53af8
commit 0b2ac2a328

View File

@@ -242,6 +242,8 @@ REMOTE_INSTALL_KEY=****-****-****-****-****
![](https://assets-docs.dify.ai/2024/11/0fe19a8386b1234755395018bc2e0e35.png)
> 如果启动的时候遇到 An error occurred while parsing the data: b'handshake failed, invalid key',那就是 调试key 过期了,需要 前往“插件管理”页面重新获取调试 Key。
在插件内新增 Endpoint随意填写名称和 `api_key` 等信息。访问自动生成的 URL即可看到由插件提供的网页服务。
![](https://assets-docs.dify.ai/2024/11/c76375b8df2449d0d8c31a7c2a337579.png)