Starting with boot on raspberry pi 3 leads to error on rpc bind #7701

issue levino opened this issue on March 17, 2016
  1. levino commented at 9:41 AM on March 17, 2016: none

    I get this

    2016-03-16 17:17:08 libevent: getaddrinfo: address family for nodename not supported
    2016-03-16 17:17:08 Binding RPC on address 127.0.0.1 port 8332 failed.
    

    When I start bitcoind not during boot but later with the same script it works.

  2. levino commented at 9:45 AM on March 17, 2016: none

    Related / same issue? #6655

  3. laanwj added the label P2P on Mar 17, 2016
  4. laanwj commented at 11:30 AM on March 17, 2016: member

    How are you starting it during boot? You've added a dependency that at least networking is up by the time bitcoind is started?

  5. ayeowch commented at 10:13 AM on May 21, 2016: contributor

    I have used @reboot bitcoind -daemon cron entry in the past and found the same issue on my Raspberry Pi. Updating the entry to @reboot sleep 5; bitcoind -daemon seems to have resolved the issue for me.

  6. fanquake closed this on Mar 6, 2018

  7. MarcoFalke locked this on Sep 8, 2021
Labels

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-29 09:16 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me