The document logs the initialization and operations of the AndroidSideloader application, including the launch times and attempts to download and configure rclone. It details the process of starting the ADB server, updating configuration files, and handling errors related to the rclone configuration. The logs indicate successful downloads and updates, but also highlight issues with connecting to the ADB daemon and missing configuration files.
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 ratings0% found this document useful (0 votes)
3 views
debuglog
The document logs the initialization and operations of the AndroidSideloader application, including the launch times and attempts to download and configure rclone. It details the process of starting the ADB server, updating configuration files, and handling errors related to the rclone configuration. The logs indicate successful downloads and updates, but also highlight issues with connecting to the ADB daemon and missing configuration files.
Application 05:26:26.040 (UTC): [INFO] [Sideloader.downloadFiles] Checking for Local rclone... 05:26:26.042 (UTC): [INFO] [Sideloader.downloadFiles] Current RCLONE Version 1.62.2 05:26:26.196 (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Attempting to Initalize ADB Server 05:26:26.207 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill- server 05:26:26.910 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: start- server 05:26:30.335 (UTC): [ERROR] [ADB.RunAdbCommandToString] * daemon not running; starting now at tcp:5037 * daemon started successfully
Application 06:21:17.884 (UTC): [INFO] [Sideloader.downloadFiles] Checking for Local rclone... 06:21:17.885 (UTC): [INFO] [Sideloader.downloadFiles] Current RCLONE Version 1.62.2 06:21:18.042 (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Attempting to Initalize ADB Server 06:21:18.052 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill- server 06:21:18.693 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: start- server 06:21:22.037 (UTC): [ERROR] [ADB.RunAdbCommandToString] * daemon not running; starting now at tcp:5037 * daemon started successfully
Application 06:22:06.933 (UTC): [INFO] [Sideloader.downloadFiles] Checking for Local rclone... 06:22:06.935 (UTC): [INFO] [Sideloader.downloadFiles] Current RCLONE Version 1.62.2 06:22:07.104 (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Attempting to Initalize ADB Server 06:22:07.113 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill- server 06:22:07.788 (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: start- server 06:22:11.136 (UTC): [ERROR] [ADB.RunAdbCommandToString] * daemon not running; starting now at tcp:5037 * daemon started successfully