For those that might have the same problem. Looks like my a4+ corrupted files during a reboot then stopped working.
/home/inno_tools/start_miner.py
The damn thing deleted a couple characters and killed itself.
Here's what the file looked like
vi /lib/python3.4/_sysconfigdata.py...
'HAVE_GETLOGIN': 1,
'HAVE_GETNAMEINFO': 1,
'HAVE_GETPAGESIZE': 1,
E_GETPEERNAME': 1,
'HAVE_GETPGID': 1,
'HAVE_GETPGRP': 1,
...
There might have been more errors, i dunno. I coped the file from another miner and now it works.
Symptoms were the HTTP control page loading, but not showing any data e.g. not showing me "miner type" under system.
I found the file by manually running each of the commands in /etc/init.d/rcS
Good luck to the rest of you.