0% found this document useful (0 votes)
15 views3 pages

Android Sideloader ADB Initialization Logs

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.

Uploaded by

Lanre Cerra
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)
15 views3 pages

Android Sideloader ADB Initialization Logs

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.

Uploaded by

Lanre Cerra
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

05:24:12.252 (UTC): [INFO] [MainForm.

InitializeLogger]
------
------
Program Launched at: 02:24(UTC)
------
------

05:24:12.421 (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Starting AndroidSideloader


Application
05:24:12.466 (UTC): [INFO] [[Link]] Missing rclone. Attempting
to download from [Link]
05:24:12.466 (UTC): [INFO] [[Link]] Begin download rclone
05:24:17.515 (UTC): [INFO] [[Link]] Complete download rclone
05:24:17.516 (UTC): [INFO] [[Link]] Extract C:\Users\Usuario\
Downloads\[Link]
05:24:17.518 (UTC): [INFO] [[Link]] Extract: 7z x "C:\Users\Usuario\
Downloads\[Link]" -y -o"C:\Users\Usuario\Downloads"
05:24:18.126 (UTC): [INFO] [[Link]] rclone download successful
05:24:18.327 (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Attempting to Initalize
ADB Server
05:24:18.343 (UTC): [INFO] [[Link]] Running command: kill-
server
05:24:21.016 (UTC): [ERROR] [[Link]] cannot connect to daemon
at tcp:5037: cannot connect to [Link]:5037: No se puede establecer una conexión
ya que el equipo de destino denegó expresamente dicha conexión. (10061)

05:24:21.026 (UTC): [INFO] [[Link]] Running command: start-


server
05:24:24.323 (UTC): [ERROR] [[Link]] * daemon not running;
starting now at tcp:5037
* daemon started successfully

05:24:24.383 (UTC): [INFO] [RCLONE.runRcloneCommand_DownloadConfig] Running Rclone


command: listremotes --config [Link]
05:24:24.942 (UTC): [ERROR] [RCLONE.runRcloneCommand_DownloadConfig] Rclone error:
2023/11/18 14:24:24 NOTICE: Config file "C:\\Users\\Usuario\\Downloads\\rclone\\
[Link]" not found - using defaults

05:24:24.943 (UTC): [INFO] [[Link]] Loaded following mirrors:


05:24:24.948 (UTC): [INFO] [[Link]] Attempting to
Update Download Config
05:24:26.176 (UTC): [INFO] [[Link]] Retrieved
updated config from: [Link]
05:24:26.180 (UTC): [INFO] [[Link]] Online Config
Hash: d41d8cd98f00b204e9800998ecf8427e; Local Config Hash: Config Doesnt Exist!
05:24:26.181 (UTC): [INFO] [[Link]] Updated Config
Hash is different than the current Config. Updating Configuration File.
05:24:26.185 (UTC): [INFO] [[Link]] Attempting to
Update Upload Config
05:24:26.457 (UTC): [INFO] [[Link]] Retrieved updated
config from: [Link]
05:24:26.460 (UTC): [INFO] [[Link]] Upload config
updated successfully.
05:24:26.463 (UTC): [INFO] [[Link]] Initializing Games List
05:24:26.465 (UTC): [INFO] [RCLONE.runRcloneCommand_DownloadConfig] Running Rclone
command: cat ":Quest Games/[Link]" --config [Link]
05:26:25.831 (UTC): [INFO] [[Link]]
------
------
Program Launched at: 02:26(UTC)
------
------

05:26:25.995 (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Starting AndroidSideloader


Application
05:26:26.040 (UTC): [INFO] [[Link]] Checking for Local rclone...
05:26:26.042 (UTC): [INFO] [[Link]] 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] [[Link]] Running command: kill-
server
05:26:26.910 (UTC): [INFO] [[Link]] Running command: start-
server
05:26:30.335 (UTC): [ERROR] [[Link]] * daemon not running;
starting now at tcp:5037
* daemon started successfully

05:26:30.352 (UTC): [INFO] [RCLONE.runRcloneCommand_DownloadConfig] Running Rclone


command: listremotes --config [Link]
05:26:30.883 (UTC): [INFO] [[Link]] Loaded following mirrors:
05:26:30.887 (UTC): [INFO] [[Link]] Attempting to
Update Download Config
05:26:32.009 (UTC): [INFO] [[Link]] Retrieved
updated config from: [Link]
05:26:32.013 (UTC): [INFO] [[Link]] Online Config
Hash: d41d8cd98f00b204e9800998ecf8427e; Local Config Hash:
d41d8cd98f00b204e9800998ecf8427e
05:26:32.015 (UTC): [INFO] [[Link]] Updated Config
Hash matches last download. Not updating.
05:26:32.017 (UTC): [INFO] [[Link]] Attempting to
Update Upload Config
05:26:32.291 (UTC): [INFO] [[Link]] Retrieved updated
config from: [Link]
05:26:32.294 (UTC): [INFO] [[Link]] Upload config
updated successfully.
05:26:32.297 (UTC): [INFO] [[Link]] Initializing Games List
05:26:32.302 (UTC): [INFO] [RCLONE.runRcloneCommand_DownloadConfig] Running Rclone
command: cat ":Quest Games/[Link]" --config [Link]
06:21:17.695 (UTC): [INFO] [[Link]]
------
------
Program Launched at: 03:21(UTC)
------
------

06:21:17.849 (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Starting AndroidSideloader


Application
06:21:17.884 (UTC): [INFO] [[Link]] Checking for Local rclone...
06:21:17.885 (UTC): [INFO] [[Link]] 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] [[Link]] Running command: kill-
server
06:21:18.693 (UTC): [INFO] [[Link]] Running command: start-
server
06:21:22.037 (UTC): [ERROR] [[Link]] * daemon not running;
starting now at tcp:5037
* daemon started successfully

06:21:22.059 (UTC): [INFO] [RCLONE.runRcloneCommand_DownloadConfig] Running Rclone


command: listremotes --config [Link]
06:21:22.576 (UTC): [INFO] [[Link]] Loaded following mirrors:
06:21:22.581 (UTC): [INFO] [[Link]] Attempting to
Update Download Config
06:21:23.714 (UTC): [INFO] [[Link]] Retrieved
updated config from: [Link]
06:21:23.717 (UTC): [INFO] [[Link]] Online Config
Hash: d41d8cd98f00b204e9800998ecf8427e; Local Config Hash:
d41d8cd98f00b204e9800998ecf8427e
06:21:23.718 (UTC): [INFO] [[Link]] Updated Config
Hash matches last download. Not updating.
06:21:23.720 (UTC): [INFO] [[Link]] Attempting to
Update Upload Config
06:21:23.994 (UTC): [INFO] [[Link]] Retrieved updated
config from: [Link]
06:21:23.996 (UTC): [INFO] [[Link]] Upload config
updated successfully.
06:21:24.001 (UTC): [INFO] [[Link]] Initializing Games List
06:21:24.004 (UTC): [INFO] [RCLONE.runRcloneCommand_DownloadConfig] Running Rclone
command: cat ":Quest Games/[Link]" --config [Link]
06:22:06.760 (UTC): [INFO] [[Link]]
------
------
Program Launched at: 03:22(UTC)
------
------

06:22:06.912 (UTC): [INFO] [<Form1_Load>d__31.MoveNext] Starting AndroidSideloader


Application
06:22:06.933 (UTC): [INFO] [[Link]] Checking for Local rclone...
06:22:06.935 (UTC): [INFO] [[Link]] 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] [[Link]] Running command: kill-
server
06:22:07.788 (UTC): [INFO] [[Link]] Running command: start-
server
06:22:11.136 (UTC): [ERROR] [[Link]] * daemon not running;
starting now at tcp:5037
* daemon started successfully

06:22:11.163 (UTC): [INFO] [[Link]] Running command: kill-


server

You might also like