..
So far, I've tried to run the blocknotify-catchup script four times without success, I keep losing the ssh connection (/me waves at GCHQ) so I'll have to try a different tack.
..
May I recommend using
screen or
tmux for your ssh sessions to avoid ugly and often enough painful program/script terminations when your connection breaks (by whatever reasons).
HTH