Hi,
I'm using Total.js v3.4.10
and the following an error flushed my log:
TypeError: F.snapshotstats is not a function TypeError: F.snapshotstats is not a function at FrameworkCacheProto.recycle (/node/node_modules/total.js/index.js:11541:33) at Timeout._onTimeout (/node/node_modules/total.js/index.js:11445:44) at listOnTimeout (internal/timers.js:557:17) at processTimers (internal/timers.js:500:7)
if i am not mistaken this was raised due to privatekey for SSL server is not accessible, because it stopped right after i fixed the problem.
I tried to find F.snapshotstats in the whole code but unsuccessfully. what did You mean by calling it?
Hi, I'm using Total.js v3.4.10 and the following an error flushed my log: TypeError: F.snapshotstats is not a function TypeError: F.snapshotstats is not a function at FrameworkCacheProto.recycle (/node/node_modules/total.js/index.js:11541:33) at Timeout._onTimeout (/node/node_modules/total.js/index.js:11445:44) at listOnTimeout (internal/timers.js:557:17) at processTimers (internal/timers.js:500:7)
if i am not mistaken this was raised due to privatekey for SSL server is not accessible, because it stopped right after i fixed the problem.
I tried to find F.snapshotstats in the whole code but unsuccessfully. what did You mean by calling it?