Node red dashboard

Home Forums Conduit: AEP Model Node red dashboard

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #23794
    thomas petrimaux
    Participant

    Dear all,

    I try to install node red dashboard package on my conduit AEP, but without success.. ( https://flows.nodered.org/node/node-red-dashboard )
    So my question is : Are we able to install other package or not ?

    If Yes, is there something to do, apart from clicking on the install button !

    Regards

    Thomas

    #23795
    Jason Reiss
    Keymaster

    Some node modules require cross compiling of c++ which cannot be done directly on the Conduit.

    On AEP 1.4.16, you could try install from command line.

    # /etc/init.d/node-red stop
    # npm install node-red-dashboard
    # /etc/init.d/node-red start
    #25788

    Dear all,

    I achieved to install it after upgrading to 1.4.17 F/W version.
    It worked by Manage palette menu.

    #26215

    Dear all,

    I have the same problem.
    I installed the red dashboard package (version 2.9.7) on my AEP conduit, but the View> Dashboard menu does not appear (menu on the right).
    In addition, I see nodes node-red-dashboard with the menu Manage palette> Nodes (window on the left) but they are not accessible (gray color).

    I am in version AEP 1.4.17 F / W and Node Red 0.15.3.

    Is there anything to do to access it?

    Regards

    Bertrand

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.