Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. neron
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Groups 0

    neron

    @neron

    0
    Reputation
    2
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    neron Unfollow Follow

    Latest posts made by neron

    • RE: How do I fix Nodebb installation errors

      Thank you all for your answers.
      I completely erased the server. I got angry and erased when the errors constantly increased during the installation.

      I am thinking of re-installing NodeBB on the new server. Does anyone want to help me with this?

      posted in Technical Support
      neron
      neron
    • RE: How do I fix Nodebb installation errors

      @gotwf said in How do I fix Nodebb installation errors:

      @neron I did not bother reading all of the docs you linked but they seem dated. Official docs are what you want to grok:

      There is no difference between this document and what I submitted 🙂

      posted in Technical Support
      neron
      neron
    • How do I fix Nodebb installation errors

      Hello, I installed NodeBB today.
      I'm getting a few bugs, can you help with this, please.

      1. Error: Cannot login to admin panel. I login as a user, but when I try to login / admin, the page loads and freezes constantly.

      2.Error: I am constantly receiving an error, your connection to nodebb has been lost.

      1. problem: The third problem is that even though I completed the installation without any problems during installation, SSL is not active. can this cause the problem?

      /------------------------------------------/
      config.json;

      {
          "url": "http://myip:4567",
          "secret": "ededededeededededededswsw",
          "database": "mongo",
          "port": "4567",
          "mongo": {
              "host": "127.0.0.1",
              "port": "27017",
              "username": "nodebb",
              "password": "#£#$½¾$½{[¾",
              "database": "nodebb"
          }
      }
      
      

      The document I use for the nodebb installation: https://www.howtoforge.com/how-to-install-nodebb-forum-on-ubuntu-1804-lts/

      posted in Technical Support
      neron
      neron