Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. JS Scripte werden nicht mehr angezeigt.

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    JS Scripte werden nicht mehr angezeigt.

    This topic has been deleted. Only users with topic management privileges can see it.
    • Bulli Bultmann
      Bulli Bultmann last edited by

      Hallo zusammen,
      habe da leider ein Problem mit dem ich nicht weiterkomme.
      Bei meinen JS Scripten wird nichts mehr angezeigt. Gar nichts mehr, nicht einmal die Menüpunkte.

      js1.png

      Die Instanz läuft.
      js2.png

      Den IOB Fixer hab ich drüberlaufen lassen.

      Habt ihr einen Rat für mich ?
      Gruß UB

      crunchip Glasfaser 2 Replies Last reply Reply Quote 0
      • crunchip
        crunchip Forum Testing Most Active @Bulli Bultmann last edited by

        @bulli-bultmann bisschen mehr Infos und mal die Ausgaben zeigen

        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
        
        iob list instances
        
        iob list adapters
        
        Bulli Bultmann 1 Reply Last reply Reply Quote 1
        • Glasfaser
          Glasfaser @Bulli Bultmann last edited by

          @bulli-bultmann sagte in JS Scripte werden nicht mehr angezeigt.:

          Gar nichts mehr,

          Klick mal dort drauf ...

          5c74fd2d-0fa6-4b36-a9f0-20f2e06178fa-grafik.png

          Bulli Bultmann Pedder007 2 Replies Last reply Reply Quote 1
          • Bulli Bultmann
            Bulli Bultmann @Glasfaser last edited by

            Hallo @glasfaser , vielen Dank. Habe es selbst gefunden. Es war der Browsercache.
            😖

            1 Reply Last reply Reply Quote 0
            • Bulli Bultmann
              Bulli Bultmann @crunchip last edited by

              Hallo @crunchip , vielen Dank. Es war der Browsercache.
              😠

              1 Reply Last reply Reply Quote 1
              • Pedder007
                Pedder007 @Glasfaser last edited by

                @glasfaser
                Hallo zusammen, leider habe ich, nach soeben erfolgtem Admin Adapter Update (6.3.4 -> 6.3.5) das gleiche Problem 😞
                Keine Scripte mehr zu sehen, allerdings laufen sie noch im Hintergrund, wozu ich verschiedene Funktionen (via VIS) in meinem Setup zum Testen genutzt habe.
                0d4266f2-4712-4aa7-b496-e6bff883eb22-image.png
                Der Witz ist, dass ich das Update erst gestern auch auf meinem Testsystem gemacht hatte und dort das Problem nicht aufgetreten ist. Allerdings hat es auch keine Scripte, wobei dort immerhin das korrekte Icon und die leere View der Übersicht angezeigt wird.

                Das Icon fehlt auch in der Instanzen-Übersicht, die Instanz ist allerdings grün und ein Neustart hat da auch nichts geändert.

                Durchgeführt habe ich nun erfolglos bereits:

                • Chrome Browsercache gelöscht + alternativ Firefox probiert, auch inkl. Cache-Löschung
                • ioBroker neu gestartet
                • ioBroker inkl. fix neu gestartet
                • Kompletter Raspi Neusart

                Setup ist folgendes:

                armv7l
                /usr/bin/nodejs
                /usr/bin/node
                /usr/bin/npm
                v16.18.1
                v16.18.1
                8.19.2
                pi
                /home/pi
                OK:1 http://archive.raspberrypi.org/debian bullseye InRelease
                Holen:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15,0 kB]
                OK:3 https://deb.nodesource.com/node_16.x bullseye InRelease                
                Es wurden 15,0 kB in 1 s geholt (13,6 kB/s).        
                Paketlisten werden gelesen… Fertig
                Abhängigkeitsbaum wird aufgebaut… Fertig
                Statusinformationen werden eingelesen… Fertig
                Aktualisierung für 32 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
                nodejs:
                  Installiert:           16.18.1-deb-1nodesource1
                  Installationskandidat: 16.19.0-deb-1nodesource1
                  Versionstabelle:
                     16.19.0-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_16.x bullseye/main armhf Packages
                 *** 16.18.1-deb-1nodesource1 100
                        100 /var/lib/dpkg/status
                     12.22.12~dfsg-1~deb11u1 500
                        500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                

                Mit weiteren Updates war ich nun natürlich zunächst einmal zurückhaltend.

                DJMarc75 Thomas Braun 2 Replies Last reply Reply Quote 0
                • DJMarc75
                  DJMarc75 @Pedder007 last edited by

                  @pedder007

                  iobroker upload all
                  sudo reboot
                  
                  Pedder007 1 Reply Last reply Reply Quote 0
                  • Pedder007
                    Pedder007 @DJMarc75 last edited by Pedder007

                    @djmarc75
                    Hi danke für die schnelle Reaktion!
                    Was macht 'upload'? Habe ich noch nie benutzt und die Hilfe ist da leider keine große Hilfe 😉

                    PS. Ein gerade durchgeführter Downgrade des Admin Adapter auf 6.3.4 hat übrigens auch nichts gebracht.

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

                      @pedder007 sagte in JS Scripte werden nicht mehr angezeigt.:

                      Aktualisierung für 32 Pakete verfügbar

                      Patch die Kiste auf Stand.
                      Danach

                      iobroker update 
                      iobroker list instances
                      
                      Pedder007 2 Replies Last reply Reply Quote 0
                      • Pedder007
                        Pedder007 @Thomas Braun last edited by

                        @thomas-braun Na' wenn Du es sagst 😉
                        Dann mal los ....

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

                          @thomas-braun Leider keine Veränderung
                          nun das?

                          for i in $(find /opt/iobroker/node_modules -type d -iname ".*-????????" ! -iname ".local-chromium"); do rm -rf ${i%%/}; done
                          

                          Edit: JavaScript Adapter (inkl. Sripte selber) läuft auch ganz normal (grün) und im Log sehe ich auch nichts.

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

                            @pedder007

                            iobroker update
                            iobroker upload all
                            
                            Pedder007 1 Reply Last reply Reply Quote 0
                            • Pedder007
                              Pedder007 @Thomas Braun last edited by Pedder007

                              @thomas-braun
                              update hatte ja schon, dann nur noch upload? - egal 😉

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

                                @pedder007

                                Ausgaben zeigen!

                                Pedder007 2 Replies Last reply Reply Quote 1
                                • Pedder007
                                  Pedder007 @Thomas Braun last edited by

                                  @thomas-braun das wird bei upload aber sehr lang, alles oder nur ggf. auffälliges?

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

                                    @thomas-braun
                                    hier schonmal update:

                                    Used repository: Stable (default)
                                    Adapter    "admin"        : 6.3.5    , installed 6.3.5
                                    Adapter    "alias-manager": 1.2.4    , installed 1.2.6
                                    Adapter    "backitup"     : 2.5.9    , installed 2.5.9
                                    Adapter    "ble"          : 0.13.0   , installed 0.13.0
                                    Adapter    "botvac"       : 1.0.0    , installed 1.0.0
                                    Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
                                    Adapter    "cloud"        : 4.3.0    , installed 4.3.0
                                    Adapter    "daswetter"    : 3.1.4    , installed 3.1.4
                                    Adapter    "deconz"       : 1.3.21   , installed 1.3.21
                                    Adapter    "denon"        : 1.13.4   , installed 1.13.4
                                    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                    Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                                    Adapter    "echarts"      : 1.0.12   , installed 1.0.12
                                    Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                                    Adapter    "history"      : 2.2.4    , installed 2.2.4
                                    Adapter    "ical"         : 1.13.2   , installed 1.13.2
                                    Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                    Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                    Adapter    "info"         : 1.9.19   , installed 1.9.19
                                    Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                                    Controller "js-controller": 4.0.23   , installed 4.0.23
                                    Adapter    "lgtv"         : 1.1.10   , installed 1.1.10
                                    Adapter    "linux-control": 1.1.3    , installed 1.1.4
                                    Adapter    "mercedesme"   : 0.1.1    , installed 0.1.1
                                    Adapter    "nut"          : 1.5.1    , installed 1.5.1
                                    Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                    Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                    Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                    Adapter    "synology"     : 2.1.13   , installed 2.1.13
                                    Adapter    "telegram"     : 1.15.2   , installed 1.15.2
                                    Adapter    "trashschedule": 2.0.3    , installed 2.0.3
                                    Adapter    "unifi"        : 0.5.10   , installed 0.5.10
                                    Adapter    "vis"          : 1.4.15   , installed 1.4.15
                                    Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                    Adapter    "vis-icontwo"  : 0.90.0   , installed 0.90.0
                                    Adapter    "web"          : 4.3.0    , installed 4.3.0
                                    Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
                                    Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                    1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @Pedder007 last edited by

                                      @pedder007

                                      Nur

                                      iobroker update
                                      

                                      Alternativ den fixer und danach

                                      iobroker diag
                                      
                                      Pedder007 1 Reply Last reply Reply Quote 0
                                      • Pedder007
                                        Pedder007 @Thomas Braun last edited by

                                        @thomas-braun ok, upload läuft noch, wenn ich mir das so ansehe, kann das auch noch länger dauern.
                                        geht alle Adapter durch und dann sieht das immer ungefähr so aus:

                                        upload [13] history.admin /opt/iobroker/node_modules/iobroker.history/admin/history.png history.png image/png
                                        upload [12] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                        upload [11] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                        upload [10] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                        upload [9] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                        upload [8] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                        upload [7] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                        upload [6] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                        upload [5] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                        upload [4] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                        upload [3] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                        upload [2] history.admin /opt/iobroker/node_modules/iobroker.history/admin/jsonConfig.json jsonConfig.json application/json
                                        upload [1] history.admin /opt/iobroker/node_modules/iobroker.history/admin/jsonCustom.json jsonCustom.json application/json
                                        upload [0] history.admin /opt/iobroker/node_modules/iobroker.history/admin/words.js words.js application/javascript
                                        
                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @Pedder007 last edited by

                                          @pedder007

                                          Ja, die komplette Ausgabe vom Upload braucht es nicht.

                                          Pedder007 2 Replies Last reply Reply Quote 0
                                          • Pedder007
                                            Pedder007 @Thomas Braun last edited by

                                            @thomas-braun gut, ich schaue ob mir was auffällt und dann ziehe ich das hier rüber.
                                            Da 'wir' erst bei 'i' sind, fahre ich mal schnell zum Metzger 😉

                                            Bis gleich 👋

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            820
                                            Online

                                            32.0k
                                            Users

                                            80.4k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            30
                                            1465
                                            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