• 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

Server crashes when viewing posts

Scheduled Pinned Locked Moved Technical Support
3 Posts 2 Posters 1.7k 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.
  • GaryBuseyG Offline
    GaryBuseyG Offline
    GaryBusey
    wrote on last edited by
    #1

    I'm getting this error whenever I try to open a thread. Everything else seems to work. I have an installation on one of my PCs that works fine. The only real difference is that that server has mongo 2.4.10 from the Debian repos and this one has mongo 3.2.0. Mongo does work and I have a non-nodebb site using it that works fine. Thanks for any help.

    28/12 06:00 [18714] - error: TypeError: Converting circular structure to JSON
    at Object.stringify (native)
    at ServerResponse.json (/var/www/nodebb/node_modules/express/lib/response.js:242:19)
    at ServerResponse.res.render (/var/www/nodebb/src/middleware/render.js:42:16)
    at /var/www/nodebb/src/controllers/topics.js:287:8
    at fireFilterHook (/var/www/nodebb/src/plugins/hooks.js:86:11)
    at Object.Plugins.fireHook (/var/www/nodebb/src/plugins/hooks.js:70:5)
    at /var/www/nodebb/src/controllers/topics.js:283:11
    at /var/www/nodebb/node_modules/async/lib/async.js:52:16
    at Immediate._onImmediate (/var/www/nodebb/node_modules/async/lib/async.js:1201:34)
    at processImmediate [as _immediateCallback] (timers.js:384:17)
    TypeError: Converting circular structure to JSON
    at Object.stringify (native)
    at ServerResponse.json (/var/www/nodebb/node_modules/express/lib/response.js:242:19)
    at ServerResponse.res.render (/var/www/nodebb/src/middleware/render.js:42:16)
    at /var/www/nodebb/src/controllers/topics.js:287:8
    at fireFilterHook (/var/www/nodebb/src/plugins/hooks.js:86:11)
    at Object.Plugins.fireHook (/var/www/nodebb/src/plugins/hooks.js:70:5)
    at /var/www/nodebb/src/controllers/topics.js:283:11
    at /var/www/nodebb/node_modules/async/lib/async.js:52:16
    at Immediate._onImmediate (/var/www/nodebb/node_modules/async/lib/async.js:1201:34)
    at processImmediate [as _immediateCallback] (timers.js:384:17)
    28/12 06:00 [18714] - info: [app] Shutdown (SIGTERM/SIGINT) Initialised.
    28/12 06:00 [18714] - info: [app] Database connection closed.
    28/12 06:00 [18714] - info: [app] Web server closed to connections.
    28/12 06:00 [18714] - info: [app] Shutdown complete.
    [cluster] Child Process (18714) has exited (code: 1, signal: null)
    [cluster] Spinning up another process...

    1 Reply Last reply
    0
  • GaryBuseyG Offline
    GaryBuseyG Offline
    GaryBusey
    wrote on last edited by
    #2

    I rolled back to mongo 3.0.8 and that seems to have fixed it for now.

    1 Reply Last reply
    0
  • frissdiegurkeF Offline
    frissdiegurkeF Offline
    frissdiegurke Plugin & Theme Dev
    wrote on last edited by
    #3
    This post is deleted!
    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