-
Notifications
You must be signed in to change notification settings - Fork 420
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
[macaca-android-docker] device unauthorized #904
Comments
This is the translated issue: [macaca-android-docker] device unauthorized
The following picture is macaca Server error The device is also privileged Manually run /opt/android-sdk-linux/platform-tools/adb -s 10.91.45.43:15109 forward tcp:9001 tcp:9001 This command will not report an error. But as long as you use the code to run it will give an error |
This is the translated issue comment: @pangguobo
Hello, is this problem solved? |
2.1.12
Ubuntu 16.04.4 LTS(macaca-android-docker)
NodeJS
下图是macaca Server报错
设备也是有权限的
root@a6e008204b51:~/boss-script# adb devices
List of devices attached
10.91.45.43:15109 device
手动运行 /opt/android-sdk-linux/platform-tools/adb -s 10.91.45.43:15109 forward tcp:9001 tcp:9001 该命令是不会报错的
但是只要使用代码运行就会报错
The text was updated successfully, but these errors were encountered: