André Escocard

Results 21 comments of André Escocard

#59 check here the fix

I setup my database like this: -agendas --id1 ---mine ----doc1 ----doc2 ----doc3 --id2 ---mine ----doc1 ----doc2 ----doc3 --id3 ---mine ----doc1 ----doc2 ----doc3 Tried your commit but the same happened, empty...

Tried cloning the project again, now i am getting: Cannot find module '../build/better_sqlite3.node', tried npm install --save better-sqlite3, no success

` Error: Cannot find module '../build/better_sqlite3.node' [1] at Function.Module._resolveFilename (internal/modules/cjs/loader.js:580:15) [1] at Function.Module._load (internal/modules/cjs/loader.js:506:25) [1] at Module.require (internal/modules/cjs/loader.js:636:17) [1] at require (internal/modules/cjs/helpers.js:20:18) [1] at Object. (/home/pi/instapy-dashboard/node_modules/better-sqlite3/lib/database.js:5:21) [1] at Module._compile (internal/modules/cjs/loader.js:688:30)...

I same a similar issue, in my case, each profile run twice / three times daily In likes column, shows 12 In Instapy log (Sessional Live Report) shows 65 images...

pulled here, removed package.json, package-lock.json and node_modules folder reinstalled over npm install on npm run start i got the error: ``` Error: Cannot find module '../build/better_sqlite3.node' [1] at Function.Module._resolveFilename (internal/modules/cjs/loader.js:580:15)...

no, same problem @converge

> Hello. > There is no reconnection mechanism in the current process. If there is a network fluctuation, the connection will be disconnected. > I will update another repository at...