Skip to content

Instantly share code, notes, and snippets.

@cinek810
Created March 13, 2019 08:35
Show Gist options
  • Save cinek810/40f49aa3745c09d7b4c81a31f0bc4a4a to your computer and use it in GitHub Desktop.
Save cinek810/40f49aa3745c09d7b4c81a31f0bc4a4a to your computer and use it in GitHub Desktop.
DEBUG: xmsg_host is not defined
DEBUG: irods_authentication_scheme is not defined
DEBUG: xmsg_port is not defined
DEBUG: irods_debug is not defined
DEBUG: irods_authentication_file is not defined
DEBUG: irods_ssl_ca_certificate_path is not defined
DEBUG: irods_ssl_ca_certificate_file is not defined
DEBUG: irods_ssl_verify_server is not defined
DEBUG: irods_ssl_certificate_chain_file is not defined
DEBUG: irods_ssl_certificate_key_file is not defined
DEBUG: irods_ssl_dh_params_file is not defined
DEBUG: irods_server_control_plane_key is not defined
DEBUG: irods_server_control_plane_encryption_num_hash_rounds is not defined
DEBUG: irods_server_control_plane_encryption_algorithm is not defined
DEBUG: irods_server_control_plane_port is not defined
DEBUG: irods_maximum_size_for_single_buffer_in_megabytes is not defined
DEBUG: irods_default_number_of_transfer_threads is not defined
DEBUG: irods_transfer_buffer_size_for_parallel_transfer_in_megabytes is not defined
DEBUG: irods_plugins_home is not defined
DEBUG: xmsg_host is not defined
DEBUG: irods_authentication_scheme is not defined
DEBUG: xmsg_port is not defined
DEBUG: irods_debug is not defined
DEBUG: irods_authentication_file is not defined
DEBUG: irods_ssl_ca_certificate_path is not defined
DEBUG: irods_ssl_ca_certificate_file is not defined
DEBUG: irods_ssl_verify_server is not defined
DEBUG: irods_ssl_certificate_chain_file is not defined
DEBUG: irods_ssl_certificate_key_file is not defined
DEBUG: irods_ssl_dh_params_file is not defined
DEBUG: irods_server_control_plane_key is not defined
DEBUG: irods_server_control_plane_encryption_num_hash_rounds is not defined
DEBUG: irods_server_control_plane_encryption_algorithm is not defined
DEBUG: irods_server_control_plane_port is not defined
DEBUG: irods_maximum_size_for_single_buffer_in_megabytes is not defined
DEBUG: irods_default_number_of_transfer_threads is not defined
DEBUG: irods_transfer_buffer_size_for_parallel_transfer_in_megabytes is not defined
DEBUG: irods_plugins_home is not defined
sending header: len = 139
<MsgHeader_PI>
<type>RODS_API_REQ</type>
<msgLen>0</msgLen>
<errorLen>0</errorLen>
<bsLen>0</bsLen>
<intInfo>703</intInfo>
</MsgHeader_PI>
DEBUG3: received header: len = 140
<MsgHeader_PI>
<type>RODS_API_REPLY</type>
<msgLen>64</msgLen>
<errorLen>0</errorLen>
<bsLen>0</bsLen>
<intInfo>0</intInfo>
</MsgHeader_PI>
sending header: len = 140
<MsgHeader_PI>
<type>RODS_API_REQ</type>
<msgLen>26</msgLen>
<errorLen>0</errorLen>
<bsLen>0</bsLen>
<intInfo>704</intInfo>
</MsgHeader_PI>
DEBUG3: received header: len = 146
<MsgHeader_PI>
<type>RODS_API_REPLY</type>
<msgLen>0</msgLen>
<errorLen>0</errorLen>
<bsLen>0</bsLen>
<intInfo>-1800000</intInfo>
</MsgHeader_PI>
DEBUG: procApiRequest: readAndProcApiReply failed. status = -1800000 status = -1800000 KEY_NOT_FOUND
[-] /tmp/tmpjt2RjT/plugins/auth/native/libnative.cpp:342:irods::error native_auth_client_response(irods::plugin_context &, rcComm_t *) : status [KEY_NOT_FOUND] errno [] -- message [Call to rcAuthResponseFailed.]
failed with error -1800000 KEY_NOT_FOUND
sending header: len = 140
<MsgHeader_PI>
<type>RODS_DISCONNECT</type>
<msgLen>0</msgLen>
<errorLen>0</errorLen>
<bsLen>0</bsLen>
<intInfo>0</intInfo>
</MsgHeader_PI>
DEBUG: xmsg_host is not defined
DEBUG: irods_authentication_scheme is not defined
DEBUG: xmsg_port is not defined
DEBUG: irods_debug is not defined
DEBUG: irods_authentication_file is not defined
DEBUG: irods_ssl_ca_certificate_path is not defined
DEBUG: irods_ssl_ca_certificate_file is not defined
DEBUG: irods_ssl_verify_server is not defined
DEBUG: irods_ssl_certificate_chain_file is not defined
DEBUG: irods_ssl_certificate_key_file is not defined
DEBUG: irods_ssl_dh_params_file is not defined
DEBUG: irods_server_control_plane_key is not defined
DEBUG: irods_server_control_plane_encryption_num_hash_rounds is not defined
DEBUG: irods_server_control_plane_encryption_algorithm is not defined
DEBUG: irods_server_control_plane_port is not defined
DEBUG: irods_maximum_size_for_single_buffer_in_megabytes is not defined
DEBUG: irods_default_number_of_transfer_threads is not defined
DEBUG: irods_transfer_buffer_size_for_parallel_transfer_in_megabytes is not defined
DEBUG: irods_plugins_home is not defined
ERROR: clientLogin failed -1800000
DEBUG: xmsg_host is not defined
DEBUG: irods_authentication_scheme is not defined
DEBUG: xmsg_port is not defined
DEBUG: irods_debug is not defined
DEBUG: irods_authentication_file is not defined
DEBUG: irods_ssl_ca_certificate_path is not defined
DEBUG: irods_ssl_ca_certificate_file is not defined
DEBUG: irods_ssl_verify_server is not defined
DEBUG: irods_ssl_certificate_chain_file is not defined
DEBUG: irods_ssl_certificate_key_file is not defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment