I am getting errors.
I turn up eo_config to enable_all and don’t get much useful information:
[fset:init:DBUG/0:meddata_adt_in:08/25/2015 10:15:55] fcDoNetworkStuff: mode=3
* Hostname was NOT found in DNS cache
* Trying 10.1.4.138…
* Connected to mtsts-test-2k8 (10.1.4.138) port 22 (#0)
* SSH MD5 fingerprint: 5f7fe2730ed697dade4ad466871e74e9
* SSH authentication methods available: password,keyboard-interactive
* Initialized password authentication
* Authentication complete
* Could not open directory for reading: Permission denied
* Connection #0 to host mtsts-test-2k8 left intact
[fset:read:ERR /0:meddata_adt_in:08/25/2015 10:15:55] Error while trying to get directory listing.
[fset:read:ERR /0:meddata_adt_in:–/–/—- –:–:–] Detailed error:Could not open directory for reading: Permission denied
[fset:read:ERR /0:meddata_adt_in:–/–/—- –:–:–] Curl errCode:9 Curl error:Access denied to remote resource
[pd :pdtd:INFO/1:meddata_adt_in:08/25/2015 10:15:55] Set driver status to PD_STATUS_OPENING
How or what do I have to turn up to get full detail on the conversation.
For example, after: * Authentication complete
I want to know what command(s) the engine issued to get: * Could not open directory for reading: Permission denied
I want to see the string it sent. I know what it “should” have sent.
Thanks in advance