adeb icon indicating copy to clipboard operation
adeb copied to clipboard

`adeb prepare` or `adeb prepare --full` download failed

Open 11tools opened this issue 5 years ago • 1 comments

smith@smith-Inspiron-5545:~/adeb/adeb$ adeb prepare |--------------|

adeb: v0.99g
16:05:32 - INFO : Looking for device..
16:05:32 - INFO : Preparing device...
16:05:32 - INFO : Doing a base install.
16:05:32 - INFO :
16:05:32 - INFO : Downloading Androdeb from the web...
16:05:32 - INFO :
% Total % Received % Xferd Average Speed Time Time Time Current
                             Dload  Upload   Total   Spent    Left  Speed

100 618 0 618 0 0 467 0 --:--:-- 0:00:01 --:--:-- 467 20 48.5M 20 9.8M 0 0 36543 0 0:23:13 0:04:43 0:18:30 0 20 48.5M 20 9.8M 0 0 36414 0 0:23:17 0:04:44 0:18:33 0

20 48.5M 20 9.8M 0 0 21247 0 0:39:55 0:08:08 0:31:47 0 curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 16:05:41 - ERROR : Failed to download adeb release.

11tools avatar May 07 '19 11:05 11tools

It looks like your distribution has ssl issues. Can you try to pass --debug , find the curl command line in the output and run the command manually yourself? If curl does not work, then I can't help. That's a curl problem.

On Tue, May 7, 2019, 7:16 AM 11tools [email protected] wrote:

smith@smith-Inspiron-5545:~/adeb/adeb$ adeb prepare adeb: v0.99g

16:05:32 - INFO : Looking for device.. 16:05:32 - INFO : Preparing device... 16:05:32 - INFO : Doing a base install. 16:05:32 - INFO : 16:05:32 - INFO : Downloading Androdeb from the web... 16:05:32 - INFO : % Total % Received % Xferd Average Speed Time Time Time Current

                         Dload  Upload   Total   Spent    Left  Speed

100 618 0 618 0 0 467 0 --:--:-- 0:00:01 --:--:-- 467 20 48.5M 20 9.8M 0 0 36543 0 0:23:13 0:04:43 0:18:30 0 20 48.5M 20 9.8M 0 0 36414 0 0:23:17 0:04:44 0:18:33 0

20 48.5M 20 9.8M 0 0 21247 0 0:39:55 0:08:08 0:31:47 0 curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 16:05:41 - ERROR : Failed to download adeb release.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/joelagnel/adeb/issues/27, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAJEVFNRORRSIGPWMF6OUDPUFQIZANCNFSM4HLHZLHQ .

joelagnel avatar May 07 '19 12:05 joelagnel