Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Sean
    S
    • Profile
    • Following 0
    • Followers 1
    • Topics 8
    • Posts 27
    • Best 0
    • Groups 0

    Sean

    @Sean

    -1
    Reputation
    612
    Profile views
    27
    Posts
    1
    Followers
    0
    Following
    Joined Last Online
    Website theme.digital

    Sean Unfollow Follow

    Latest posts made by Sean

    • RE: Domain Not Updating

      @Kowlin no change unfortunately

      posted in Technical Support
      S
      Sean
    • RE: Domain Not Updating

      @Kowlin

      so create a second server block?

      posted in Technical Support
      S
      Sean
    • RE: Domain Not Updating

      @Kowlin I know the site works fine. I am the one setting it up, if you read my post the site displays fine, but you can't login / register.

      posted in Technical Support
      S
      Sean
    • Domain Not Updating

      I changed the domain on my NodeBB Installation, and everything is working fine however
      I cannot login / register, it says error forbidden, invalud crsf token,

      When I inspect the headers, some parts are still the old domain name.

      I've cleared cookies, but that didn't change anything.

      Also, I can login if I visit the website via the IP address directly or the old domain, just not the new domain name.

      [Edit] Solved

      posted in Technical Support
      S
      Sean
    • Private Posts

      Is there anyway to make private posts, where a user can post a thread inside a category and view it and reply to it, but no other users will see that post, whenever they look in the category they will only see their own posts, or users in specific groups can see these posts?

      posted in Technical Support
      S
      Sean
    • RE: NodeBB Startup Error // 502 Bad Gateway

      Alright, problem fixed, thanks guys.

      It was because of the template whitespace/indents messing up since I was copying from a file into the terminal.

      Thanks 🙂

      posted in Technical Support
      S
      Sean
    • RE: NodeBB Startup Error // 502 Bad Gateway

      @baris I figured it was a template error since all these problems happened after editing one of the templates, but I reverted the template back to the working version before my edits, and I just can't seem to get NodeBB to start back up. I'll look into the template again and see if there is any issues I can spot.

      posted in Technical Support
      S
      Sean
    • RE: NodeBB Startup Error // 502 Bad Gateway

      @sanatisharif said:

      ./nodebb dev

      Ok, didn't think to use that thanks, this is my error, any idea how to fix it?

      error: Error: listen EADDRINUSE
      at errnoException (net.js:901:11)
      at Server._listen2 (net.js:1039:14)
      at listen (net.js:1061:10)
      at Server.listen (net.js:1135:5)
      at listen (/root/website/nodebb/src/webserver.js:180:17)
      at /root/website/nodebb/src/webserver.js:57:3
      at EventEmitter.<anonymous> (/root/website/nodebb/src/emitter.js:17:5)
      at EventEmitter.emit (events.js:92:17)
      at /root/website/nodebb/src/meta/css.js:99:14
      at /root/website/nodebb/node_modules/async/lib/async.js:697:13
      27/12 06:14 [20324] - error: NodeBB address in use, exiting...
      [cluster] Child Process (20324) has exited (code: 0, signal: null)

      posted in Technical Support
      S
      Sean
    • RE: NodeBB Startup Error // 502 Bad Gateway

      I am trying to start it back up again, and it won't start. It just shuts down when I load the page.

      posted in Technical Support
      S
      Sean
    • NodeBB Startup Error // 502 Bad Gateway

      I recently updated a nodebb template file in a theme, and when I restarted NodeBB, it will not start, it keeps crashing.

      I am getting 502 Bad Gateway on the website (using nginx proxy)

      Here is my log, any ideas?

      27/12 05:19 [19438] - info: Time: Sun Dec 27 2015 05:19:24 GMT-0500 (EST)
      27/12 05:19 [19438] - info: Initializing NodeBB v0.8.2
      27/12 05:19 [19438] - info: [database] Checking database indices.
      27/12 05:19 [19438] - warn: [socket.io] Clustering detected, you are advised to configure Redis as a websocket store.
      27/12 05:19 [19438] - info: [plugins/spam-be-gone] Settings loaded
      27/12 05:19 [19438] - info: NodeBB Ready
      27/12 05:19 [19438] - info: Enabling 'trust proxy'
      27/12 05:19 [19438] - info: NodeBB is now listening on: 0.0.0.0:4567
      27/12 05:19 [19438] - error: undefined
      undefined
      27/12 05:19 [19438] - info: [app] Shutdown (SIGTERM/SIGINT) Initialised.
      27/12 05:19 [19438] - info: [app] Database connection closed.
      27/12 05:19 [19438] - info: [app] Web server closed to connections.
      27/12 05:19 [19438] - info: [app] Shutdown complete.
      3 restarts in 10 seconds, most likely an error on startup. Halting.
      error: undefined
      undefined

      posted in Technical Support
      S
      Sean