As far as I can see you are running on very low memory environment. 1gb ram, 4gb swap is kinda pain. I tried to reproduce this using my docker images based on Ubuntu 16.04. And it passed.
However, resync process took about 3 hours and 20 mins :(
Which version of gcc did you use to compile your wallet? Mine is 5.4.0
Hi teego,
thanks for the reply, you're right. I am trying to get this running on AWS free tier. These box's have 1 GB ram and i have setup a 4GB swap file. Another user had suggested turning this off altogether however i haven't tried this as yet.
Sorry I don't know what gcc is? how can i find out what version i have?
thanks once again for the help
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
GCC, the GNU Compiler Collection. Just run
gcc --version
org++ --version
to check versionDownvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
By the way:
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
nice dude, ill have a read, was wondering what a Docker is!
thanks v much
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit