Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Primo

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Primo
    3. Knowledge Articles
    4. Primo sftp harvests are occasionally timed out and pipe fails

    Primo sftp harvests are occasionally timed out and pipe fails

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Question
    2. Answer
    • Product: Primo
    • Product Version: 4
    • Relevant for Installation Type: Multi-Tenant Direct, Dedicated-Direct, Local, TotalCare

     

    Question

    Why does Primo sftp harvest occasionally fail with an error message "Failed while trying to copy files from sftp server. com.jcraft.jsch.JSchException: channel is not opened." ?

    Answer

    This is a known issue caused by specific sshd configuration on the sftp target machine.

     

    1. Check the following options values of sshd daemon on the sftp server:

    # /usr/sbin/sshd -T | egrep -i 'GSSAPIAuthentication|UseDNS'
    gssapiauthentication yes
    usedns yes
     

    2. If they are set to yes as in the example above, update them accordingly in /etc/ssh/sshd_config to:

    GSSAPIAuthentication no 
    UseDNS no 

     

    3. Then restart your sshd daemon using command:

    # service sshd restart

    and check the options again in step 1. They should appear now as:

    gssapiauthentication no
    usedns no
     

     


    • Article last edited: 14-Jun-2017
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Primo Service pack failure with “ELF file OS ABI invalid” error message
      • Primo signin using PDS with CAS does not work - wrong port number
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Community Content Type
      How To
      Content Type
      Knowledge Article
      Language
      English
      Product
      Primo
    2. Tags
      1. Harvesting failure
      2. Pipe
      3. sftp
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved