Beate just found an error in the subchain script. In case you call
subchain create
the following command at around line 95 should not be called:
echo ${YDATE_START} ${YDATE_START} > ${PFDIR}/${EXPID}/date.log
This is only for a cold start. Please check if you have not overwritten date.log when you used
subchain create
For a warm start there should be 1994010100 in your case in the date.log file.
Push notifications in your browser are not yet configured.
Beate just found an error in the subchain script. In case you call
subchain create
the following command at around line 95 should not be called:This is only for a cold start. Please check if you have not overwritten date.log when you used
subchain create
For a warm start there should be 1994010100 in your case in the date.log file.