My nodebb can't register

Bug Reports

Suggested Topics


  • 0 Votes
    2 Posts
    1k Views

    I am running the adsence plugin only because there are so much trouble with DFP and NodeBB 😞

  • 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
    4 Posts
    2k Views

    Update to latest version and try again.

  • 0 Votes
    6 Posts
    3k Views

    @Giorgio-Chiodi
    As replied here https://community.nodebb.org/topic/2217/how-can-i-display-3-columns-in-the-lavender-homepage/2
    Just change col-md-4 by col-md-2 And on the first category you need to add col-md-offset-1 aswell.
    This method will only work with second solution. Or you can add col-md-2 col-md-offset-1 aswell on the first item in ACP after doing first solution.

  • 0 Votes
    6 Posts
    2k Views

    Here is the documentation from the HTML5 audio library I use:

    NOTE: In order to save bandwidth, mobile devices don't load/play sounds without user intervention (no autoplay). iPhone and iPad can only play one sound at a time and don't allow to change the volume dynamically. iPad has some issues with multiple sounds on the same page.

    ... and I use .wav files, which the Android stock browser may not be so hot at parsing -- but Chrome should be fine.