mceme / ImageCoin

ImageCoin create the blockchain to send privacy images in own blockchain !
http://imagecoin.imagehosty.com
MIT License
3 stars 1 forks source link

block decode failed on yiimp #53

Open ma7555 opened 5 years ago

ma7555 commented 5 years ago

Hello,

receiving an error while mining over yiimp, I have tried to launch the stratum on but it crashes and you issues are disabled on the forked yiimp repo, please find the error below: ./run-img.sh: line 11: 1310 Aborted (core dumped) ./stratum-img config/$1

mceme commented 5 years ago

correct cmd : $ sudo bash run.sh x11_IMG

stratum working IMG: https://github.com/mceme/yiimp-ImageCoin/blob/next/stratum/stratum

ma7555 commented 5 years ago
iniparser: cannot open /var/stratum/config/x11_IMG.conf
12:07:17: cant load config file /var/stratum/config/x11_IMG.conf

No config file

mceme commented 5 years ago

Check now : https://github.com/mceme/yiimp-ImageCoin/blob/next/stratum/config/x11_img.conf

ma7555 commented 5 years ago
15:41:05: 2019-09-03 starting stratum for x11 on ***:3533
malloc(): memory corruption
./run-img.sh: line 9:  7355 Aborted                 (core dumped) ./stratum-img /var/stratum/config/$1
ma7555 commented 5 years ago

any updates here? is this stratum working with you after building from a fresh clone of this repo?

mceme commented 5 years ago

try add more memory 8G with swap file https://linuxize.com/post/create-a-linux-swap-file/