Looks like your connection to NodeBB was lost, please wait while we try to reconnect

Technical Support

Suggested Topics


  • NTFY: NodeBB

    Technical Support
    0 Votes
    20 Posts
    492 Views

    @julian perfect. Thanks 👍

  • NodeBB behind Firewall

    Technical Support
    0 Votes
    1 Posts
    462 Views

    Hi

    Is there a way to configure hostname, port, username and password in NodeBB to access the internet via the corporate proxy server?

    Thanks

    Nelson

  • 0 Votes
    3 Posts
    1k Views

    Unfortunately I have no experience with Kubernetes 😞

    When the containers keep restarting, what do the container server logs say? Is NodeBB crashing?

  • Issues with NodeBB perfomance

    Solved Technical Support
    0 Votes
    31 Posts
    10k Views

    How to switch to this branch ? There is a specific tag ?

    Whoops i just see the tag weekly

    The problem is solved, thanks

  • 0 Votes
    6 Posts
    1k Views

    Now technically, by default, Redis will persist to disk, but any number of reasons might cause it to stop working:

    Redis installed manually with custom config file that turns persistence off Not enough memory (!!) Dump file set to or located in file/directory that is non-writable

    Either way, Redis will output warnings on startup if it cannot write to the dump.rdb file, so check Redis logs! 🙂