Configuration Error : "Error: Cannot connect, status is TCP_CONNECTION_FAILURE. Failed to connect TCP: Connection timed out: no further information"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2021 06:00 AM
Hi guys,
Though mid server is set up and its on and running, I am trying to do bulk import of files from my local folder.
Have provided SSH credentials with username password and set the host and directory of my machine in Import Configuration.
Have used the OOB workflow "Stage local files" to create Verify Import Source (as below snap):
When I go to "Start Verify Configuration" related links, I get the below error :
What does this error say and how to resolve this?
Can anyone please provide any input?
- Labels:
-
Employee Document Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2021 07:29 AM
Hi, in general it means "Incorrect target or port number" - please check if local network directory is correctly defined and is reachable from MID server.
Hope it helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2021 08:04 AM
Hi,
Do the mid server and the SSH Credential being considered should be on the same host m/c?
Because when i try to test the credential set up using the midserver configured it shows "Couldn't connect to the specified port"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2021 09:34 AM
Hi, so you created SSH credentials, test them against target host (you are going to import from) with port 22 and receive error message back: "Couldn't connect to the specified port". It means PORT is defined wrongly in your credentials, please check if it is 22 (default).
Might it be the target host is Windows but not Linux/Unix?
Hope it helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2021 09:39 AM
Hi its 22, target host is Windows. and I am using a specified Mid Server for this credential. Can you please let me know if both has to be on same host m/c?