Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Rega Fehler

    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

    Rega Fehler

    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      Chris-D 0 @haselchen last edited by

      @haselchen said in Rega Fehler:

      nodejs -v
      npm -v

      pi@raspberrypi:~ $ nodejs -v
      v14.17.5
      pi@raspberrypi:~ $ 
      pi@raspberrypi:~ $ npm -v
      7.20.3
      haselchen C 2 Replies Last reply Reply Quote 0
      • haselchen
        haselchen Most Active @Chris-D 0 last edited by

        @chris-d-0

        Okay, da hat @Homoran Recht.
        Das haste nicht nach der Anleitung richtig glattgezogen.

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

          @haselchen sagte in Rega Fehler:

          Das war wohl vor der Installation. Oder es fehlt was vom Log

          dann jetzt noch node -v

          C 1 Reply Last reply Reply Quote 1
          • C
            Chris-D 0 @Chris-D 0 last edited by

            @chris-d-0 IOBoker admin lädt auch nicht jetzt e2c30eb0-8de9-4755-8ed3-c2ce0f2847e0-image.png

            Homoran 1 Reply Last reply Reply Quote 0
            • C
              Chris-D 0 @Homoran last edited by

              @homoran said in Rega Fehler:

              node -v

              pi@raspberrypi:~ $ node -v
              v16.6.2
              1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @Chris-D 0 last edited by

                @chris-d-0 nicht etwas anderes machen, während der Fehler noch nicht weggebügelt ist!

                C 1 Reply Last reply Reply Quote 1
                • C
                  Chris-D 0 @Homoran last edited by

                  @homoran Habe gem. Anleitung gehandelt und den iobroker neugestartet, jetzt lädt die Seite nicht mehr^^.

                  Homoran 1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @Chris-D 0 last edited by

                    @chris-d-0 sagte in Rega Fehler:

                    jetzt lädt die Seite nicht mehr^^.

                    das sollst du ja nicht, bevor der Fehler weg ist.

                    @chris-d-0 sagte in Rega Fehler:

                    Habe gem. Anleitung gehandelt

                    kann nicht sein, wenn node -v und nodejs -v zwei verschiedene Ergebnisse bringen

                    C 1 Reply Last reply Reply Quote 0
                    • C
                      Chris-D 0 @Homoran last edited by

                      @homoran Ah Fehler erkannt...mom

                      C 1 Reply Last reply Reply Quote 0
                      • C
                        Chris-D 0 @Chris-D 0 last edited by

                        @chris-d-0

                        $ which nodejs node npm && nodejs -v && node -v && npm -v && sudo apt update && sudo apt update && apt policy nodejs
                        /usr/bin/nodejs
                        /usr/bin/node
                        /usr/bin/npm
                        v14.17.5
                        bash: /usr/local/bin/node: Datei oder Verzeichnis nicht gefunden
                        pi@raspberrypi:~ $  
                        pi@raspberrypi:~ $ 
                        pi@raspberrypi:~ $ node -v
                        bash: /usr/local/bin/node: Datei oder Verzeichnis nicht gefunden
                        

                        fast geklappt - was nun?

                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Chris-D 0 last edited by

                          @chris-d-0 Starte die Kiste Mal durch.

                          sudo reboot
                          
                          C 1 Reply Last reply Reply Quote 0
                          • C
                            Chris-D 0 @Thomas Braun last edited by

                            @thomas-braun Klassiker^^ sieht jetzt gut aus

                            haselchen 1 Reply Last reply Reply Quote 0
                            • haselchen
                              haselchen Most Active @Chris-D 0 last edited by

                              @chris-d-0

                              Was ergibt

                              which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs 
                              
                              C 1 Reply Last reply Reply Quote 0
                              • C
                                Chris-D 0 @haselchen last edited by

                                @haselchen

                                pi@raspberrypi:~ $ which nodejs node npm && nodejs -v && node -v && npm -v && sudo apt update && sudo apt update && apt policy nodejs
                                /usr/bin/nodejs
                                /usr/bin/node
                                /usr/bin/npm
                                v14.17.5
                                v14.17.5
                                6.14.14
                                OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                OK:2 http://archive.raspberrypi.org/debian buster InRelease                    
                                OK:3 https://deb.nodesource.com/node_14.x buster InRelease                     
                                Paketlisten werden gelesen... Fertig                              
                                Abhängigkeitsbaum wird aufgebaut.       
                                Statusinformationen werden eingelesen.... Fertig
                                Alle Pakete sind aktuell.
                                OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                OK:2 http://archive.raspberrypi.org/debian buster InRelease                    
                                OK:3 https://deb.nodesource.com/node_14.x buster InRelease                     
                                Paketlisten werden gelesen... Fertig                              
                                Abhängigkeitsbaum wird aufgebaut.       
                                Statusinformationen werden eingelesen.... Fertig
                                Alle Pakete sind aktuell.
                                nodejs:
                                  Installiert:           14.17.5-1nodesource1
                                  Installationskandidat: 14.17.5-1nodesource1
                                  Versionstabelle:
                                 *** 14.17.5-1nodesource1 500
                                        500 https://deb.nodesource.com/node_14.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 Package
                                
                                C 1 Reply Last reply Reply Quote 0
                                • C
                                  Chris-D 0 @Chris-D 0 last edited by

                                  @chris-d-0 aber IOBroker lädt nicht trotz Fix

                                  Homoran 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @Chris-D 0 last edited by

                                    @chris-d-0 iobroker list instances

                                    C 1 Reply Last reply Reply Quote 0
                                    • C
                                      Chris-D 0 @Homoran last edited by

                                      @homoran said in Rega Fehler:

                                      iobroker list instances

                                        system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.backitup.0              : backitup              -  enabled
                                      + system.adapter.discovery.0             : discovery             -  enabled
                                      + system.adapter.echarts.0               : echarts               -  enabled
                                        system.adapter.email.0                 : email                 - disabled
                                        system.adapter.fb-checkpresence.0      : fb-checkpresence      - disabled
                                        system.adapter.fritzdect.0             : fritzdect             - disabled
                                        system.adapter.habpanel.0              : habpanel              -  enabled
                                      + system.adapter.history.0               : history               -  enabled
                                      + system.adapter.hm-rega.0               : hm-rega               -  enabled
                                      + system.adapter.hm-rpc.0                : hm-rpc                -  enabled, port: 0
                                      + system.adapter.hm-rpc.1                : hm-rpc                -  enabled, port: 0
                                        system.adapter.ical.0                  : ical                  -  enabled
                                      + system.adapter.info.0                  : info                  -  enabled
                                      + system.adapter.iot.0                   : iot                   -  enabled
                                      + system.adapter.javascript.0            : javascript            -  enabled
                                        system.adapter.material.0              : material              -  enabled
                                        system.adapter.mobile.0                : mobile                - disabled
                                        system.adapter.openweathermap.0        : openweathermap        -  enabled
                                      + system.adapter.ping.0                  : ping                  -  enabled
                                      + system.adapter.samsung.0               : samsung               -  enabled
                                      + system.adapter.simple-api.0            : simple-api            -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                      + system.adapter.sonos.0                 : sonos                 -  enabled
                                        system.adapter.synology.0              : synology              - disabled, port: 5000
                                      + system.adapter.telegram.0              : telegram              -  enabled, port: 8443, bind: 0.0.0.0
                                      + system.adapter.tr-064.0                : tr-064                -  enabled
                                      + system.adapter.tr-064.1                : tr-064                -  enabled
                                        system.adapter.viessmann.0             : viessmann             - disabled, port: 3002
                                        system.adapter.vis.0                   : vis                   - disabled
                                        system.adapter.web.0                   : web                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      
                                      + instance is alive
                                      
                                      
                                      Homoran 1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @Chris-D 0 last edited by Homoran

                                        @chris-d-0 sagte in Rega Fehler:

                                        + instance is alive

                                        iobroker start admin

                                        C 1 Reply Last reply Reply Quote 0
                                        • C
                                          Chris-D 0 @Homoran last edited by

                                          @homoran said in Rega Fehler:

                                          iobroker start admin

                                          keine Verbesserung

                                          Homoran 1 Reply Last reply Reply Quote 0
                                          • Homoran
                                            Homoran Global Moderator Administrators @Chris-D 0 last edited by

                                            @chris-d-0 sagte in Rega Fehler:

                                            keine Verbesserung

                                            Das steht dann in der Konsole?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            911
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            141
                                            9931
                                            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