Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • lbroetto
    Junior Member
    • Sep 2011
    • 5

    Blastp SSL call error

    Hi, I have undergone the follow error in Blastp standalone running in Ubuntu 16.04, and I don't know how to solve it, please any help is welcome. Thanks.

    blastp -query Temp/Blastp_BbassianaXcupin_hits.txt -db nr -evalue 1e-12 -max_target_seqs 6 -seg yes -remote -word_size 6 -outfmt 6 -out Temp/Teste
    Critical: [blastp] Secure socket layer (SSL) has not been properly initialized in the NCBI Toolkit. Have you forgotten to call SOCK_SetupSSL()?
    Error: (303.7) [blastp] [URL_Connect; https//www.ncbi.nlm.nih.gov:443/Service/dispd.cgi?service=blast4&address=ldm-270E5K(127.0.1.1)&platform=x86_64-pc-linux-gnu] Failed to connect: Not supported
    Error: (303.7) [blastp] [URL_Connect; https//www.ncbi.nlm.nih.gov:443/Service/dispd.cgi?service=blast4&address=ldm-270E5K(127.0.1.1)&platform=x86_64-pc-linux-gnu] Failed to connect: Not supported
    Error: (303.7) [blastp] [URL_Connect; https//www.ncbi.nlm.nih.gov:443/Service/dispd.cgi?service=blast4&address=ldm-270E5K(127.0.1.1)&platform=x86_64-pc-linux-gnu] Failed to connect: Not supported
    Error: (310.5) [blastp] [blast4] Service not found
    Error: (315.2) [blastp] CConn_Streambuf::CConn_Streambuf(): NULL connector: Unknown
    Error: (303.7) [blastp] [URL_Connect; https//www.ncbi.nlm.nih.gov:443/Service/dispd.cgi?service=blast4&address=ldm-270E5K(127.0.1.1)&platform=x86_64-pc-linux-gnu] Failed to connect: Not supported
    Error: (303.7) [blastp] [URL_Connect; https//www.ncbi.nlm.nih.gov:443/Service/dispd.cgi?service=blast4&address=ldm-270E5K(127.0.1.1)&platform=x86_64-pc-linux-gnu] Failed to connect: Not supported
    Error: (303.7) [blastp] [URL_Connect; https//www.ncbi.nlm.nih.gov:443/Service/dispd.cgi?service=blast4&address=ldm-270E5K(127.0.1.1)&platform=x86_64-pc-linux-gnu] Failed to connect: Not supported
    Error: (310.5) [blastp] [blast4] Service not found
    Error: (315.2) [blastp] CConn_Streambuf::CConn_Streambuf(): NULL connector: Unknown
    Error: (802.5) [blastp] CObjectOStream: error at byte 118: stack is empty: write fault
    Error: (303.7) [blastp] [URL_Connect; https//www.ncbi.nlm.nih.gov:443/Service/dispd.cgi?service=blast4&address=ldm-270E5K(127.0.1.1)&platform=x86_64-pc-linux-gnu] Failed to connect: Not supported
    Error: (303.7) [blastp] [URL_Connect; https//www.ncbi.nlm.nih.gov:443/Service/dispd.cgi?service=blast4&address=ldm-270E5K(127.0.1.1)&platform=x86_64-pc-linux-gnu] Failed to connect: Not supported
    Error: (303.7) [blastp] [URL_Connect; https//www.ncbi.nlm.nih.gov:443/Service/dispd.cgi?service=blast4&address=ldm-270E5K(127.0.1.1)&platform=x86_64-pc-linux-gnu] Failed to connect: Not supported
    Error: (310.5) [blastp] [blast4] Service not found
    Error: (315.2) [blastp] CConn_Streambuf::CConn_Streambuf(): NULL connector: Unknown
    Error: (802.5) [blastp] CObjectOStream: error at byte 118: stack is empty: write fault
    Error: (303.7) [blastp] [URL_Connect; https//www.ncbi.nlm.nih.gov:443/Service/dispd.cgi?service=blast4&address=ldm-270E5K(127.0.1.1)&platform=x86_64-pc-linux-gnu] Failed to connect: Not supported
    Error: (303.7) [blastp] [URL_Connect; https//www.ncbi.nlm.nih.gov:443/Service/dispd.cgi?service=blast4&address=ldm-270E5K(127.0.1.1)&platform=x86_64-pc-linux-gnu] Failed to connect: Not supported
    Error: (303.7) [blastp] [URL_Connect; https//www.ncbi.nlm.nih.gov:443/Service/dispd.cgi?service=blast4&address=ldm-270E5K(127.0.1.1)&platform=x86_64-pc-linux-gnu] Failed to connect: Not supported
    Error: (310.5) [blastp] [blast4] Service not found
    Error: (315.2) [blastp] CConn_Streambuf::CConn_Streambuf(): NULL connector: Unknown
    Error: (802.5) [blastp] CObjectOStream: error at byte 0: stack is empty: cannot close output stream
    Error: (CIOException::eFlush) [blastp] COStreamBuffer::Flush: failed
    Error: (CSerialException::eIoError) [blastp] byte 0: cannot close output stream
    Error: (802.4) [blastp] Cannot close serializing output stream(CSerialException::eIoError) byte 0: cannot close output stream
    Error: (802.5) [blastp] CObjectOStream: error at byte 118: stack is empty: write fault
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    NCBI has switched to using "https-only" connections. That is only supported in versions of blast+ package v.2.5 onwards. You should upgrade your blast to the latest (v.2.6 as of now) available.

    Comment

    • lbroetto
      Junior Member
      • Sep 2011
      • 5

      #3
      Hi GenoMax, thanks for your answer. Upgrade was the first thing I have done (also I have made the Ubuntu upgrade), but still doesn't work. I have installed the latest Blast Standalone available (v.2.6).
      Do you think I'm doing something wrong?
      Thanks again.

      Comment

      • lbroetto
        Junior Member
        • Sep 2011
        • 5

        #4
        GenoMax, I just did run the blastp help command and it answer me that even I have installed the 2.6.0+, actually the version 2.2.31+ is still running. I have just downloaded the 2.6.0 version and installed aside the older version with tar zxvpf command. How can I uninstall the older version and make the last one working?
        Thanks again.

        Comment

        • lbroetto
          Junior Member
          • Sep 2011
          • 5

          #5
          GenoMax you was right, actually I haven't uninstalled the older version. Now I did it right and installed the latest 2.6.0 version and the problem was solved, but in order to run I need to use ./blastp, Do you know why is it happening, if I try to run just blastp it say program is not installed.
          Thanks.

          Comment

          • GenoMax
            Senior Member
            • Feb 2008
            • 7142

            #6
            Looks like you got that sorted out.

            You can add the new location of the directory where you have the latest blast+ programs to your $PATH (something along the lines of export PATH=$PATH:/path_to_new_blast). To make the change permanent see this link.

            Comment

            • nmirza
              Junior Member
              • Mar 2017
              • 1

              #7
              Originally posted by lbroetto View Post
              GenoMax you was right, actually I haven't uninstalled the older version. Now I did it right and installed the latest 2.6.0 version and the problem was solved, but in order to run I need to use ./blastp, Do you know why is it happening, if I try to run just blastp it say program is not installed.
              Thanks.
              @lbroetto
              I am facing a similar problem. Can you please tell me how to uninstall the ncbi-blast-2.5.0+ version, I am having a hard time finding the right answer. I am using Ubuntu16.04 LTS.

              Comment

              • GenoMax
                Senior Member
                • Feb 2008
                • 7142

                #8
                Originally posted by nmirza View Post
                @lbroetto
                I am facing a similar problem. Can you please tell me how to uninstall the ncbi-blast-2.5.0+ version, I am having a hard time finding the right answer. I am using Ubuntu16.04 LTS.
                Instead of worrying about uninstalling the old version just make sure only the new version is in your $PATH (or provide full path to the new blast executables in your command).

                Comment

                Latest Articles

                Collapse

                • SEQadmin2
                  Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                  by SEQadmin2


                  I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.


                  Here are nine questions we think about, in roughly the order they matter, before...
                  Yesterday, 07:11 AM
                • SEQadmin2
                  From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
                  by SEQadmin2


                  Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


                  The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
                  ...
                  06-02-2026, 10:05 AM
                • SEQadmin2
                  Single-Cell Sequencing at an Inflection Point: Early Impacts of New Platforms and Emerging Trends
                  by SEQadmin2


                  With the launch of new single-cell sequencing platforms in 2026, the field stands at an exciting inflection point. This article surveys the most impactful advances in the field and discusses how they’re reshaping research in cancer, immunology, and beyond.


                  Introduction

                  Single-cell sequencing technologies have undergone remarkable advances over the past decade, transitioning from low-throughput experimental approaches to highly scalable platforms capable of...
                  05-22-2026, 06:42 AM

                ad_right_rmr

                Collapse

                News

                Collapse

                Topics Statistics Last Post
                Started by SEQadmin2, 06-17-2026, 06:09 AM
                0 responses
                20 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-09-2026, 11:58 AM
                0 responses
                38 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-05-2026, 10:09 AM
                0 responses
                44 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-04-2026, 08:59 AM
                0 responses
                49 views
                0 reactions
                Last Post SEQadmin2  
                Working...