You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Thomas Diesler (Jira)" <ji...@apache.org> on 2020/01/14 13:02:00 UTC

[jira] [Commented] (CAMEL-14401) Restore default host/port properties for IPFS

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

Thomas Diesler commented on CAMEL-14401:
----------------------------------------

PR : https://github.com/apache/camel/pull/3479

> Restore default host/port properties 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: 10m
>  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)