Nodebb randomly stops

Technical Support
  • Hi there,

    I know someone else posted something similar to this problem, but I have been experiencing this for the past couple of days now. I finally got an error message on the terminal:

    events.js:160
    throw er; // Unhandled 'error' event
    ^

    Error: write after end
    at writeAfterEnd (_stream_writable.js:166:12)
    at LogStream.Writable.write (_stream_writable.js:217:5)
    at Socket.ondata (_stream_readable.js:555:20)
    at emitOne (events.js:96:13)
    at Socket.emit (events.js:188:7)
    at readableAddChunk (_stream_readable.js:176:18)
    at Socket.Readable.push (_stream_readable.js:134:10)
    at Pipe.onread (net.js:543:20)

    Can someone assist me with this, or tell me where the issue is? I would appreciate it

    Thanks and kind regards,

  • Not the same logs, but my forum used to stop randomly... I've add memory to my server and it's ok now.

  • I had a 1GB VPS and it was fine. I upgraded it to 2GB and was fine for a while. Now I am having these issues 😞

  • Do you have swap enabled?


Suggested Topics