You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/15 15:19:00 UTC

[jira] [Commented] (NUTCH-2577) protocol-selenium can't handle https

    [ https://issues.apache.org/jira/browse/NUTCH-2577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16475991#comment-16475991 ] 

ASF GitHub Bot commented on NUTCH-2577:
---------------------------------------

hussein-alahmad opened a new pull request #330: fix for NUTCH-2577 contributed by hussein-alahmad
URL: https://github.com/apache/nutch/pull/330
 
 
   this contains adding https to the extensions in plugin.xml, and modifying HttpResponse.java to handle it

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> protocol-selenium can't handle https
> ------------------------------------
>
>                 Key: NUTCH-2577
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2577
>             Project: Nutch
>          Issue Type: Improvement
>          Components: protocol
>    Affects Versions: 1.14
>            Reporter: hussein Al_Ahmad
>            Priority: Major
>
> fetch of any https page is failing with: org.apache.nutch.protocol.ProtocolNotFound: protocol not found for url=https
> at org.apache.nutch.protocol.ProtocolFactory.getProtocol(ProtocolFactory.java:83)
> at org.apache.nutch.fetcher.Fetcher$FetcherThread.run(Fetcher.java:687)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)