We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Track the negative case here, I will investigate the reason after resolving other assigned 3 bugs.
Remoting with non-exist port: “/opt/omi-1.0.8/bin/omicli id -u jumping -p 'mypassword' --auth Basic --hostname localhost --port 123 --encryption https”
cat /opt/omi-1.0.8/var/log/miclient.log 2018/07/11 06:05:39 [116443,116443] ERROR: null(0): _CreateSocketAndConnect - Sock_Connect failed. result: 1 (MI_RESULT_FAILED) 2018/07/11 06:05:39 [116443,116443] WARNING: null(0): _CreateConnectorSocket - _CreateSocketAndConnect of primary address failed. result: 1 (MI_RESULT_FAILED) 2018/07/11 06:05:39 [116443,116443] ERROR: null(0): _CreateSocketAndConnect - Sock_Connect failed. result: 1 (MI_RESULT_FAILED) 2018/07/11 06:05:39 [116443,116443] ERROR: null(0): _CreateConnectorSocket - Addr_Init failed. result: 1 (MI_RESULT_FAILED) 2018/07/11 06:05:39 [116443,116443] ERROR: null(0): HttpClient_New_Connector - _CreateConnectorSocket failed. result: 1 (MI_RESULT_FAILED) 2018/07/11 06:05:39 [116443,116443] ERROR: null(0): EventId=20119 Priority=ERROR MI Socket connector failed, operation 0xf146f0, result 0 2018/07/11 06:05:39 [116443,116443] WARNING: null(0): EventId=30221 Priority=WARNING InteractionProtocolHandler_Operation_Release 0xf146f0 count is 1 2018/07/11 06:05:39 [116443,116444] ERROR: null(0): EventId=20055 Priority=ERROR Selector_Run: 0x7ff9f8d2b840 Empty List
The text was updated successfully, but these errors were encountered:
Jumping will look into it when he is free. This case is low priority.
Sorry, something went wrong.
No branches or pull requests
Track the negative case here, I will investigate the reason after resolving other assigned 3 bugs.
Remoting with non-exist port: “/opt/omi-1.0.8/bin/omicli id -u jumping -p 'mypassword' --auth Basic --hostname localhost --port 123 --encryption https”
The text was updated successfully, but these errors were encountered: