Bitcoin Forum
May 26, 2024, 12:43:04 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: Feathercoin compiles but doesn't startup, error Address family not supported by  (Read 560 times)
Kumala (OP)
Hero Member
*****
Offline Offline

Activity: 525
Merit: 500



View Profile
April 30, 2013, 01:44:44 PM
Last edit: April 30, 2013, 02:32:21 PM by Kumala
 #1

I compiled the wallet from the source on Github. All well, got the binary, but when I start up the daemon I get the following message:
    
    Error: An error occured while setting up the RPC port 8994 for listening: Address family not supported by protocol


Any clues what's wrong here?


PS: Compiling on Ubuntu.


Hacked Account! Don't send any money.
jarias
Newbie
*
Offline Offline

Activity: 47
Merit: 0



View Profile
April 30, 2013, 03:06:11 PM
 #2

Are you using config option "rpcallowip" on feathercoin.conf?
Try removing it or check with "rpcallowip=127.0.0.1"
bushstar
Hero Member
*****
Offline Offline

Activity: 617
Merit: 531


View Profile
April 30, 2013, 03:17:49 PM
 #3

This is an issue with IPv6. Try enabling it or disabling IPv6 and try again.

Or apply the fix below and recompile.

https://github.com/bitcoin/bitcoin/issues/1819

I will look to change this in the Feathercoin client on the next release as this is an error that has come up a few times.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!