• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

nodebb 0.9.3 bug report - Nodebb Crash causes restarting

Scheduled Pinned Locked Moved Technical Support
2 Posts 2 Posters 1.2k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sanatisharif
    wrote on last edited by
    #1

    any user when opens setting page it causes nodebb crash!

    Nodebb error in dev mod :

    18/1 18:08 [13188] - error: TypeError: Cannot read property 'meta' of undefined
        at /path/to/nodebb/src/user/auth.js:80:16
        at Array.map (native)
        at /path/to/nodebb/src/user/auth.js:79:25
        at fn (/path/to/nodebb/node_modules/async/lib/async.js:741:34)
        at /path/to/nodebb/node_modules/async/lib/async.js:1208:16
        at /path/to/nodebb/node_modules/async/lib/async.js:166:37
        at /path/to/nodebb/node_modules/async/lib/async.js:701:43
        at /path/to/nodebb/node_modules/async/lib/async.js:167:37
        at /path/to/nodebb/node_modules/async/lib/async.js:1204:30
        at /path/to/nodebb/node_modules/async/lib/async.js:52:16
    TypeError: Cannot read property 'meta' of undefined
        at /path/to/nodebb/src/user/auth.js:80:16
        at Array.map (native)
        at /path/to/nodebb/src/user/auth.js:79:25
        at fn (/path/to/nodebb/node_modules/async/lib/async.js:741:34)
        at /path/to/nodebb/node_modules/async/lib/async.js:1208:16
        at /path/to/nodebb/node_modules/async/lib/async.js:166:37
        at /path/to/nodebb/node_modules/async/lib/async.js:701:43
        at /path/to/nodebb/node_modules/async/lib/async.js:167:37
        at /path/to/nodebb/node_modules/async/lib/async.js:1204:30
        at /path/to/nodebb/node_modules/async/lib/async.js:52:16
    18/1 18:08 [13188] - info: [app] Shutdown (SIGTERM/SIGINT) Initialised.
    18/1 18:08 [13188] - error: /user/mr-shahrokhi/settings
     MongoError: server 127.0.0.1:27017 sockets closed
        at Server.destroy (/path/to/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/topologies/server.js:679:47)
        at Server.close (/path/to/nodebb/node_modules/mongodb/lib/server.js:368:17)
        at Db.close (/path/to/nodebb/node_modules/mongodb/lib/db.js:332:19)
        at Object.module.close (/path/to/nodebb/src/database/mongo.js:228:6)
        at shutdown (/path/to/nodebb/app.js:311:28)
        at process.<anonymous> (/path/to/nodebb/app.js:182:3)
        at process.emit (events.js:107:17)
        at process._fatalException (node.js:236:26)
    
    1 Reply Last reply
    0
  • barisB Offline
    barisB Offline
    <baris> NodeBB
    wrote on last edited by
    #2

    0.9.x doesn't have that code, you are probably on master. Try doing a git pull.

    1 Reply Last reply
    0

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development