Project

General

Profile

Bug #3365

【ubus】ubus命令执行获取不到终端恢复出厂原因与终端重启原因。

Added by 伟 何 about 1 month ago. Updated about 1 month ago.

Status:
In Progress
Priority:
Low
Assignee:
Start date:
04/22/2025
Due date:
% Done:

0%

测试版本:
#10 SMP Mon Apr 21 17:53:17 CST 2025
复现概率:
100%

Description

测试步骤:
1、通过web、ubus命令方式恢复设备出厂、重启。
2、执行命令查询终端恢复出厂、重启原因:
ubus call ctcapd getresetstatus
ubus call ctcapd getrebootstatus
通过标准:
1、返回对于参数值例如: {"resetstatus":"2","resetsource":"ubus"} {"rebootsource":"reset"}
实际结果:
1、返回参数值为空。 {"resetstatus":"","resetsource":""} {"rebootsource":"Unknown"}

微信截图_20250422105058.png (25.5 KB) 伟 何, 04/22/2025 10:51

History

#1 Updated by 伟 何 about 1 month ago

  • Assignee changed from 齐 刘 to 洋 刘

#2 Updated by 洋 刘 about 1 month ago

  • Status changed from New to In Progress
  • Priority changed from Normal to Low

1: 重启信息保存时 igdCmUtility.c saveRebootInfo 时 log文件不存在
2 getRebootInfo 非osgi时没有处理

Also available in: Atom PDF