Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Jop V.
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 13
    • Best 0
    • Groups 0

    Jop V.

    @Jop V.

    0
    Reputation
    575
    Profile views
    13
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Email jop@jopv.net

    Jop V. Follow

    Latest posts made by Jop V.

    • RE: Testing on lesser known web browsers

      Yes, the forum I used to test was this one.

      Will file issues on GitHub with videos/pictures soon.

      posted in General Discussion
      J
      Jop V.
    • Testing on lesser known web browsers

      Opera Mini: Categories take very long to load, clicking on a post turns the page blank most of the time.
      LG webOS and Wii U browsers: Clicking on a category turns the page blank with only the top bar and loading indicator.
      Nintendo 3DS/2DS browser: Works, but icons show up as boxes.

      MyBB and PhpBB worked perfectly on all of them. It looks like NodeBB is just a little too complex for simpler browsers...

      Opera Mini makes me really worried because a lot of people on poor data plans or phones use that.

      posted in General Discussion
      J
      Jop V.
    • RE: Problem getting NodeBB to work on a subfolder rather than a subdomain

      I updated to v1.3.0 and now I'm getting a different error when trying to visit the forum

      TypeError: Cannot read property 'loggedIn' of undefined
          at helpers.displayMenuItem (/home/myuser/nodebb/public/src/modules/helpers.js:20:44)
          at checkConditionalHelpers (/home/myuser/nodebb/node_modules/templates.js/lib/templates.js:269:76)
          at parse (/home/myuser/nodebb/node_modules/templates.js/lib/templates.js:424:15)
          at parseTemplate (/home/myuser/nodebb/node_modules/templates.js/lib/templates.js:133:14)
          at Object.templates.parse (/home/myuser/nodebb/node_modules/templates.js/lib/templates.js:119:11)
          at /home/myuser/nodebb/node_modules/templates.js/lib/templates.js:169:30
          at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:445:3)
      posted in Technical Support
      J
      Jop V.
    • RE: mongodb always down

      Is there any way to convert a MongoDB database to Redis? Maybe that could fix it for @xidui.

      posted in Technical Support
      J
      Jop V.
    • RE: mongodb always down

      That's not normal at all. 🤔 Could you do ./nodebb log after startup and after MongoDB crashes? Should be weird messages in there.

      posted in Technical Support
      J
      Jop V.
    • RE: mongodb always down

      @xidui Yeah that should be more than enough, my server (I have Redis though) has only 1,5 GB. What operating system are you using?

      posted in Technical Support
      J
      Jop V.
    • RE: Problem getting NodeBB to work on a subfolder rather than a subdomain

      EDIT: Left my host's (weirdly chosen) username in

      I looked into NodeBB's log and I saw this (upon trying to visit the forum):

      1/11 10:38 [582] - error: TypeError: Cannot read property 'bootswatchSkin' of undefined
          at /home/myuser/nodebb/src/middleware/header.js:116:83
          at /home/myuser/nodebb/node_modules/async/lib/async.js:726:13
          at /home/myuser/nodebb/node_modules/async/lib/async.js:52:16
          at done (/home/myuser/nodebb/node_modules/async/lib/async.js:246:17)
          at /home/myuser/nodebb/node_modules/async/lib/async.js:44:16
          at /home/myuser/nodebb/node_modules/async/lib/async.js:723:17
          at /home/myuser/nodebb/node_modules/async/lib/async.js:167:37
          at /home/myuser/nodebb/src/meta/tags.js:110:4
          at /home/myuser/nodebb/node_modules/async/lib/async.js:726:13
          at /home/myuser/nodebb/node_modules/async/lib/async.js:52:16
          at done (/home/myuser/nodebb/node_modules/async/lib/async.js:246:17)
          at /home/myuser/nodebb/node_modules/async/lib/async.js:44:16
          at /home/myuser/nodebb/node_modules/async/lib/async.js:723:17
          at /home/myuser/nodebb/node_modules/async/lib/async.js:167:37
          at /home/myuser/nodebb/src/plugins/hooks.js:121:4
      

      Is it the same as this?

      https://github.com/NodeBB/NodeBB/issues/5145

      Again, works perfectly without a subfolder.

      BenLubar created this issue in NodeBB/NodeBB

      closed TypeError: Cannot read property 'bootswatchSkin' of undefined #5145

      posted in Technical Support
      J
      Jop V.
    • RE: mongodb always down

      @xidui Oh, it sounded to me like you were just setting up your site.

      Is this very recent or has it always been like this?

      posted in Technical Support
      J
      Jop V.
    • RE: mongodb always down

      You can't use Redis?

      posted in Technical Support
      J
      Jop V.
    • RE: Problem getting NodeBB to work on a subfolder rather than a subdomain

      @PitaJ Already got a Namecheap (Comodo) certificate for a year. I knew about Let's Encrypt but decided to just use my domain registrar.

      posted in Technical Support
      J
      Jop V.