You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/01/15 12:35:00 UTC

[jira] [Work logged] (CAMEL-14401) Restore default host/port options for IPFS

     [ https://issues.apache.org/jira/browse/CAMEL-14401?focusedWorklogId=372297&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-372297 ]

ASF GitHub Bot logged work on CAMEL-14401:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Jan/20 12:34
            Start Date: 15/Jan/20 12:34
    Worklog Time Spent: 10m 
      Work Description: davsclaus commented on pull request #3479: [CAMEL-14401] Restore default host/port properties for IPFS
URL: https://github.com/apache/camel/pull/3479
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 372297)
    Time Spent: 20m  (was: 10m)

> Restore default host/port options for IPFS
> ------------------------------------------
>
>                 Key: CAMEL-14401
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14401
>             Project: Camel
>          Issue Type: Bug
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {code}
> Caused by: java.lang.IllegalStateException: Invalid IPv4 address: null
>  at io.ipfs.multiaddr.Protocol.addressToBytes(Protocol.java:88)
>  at io.ipfs.multiaddr.MultiAddress.decodeFromString(MultiAddress.java:77)
>  at io.ipfs.multiaddr.MultiAddress.<init>(MultiAddress.java:18)
>  at io.nessus.ipfs.client.DefaultIPFSClient.<init>(DefaultIPFSClient.java:66)
>  at org.apache.camel.component.ipfs.IPFSProducer.createClient(IPFSProducer.java:113)
>  at org.apache.camel.component.ipfs.IPFSProducer.doStart(IPFSProducer.java:57)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)