Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. "Skripte" Oberfläche fehlerhaft

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    "Skripte" Oberfläche fehlerhaft

    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Rndix @Homoran last edited by

      @homoran said in "Skripte" Oberfläche fehlerhaft:

      auch so was wie inventwo oder material widgets?

      Das hier sind alle meine Adapter, hoffe das hilft:
      dadfc6c6-3973-4efb-9f69-e8c4df893fe1-image.png

      Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Rndix last edited by

        @rndix
        Bitte den Konsolenoutput von

        iobroker update
        

        mal zum Besten geben.

        1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @Rndix last edited by

          @rndix sagte in "Skripte" Oberfläche fehlerhaft:

          hoffe das hilft:

          besser wäre der output von iobroker update -i

          R 1 Reply Last reply Reply Quote 0
          • R
            Rndix @Homoran last edited by

            @homoran @Thomas-Braun

            Used repository: Stable (default)
            hash changed or no sources cached => force download of new sources
            update done
            Adapter    "admin"         : 4.2.1    , installed 4.2.1
            Adapter    "alexa2"        : 3.9.1    , installed 3.9.1
            Adapter    "daswetter"     : 3.0.7    , installed 3.0.1 [Updateable]
            Adapter    "discovery"     : 2.6.1    , installed 2.6.1
            Adapter    "flot"          : 1.10.6   , installed 1.10.6
            Adapter    "history"       : 1.9.13   , installed 1.9.13
            Adapter    "info"          : 1.7.14   , installed 1.7.14
            Adapter    "javascript"    : 5.1.3    , installed 5.1.3
            Controller "js-controller" : 3.2.16   , installed 3.2.16
            Adapter    "mqtt"          : 2.4.0    , installed 2.4.0
            Adapter    "node-red"      : 2.3.0    , installed 2.3.0
            Adapter    "simple-api"    : 2.6.1    , installed 2.6.1
            Adapter    "socketio"      : 3.1.4    , installed 3.1.4
            Adapter    "sonoff"        : 2.4.0    , installed 2.4.0
            Adapter    "telegram"      : 1.8.1    , installed 1.8.1
            Adapter    "terminal"      : 0.1.2    , installed 0.1.2
            Adapter    "text2command"  : 2.1.0    , installed 2.1.0
            Adapter    "tr-064"        : 4.2.12   , installed 4.2.12
            Adapter    "vis"           : 1.3.10   , installed 1.3.10
            Adapter    "vis-colorpicker": 1.2.0   , installed 1.2.0
            Adapter    "vis-hqwidgets" : 1.1.7    , installed 1.1.7
            Adapter    "web"           : 3.4.1    , installed 3.4.1
            Adapter    "zigbee"        : 1.5.6    , installed 1.5.6
            
            Glasfaser 1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators last edited by

              @rndix demnach wäre nur daswetter upzudaten.
              hast du mal den Browsercache gelöscht? (STRG-F5)

              R 1 Reply Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @Rndix last edited by Glasfaser

                @rndix

                Zeige mal die Ausgabe von :

                which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs 
                
                R 1 Reply Last reply Reply Quote 0
                • R
                  Rndix @Homoran last edited by

                  @homoran said in "Skripte" Oberfläche fehlerhaft:

                  @rndix demnach wäre nur daswetter upzudaten.
                  hast du mal den Browsercache gelöscht? (STRG-F5)

                  Jap anderen browser auch schon probiert hilft alles nix.
                  Das wetter grad geupdated, aber hat auch nix gebracht

                  Homoran 1 Reply Last reply Reply Quote 0
                  • R
                    Rndix @Glasfaser last edited by

                    @glasfaser said in "Skripte" Oberfläche fehlerhaft:

                    @rndix

                    Zeige mal die Ausgabe von :

                    which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs 
                    
                    /usr/bin/nodejs
                    v12.21.0
                    /usr/bin/node
                    v12.21.0
                    /usr/bin/npm
                    6.14.11
                    nodejs:
                      Installed: 12.21.0-1nodesource1
                      Candidate: 12.21.0-1nodesource1
                      Version table:
                     *** 12.21.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                            100 /var/lib/dpkg/status
                         10.24.0~dfsg-1~deb10u1 500
                            500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                    
                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @Rndix last edited by Homoran

                      @rndix sagte in "Skripte" Oberfläche fehlerhaft:

                      hat auch nix gebracht

                      kann es auch nicht.
                      du musst dir mit den letzten Updates, die du gemacht hast was eingefangen haben.

                      Vielleicht hilft noch iobroker upload all

                      R 1 Reply Last reply Reply Quote 1
                      • Thomas Braun
                        Thomas Braun Most Active @Rndix last edited by

                        @rndix

                        iobroker stop
                        sudo apt update
                        sudo apt dist-upgrade
                        sudo reboot
                        
                        1 Reply Last reply Reply Quote 0
                        • R
                          Rndix @Homoran last edited by

                          @homoran said in "Skripte" Oberfläche fehlerhaft:

                          Vielleicht hilft noch iobroker upload all

                          Yess hat geholfen. Vielen Dank an alle die mitgeholfen haben. Danke!!!

                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators last edited by

                            @rndix sagte in "Skripte" Oberfläche fehlerhaft:

                            hat geholfen

                            dann ist irgendein update nicht durchgelaufen.
                            Hoffentlich war das jetzt alles!

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

                              @rndix
                              Das Betriebssystem inkl. NodeJS würde ich aber dennoch auf Stand halten. Siehe oben.

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

                                @thomas-braun said in "Skripte" Oberfläche fehlerhaft:

                                @rndix
                                Das Betriebssystem inkl. NodeJS würde ich aber dennoch auf Stand halten. Siehe oben.

                                Alles klar. Update läuft bereits. Danke!

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

                                Support us

                                ioBroker
                                Community Adapters
                                Donate

                                768
                                Online

                                31.9k
                                Users

                                80.1k
                                Topics

                                1.3m
                                Posts

                                5
                                24
                                484
                                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