Revoke All Sessions error

Bug Reports
  • 30/10 01:55:16 [26736] - error:  RangeError: Maximum call stack size exceeded
        at slice (/opt/vapor/nodebb/node_modules/async/dist/async.js:7:15)
        at next (/opt/vapor/nodebb/node_modules/async/dist/async.js:5304:18)
        at /opt/vapor/nodebb/node_modules/async/dist/async.js:906:16
        at handleCallback (/opt/vapor/nodebb/node_modules/mongodb/lib/utils.js:120:56)
        at /opt/vapor/nodebb/node_modules/mongodb/lib/cursor.js:682:5
        at handleCallback (/opt/vapor/nodebb/node_modules/mongodb-core/lib/cursor.js:171:5)
        at nextFunction (/opt/vapor/nodebb/node_modules/mongodb-core/lib/cursor.js:682:5)
        at Cursor.next [as _next] (/opt/vapor/nodebb/node_modules/mongodb-core/lib/cursor.js:692:3)
        at nextObject (/opt/vapor/nodebb/node_modules/mongodb/lib/cursor.js:679:8)
        at Cursor.next (/opt/vapor/nodebb/node_modules/mongodb/lib/cursor.js:269:12)
        at async.waterfall.done (/opt/vapor/nodebb/src/database/mongo/sorted.js:485:14)
        at nextTask (/opt/vapor/nodebb/node_modules/async/dist/async.js:5297:14)
        at Object.waterfall (/opt/vapor/nodebb/node_modules/async/dist/async.js:5307:5)
        at /opt/vapor/nodebb/src/database/mongo/sorted.js:483:11
        at next (/opt/vapor/nodebb/node_modules/async/dist/async.js:5196:28)
        at async.waterfall.ids (/opt/vapor/nodebb/src/database/mongo/sorted.js:495:15)
    30/10 01:55:16 [26736] - info: [app] Shutdown (SIGTERM/SIGINT) Initialised.
    30/10 01:55:16 [26736] - info: [app] Database connection closed.
    30/10 01:55:16 [26736] - info: [app] Web server closed to connections.
    30/10 01:55:16 [26736] - info: [app] Shutdown complete.
    
    node -v
    v7.10.0
    
    nodeBB v1.6.1
    
    

    Thank for the help

    Regards,
    Normando

  • Can you run it again? ./nodebb upgrade delete_sessions


Suggested Topics