Author

Topic: Problems running a node on VPS (Read 1015 times)

legendary
Activity: 1232
Merit: 1011
Monero Evangelist
April 20, 2014, 04:07:00 AM
#7
Crashes are standard, during syncing, with < 1 GB RAM.

Set "maxconnections=8" (or even lower like 5) in config and it wont crash anymore because of memorey running out.
hero member
Activity: 576
Merit: 500
April 15, 2014, 12:19:31 PM
#6
Unfortunately the VPS didn't allow swap, so I had to cancel that one and buy a different service. At least I know now not to deal with ones without swap.
cp1
hero member
Activity: 616
Merit: 500
Stop using branwallets
April 15, 2014, 10:13:05 AM
#5
legendary
Activity: 2128
Merit: 1065
April 14, 2014, 05:00:32 PM
#4
Are there any workarounds, or am I basically shit out of luck unless I upgrade the VPS to more RAM?
Code:
swapon -a
is your friend.
legendary
Activity: 2058
Merit: 1431
April 14, 2014, 04:59:32 PM
#3
you can try running with -disablewallet to decrease memory usage.
hero member
Activity: 576
Merit: 500
April 14, 2014, 04:44:41 PM
#2
After a bit of googling and reddit help, it looks like the kernel is killing it.



Are there any workarounds, or am I basically shit out of luck unless I upgrade the VPS to more RAM?
hero member
Activity: 576
Merit: 500
April 14, 2014, 04:31:49 PM
#1
bitcoind keeps closing over and over on a VPS and I am not sure why. I have used 512MB RAM ones in the past that worked just fine. Right now I am using a 768MB RAM one which is causing all kinds of problems. I reboot, start bitcoind, and a couple minutes later it just disappears from the running processes. It is up to block ~270k right now, but will not run for more then 2 minutes before crashing. There is still 15gb free on the hard drive too, so that isn't the issue. Any ideas?

It's supposedly running, but won't show anything. Then the process crashes: https://i.imgur.com/q9FiL1f.png

Last 30 lines in debug.log before it crashed: https://i.imgur.com/6EHQ4wF.png

Also, I have a 2nd node on another VPS from this company with 1GB RAM that is working. Would 768MB RAM be causing this problem? I am kind of confused since a while ago I ran a node on a 512MB RAM VPS with no problems.
Jump to: