Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-5332

Unable to connect to the NetBeans Plugin Portal

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 12.2
    • None
    • None

    Description

      Plugin updater is unable to use Http 302 redirect:

       

      With message:

      Unable to connect to the NetBeans Plugin Portal because of Timeout while opening connection to https://netbeans.apache.org/nb/plugins/dev/catalog.xml.gz

       

      The curl gives me redirect response:

      > GET /nb/plugins/dev/catalog.xml.gz HTTP/1.1 
      > Host: netbeans.apache.org 
      > User-Agent: curl/7.64.0 
      > Accept: */* 
      >  
      * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 
      * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 
      * old SSL session ID is stale, removing 
      < HTTP/1.1 302 Found 
      < Date: Thu, 04 Feb 2021 16:43:00 GMT 
      < Server: Apache 
      < Location: https://plugins.netbeans.apache.org/data/12.0/catalog.xml.gz 
      < Content-Length: 244 
      < Content-Type: text/html; charset=iso-8859-1 
      <  
      <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> 
      <html><head> 
      <title>302 Found</title> 
      </head><body> 
      <h1>Found</h1> 
      <p>The document has moved <a href="https://plugins.netbeans.apache.org/data/12.0/catalog.xml.gz">here</a>.</p> 
      </body></html>
       

       

      But the given destination https://plugins.netbeans.apache.org/data/12.0/catalog.xml.gz is really dead

       

      I use fresh master from github

      Attachments

        1. image-2021-02-04-17-45-13-886.png
          34 kB
          Vítězslav Dvořák

        Activity

          People

            Unassigned Unassigned
            vitex Vítězslav Dvořák
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: