Navigation

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

    Uwe Pfeifer

    @Uwe Pfeifer

    0
    Reputation
    480
    Profile views
    16
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Uwe Pfeifer Follow

    Latest posts made by Uwe Pfeifer

    • ErrorCommand failed: npm install nodebb-plugin-composer-embedly@0.0.7 /bin/sh: 1: npm: not found

      As the topic says:
      ErrorCommand failed: npm install nodebb-plugin-composer-embedly@0.0.7 /bin/sh: 1: npm: not found

      What can I do? 🙂 This happens when clicking on the install button under find plugins.

      posted in NodeBB Development
      Uwe Pfeifer
      Uwe Pfeifer
    • RE: nodeBB composer-default not working?

      startup file option cant be set to nodebb start it says file not found.

      posted in NodeBB Development
      Uwe Pfeifer
      Uwe Pfeifer
    • RE: nodeBB composer-default not working?

      im using nginx now. it works. but for it to work i have to manually run /opt/plesk/node/6/bin/node ./nodebb start ... in plesk i cant set this up. is there any way to automatically start nodebb with the node.js feature of plesk?

      posted in NodeBB Development
      Uwe Pfeifer
      Uwe Pfeifer
    • RE: nodeBB composer-default not working?

      thats a tutorial not with plesk onyx and not with apache only. plesk onyx now supports node.js natively. but it looks like my nodebb doesnt even listen on 4567 but i have configured it to do so. so testing how apache does proxy is senseless aswell

      posted in NodeBB Development
      Uwe Pfeifer
      Uwe Pfeifer
    • RE: nodeBB composer-default not working?

      well im using plesk onyx and .. it starts the app.js not using nodebb start. is that wrong? because if i start it using nodebb start it listens ons localhost 4567 but isnt reachable after. so i have to do it using plesk. im trying to get the forumr unning since 1 day ... it would be sad if in the end it wouldnt work. ;(

      posted in NodeBB Development
      Uwe Pfeifer
      Uwe Pfeifer
    • RE: nodeBB composer-default not working?

      btw, i cant telnet to port 4567 localhost? i wonder what im doing wrong ;( I also changed url to https now.

      posted in NodeBB Development
      Uwe Pfeifer
      Uwe Pfeifer
    • RE: nodeBB composer-default not working?

      Hm, ghe guy from Plesk says:
      Node.js is supported by Plesk. All NPM requirements for nodebb (including websocket) were installed. All that you need is using some kind of instruction how to configure websocket properly for nodebb.

      Can anyone help me there?

      posted in NodeBB Development
      Uwe Pfeifer
      Uwe Pfeifer
    • RE: nodeBB composer-default not working?

      My config looks like this:

      {
      "url": "http://forum.nextgamers.eu",
      "secret": "MySecret",
      "database": "redis",
      "port": 4567,
      "redis": {
      "host": "127.0.0.1",
      "port": "6379",
      "password": "somepass",
      "database": "somedb"
      }

      The support of plesk says they think its more a nodebb related issue than plesk.

      posted in NodeBB Development
      Uwe Pfeifer
      Uwe Pfeifer
    • RE: nodeBB composer-default not working?

      Well the problem seems to be socket.io not working. Can anyone help me? I'm using plesk onyx and I get this error:
      Firefox kann keine Verbindung zu dem Server unter wss://forum.nextgamers.eu/socket.io/?EIO=3&transport=websocket&sid=MySessionID aufbauen.

      Which menas Firefox couldnt establish a connection to the server at wss....

      Also websockets seem to be installed.

      posted in NodeBB Development
      Uwe Pfeifer
      Uwe Pfeifer
    • RE: nodeBB composer-default not working?

      Well, I now filed a bugreport. Maybe the devs can fix it. Thanks 🙂
      I will update this thread if theres anything they could do.

      posted in NodeBB Development
      Uwe Pfeifer
      Uwe Pfeifer