Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
7.12.76
-
None
-
Point
-
Not applicable
Description
Trying to do copy-set with SSL. What is the proper syntax for option?
- ecl queries copy-set //10.173.10.155:18010/roxie roxie --all --no-files --clone-active-state -v -s 10.194.100.163 --ssl --port=18010 -u=xxx -pw=xxx
Exception(s):
20096: Error fetching remote queryset information: 10.173.10.155:18010 roxie
Queries copied:
none
Queries already on destination target:
none
----esp server is able to connect
debug1: Connecting to 10.173.10.155 [10.173.10.155] port 18010.
debug1: Connection established.
---------esp log
0009F297 2021-12-07 12:36:49.590 544884 545256 "HTTPS connection from 10.173.1.52:55818 on new socket"
0009F298 2021-12-07 12:36:49.606 544884 740185 "SSL connection using AES256-GCM-SHA384"
0009F299 2021-12-07 12:36:49.620 544884 740185 "HTTP First Line: POST /WsWorkunits HTTP/1.1"
0009F29A 2021-12-07 12:36:49.620 544884 740185 "POST /WsWorkunits, from hpcc_admin@10.173.1.52"
0009F29B 2021-12-07 12:36:49.620 544884 740185 "SOAP method <WUCopyQuerySet> from hpcc_admin@10.173.1.52."
0009F29C 2021-12-07 12:36:49.620 544884 740185 "Client version: 1.76"
0009F29D 2021-12-07 12:36:49.620 544884 740185 "hpcc_admin copying queryset roxie from 10.173.10.155:18010 target roxie"
0009F29E 2021-12-07 12:36:49.657 544884 740185 "jsocket(2,1608) wait_read POLLERR 519 l:60766 r:10.173.10.155:18010 err = 32 : C!:60766 -> 10.173.10.155:18010 (519)"
0009F29F 2021-12-07 12:36:49.657 544884 740185 "ERROR: In BufferedSocket::readline() – Exception(32, Broken pipe
Target: C!:60766 -> 10.173.10.155:18010 (519), Raised in: jsocket.cpp, line 1866) reading from socket(519)."
0009F2A0 2021-12-07 12:36:49.657 544884 740185 "jsocket(9,2531) shutdown err = 107 : C!:60766 -> 10.173.10.155:18010 (519)"
0009F2A1 2021-12-07 12:36:49.657 544884 740185 "WARNING: Exception(s) in WsWorkunits::WUCopyQuerySet - [20096: Error fetching remote queryset information: 10.173.10.155:18010 roxie ]
"
0009F2A2 2021-12-07 12:36:49.657 544884 740185 "TxSummary[activeReqs=1;auth=Ok;contLen=988;rcv=13ms;handleHttp=50ms;user=hpcc_admin@10.173.1.52;req=SOAP wsworkunits.WUCopyQuerySet v1.76;total=50ms;]"