Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. krait
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 10
    • Best 0
    • Groups 0

    krait

    @krait

    0
    Reputation
    571
    Profile views
    10
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    krait Follow

    Latest posts made by krait

    • RE: Problem when update to Nodebb 0.7.2

      @pichalite said:

      @krait I had the same problem, not sure why.

      try npm i

      then

      ./nodebb upgrade

      I've tried, but every time I get a different error (depd missing, debug missing, crc missing, cookie missing, semver missing, etc.....) 😧
      EDIT: ok, now I read the guide.
      RI-EDIT: I read the guide, but I don't understand what I need to do to solve the problem.

      posted in Technical Support
      K
      krait
    • RE: Problem when update to Nodebb 0.7.2

      @pichalite said:

      @krait the error means the module colors is missing. Install the module and run ./nodebb upgrade

      npm i colors

      Thank you, I have installed the module colors; I tried again sudo ./nodebb upgrade, but now the module minimist missing. I've installed minimist module, but now the module touch missing; I've installed the module touch 😣
      Now it gives me the following error:

      1 . Bringing base dependencies up to date

      module.js:340
      throw err;
      ^
      Error: Cannot find module '/home/krait/nodebb/node_modules/npm/lib/build.js'
      at Function.Module._resolveFilename (module.js:338:15)
      at Function.Module._load (module.js:280:25)
      at Module.require (module.js:364:17)
      at require (module.js:380:17)
      at Object.defineProperty.get (/home/krait/nodebb/node_modules/npm/lib/npm.js:193:15)
      at /home/krait/nodebb/node_modules/npm/lib/install.js:1162:18
      at asyncMap (/home/krait/nodebb/node_modules/npm/node_modules/slide/lib/async-map.js:27:18)
      at andBuildResolvedTree (/home/krait/nodebb/node_modules/npm/lib/install.js:760:9)
      at /home/krait/nodebb/node_modules/npm/lib/install.js:714:9
      at asyncMap (/home/krait/nodebb/node_modules/npm/node_modules/slide/lib/async-map.js:27:18)

      What's appening? 😢

      posted in Technical Support
      K
      krait
    • Problem when update to Nodebb 0.7.2

      Hi everyone, today I tried to update my NodeBB 0.7.0 to the latest version, 0.7.2.
      I tried to follow the wiki:
      git fetch
      git reset --hard origin/v0.7.x

      And subsequently:
      ./nodebb upgrade

      But I get the following error:

      module.js:340
      throw err;
      ^
      Error: Cannot find module 'colors'
      at Function.Module._resolveFilename (module.js:338:15)
      at Function.Module._load (module.js:280:25)
      at Module.require (module.js:364:17)
      at require (module.js:380:17)
      at Object.<anonymous> (/home/krait/nodebb/nodebb:3:14)
      at Module._compile (module.js:456:26)
      at Object.Module._extensions..js (module.js:474:10)
      at Module.load (module.js:356:32)
      at Function.Module._load (module.js:312:12)
      at Function.Module.runMain (module.js:497:10)

      The forum doesn't work anymore; I'm forced to restore a backup.
      How can I fix it?
      Thanks in advance.

      Excuse me for my English.

      posted in Technical Support
      K
      krait
    • RE: Problems with plugins update

      Ah, ok.
      Thank you 😄

      posted in General Discussion
      K
      krait
    • Problems with plugins update

      Hi, today I noticed a new update for nodebb-plugin-markdown to the version 4.0.0.
      I tried to upgrade, but I received the following error:
      Your version of NodeBB (v0.7.0) is only cleared to upgrade to v3.0.4 of this plugin. Please update your NodeBB if you wish to install a newer version of this plugin.
      I have the same error when I update the Persona Theme to the version 1.0.13.
      Nodebb 0.7.0 is not the latest version?

      Excuse me for my English.

      posted in General Discussion
      K
      krait
    • RE: Problem with Redis upgrade

      Thank you! Now it works!

      posted in General Discussion
      K
      krait
    • Problem with Redis upgrade

      Hey guys, today I tried to update Persona Theme, but it gave me error (Nodebb not updated).
      I have update NodeBB (sudo git checkout 0.7.x), but it doesn't start. In the log there is an error:
      Your Redis version is not new enough to support NodeBB, please upgrade Redis to v2.8.9 or higher.
      On my server there is Ubuntu Server 14.04 and the latest version of Redis is 2.8.4.
      I have downloaded Redis 2.8.21 from official website and I have upgraded Redis; but when I start NodeBB, in the log there is the same error
      (Your Redis version is not new enough to support NodeBB, please upgrade Redis to v2.8.9 or higher.).
      What can I do?

      Excuse for my English.

      posted in General Discussion
      K
      krait
    • Private chat doesn't work with Chrome Android

      Hello;
      There is a problem with the private chat on Chrome for Android: i can write messages, but when I press Send, it doesn't get sent.
      I use NodeBB 0.7.0

      I apologize for my English.

      posted in Technical Support
      K
      krait
    • RE: footer doesn't see correctly

      @julian said:

      Seems to be an issue with the vanilla theme only. Have you tried the Lavender themes?

      No, I haven't problem with the Lavander theme.

      posted in Bug Reports
      K
      krait
    • footer doesn't see correctly

      Hi everyone, excuse me for my English.
      I've noticed that with the Vanilla Theme the footer doesn't see correctyFooterBug.JPG
      How do I fix it?
      Thanks in advance 😃

      posted in Bug Reports
      K
      krait