totaljs / framework

Node.js framework
http://www.totaljs.com
Other
4.36k stars 450 forks source link

F.snapshotstats is not a function at FrameworkCacheProto.recycle #785

Closed colideum closed 3 years ago

colideum commented 3 years ago

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?

petersirka commented 3 years ago

Hi, I have fixed it. Can you test it? $ npm install total.js@beta.