-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Terminate called? #12
Comments
Sorry my notification settings for Github are messed up. Is this the password for the RPC? You will probably need to:
Then:
This is the most graceful way of shutting down the fullnode without risking any disk errors. A new version of the software including the OS is due out in next 7 days so I can send you an upgrade free of charge if you want. |
Still having trouble with my Bitcoin full node -- cannot seem to find a way to get more than 8 connections. All help is appreciated. I am getting to the point of just throwing it out the window (not really.) |
Have you increased max connections? Default is 8. @wolfinger1
|
Yes maxconnections=24 |
There was a brief moment in time (see photo above) where connections > 8 but that ended quickly and reverted back to 8. Been there ever since. |
@wolfinger1 8 is the max number by default if you are not accepting inbound requests. This can be if either you do not have the line:
Enabled in your bitcoin.conf file or if you have not setup port forwarding on your router. To set up port forwarding you need to log in to the router, go to Advanced Settings and select Port Forwarding. You need to open up port number 8333 to 8333 on the IP address of your device. UPNP was enabled on all the fullnodes but sometimes that doesn't work and it is necessary to go through these extra steps. Once you have done this you will notice that after a while the number of connections will increase. Let us know how you get on. |
@wolfinger1 hi, I just read the thread above and it looks like you have done everything right. What you can try is stop bitcoin with bitcoin.conf:
The defaults should then kick back in. Alternatively if you wait another week or so you can download or I can send you a new copy of Bitcoin 0.12 with Raspbian Jessie. Would be good to know who your internet provider is too in case there is something going on there. |
Could someone explain what this means?
![image](https://cloud.githubusercontent.com/assets/14341365/12873498/3da99628-cd8c-11e5-8e5c-ace35ed7fbb8.jpeg)
Also, on one of Chris's videos he says that we should change the password but when I do, I get an error. Do I need to restart after changing it?
The text was updated successfully, but these errors were encountered: