0% found this document useful (0 votes)
80 views2 pages

ADB Daemon Connection Issues

The log details the launch and initialization of the AndroidSideloader application, including attempts to download missing components like adb and rclone. There are multiple instances of the application being launched, with errors indicating issues connecting to the ADB server. The daemon is successfully started after initial connection failures.

Uploaded by

yongyong2409
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
80 views2 pages

ADB Daemon Connection Issues

The log details the launch and initialization of the AndroidSideloader application, including attempts to download missing components like adb and rclone. There are multiple instances of the application being launched, with errors indicating issues connecting to the ADB server. The daemon is successfully started after initial connection failures.

Uploaded by

yongyong2409
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

[Link].328 PM (UTC): [INFO] [MainForm.

InitializeLogger]
------
------
Program Launched at: 09:29PM(UTC)
------
------

[Link].508 PM (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Starting


AndroidSideloader Application
[Link].546 PM (UTC): [INFO] [[Link]] Missing adb within C:\RSL\
platform-tools. Attempting to download from github
[Link].871 PM (UTC): [INFO] [[Link]] Extract: 7z x "D:\download\
dependencies.7z" -y -o"C:\RSL\platform-tools" -bsp1
[Link].155 PM (UTC): [INFO] [[Link]] adb download successful
[Link].156 PM (UTC): [INFO] [[Link]] Missing rclone. Attempting
to download from [Link]
[Link].156 PM (UTC): [INFO] [[Link]] Begin download rclone
[Link].079 PM (UTC): [INFO] [[Link]]
------
------
Program Launched at: 09:31PM(UTC)
------
------

[Link].273 PM (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Starting


AndroidSideloader Application
[Link].308 PM (UTC): [INFO] [[Link]] Missing rclone. Attempting
to download from [Link]
[Link].308 PM (UTC): [INFO] [[Link]] Begin download rclone
[Link].959 PM (UTC): [INFO] [[Link]]
------
------
Program Launched at: 09:31PM(UTC)
------
------

[Link].193 PM (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Starting


AndroidSideloader Application
[Link].232 PM (UTC): [INFO] [[Link]] Missing rclone. Attempting
to download from [Link]
[Link].232 PM (UTC): [INFO] [[Link]] Begin download rclone
[Link].679 PM (UTC): [INFO] [[Link]] Running command: kill-
server
[Link].757 PM (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Attempting to Initalize
ADB Server
[Link].762 PM (UTC): [INFO] [[Link]] Running command: kill-
server
[Link].846 PM (UTC): [ERROR] [[Link]] cannot connect to daemon
at tcp:5037: cannot connect to [Link]:5037: No connection could be made because
the target machine actively refused it. (10061)

[Link].852 PM (UTC): [INFO] [[Link]] Running command: start-


server
[Link].941 PM (UTC): [ERROR] [[Link]] * daemon not running;
starting now at tcp:5037
* daemon started successfully
[Link].607 PM (UTC): [INFO] [[Link]] Running command: kill-
server
[Link].893 PM (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Attempting to Initalize
ADB Server
[Link].899 PM (UTC): [INFO] [[Link]] Running command: kill-
server
[Link].959 PM (UTC): [ERROR] [[Link]] cannot connect to daemon
at tcp:5037: cannot connect to [Link]:5037: No connection could be made because
the target machine actively refused it. (10061)

[Link].966 PM (UTC): [INFO] [[Link]] Running command: start-


server
[Link].067 PM (UTC): [ERROR] [[Link]] * daemon not running;
starting now at tcp:5037
* daemon started successfully

You might also like