Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
274 user(s) are online (100 user(s) are browsing Forums)

Members: 1
Guests: 273

khayoz, more...

Support us!

Headlines

 
  Register To Post  

AmiUpdate 2.54 "Transfer failed" (SOLVED)
Quite a regular
Quite a regular


See User information
On my X1000, the update of AmiSSL 5.17 fails. The log message says:
22:39:42 Starting update of 'AmiSSL-5.17-OS4.lha'

22:39:43     Error returned from downloading file 'AmiSSL-5.17-OS4.lha': Transfer failed

I see in Snoopy a successful opening of the amisslmaster.library and then constant failures when trying to open further libraries and find resident:
00036 : AmiUpdate       : o.k. = [exec] OpenLibrary("amisslmaster.library",4) [50693uS]
00037 : ramlib          : FAIL = [exec] FindResident("amissl_v111m.library") [8uS]
00038 : 
ramlib          : FAIL = Lock("LIBS:AmiSSL/amissl_v111m.library",SHARED) [47uS]
00039 : 
AmiUpdate       : FAIL = [exec] OpenLibrary("LIBS:AmiSSL/amissl_v111m.library",4) [28614uS]
00040 : ramlib          : FAIL = [exec] FindResident("amissl_v111l.library") [4uS]
00041 : ramlib          : FAIL = Lock("LIBS:AmiSSL/amissl_v111l.library",SHARED) [22uS]
00042 : AmiUpdate       : FAIL = [exec] OpenLibrary("LIBS:AmiSSL/amissl_v111l.library",4) [9234uS]
00043 : ramlib          : FAIL = [exec] FindResident("amissl_v111k.library") [5uS]
00044 : ramlib          : FAIL = Lock("LIBS:AmiSSL/amissl_v111k.library",SHARED) [23uS]
00045 : AmiUpdate       : FAIL = [exec] OpenLibrary("LIBS:AmiSSL/amissl_v111k.library",4) [3128uS]
00046 : ramlib          : FAIL = [exec] FindResident("amissl_v111j.library") [5uS]
00047 : ramlib          : FAIL = Lock("LIBS:AmiSSL/amissl_v111j.library",SHARED) [24uS]
00048 : 
AmiUpdate       : FAIL = [exec] OpenLibrary("LIBS:AmiSSL/amissl_v111j.library",4) [179uS]
00049 : 
ramlib          : FAIL = [exec] FindResident("amissl_v111i.library") [4uS]
00050 : ramlib          : FAIL = Lock("LIBS:AmiSSL/amissl_v111i.library",SHARED) [21uS]
00051 : AmiUpdate       : FAIL = [exec] OpenLibrary("LIBS:AmiSSL/amissl_v111i.library",4) [8055uS]
00052 : ramlib          : FAIL = [exec] FindResident("amissl_v111g.library") [5uS]
00053 : ramlib          : FAIL = Lock("LIBS:AmiSSL/amissl_v111g.library",SHARED) [23uS]
00054 : AmiUpdate       : FAIL = [exec] OpenLibrary("LIBS:AmiSSL/amissl_v111g.library",4) [666uS]
00055 : ramlib          : FAIL = [exec] FindResident("amissl_v111d.library") [4uS]
00056 : ramlib          : FAIL = Lock("LIBS:AmiSSL/amissl_v111d.library",SHARED) [20uS]
00057 : AmiUpdate       : FAIL = [exec] OpenLibrary("LIBS:AmiSSL/amissl_v111d.library",4) [48473uS]
00058 : 
ramlib          : FAIL = [exec] FindResident("amissl_v111a.library") [6uS]
00059 : 
ramlib          : FAIL = Lock("LIBS:AmiSSL/amissl_v111a.library",SHARED) [25uS]
00060 : AmiUpdate       : FAIL = [exec] OpenLibrary("LIBS:AmiSSL/amissl_v111a.library",4) [1547uS]
00061 : ramlib          : FAIL = [exec] FindResident("amissl_v110g.library") [4uS]
00062 : ramlib          : FAIL = Lock("LIBS:AmiSSL/amissl_v110g.library",SHARED) [23uS]
00063 : AmiUpdate       : FAIL = [exec] OpenLibrary("LIBS:AmiSSL/amissl_v110g.library",4) [23610uS]
00064 : ramlib          : FAIL = [exec] FindResident("amissl_v110e.library") [4uS]
00065 : ramlib          : FAIL = Lock("LIBS:AmiSSL/amissl_v110e.library",SHARED) [23uS]
00066 : AmiUpdate       : FAIL = [exec] OpenLibrary("LIBS:AmiSSL/amissl_v110e.library",4) [5176uS]
00067 : ramlib          : FAIL = [exec] FindResident("amissl_v110d.library") [5uS]
00068 : 
ramlib          : FAIL = Lock("LIBS:AmiSSL/amissl_v110d.library",SHARED) [24uS]
00069 : 
AmiUpdate       : FAIL = [exec] OpenLibrary("LIBS:AmiSSL/amissl_v110d.library",4) [12404uS]

I am not sure if the above is the source of the failure.

===

This is also leading to a failure to update to IBrowse 30.8 - since it appears to be trying to do the same thing with AmiSSL in the background when trying to update that.


Edited by rjd324 on 2024/9/4 23:13:42
Go to top
Re: AmiUpdate 2.54 "Transfer failed"
Home away from home
Home away from home


See User information
@rjd324

i belive you find AmiSSL on OS4depot.net

(NutsAboutAmiga)

Basilisk II for AmigaOS4
AmigaInputAnywhere
Excalibur
and other tools and apps.
Go to top
Re: AmiUpdate 2.54 "Transfer failed"
Quite a regular
Quite a regular


See User information
The installation script makes assumptions about the libraries it can find on your system, otherwise it just fails in such a manor. The error message is hardly useful either - but that is probably from the AmiUpdate tools.

I had to manually copy over a library file into Libs/AmiSSL to "trick" the installer into upgrading to 5.17.

I had to copy any one of those libraries to the directory that it failed to open.

Go to top
Re: AmiUpdate 2.54 "Transfer failed" (SOLVED)
Just can't stay away
Just can't stay away


See User information
If I remember right, I had to copy amissl_v111m.library from AmiSSL v4.12 into libs:AmiSSL/ before AmiUpdate could download from https links.

Go to top
Re: AmiUpdate 2.54 "Transfer failed"
Just can't stay away
Just can't stay away


See User information
@rjd324

Here on my machine there seem to be no problems with the update of AmiSSL. It was successfully downloaded and installed via AmiUpdate.

There was no error message....

MacStudio ARM M1 Max Qemu//Pegasos2 AmigaOs4.1 FE / AmigaOne x5000/40 AmigaOs4.1 FE
Go to top
Re: AmiUpdate 2.54 "Transfer failed" (SOLVED)
Quite a regular
Quite a regular


See User information
Right. Because you had one of the assumed libs.

Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project