bind returned error 99
Opened this issue · 3 comments
prowarez commented
Can't run ~/pure/pured --daemon
Error:
Error: Unable to bind to 13.73.158.175:12345 on this computer (bind returned error 99, Cannot assign requested address)
Error: Failed to listen on any port. Use -listen=0 if you want this.
and if i change in sudo nano /home/mastern/.pure/pure.conf
=== bind=13.73.158.175:12345
tobind=127.0.0.1:12345
running find but not working when starting in wallet Alias: mastern Failed to start masternode. Error: could not allocate vin
/etc/hosts === 127.0.0.1 localhost
Fabzien commented
What is the result of command "ifconfig" ?
2ge commented
You have to unlock your wallet before starting masternode, it will fix VIN error.
gwestwood commented
Does your local machine's IP match that IP address? If not use "externalip=" instead.