5sControl / 5sControl/5s-webserver

bug with shutdown algorithm Idle control

オープン
#87 コメント 0 件 リアクション 0 件 担当者 1 名 @ZhuchkouAA が担当を希望しています GitHub で見る
bug
主要言語
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 отключен.

![Image](https://github.com/5sControl/server-/assets/113969187/d4a56fa2-f83c-4e2a-95cc-5ec2b734d2fd)
![Image](https://github.com/5sControl/server-/assets/113969187/19243c9f-8bf5-4c33-b738-d4d91e0bb586)
![Image](https://github.com/5sControl/server-/assets/113969187/ff48188a-bf00-4003-93ca-5485fa1fe699)

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。