• 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

Topic Errors in logs, crashing app

Scheduled Pinned Locked Moved Technical Support
3 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.
  • W Offline
    W Offline
    whitts
    wrote on last edited by
    #1

    Hello, I am not sure what could be causing this error but it seems to happen randomly: (im on the latest version)

    14:30 [53328] - error: ReferenceError: Topics is not defined
    at C:\Apps\nodebb\src\socket.io\topics\unread.js:20:4
    at C:\Apps\nodebb\src\topics\unread.js:193:13
    at fn (C:\Apps\nodebb\node_modules\async\lib\async.js:746:34)
    at C:\Apps\nodebb\node_modules\async\lib\async.js:1212:16
    at C:\Apps\nodebb\node_modules\async\lib\async.js:166:37
    at C:\Apps\nodebb\node_modules\async\lib\async.js:706:43
    at C:\Apps\nodebb\node_modules\async\lib\async.js:167:37
    at C:\Apps\nodebb\node_modules\async\lib\async.js:1208:30
    at C:\Apps\nodebb\node_modules\async\lib\async.js:726:13
    at C:\Apps\nodebb\node_modules\async\lib\async.js:52:16
    ReferenceError: Topics is not defined
    at C:\Apps\nodebb\src\socket.io\topics\unread.js:20:4
    at C:\Apps\nodebb\src\topics\unread.js:193:13
    at fn (C:\Apps\nodebb\node_modules\async\lib\async.js:746:34)
    at C:\Apps\nodebb\node_modules\async\lib\async.js:1212:16
    at C:\Apps\nodebb\node_modules\async\lib\async.js:166:37
    at C:\Apps\nodebb\node_modules\async\lib\async.js:706:43
    at C:\Apps\nodebb\node_modules\async\lib\async.js:167:37
    at C:\Apps\nodebb\node_modules\async\lib\async.js:1208:30
    at C:\Apps\nodebb\node_modules\async\lib\async.js:726:13
    at C:\Apps\nodebb\node_modules\async\lib\async.js:52:16
    6/1 14:30 [53328] - info: [app] Shutdown (SIGTERM/SIGINT) Initialised.
    6/1 14:30 [53328] - info: [app] Database connection closed.
    6/1 14:30 [53328] - info: [app] Web server closed to connections.
    6/1 14:30 [53328] - info: [app] Shutdown complete.

    Any ideas?

    Thanks

    pichaliteP 1 Reply Last reply
    0
  • pichaliteP Offline
    pichaliteP Offline
    pichalite Plugin & Theme Dev
    replied to whitts on last edited by
    #2

    @whitts when you say latest... are you using master branch?

    It was fixed yesterday in this commit. https://github.com/NodeBB/NodeBB/commit/1a86e6839419d4511275e9a5eb7d773c55afe0ea

    Update to latest master

    1 Reply Last reply
    0
  • W Offline
    W Offline
    whitts
    wrote on last edited by
    #3

    Yes master branch (accidentally but dont want to have to downgrade) 😄 Thanks

    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