Hello,
Currently using icommands and irods server at version 4.3.3, I'm planning to upgrade to 5.0.1.
For now, I just tried to use irods icommands 5.0.1 with my 4.3.3 servers and I get this error message, which I suppose is normal and has maybe something to do with the openssl 3 migration?
remote addresses: XXX.XXX.XXX.XXX ERROR: [-] /build/source/lib/core/src/sockComm.cpp:895:int connectToRhost(rcComm_t *, int, int) : status [Unknown iRODS error] errno [Operation not permitted] -- message [failed to call 'client start']
[-] /build/source/lib/core/src/sockComm.cpp:86:irods::error sockClientStart(irods::network_object_ptr, rodsEnv *) : status [Unknown iRODS error] errno [Operation not permitted] -- message [failed to call 'client start']
[-] /build/source/plugins/network/src/ssl.cpp:618:irods::error ssl_client_start(irods::plugin_context &, rodsEnv *) : status [Unknown iRODS error] errno [Operation not permitted] -- message [irodsEncryption error. Key size, salt size or num hash rounds is 0.]
remote addresses: XXX.XXX.XXX.XXX ERROR: _rcConnect: connectToRhost error, server on xxxx.xxx.xx:1247 is probably down status = -1 Unknown iRODS error, Operation not permitted
Do I have to take care of something important during the upgrade of the servers ?