quick fix as follows
load /etc/e-smith/web/functions/sarkagent into your favourite editor.
At or around line 316, you will find
esmith::cgi::genHeaderNonCacheable
($q, \%conf, );
comment these two lines out (with #) or delete them.
Save the module back.
proper fix in next release (-605ish)
Best
S