nodebb running, but inaccessible from browser (local install)

Bug Reports

Suggested Topics


  • 0 Votes
    2 Posts
    918 Views

    What version of Node.js are you using? You probably need to upgrade it.

  • 0 Votes
    6 Posts
    2k Views

    Not sure why, but a clean install fixed the problem. Please close thread.

  • 0 Votes
    1 Posts
    837 Views

    NodeBB v1.0.4-auto.2

    29/5 02:45 [782] - info: [app] Shutdown (SIGTERM/SIGINT) Initialised. 29/5 02:45 [779] - info: [app] Shutdown (SIGTERM/SIGINT) Initialised. (node) warning: possible EventEmitter memory leak detected. 11 connect listeners added. Use emitter.setMaxListeners() to increase limit. 29/5 02:45 [774] - info: [app] Shutdown (SIGTERM/SIGINT) Initialised. Trace at Socket.addListener (events.js:252:17) at Socket.Readable.on (_stream_readable.js:673:33) 29/5 02:45 [779] - info: [app] Database connection closed. 29/5 02:45 [774] - info: [app] Database connection closed. at Socket.once (events.js:278:8) 29/5 02:45 [779] - info: [app] Web server closed to connections. 29/5 02:45 [774] - info: [app] Web server closed to connections. at Socket.unref (net.js:1013:10) 29/5 02:45 [779] - info: [app] Shutdown complete. 29/5 02:45 [774] - info: [app] Shutdown complete. at Connection.destroy (/home/wing/nodebb/node_modules/mongodb-core/lib/connection/connection.js:453:23) at /home/wing/nodebb/node_modules/mongodb-core/lib/connection/pool.js:189:7 at Array.forEach (native) at Pool.destroy (/home/wing/nodebb/node_modules/mongodb-core/lib/connection/pool.js:182:15) at Server.destroy (/home/wing/nodebb/node_modules/mongodb-core/lib/topologies/server.js:1072:31) at Server.close (/home/wing/nodebb/node_modules/mongodb/lib/server.js:417:17) 29/5 02:45 [782] - info: [app] Database connection closed. 29/5 02:45 [782] - info: [app] Web server closed to connections. 29/5 02:45 [782] - info: [app] Shutdown complete. [cluster] Child Process (774) has exited (code: 0, signal: null) [cluster] Child Process (779) has exited (code: 0, signal: null) [cluster] Child Process (782) has exited (code: 0, signal: null)
  • 0 Votes
    10 Posts
    3k Views

    @meetdilip

    Ok I did a reset plugins and now it's fixed.
    I can't save settings in the ACP, though.

    see this https://community.nodebb.org/topic/1508/bug-can-t-save-settings#11378

  • Emailer local bug?

    Bug Reports
    0 Votes
    9 Posts
    3k Views

    @Gurom said:

    @julian said:

    npm i NodeBB/nodebb-plugin-emailer-local

    @julian please give me the instalation string for

    nodebb-plugin-emailer-mailgun

    I decide to use mailgun as email service. Unfortunately "nodebb-plugin-emailer-local" does not support SSL for SMTP.

    The standard instalation string like "npm install nodebb-plugin-emailer-mailgun" is not working...

    I am sorry!!! I forget to activate plugin! Works greate!