Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: PhoneBloks on February 23, 2014, 03:46:54 PM



Title: Bitcoin auto deposits for my website
Post by: PhoneBloks on February 23, 2014, 03:46:54 PM
Hi all,

I would like to launch small website and have problems with my auto-deposits. I have linux based server and almost everything is coded already but when I tried download blockchain, it froze at aprox 250000th block and I dont know where should be problem. I do it via bitcoinid

I have only 2GB ram ..should this be problem ?

Is here anyone who is able help me with that ? I will tip your for help for sure ;)

Thanks for any help in advance


Title: Re: Bitcoin auto deposits for my website
Post by: Remember remember the 5th of November on February 23, 2014, 03:49:28 PM
Hi all,

I would like to launch small website and have problems with my auto-deposits. I have linux based server and almost everything is coded already but when I tried download blockchain, it froze at aprox 250000th block and I dont know where should be problem. I do it via bitcoinid

I have only 2GB ram ..should this be problem ?

Is here anyone who is able help me with that ? I will tip your for help for sure ;)

Thanks for any help in advance
I can't help you with your freeze, but is your site coded to handle malleability? It's the most discussed topic recently.


Title: Re: Bitcoin auto deposits for my website
Post by: Sydboy on February 23, 2014, 04:00:45 PM
Can you paste what is in the log files (only the relevant parts to when it stopped) in the bitcoin directory ?
Also how much hard drive space do you have left ?
If you start it up again does it just keep freezing ?

Hi all,

I would like to launch small website and have problems with my auto-deposits. I have linux based server and almost everything is coded already but when I tried download blockchain, it froze at aprox 250000th block and I dont know where should be problem. I do it via bitcoinid

I have only 2GB ram ..should this be problem ?

Is here anyone who is able help me with that ? I will tip your for help for sure ;)

Thanks for any help in advance


Title: Re: Bitcoin auto deposits for my website
Post by: Sydboy on February 23, 2014, 04:01:54 PM
also check dmesg for anything wierd and the normal daemon/sys log files in linux. I suspect they wont contain anything useful but it is good to check.


Title: Re: Bitcoin auto deposits for my website
Post by: Sydboy on February 23, 2014, 04:05:52 PM
me again :) Do you have swap setup ? Also you should run it again and see how much ram it consumes in case that is the problem which it very well may be.


Title: Re: Bitcoin auto deposits for my website
Post by: Sydboy on February 24, 2014, 11:21:44 AM
Howd you go with it ? Still causing you problems ?


Title: Re: Bitcoin auto deposits for my website
Post by: bittyweb on February 24, 2014, 11:43:00 AM
Why dont you download blocks via torrent

Search this forums, people are providing full blocks via torrent.


Title: Re: Bitcoin auto deposits for my website
Post by: Shahrukh on February 24, 2014, 01:04:21 PM
Install rtorrent on your server and download bitcoin blockchain into the ~./bitcoin folder. You can find the torrent here http://sourceforge.net/projects/bitcoin/files/Bitcoin/blockchain/



Make sure you are not running out of hard disk because generally server providers make root partition of 20 or so GB which is not sufficient run df -h on the terminal to see how much disk is allocated to root folder


Title: Re: Bitcoin auto deposits for my website
Post by: PhoneBloks on February 25, 2014, 07:40:31 PM
Hi all thank you very much for your help ... Im trying to figure out and looks like I moved little bit ;)



Title: Re: Bitcoin auto deposits for my website
Post by: PhoneBloks on March 21, 2014, 05:19:54 PM
Hi all,

I managed to get my btc auto-deposits work finally.

now Im trying to solve ltc and all "scrypt" clones .... as I would like to have deposits in ltc and other clones also.

I have linux server, is there any application for managing multiple scrypt coins ?

As right now I have application for ltc auto-deposits which generates ltc depossit addresses also, but I cant have another application for every other scrypt coin as it will be lot of coding and lot of hw requirements.

Thanks in advance ;)


Title: Re: Bitcoin auto deposits for my website
Post by: Rinndaranaur on March 22, 2014, 11:49:12 AM
2GB ram is pretty much. It couldn't be a problem