Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Node-Red
    5. Palleten-Manager wird trotz Aktivierung nicht angezeigt

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Palleten-Manager wird trotz Aktivierung nicht angezeigt

    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      Lafgoh @mickym last edited by

      @mickym

      ja, Adapter und IOBroker auch schon neu gestartet - keine Änderung

      haselchen 1 Reply Last reply Reply Quote 0
      • haselchen
        haselchen Most Active @Lafgoh last edited by

        @lafgoh

        Adapter nochmal neu drüber installiert ?

        L mickym 2 Replies Last reply Reply Quote 0
        • L
          Lafgoh @haselchen last edited by

          @haselchen

          Nein, bisher nicht - muss der vorhandene vorher gelöscht werden? und wenn ja, bleiben die Daten erhalten?

          1 Reply Last reply Reply Quote 0
          • mickym
            mickym Most Active @haselchen last edited by

            @haselchen sagte in Palleten-Manager wird trotz Aktivierung nicht angezeigt:

            @lafgoh

            Adapter nochmal neu drüber installiert ?

            Das ist eine gute Idee. Eventuell hat „jemand“ an der settings.js was verändert. Sichere Dir halt in jedem Fall vorher, die flows.json weg.

            L 1 Reply Last reply Reply Quote 0
            • L
              Lafgoh @mickym last edited by

              @mickym

              Okay, werde ich so mal versuchen , schon mal danke für die Mühe

              mickym 1 Reply Last reply Reply Quote 0
              • mickym
                mickym Most Active @Lafgoh last edited by mickym

                @lafgoh sagte in Palleten-Manager wird trotz Aktivierung nicht angezeigt:

                @mickym

                Okay, werde ich so mal versuchen , schon mal danke für die Mühe

                Du kannst auch über die Exportfunktion und alle flows die Flows wo anders hin wegsichern.

                Du kannst ja auch mal in Deiner settings.js überprüfen, ob dort der Pallettenmanager richtig eingetragen ist;

                externalModules: {
                         // autoInstall: false,   /** Whether the runtime will attempt to automatically install missing modules */
                         // autoInstallRetry: 30, /** Interval, in seconds, between reinstall attempts */
                         palette: {              /** Configuration for the Palette Manager */
                              allowInstall: true /** Enable the Palette Manager in the editor */
                         //     allowUpdate: true,  /** Allow modules to be updated in the Palette Manager */
                         //     allowUpload: true,  /** Allow module tgz files to be uploaded and installed */
                         //     allowList: ['*'],
                         //     denyList: [],
                         //     allowUpdateList: ['*'],
                         //     denyUpdateList: []
                         // },
                         // modules:
                

                und da niemand an der settings.js rumgeschraubt hat,

                L 1 Reply Last reply Reply Quote 0
                • L
                  Lafgoh @mickym last edited by

                  @mickym

                  Moin,

                  das sieht bei mir in der Tat etwas anders aus:

                    * will install/load. It can use '*' as a wildcard that matches anything.
                        */
                       externalModules: {
                           // autoInstall: false,   /** Whether the runtime will attempt to automatically install missing modules */
                           // autoInstallRetry: 30, /** Interval, in seconds, between reinstall attempts */
                           palette: {              /** Configuration for the Palette Manager */
                                allowInstall: '%%palletmanagerEnabled%%' /** Enable the Palette Manager in the editor */
                           //     allowUpdate: true,  /** Allow modules to be updated in the Palette Manager */
                           //     allowUpload: true,  /** Allow module tgz files to be uploaded and installed */
                           //     allowList: ['*'],
                           //     denyList: [],
                           //     allowUpdateList: ['*'],
                           //     denyUpdateList: []
                           // },
                           // modules: {              /** Configuration for node-specified modules */
                           //     allowInstall: true,
                           //     allowList: [],
                           //     denyList: []
                           }
                  

                  liegt da das Problem?

                  L 1 Reply Last reply Reply Quote 0
                  • L
                    Lafgoh @Lafgoh last edited by

                    @lafgoh

                    Ist wieder da, habe NodeJS nochmal drüber installiert - jetzt ist der Menüpunkt wieder da.

                    Danke nochmals für eure Hilfe

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Lafgoh last edited by

                      @lafgoh

                      Drüber installiert bedeutet was genau?
                      Mal die Ausgabe zu

                      sudo ln -s /usr/bin/node /usr/bin/nodejs
                      uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                      

                      posten, dann kann man sehen ob das alles korrekt ist.

                      L 1 Reply Last reply Reply Quote 0
                      • L
                        Lafgoh @Thomas Braun last edited by

                        @thomas-braun

                        Das ist eine Windows Installation - geht der untere Befehl da auch?

                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • L
                          Lafgoh last edited by

                          Nö 😉 es geht nicht

                          1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Lafgoh last edited by

                            @lafgoh
                            Örks. Nee, da kann man das nicht so schön abfragen. Ist halt ein Bastelsystem... 🙂

                            L 1 Reply Last reply Reply Quote 0
                            • L
                              Lafgoh @Thomas Braun last edited by

                              @thomas-braun

                              Tut aber was es soll, läuft eigentlich sehr stabil und problemlos.

                              Das einzige Ärgernis ist eigentlich, dass ich nach einen NodeRed Update die externen Node immer wieder von Hand nach installieren muss.

                              das liegt aber, glaube ich, nicht an Windows, denn das Problem hatte ich früher nie

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post

                              Support us

                              ioBroker
                              Community Adapters
                              Donate

                              1.0k
                              Online

                              31.7k
                              Users

                              79.8k
                              Topics

                              1.3m
                              Posts

                              4
                              15
                              708
                              Loading More Posts
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes
                              Reply
                              • Reply as topic
                              Log in to reply
                              Community
                              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                              The ioBroker Community 2014-2023
                              logo