Uj947nXmRqV2nRaWshKtHzTvckUUpD / ethernally

Your scrcpy companion for Android wireless screen mirroring
MIT License
55 stars 11 forks source link

Fails to mirror if device was not unauthorized #14

Closed Uj947nXmRqV2nRaWshKtHzTvckUUpD closed 2 years ago

Uj947nXmRqV2nRaWshKtHzTvckUUpD commented 2 years ago

TBD .. the circumstances when this bug occurs

LOG BELOW:

Attempting to discover any attached devices..

Disconnecting adb and killing adb server.. There are no WiFi devices automatically detected/attached - as reported by ADB.

Trying last known working device.. Last known working socket: :

socket: : connected: 1

Checking root.. adb.exe: device unauthorized. This adb server's $ADB_VENDOR_KEYS is not set Try 'adb kill-server' if that seems wrong. Otherwise check for a confirmation dialog on your device. Your device needs to be rooted for allowing permanent WiFi connectivity through ADB Device not rooted. Will skip setting permanent props to allow WiFi connectivity through ADB unnatended

adb.exe: device unauthorized. This adb server's $ADB_VENDOR_KEYS is not set Try 'adb kill-server' if that seems wrong. Otherwise check for a confirmation dialog on your device. adb.exe: device unauthorized. This adb server's $ADB_VENDOR_KEYS is not set Try 'adb kill-server' if that seems wrong. Otherwise check for a confirmation dialog on your device. adb.exe: device unauthorized. This adb server's $ADB_VENDOR_KEYS is not set Try 'adb kill-server' if that seems wrong. Otherwise check for a confirmation dialog on your device. adb.exe: device unauthorized. This adb server's $ADB_VENDOR_KEYS is not set Try 'adb kill-server' if that seems wrong. Otherwise check for a confirmation dialog on your device. adb.exe: device unauthorized. This adb server's $ADB_VENDOR_KEYS is not set Try 'adb kill-server' if that seems wrong. Otherwise check for a confirmation dialog on your device.

Uj947nXmRqV2nRaWshKtHzTvckUUpD commented 2 years ago

on Android 11, adb authorizations are automatically revoked after 7 days if not reconnected.

Uj947nXmRqV2nRaWshKtHzTvckUUpD commented 2 years ago

fixed in latest release