the backup script was it !
saved all wallets, config to backupspace and check all things every 60 sec. to be correct. changed addresses in config file but not in check-config scripts... activate it and it correct this setting that are not published to autohealth script for pool....
My fault
Should work for everyone now.
Might want to add sgminer for AMD and Ccminer for Nvidia
Ccminer for Nvidia line
ccminer -a x11 -o stratum+tcp://coinpool.eu:4088 -u Name.worker -p password
Sgminer for AMD
{
"url" : "stratum+tcp://coinpool.eu:4088",
"no-extranonce" : true,
"user" : "Name.worker",
"pass" : "x",
}
Posted while you where posting lol