Error Imgur & Extended Markdown

Technical Support

Suggested Topics


  • 0 Votes
    7 Posts
    68 Views

    Hi folks,

    I am grateful, that I can give something back to the community.
    This is only the short excerpt of the console.
    But the forum is working 😄

    Basically, I was just installing the modules, which nodebb meant where missing.
    that did the job.

    This is my solution,
    may it be helpful to others.

    $ ./nodebb upgrade Error: Cannot find module '/opt/nodebb/node_modules/request-promise-native/lib/rp.js'. $ npm install request-promise-native $ ./nodebb upgrade error: uncaughtException: Cannot find module 'request-promise-core/configure/request2' $ npm install request-promise-core $ ./nodebb upgrade error: Error: Cannot find module 'stealthy-require' $ npm install stealthy-require NodeBB v3.4.2 Copyright (C) 2013-2023 NodeBB Inc. This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. For the full license, please visit: http://www.gnu.org/copyleft/gpl.html Clustering enabled: Spinning up 1 process(es). 2023-09-27T12:18:09.201Z [4567/2922161] - info: Initializing NodeBB v3.4.2 [...] 2023-09-27T12:18:11.071Z [4567/2922161] - info: [api] Adding 0 route(s) to `api/v3/plugins` 2023-09-27T12:18:11.087Z [4567/2922161] - info: [router] Routes added 2023-09-27T12:18:11.090Z [4567/2922161] - info: 🎉 NodeBB Ready 2023-09-27T12:18:11.091Z [4567/2922161] - info: 🤝 Enabling 'trust proxy' 2023-09-27T12:18:11.093Z [4567/2922161] - info: 📡 NodeBB is now listening on: 0.0.0.0:4567 2023-09-27T12:18:11.093Z [4567/2922161] - info: 🔗 Canonical URL:
  • 0 Votes
    19 Posts
    1k Views

    @julian Thanks for the invitation to contribute. Is there something i should consider regarding the issue / pull request - markup, document structure,...?

  • Sudden Bizarre Error

    Technical Support
    3
    0 Votes
    3 Posts
    264 Views

    That seemed to work. Looks like there's a plugin causing the site to bug out.

  • 0 Votes
    11 Posts
    4k Views

    Looks like a bug on that only happens when using redis, thanks for reporting.

  • 0 Votes
    6 Posts
    2k Views

    @Giggiux Bully for you 😉