Another issue:
I keep getting banned from the main node, and have no clue why:
trying connection 104.128.225.215 lastseen=0.0hrs
connected 104.128.225.215
send version message: version 71061, blocks=1451225, us=0.0.0.0:0, them=104.128.225.215:8233, peer=104.128.225.215:8233
socket closed
disconnecting node 104.128.225.215
Same when I start from scratch with 0 blocks. Two IPs banned in two days, always around midnight - 1am but that might be a coincidence.
magi.conf:
rpcuser=magirpc
rpcpassword=8kDXwzM2HP3Xcwg9f6gUyD8FHi9d64GKhN3iSxo4xaP7
server=1
rpcport=8232
rpcbind=0.0.0.0
rpcallowip=********* # IP of my banned daemon
listen=1 # but only one single IP is allowed to access the port via firewall, it's the daemon on the first IP that was banned and the daemon for my pool
connect=104.128.225.215
whitelist=104.128.225.215 # added after first ban
staking=0
posii=0
stakesplitthreshold=1000
stakecombinethreshold=500
Guess it might be related to
https://bitcointalksearch.org/topic/m.21232956, but editing banscore should not matter with whitelist=104.128.225.215 if I understand it correctly.