Navigation

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

    rrt

    @rrt

    0
    Reputation
    406
    Profile views
    11
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    rrt Follow

    Latest posts made by rrt

    • RE: Can't change Site Logo?

      @PitaJ It should be related to cache.

      My boss showed me the website and on her browser and it used the most recent upload.

      I tried Firefox instead of Chrome and it showed up on my Firefox as well.

      So it must have been because of the cache, I'll see what I can do to make it appear on Chrome, but everything should be fine.

      Thanks so much everyone.

      EDIT:

      Yeah, just cleared the cache via Tools > More Tools > Clear browsing data; everything's good.

      I feel so dumb, thanks again everyone.

      posted in Technical Support
      R
      rrt
    • RE: Can't change Site Logo?

      @PitaJ Does this not clear it?

      alt text

      posted in Technical Support
      R
      rrt
    • RE: Can't change Site Logo?

      @teh_g @julian Yes, I have reloaded via the Dashboard's reload button and I have made sure to hit the save icon at the bottom right after selecting an image file.

      It still displays the very first png image that I have uploaded, can someone tell me where it is located? (Unless it is indeed in /var/www/nodebb/public/upload/system, because if it is, the new icon is definitely in there.)

      I have tried stopping, building, and starting via UNIX as well.

      posted in Technical Support
      R
      rrt
    • Can't change Site Logo?

      Hello,

      I tried to change the Site Logo via the Admin Dashboard of NodeBB:

      alt text

      Although the image is uploaded to /var/www/nodebb/public/upload/system, the image that shows up on the NodeBB forum is the initial .png image that I first used.

      How can I change it?

      The user that I am using is the account that was first made for me when setting up NodeBB, which I'm assuming has these privileges.

      alt text

      I don't know what I'm doing, thank you.

      posted in Technical Support
      R
      rrt
    • RE: Registration email domain whitelisting

      @fasterthan That's a great question fasterthan!

      I have downloaded nodebb-plugin-email-domain-filter via the github url.

      As far as I know, it is currently still functioning.

      posted in Feature Requests
      R
      rrt
    • RE: NodeBB Stopped Running - ./nodebb status always says not running

      @pitaj said in NodeBB Stopped Running - ./nodebb status always says not running:

      sudo systemctl restart mongod

      Nope, same error. My teammate suggested that I restart from scratch. 🤷
      I don't want to give up on it yet though, still working at it.

      posted in Technical Support
      R
      rrt
    • RE: NodeBB Stopped Running - ./nodebb status always says not running

      Seems like MongoDB doesn't boot up anymore:

      alt text

      I'm lost, I've googled, and I'm still lost. How can I get MongoDB to connect to the server again?

      posted in Technical Support
      R
      rrt
    • RE: NodeBB Stopped Running - ./nodebb status always says not running

      Did not know of that command, apparently I cannot connect to Mongo despite it saying it is active, I am troubleshooting right now.

      Thank you.

      posted in Technical Support
      R
      rrt
    • NodeBB Stopped Running - ./nodebb status always says not running

      My NodeBB forum has stopped running, although it was up and running previously.

      When I try to run NodeBB via '''./nodebb start''', NodeBB does not actually run.

      alt text

      When going to the URL, I don't see NodeBB and just the default Nginx landing page.

      Here is my config.json file for NodeBB:
      alt text

      Please help, and if more information is needed, let me know.

      I am using:

      • AWS EC2 Ubuntu 16.04
      • Nginx
      • MongoDB

      Thank you.

      posted in Technical Support
      R
      rrt
    • RE: ./nodebb start -> Starting NodeBB | No forum to be found?

      @teh_g I hadn't before. I didn't realize that we needed to set up a proxy to display the forum publically.

      Things are working now, thank you.

      For future reference: I set up a bind address and made the url the same as the bind address (including http://).

      This link helped me a lot : https://community.nodebb.org/topic/6840/no-ip-binding-possible-glooming-on-0-0-0-0

      posted in Technical Support
      R
      rrt