Post
Topic
Board Mining (Altcoins)
Re: Innosilicon A4+ setup tutorial
by
Gazdac2
on 04/01/2018, 19:08:19 UTC
Hi all
I  have some problem with a5 after reboot.
Symptoms were the HTTP control page loading, but not showing any data e.g. not showing me  "miner type" under system.

Manually running each of the commands in /etc/init.d/rcS
The problem in "python3.4 /home/inno_daemon/MServer.py"

Code:

ValueError: bad marshal data (unknown type code)
Does anyone have any ideas?

Only time i've seen that error is using the wrong \ /. could be in your pool url, could be in their code. who knows.
https://
not
https:\\

or if there is an extra / laying around could be bad too.
this can be a difference between windows and unix.