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 @Homoran last edited by

      @homoran said in Rega Fehler:

      iobroker list instances

      pi@raspberrypi:~ $ 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

        @chris-d-0 sagte in Rega Fehler:

        system.adapter.admin.0 : admin - enabled, port: 8081, bind: 0.0.0.0, run as: admin

        der admin läuft immer noch nicht

        iobroker update -i

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

          @homoran said in Rega Fehler:

          iobroker update -i

          pi@raspberrypi:~ $ iobroker update -i
          Used repository: Stable (default)
          hash unchanged, use cached sources
          update done
          Adapter    "admin"         : 5.1.23   , installed 5.1.23
          Adapter    "backitup"      : 2.1.13   , installed 2.1.13
          Adapter    "cloud"         : 4.1.0    , installed 4.1.0
          Adapter    "discovery"     : 2.7.0    , installed 2.7.0
          Adapter    "echarts"       : 0.4.13   , installed 0.4.13
          Adapter    "email"         : 1.0.10   , installed 1.0.10
          Adapter    "fb-checkpresence": 1.1.7   , installed 1.1.7
          Adapter    "fritzdect"     : 2.1.15   , installed 2.1.15
          Adapter    "habpanel"      : 0.4.3    , installed 0.4.3
          Adapter    "history"       : 1.9.13   , installed 1.9.13
          Adapter    "hm-rega"       : 3.0.29   , installed 3.0.29
          Adapter    "hm-rpc"        : 1.14.43  , installed 1.14.43
          Adapter    "ical"          : 1.11.2   , installed 1.11.2
          Adapter    "info"          : 1.9.8    , installed 1.9.8
          Adapter    "iot"           : 1.8.22   , installed 1.8.22
          Adapter    "javascript"    : 5.2.8    , installed 5.2.8
          Controller "js-controller" : 3.3.15   , installed 2.2.8 [Updateable]
          Adapter    "material"      : 1.0.4    , installed 1.0.4
          Adapter    "mobile"        : 1.0.1    , installed 1.0.1
          Adapter    "openweathermap": 0.1.0    , installed 0.1.0
          Adapter    "ping"          : 1.5.0    , installed 1.5.0
          Adapter    "samsung"       : 0.2.9    , installed 0.2.9
          Adapter    "simple-api"    : 2.6.1    , installed 2.6.1
          Adapter    "socketio"      : 3.1.4    , installed 3.1.4
          Adapter    "sonos"         : 2.1.1    , installed 2.1.1
          Adapter    "synology"      : 1.0.0    , installed 1.0.0
          Adapter    "telegram"      : 1.10.0   , installed 1.10.0
          Adapter    "tr-064"        : 4.2.14   , installed 4.2.14
          Adapter    "viessmann"     : 1.3.4    , installed 1.3.4
          Adapter    "vis"           : 1.4.3    , installed 1.4.3
          Adapter    "web"           : 3.4.7    , installed 3.4.7
          Adapter    "whatsapp-cmb"  : 0.1.6    , installed 0.1.6
          
          
          haselchen Homoran 2 Replies Last reply Reply Quote 0
          • haselchen
            haselchen Most Active @Chris-D 0 last edited by haselchen

            @Homoran

            Jetzt wissen wir warum 🙂

            Admin V5 und JS 2.2.8

            Controller "js-controller" : 3.3.15 , installed 2.2.8 [Updateable]

            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:

              Controller "js-controller" : 3.3.15 , installed 2.2.8 [Updateable]

              du hast admin v5 und eine uralte Version des Controllers. Das passt nicht zsammen
              Bitte Controller auf v3.3 bringen

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

                @homoran jaaa und wie mache ich das am besten?^^

                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:

                  @homoran jaaa und wie mache ich das am besten?^^

                  https://forum.iobroker.net/topic/46758/js-controller-3-3-jetzt-im-stable

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

                    @homoran Ich danke euch!

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

                      @chris-d-0

                      So leicht kommste uns nicht davon 😉

                      Erst die funktionierende Admin Seite posten mit JS Controller Version 😉
                      Und natürlich die Info ob mit der CCU wieder alles läuft.

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

                        @haselchen hehe keine Angst, bevor es nicht läuft, lasse ich euch nicht vom Haken 😉
                        Installiert gerade

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

                          @haselchen Braucht relativ lange...

                          pi@raspberrypi:~ $ iobroker upgrade self
                          Update js-controller from @2.2.8 to @3.3.15
                          NPM version: 6.14.14
                          npm install iobroker.js-controller@3.3.15 --unsafe-perm --loglevel error --prefix "/opt/iobroker" (System call)
                          
                          
                          haselchen 1 Reply Last reply Reply Quote 0
                          • haselchen
                            haselchen Most Active @Chris-D 0 last edited by

                            @chris-d-0

                            Hast du vorher iobroker stop eingegeben?

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

                              @haselchen yes

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

                                @chris-d-0

                                Auf keinen Fall unterbrechen oder Stromlos machen.
                                Warte einfach mal ab....

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

                                  @haselchen danach passierte lange nichts und danach kam einfach eine neue Eingabezeile

                                  pi@raspberrypi:~ $ iobroker upgrade self
                                  Update js-controller from @2.2.8 to @3.3.15
                                  NPM version: 6.14.14
                                  npm install iobroker.js-controller@3.3.15 --unsafe-perm --loglevel error --prefix "/opt/iobroker" (System call)
                                  pi@raspberrypi:~ $ 
                                  
                                  haselchen 1 Reply Last reply Reply Quote 0
                                  • haselchen
                                    haselchen Most Active @Chris-D 0 last edited by haselchen

                                    @chris-d-0
                                    Gib mal in der Reihenfolge ein

                                    iobroker stop
                                    
                                    sudo -H -u iobroker npm install iobroker.js-controller 
                                    
                                    iobroker start
                                    
                                    
                                    C 1 Reply Last reply Reply Quote 1
                                    • C
                                      Chris-D 0 @haselchen last edited by

                                      @haselchen

                                      pi@raspberrypi:~ $ iobroker stop
                                      pi@raspberrypi:~ $  
                                      pi@raspberrypi:~ $ sudo -H -u iobroker npm install iobroker.js-controller 
                                      npm WARN checkPermissions Missing write access to /home/pi/node_modules/@iobroker
                                      npm WARN checkPermissions Missing write access to /home/pi/node_modules
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
                                      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                      npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
                                      npm WARN pi No description
                                      npm WARN pi No repository field.
                                      npm WARN pi No README data
                                      npm WARN pi No license field.
                                      
                                      npm ERR! code EACCES
                                      npm ERR! syscall access
                                      npm ERR! path /home/pi/node_modules/@iobroker
                                      npm ERR! errno -13
                                      npm ERR! Error: EACCES: permission denied, access '/home/pi/node_modules/@iobroker'
                                      npm ERR!  [Error: EACCES: permission denied, access '/home/pi/node_modules/@iobroker'] {
                                      npm ERR!   errno: -13,
                                      npm ERR!   code: 'EACCES',
                                      npm ERR!   syscall: 'access',
                                      npm ERR!   path: '/home/pi/node_modules/@iobroker'
                                      npm ERR! }
                                      npm ERR! 
                                      npm ERR! The operation was rejected by your operating system.
                                      npm ERR! It is likely you do not have the permissions to access this file as the current user
                                      npm ERR! 
                                      npm ERR! If you believe this might be a permissions issue, please double-check the
                                      npm ERR! permissions of the file and its containing directories, or try running
                                      npm ERR! the command again as root/Administrator.
                                      
                                      npm ERR! A complete log of this run can be found in:
                                      npm ERR!     /home/iobroker/.npm/_logs/2021-08-19T14_20_19_283Z-debug.log
                                      
                                      
                                      Homoran haselchen 3 Replies Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @Chris-D 0 last edited by Homoran

                                        @chris-d-0 sagte in Rega Fehler:

                                        /home/pi/node_modules/@iobroker'

                                        was hast du da angestellt?

                                        den npm-Befehl in /home/pi ausgeführt???
                                        der muss in /opt/iobroker ausgeführt werden

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

                                          @chris-d-0

                                          cd /opt/iobroker

                                          curl -sL https://iobroker.net/fix.sh | bash -
                                          

                                          Edit:

                                          sehe ich jetzt erst....wo zum Himmel hast du das alles hin installiert?

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

                                            @homoran @haselchen Nicht bewusst

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            664
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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