Skip to content

Announcement error on mac when I run ./lit --tn3 true #443

@arunasank

Description

@arunasank

Steps to reproduce the bug:

I run ./lit --tn3 true (from the README) and ./lit --tn3 myfreenode.net (from the WALKTHROUGH) and get the following errors:

$./lit --tn3 true -v
passphrase:

2019/01/22 21:11:58.614771 [ERROR] Announcement error Get https://ipv4.myexternalip.com/raw: dial tcp: lookup ipv4.myexternalip.com: no such host
$./lit --tn3 fullnode.net -v
passphrase:

2019/01/22 21:13:23.410539 [WARN] failure loading exchange rates: open /Users/arunasank/.lit/rates.json: no such file or directory
2019/01/22 21:13:25.411942 [ERROR]dial tcp4 112.85.42.250:18333: i/o timeout
2019/01/22 21:13:25.411980 [ERROR] Tried to connect to all available node Addresses. Failed
2019/01/22 21:13:25.411997 [ERROR] Can't connect to host fullnode.net
2019/01/22 21:13:25.412007 [ERROR] NewWallit Hook.Start crash  Couldn't establish connection with node. Exiting.
2019/01/22 21:13:25.413569 [ERROR]Unsupported coin daemon or coin daemon not running
2019/01/22 21:13:25.413605 [ERROR]Unsupported coin daemon or coin daemon not running
2019/01/22 21:13:25.415415 [ERROR] Announcement error Get https://ipv4.myexternalip.com/raw: dial tcp: lookup ipv4.myexternalip.com: no such host

I checked to make sure this is not an issue with the number of open file descriptors on my machine. Do any of the developers run on a mac? Is there a workaround here? Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions