Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] sib 连接成功后, 用一段时间突然就无法使用,显示connect成功,sib devices 获取其它指令就报错。 删除文件,重新解压一个又可以正常 #61

Open
1 of 2 tasks
Felix1029 opened this issue Jul 3, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Felix1029
Copy link

Felix1029 commented Jul 3, 2023

Search before asking

  • I searched in the issue and found nothing similar. | 我查找了并确认issue列表无相似报告。

Sonic version

sonic-ios-bridge_1.3.13_macosx_arm64.tar.gz

电脑是 MAC M1

Deploy platform

Macosx

Minimal reproduce step

通过sib 远程连接iOS 手机。 手机型号 iPhone XR
有时会连接不上,报下面的错误

2023/06/21 10:26:59 EOF
panic: EOF

goroutine 17 [running]:
log.Panic({0x14000119dc8?, 0x4?, 0x103154240?})
/opt/hostedtoolcache/go/1.18.10/x64/src/log/log.go:385 +0x68
github.com/SonicCloudOrg/sonic-gidevice.checkRecvMagic({0x102cf9d50, 0x140000a6080}, 0x0)
/home/runner/go/pkg/mod/github.com/!sonic!cloud!org/sonic-gidevice@v0.7.4/device.go:1212 +0x68
github.com/SonicCloudOrg/sonic-gidevice.clientConnectInit({0x102cf9d50, 0x140000a6080})
/home/runner/go/pkg/mod/github.com/!sonic!cloud!org/sonic-gidevice@v0.7.4/device.go:1177 +0xe0
github.com/SonicCloudOrg/sonic-gidevice.NewRemoteConnect({0x14000521400, 0xb}, 0x0?, 0x5)
/home/runner/go/pkg/mod/github.com/!sonic!cloud!org/sonic-gidevice@v0.7.4/device.go:58 +0xbc
github.com/SonicCloudOrg/sonic-ios-bridge/src/util.CheckRemoteConnect({0x14000521400?, 0x0?}, 0x0?, 0x0?)
/home/runner/work/sonic-ios-bridge/sonic-ios-bridge/src/util/common.go:146 +0x24
github.com/SonicCloudOrg/sonic-ios-bridge/src/util.ReadRemote.func2({0x1400050cff0?, 0x140005213d8?})
/home/runner/work/sonic-ios-bridge/sonic-ios-bridge/src/util/common.go:132 +0x58
created by github.com/SonicCloudOrg/sonic-ios-bridge/src/util.ReadRemote
/home/runner/work/sonic-ios-bridge/sonic-ios-bridge/src/util/common.go:131 +0x374

Are you willing to submit a PR?

  • I'm willing to submit a PR! | 我将发起PR!
@Felix1029 Felix1029 added the bug Something isn't working label Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant