easyeda / easyeda/easyeda-api-skill
嘉立创EDA中安装 run-api-gateway.eext 扩展连接超时未找到 Bridge 服务
- Dominant language
- JavaScript
- Stars
- 699
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
问题:npm run server 成功启动服务器 EasyEDA WebSocket Bridge Server,并在嘉立创EDA中通过[高级]→[拓展管理器]安装 Run API Gateway 扩展后,客户端连接超时未找到 Bridge 服务。
解决办法:
1. 在嘉立创 EDA 里打开[扩展管理器],找到 Run API Gateway。
2. 勾选 [允许外部交互](必要)。
3. 勾选 [显示在顶部菜单](可选)。
4. 确认顶部菜单栏出现 [API Gateway],点击[重新连接]。
5. 看到 "Bridge已连接 (端口 4962X)" 的提示即成功;如果菜单没出现或仍连不上,把 EDA 完全退出再重新打开(Bridge 服务器保持运行),它启动时会自动扫描进行连接。
建议:鼠鼠第一次用嘉立创EDA的拓展功能,针对不太熟悉该功能的小白,建议开发者在README中添加该选项勾选说明。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the repository README and the existing Run API Gateway setup instructions. Document that 嘉立创EDA requires [允许外部交互] for the extension, mention [显示在顶部菜单] as optional, and explain how to reconnect or restart EDA; done when a new user can follow the README and see the Bridge connected message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 88/100