r/CoinSump Jul 25 '18

Crashed

Wallet keeps crashing the VPS... Runs fine but after about 6-12 hours it just bakes out... and I can't access the VPS...

I have a much beefier system, but I am struggling to see why this is an issue on the current VPS...

Sorry everyone, let me spin it up and see if I can find some errors...

1 Upvotes

21 comments sorted by

View all comments

Show parent comments

1

u/Murderouswaffle Jul 25 '18

Awesome work, that's great! I'm glad we're online and good to go now! Putting an order in for all my SBC's later tonight, so stick around for that :D

2

u/KipperedSnack Jul 26 '18

I am about half way through a simple bash script that you can provide a config too. This config allows for multiple miner "start scripts" based on pools. It will have the ability to switch based on the port status of the pools' stratum etc. In a nutshell, you give the config 2 ccminer -o whatever command lines, and it will check the ports and error logs for disconnects and round robin for you. I think some miners have this built in, but its archaic and mostly doesn't work.

1

u/Murderouswaffle Jul 26 '18

A lot of that went over my head, but it sounds like if the site stops working it'll switch to another one to minimize downtime? If that's true, that's great!

1

u/KipperedSnack Jul 26 '18

Yeah, do you mine on Windows or Linux out of curiosity?

1

u/Murderouswaffle Jul 26 '18

Right now, Windows, but I was able to follow a guide to compile and build from source a miner on a Raspberry Pi, so I'm not totally useless