Coder Social home page Coder Social logo

Comments (3)

issue-label-bot avatar issue-label-bot commented on August 17, 2024 1

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.93. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

from stf.

bahadirh avatar bahadirh commented on August 17, 2024

I'm having the same issue with Redmi Note 8 Pro with STF running on Catalina 10.15.6. Here's the log displayed when the device is connected through USB. I've replaced the device ID with SOMEDEVICEID.

2020-07-26T14:18:07.118Z INF/provider 80394 [*] Found device "SOMEDEVICEID" (offline)                                                            [47/1574]
2020-07-26T14:18:07.137Z INF/provider 80394 [*] Registered device "SOMEDEVICEID"
2020-07-26T14:18:07.137Z INF/provider 80394 [*] Device "SOMEDEVICEID" is now "device" (was "offline")
2020-07-26T14:18:07.137Z INF/reaper 80393 [reaper001] Device "SOMEDEVICEID" is present
2020-07-26T14:18:07.927Z INF/device:support:push 80412 [SOMEDEVICEID] Sending output to "tcp://127.0.0.1:7116"
2020-07-26T14:18:07.931Z INF/device 80412 [SOMEDEVICEID] Preparing device
2020-07-26T14:18:08.824Z INF/device:support:sub 80412 [SOMEDEVICEID] Receiving input from "tcp://127.0.0.1:7114"
2020-07-26T14:18:08.827Z INF/device:support:sub 80412 [SOMEDEVICEID] Subscribing to permanent channel "*ALL"
2020-07-26T14:18:08.858Z INF/device:support:properties 80412 [SOMEDEVICEID] Loading properties
2020-07-26T14:18:08.884Z INF/device:support:sdk 80412 [SOMEDEVICEID] Supports SDK 29
2020-07-26T14:18:08.884Z INF/device:support:abi 80412 [SOMEDEVICEID] Supports ABIs arm64-v8a, armeabi-v7a, armeabi
2020-07-26T14:18:08.988Z INF/device:resources:minicap 80412 [SOMEDEVICEID] Installing "/Users/bahadirh/.n/lib/node_modules/@devicefarmer/stf/node_modules/
@devicefarmer/minicap-prebuilt/prebuilt/arm64-v8a/bin/minicap" as "/data/local/tmp/minicap"
2020-07-26T14:18:08.989Z INF/device:resources:minicap 80412 [SOMEDEVICEID] Installing "/Users/bahadirh/.n/lib/node_modules/@devicefarmer/stf/node_modules/
@devicefarmer/minicap-prebuilt/prebuilt/arm64-v8a/lib/android-29/minicap.so" as "/data/local/tmp/minicap.so"
2020-07-26T14:18:09.059Z INF/device:resources:service 80412 [SOMEDEVICEID] Checking whether we need to install STFService
2020-07-26T14:18:09.092Z INF/device:resources:service 80412 [SOMEDEVICEID] Running version check
2020-07-26T14:18:09.398Z INF/device:resources:service 80412 [SOMEDEVICEID] STFService up to date
2020-07-26T14:18:09.404Z INF/device:plugins:service 80412 [SOMEDEVICEID] Launching agent
2020-07-26T14:18:09.846Z INF/device:plugins:service 80412 [SOMEDEVICEID] Agent says: "Starting minitouch agent"
2020-07-26T14:18:09.856Z INF/device:plugins:service 80412 [SOMEDEVICEID] Agent says: "Listening on @stfagent"
2020-07-26T14:18:09.886Z INF/device:plugins:service 80412 [SOMEDEVICEID] Launching service
2020-07-26T14:18:09.887Z INF/device:plugins:service 80412 [SOMEDEVICEID] using 'start-foreground-service' command for API 29
2020-07-26T14:18:09.898Z INF/device:plugins:service 80412 [SOMEDEVICEID] Agent says: "InputClient started"
2020-07-26T14:18:09.935Z INF/device:plugins:display 80412 [SOMEDEVICEID] Reading display info
2020-07-26T14:18:09.961Z INF/device:plugins:phone 80412 [SOMEDEVICEID] Fetching phone info
2020-07-26T14:18:09.973Z INF/device:plugins:identity 80412 [SOMEDEVICEID] Solving identity
2020-07-26T14:18:09.977Z INF/device:plugins:solo 80412 [SOMEDEVICEID] Subscribing to permanent channel "ojitMimUqq2vyhtvEQJcFvuQZ4Y="
2020-07-26T14:18:09.979Z INF/device:plugins:screen:stream 80412 [SOMEDEVICEID] Starting WebSocket server on port 7404
2020-07-26T14:18:10.110Z INF/device:resources:minitouch 80412 [SOMEDEVICEID] Installing "/Users/bahadirh/.n/lib/node_modules/@devicefarmer/stf/node_module
s/@devicefarmer/minitouch-prebuilt/prebuilt/arm64-v8a/bin/minitouch" as "/data/local/tmp/minitouch"
2020-07-26T14:18:10.145Z WRN/device:plugins:data 80412 [SOMEDEVICEID] Unable to find device data { serial: 'SOMEDEVICEID',
  platform: 'Android',                                                                                                                              
  manufacturer: 'XIAOMI',
  operator: 'Vodafone',
  model: ' Note 8 Pro',
  version: '10',
  abi: 'arm64-v8a',
  sdk: '29',
  product: 'begonia',
  cpuPlatform: 'mt6785',
  openGLESVersion: '3.2',
  marketName: 'Redmi Note 8 Pro',
  display:
   { id: 0,
     width: 1080,
     height: 2340,
     xdpi: 394.71600341796875,
     ydpi: 394.71600341796875,
     fps: 59.9900016784668,
     density: 2.75,
     rotation: 0,
     secure: true,
     size: 6.529271093831765,
     url: 'ws://localhost:7404' },
  phone: { network: 'UNKNOWN' } }
2020-07-26T14:18:10.152Z INF/device:plugins:touch 80412 [SOMEDEVICEID] Touch origin is top left
2020-07-26T14:18:10.153Z INF/device:plugins:touch 80412 [SOMEDEVICEID] Requesting touch consumer to start
2020-07-26T14:18:10.154Z INF/device:plugins:touch 80412 [SOMEDEVICEID] Launching touch service
2020-07-26T14:18:10.174Z INF/device:plugins:touch 80412 [SOMEDEVICEID] Connecting to minitouch service
2020-07-26T14:18:10.184Z INF/device:plugins:touch 80412 [SOMEDEVICEID] minitouch says: "open: Permission denied"
2020-07-26T14:18:10.184Z INF/device:plugins:touch 80412 [SOMEDEVICEID] minitouch says: "Unable to open device /dev/input/event4 for inspectionopen: Permis
sion denied"
2020-07-26T14:18:10.184Z INF/device:plugins:touch 80412 [SOMEDEVICEID] minitouch says: "Unable to open device /dev/input/event0 for inspectionopen: Permis
sion denied"
2020-07-26T14:18:10.185Z INF/device:plugins:touch 80412 [SOMEDEVICEID] minitouch says: "Unable to open device /dev/input/event3 for inspectionopen: Permis
sion denied"
2020-07-26T14:18:10.186Z INF/device:plugins:touch 80412 [SOMEDEVICEID] minitouch says: "Unable to open device /dev/input/event2 for inspectionopen: Permis
sion denied"
2020-07-26T14:18:10.186Z INF/device:plugins:touch 80412 [SOMEDEVICEID] minitouch says: "Unable to open device /dev/input/event1 for inspectionUnable to fi
nd a suitable touch device"
2020-07-26T14:18:10.187Z INF/device:plugins:touch 80412 [SOMEDEVICEID] minitouch says: "using Android InputManager"
2020-07-26T14:18:10.286Z INF/device:plugins:touch 80412 [SOMEDEVICEID] minitouch says: "Connection established"
2020-07-26T14:18:10.287Z INF/device:plugins:touch 80412 [SOMEDEVICEID] Reading minitouch banner
2020-07-26T14:18:10.293Z INF/device:plugins:vnc 80412 [SOMEDEVICEID] Starting VNC server on port 7406
2020-07-26T14:18:10.296Z INF/device:plugins:browser 80412 [SOMEDEVICEID] Loading browser list
2020-07-26T14:18:10.337Z INF/device:plugins:browser 80412 [SOMEDEVICEID] Updating browser list
2020-07-26T14:18:10.342Z INF/device:plugins:mute 80412 [SOMEDEVICEID] Will not mute master volume
2020-07-26T14:18:10.457Z INF/device:resources:minirev 80412 [SOMEDEVICEID] Installing "/Users/bahadirh/.n/lib/node_modules/@devicefarmer/stf/vendor/minire
v/arm64-v8a/minirev" as "/data/local/tmp/minirev"
2020-07-26T14:18:10.505Z INF/device:plugins:forward 80412 [SOMEDEVICEID] Launching reverse port forwarding service
2020-07-26T14:18:10.515Z INF/device:plugins:forward 80412 [SOMEDEVICEID] Connecting to reverse port forwarding service
2020-07-26T14:18:10.706Z INF/device 80412 [SOMEDEVICEID] Fully operational

from stf.

koral-- avatar koral-- commented on August 17, 2024

This seems to be already reported here: DeviceFarmer/minicap#2
Closing this as a duplicate. Please continue discussion at DeviceFarmer/minicap#2

from stf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.