Navigation

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

    Ahmer

    @Ahmer

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

    Ahmer Unfollow Follow

    Latest posts made by Ahmer

    • RE: Looks like your connection to NodeBB was lost, please wait while we try to reconnect. on 1.4.4

      @vfssantos
      These settings worked for me.

      {
      "url": "http://192.168.1.1:4567",
      "secret": "XXXXXXXXXXXX",
      "database": "mongo",
      "mongo": {
      "host": "127.0.0.1",
      "port": "27017",
      "username": "nodebb",
      "password": "mypassword",
      "database": "nodebb",
      "uri": ""
      },
      "port": "4567"
      }

      From the Commandline Terminal, first stop and then start nodebb

      ./nodebb stop

      ./nodebb start

      posted in Technical Support
      A
      Ahmer
    • cheap email service for nodebb

      Hi,
      My domain is registered via namecheap and I am looking to install nodebb on digital ocean but i am curious about email service? can i use namecheap private email service ?
      Please help

      posted in Technical Support
      A
      Ahmer