Logs

本页结果数:20
2026-08-25 21:14:58.876 · INFO · htb-control · automation
Frida JS heartbeat | data: {"sequence":1142,"js_time_ms":1787663698746,"active_request":null}
2026-08-25 21:14:53.924 · INFO · htb-control · automation
电量=87% · 充电=true · 停止充电成功(当前 87%):/sys/class/power_supply/battery/input_suspend=1 /system/bin/sh: can't create /sys/class/power_supply/dc/input_suspend: Permission denied
2026-08-25 21:14:53.903 · INFO · htb-control · automation
Frida JS heartbeat | data: {"sequence":1141,"js_time_ms":1787663693744,"active_request":null}
2026-08-25 21:14:52.586 · ERROR · cbg-trade · test
[http_server.go:322] [PANIC] recovered | path=/api/role/value | method=GET | ip=220.203.168.174 | err=runtime error: invalid memory address or nil pointer dereference goroutine 835387 [running]: runtime/debug.Stack() /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/debug/stack.go:26 +0x5e cbg-trade/internal/apps/value.(*HttpServer).recoveryMiddleware.func1(0xc000d35000, {0x10ef9e0, 0x1f8dde0}) /root/sources/cbg-value/internal/apps/value/http_server.go:327 +0x3b github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1.1() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:98 +0x776 panic({0x10ef9e0?, 0x1f8dde0?}) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/panic.go:787 +0x132 cbg-trade/internal/equipreport.(*EquipReport).GetArmor(0x0, 0x20?, 0x0, {0x12647de, 0x5}) /root/sources/cbg-value/internal/equipreport/armor_report.go:21 +0x3c cbg-trade/internal/apps/value/valueall.(*valueAll).GetValue(0x1ff1f80, {0xc004df6f18, 0x20}, 0xc00125b360, 0x0, 0x0, {0x126473e, 0x5}) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 +0x968 cbg-trade/internal/apps/value.(*HttpServer).GetRoleValuation(0xc001106ee0, 0xc000d35000) /root/sources/cbg-value/internal/apps/value/role_value.go:185 +0x1005 github.com/gin-gonic/gin.(*Context).Next(0xc000d35000) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-trade/internal/apps/value.NewHttpServer.Cors.func4(0xc000d35000) /root/sources/cbg-value/internal/utils/cors.go:21 +0xd8 github.com/gin-gonic/gin.(*Context).Next(...) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1(0xc000d35000) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(...) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc000dd0680, 0xc000d35000) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc000dd0680, {0x169c728, 0xc00708c700}, 0xc001b59400) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1aa net/http.serverHandler.ServeHTTP({0xc006bf9800?}, {0x169c728?, 0xc00708c700?}, 0x1?) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:3301 +0x8e net/http.(*conn).serve(0xc000d38510, {0x169e5b0, 0xc001180e10}) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:2102 +0x625 created by net/http.(*Server).Serve in goroutine 1 /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:3454 +0x485
2026-08-25 21:14:52.586 · ERROR · cbg-trade · test
[main.go:66] 2026/08/25 21:14:52 [Recovery] 2026/08/25 - 21:14:52 panic recovered: runtime error: invalid memory address or nil pointer dereference /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/panic.go:262 (0x478658) panicmem: panic(memoryError) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/signal_unix.go:925 (0x478628) sigpanic: panicmem() /root/sources/cbg-value/internal/equipreport/armor_report.go:21 (0xba8efc) (*EquipReport).GetArmor: equipDesc := itemdetail.GetItemJson(e.EquipDetail.Equip.Eid, e.EquipDetail.Equip.EquipDesc) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 (0xbd8247) (*valueAll).GetValue: reportItem, success := equipReport.GetArmor(false, ctx.IsFree, key.EidTypeArmor) /root/sources/cbg-value/internal/apps/value/role_value.go:185 (0xeb9524) (*HttpServer).GetRoleValuation: type_, data, success = valueall.ValueAll.GetValue(eid, ctx, serverType, needRawData, key.ProxyReasonValue) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x96650a) (*Context).Next: c.handlers[c.index](c) /root/sources/cbg-value/internal/utils/cors.go:21 (0xf0fa77) NewHttpServer.Cors.func4: c.Next() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x9731ae) (*Context).Next: c.handlers[c.index](c) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 (0x97319b) CustomRecoveryWithWriter.func1: c.Next() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x97180d) (*Context).Next: c.handlers[c.index](c) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 (0x9714a4) (*Engine).handleHTTPRequest: c.Next() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 (0x970fe9) (*Engine).ServeHTTP: engine.handleHTTPRequest(c) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:3301 (0x73c6ad) serverHandler.ServeHTTP: handler.ServeHTTP(rw, req) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:2102 (0x71b2e4) (*conn).serve: serverHandler{c.server}.ServeHTTP(w, w.req) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/asm_amd64.s:1700 (0x47d6c0) goexit: BYTE $0x90 // NOP 
2026-08-25 21:14:52.345 · WARN · cbg-trade · test
[random_push_review.go:69] role report not found, eid: 202608250300113-901-SKP0DLFU3GUR
2026-08-25 21:14:52.345 · ERROR · cbg-trade · test
[role_report.go:250] [role_report] cached role detail is empty, eid=202608250300113-901-SKP0DLFU3GUR use_http=true reason=update_random_push
2026-08-25 21:14:52.344 · INFO · cbg-trade · test
[random_push_review.go:175] role get random push review, token: EVFU-IRVK-4118-7716
2026-08-25 21:14:52.050 · WARN · cbg-cookie-pool · test
[cookiepool.go:157] bohaotang811@163.com get cookie failed, cookie: , err: get cookie failed, code: 1 message: init web error, login failed: click login failed: login button still visible after retries
2026-08-25 21:14:52.050 · WARN · cbg-cookie-pool · test
[cookie.go:89] [bohaotang811@163.com][proxy:http://hmdn24g1:hmdn24g1@222.139.28.95:1181] get cookie failed, server: http://192.168.101.6:5000, roleid: 0, code: 1, message: init web error, login failed: click login failed: login button still visible after retries
2026-08-25 21:14:51.068 · INFO · cbg-trade · test
[random_push_review.go:175] role get random push review, token: SLMN-VFYT-6778-4481
2026-08-25 21:14:50.821 · ERROR · cbg-trade · test
[role_report.go:250] [role_report] cached role detail is empty, eid=202607041300113-132-5QWCR52VOPP3 use_http=true reason=update_random_push
2026-08-25 21:14:50.821 · WARN · cbg-trade · test
[random_push_review.go:69] role report not found, eid: 202607041300113-132-5QWCR52VOPP3
2026-08-25 21:14:50.570 · ERROR · cbg-trade · test
[role_report.go:250] [role_report] cached role detail is empty, eid=202608252100113-681-0GVSAFHUVU33 use_http=false reason=value_all
2026-08-25 21:14:50.570 · ERROR · cbg-trade · test
[api.go:45] [valueall] role report is nil, eid=202608252100113-681-0GVSAFHUVU33 value_mode=0 server_type=0 reason=value
2026-08-25 21:14:49.979 · ERROR · cbg-trade · test
[main.go:66] 2026/08/25 21:14:49 [Recovery] 2026/08/25 - 21:14:49 panic recovered: runtime error: invalid memory address or nil pointer dereference /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/panic.go:262 (0x478658) panicmem: panic(memoryError) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/signal_unix.go:925 (0x478628) sigpanic: panicmem() /root/sources/cbg-value/internal/equipreport/armor_report.go:21 (0xba8efc) (*EquipReport).GetArmor: equipDesc := itemdetail.GetItemJson(e.EquipDetail.Equip.Eid, e.EquipDetail.Equip.EquipDesc) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 (0xbd8247) (*valueAll).GetValue: reportItem, success := equipReport.GetArmor(false, ctx.IsFree, key.EidTypeArmor) /root/sources/cbg-value/internal/apps/value/role_value.go:185 (0xeb9524) (*HttpServer).GetRoleValuation: type_, data, success = valueall.ValueAll.GetValue(eid, ctx, serverType, needRawData, key.ProxyReasonValue) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x96650a) (*Context).Next: c.handlers[c.index](c) /root/sources/cbg-value/internal/utils/cors.go:21 (0xf0fa77) NewHttpServer.Cors.func4: c.Next() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x9731ae) (*Context).Next: c.handlers[c.index](c) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 (0x97319b) CustomRecoveryWithWriter.func1: c.Next() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x97180d) (*Context).Next: c.handlers[c.index](c) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 (0x9714a4) (*Engine).handleHTTPRequest: c.Next() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 (0x970fe9) (*Engine).ServeHTTP: engine.handleHTTPRequest(c) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:3301 (0x73c6ad) serverHandler.ServeHTTP: handler.ServeHTTP(rw, req) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:2102 (0x71b2e4) (*conn).serve: serverHandler{c.server}.ServeHTTP(w, w.req) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/asm_amd64.s:1700 (0x47d6c0) goexit: BYTE $0x90 // NOP 
2026-08-25 21:14:49.979 · ERROR · cbg-trade · test
[http_server.go:322] [PANIC] recovered | path=/api/role/value | method=GET | ip=220.203.168.174 | err=runtime error: invalid memory address or nil pointer dereference goroutine 835288 [running]: runtime/debug.Stack() /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/debug/stack.go:26 +0x5e cbg-trade/internal/apps/value.(*HttpServer).recoveryMiddleware.func1(0xc000dba000, {0x10ef9e0, 0x1f8dde0}) /root/sources/cbg-value/internal/apps/value/http_server.go:327 +0x3b github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1.1() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:98 +0x776 panic({0x10ef9e0?, 0x1f8dde0?}) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/panic.go:787 +0x132 cbg-trade/internal/equipreport.(*EquipReport).GetArmor(0x0, 0x20?, 0x0, {0x12647de, 0x5}) /root/sources/cbg-value/internal/equipreport/armor_report.go:21 +0x3c cbg-trade/internal/apps/value/valueall.(*valueAll).GetValue(0x1ff1f80, {0xc00039b9b8, 0x20}, 0xc003adecd0, 0x0, 0x0, {0x126473e, 0x5}) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 +0x968 cbg-trade/internal/apps/value.(*HttpServer).GetRoleValuation(0xc001106ee0, 0xc000dba000) /root/sources/cbg-value/internal/apps/value/role_value.go:185 +0x1005 github.com/gin-gonic/gin.(*Context).Next(0xc000dba000) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-trade/internal/apps/value.NewHttpServer.Cors.func4(0xc000dba000) /root/sources/cbg-value/internal/utils/cors.go:21 +0xd8 github.com/gin-gonic/gin.(*Context).Next(...) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1(0xc000dba000) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(...) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc000dd0680, 0xc000dba000) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc000dd0680, {0x169c728, 0xc0000001c0}, 0xc00106ec80) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1aa net/http.serverHandler.ServeHTTP({0xc0050a3c20?}, {0x169c728?, 0xc0000001c0?}, 0x1?) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:3301 +0x8e net/http.(*conn).serve(0xc0048c73b0, {0x169e5b0, 0xc001180e10}) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:2102 +0x625 created by net/http.(*Server).Serve in goroutine 1 /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:3454 +0x485
2026-08-25 21:14:49.645 · ERROR · cbg-trade · test
[api.go:45] [valueall] role report is nil, eid=202608252100113-816-UHDWCABHSQIP value_mode=0 server_type=0 reason=value
2026-08-25 21:14:49.645 · ERROR · cbg-trade · test
[role_report.go:250] [role_report] cached role detail is empty, eid=202608252100113-816-UHDWCABHSQIP use_http=false reason=value_all
2026-08-25 21:14:49.355 · ERROR · cbg-trade · test
[role_report.go:250] [role_report] cached role detail is empty, eid=202608252100113-3-VFVTBCVYMKL8SC use_http=false reason=value_all