5sControl / 5sControl/5s-webserver
bug with shutdown algorithm Idle control
- 主要语言
- JavaScript
- 星标
- 1
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
Preconditions: пользователь авторизован, получена лицензия, добавлена камера, к камере подключен idle control.
Summary: Configuration, невозможно отключить idle от камеры.
1. Открыть приложение;
2. Открыть вкладку Configuration;
3. Выбрать камеру(пример 192.168.1.165);
4. Отключить idle;
5. Правый клик по кнопке done.
Result: 500 ошибка, idle не отключен.
Expecte result: idle отключен.



贡献指南
调研方向
The issue describes a 500 error when disabling idle control for a camera in the Configuration tab. Start by finding the API endpoint handling camera configuration updates, likely in a routes or controllers directory. Look for error logs related to idle control disconnection. Check the server response format and ensure the idle control state is properly validated and persisted. Verify the fix by testing the camera configuration flow.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- api, backend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100