Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. IOBroker schon wieder kaputt

    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

    IOBroker schon wieder kaputt

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

      ` > root@raspberrypi:/opt/iobroker# npm install iobroker.js-controller

      / `

      genaus an dieser Steller passiert leider überhaupt nichts mehr.

      Ich habe es bestimmt 1,5 Stunden laufen lassen und dann Terminal beendet und mich neu eingeloggt

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

        @marschmello:

        genaus an dieser Steller passiert leider überhaupt nichts mehr. `
        Fehlglaube 😉

        Was hast du als host? RPi1????

        Dann dauert das ewig!

        selbst bei einem RPi2 oder 3 tut sich da anscheinend nichts. Das liegt an der node-Version früher wurde alles angezeigt, jetzt läuft es silent!

        Es dauert da (2/3) bestimmt einige Minuten, bervor die zweite Zeile erscheint, dann nochmal mindestens doppelt so lange bis dann der Erfolg bestätigt wird.

        Gruß

        Rainer

        PS log wäre wirklich nicht schlecht - vielleicht ist ja auch deine Karte voll???

        1 Reply Last reply Reply Quote 0
        • M
          marschmello last edited by

          Ist in Arbeit.

          Wie lange kann so eine Installation dauern??

          Mein System ist auf einem Pi

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

            @marschmello:

            Mein System ist auf einem Pi `
            das habe ich mir gedacht:
            @marschmello:

            root@raspberrypi: `

            Aber:
            @Homoran:

            RPi1?…

            ...RPi2 oder 3 `

            Gruß

            Rainer

            1 Reply Last reply Reply Quote 0
            • M
              marschmello last edited by

              der cache clean hat etwas gebracht

              ` > |

              iobroker.js-controller@0.9.0 install /opt/iobroker/node_modules/iobroker.js-controller

              node lib/setup.js setup first

              iobroker.js-controller@0.9.0 node_modules/iobroker.js-controller

              ├── winston-daily-rotate-file@1.1.4

              ├── daemonize2@0.4.2

              ├── mime@1.3.4

              ├── ncp@2.0.0

              ├── node.extend@1.1.5 (is@3.1.0)

              ├── adm-zip@0.4.7

              ├── semver@4.3.6

              ├── node-schedule@1.0.0 (long-timeout@0.0.2, cron-parser@1.1.0)

              ├── yargs@3.32.0 (decamelize@1.2.0, camelcase@2.1.1, y18n@3.2.1, window-size@0.1.4, cliui@3.2.0, string-width@1.0.1, os-locale@1.4.0)

              ├── socket.io@1.4.6 (has-binary@0.1.7, debug@2.2.0, socket.io-parser@2.2.6, engine.io@1.6.9, socket.io-adapter@0.4.0)

              ├── socket.io-client@1.4.6 (to-array@0.1.4, indexof@0.0.1, component-emitter@1.2.0, object-component@0.0.3, component-bind@1.0.0, backo2@1.0.2, has-binary@0.1.7, debug@2.2.0, parseuri@0.0.4, socket.io-parser@2.2.6, engine.io-client@1.6.9)

              ├── prompt@1.0.0 (revalidator@0.1.8, colors@1.1.2, pkginfo@0.4.0, read@1.0.7, winston@2.1.1, utile@0.3.0)

              ├── request@2.72.0 (is-typedarray@1.0.0, oauth-sign@0.8.2, aws-sign2@0.6.0, forever-agent@0.6.1, tunnel-agent@0.4.3, caseless@0.11.0, stringstream@0.0.5, isstream@0.1.2, json-stringify-safe@5.0.1, extend@3.0.0, aws4@1.4.1, node-uuid@1.4.7, combined-stream@1.0.5, qs@6.1.0, tough-cookie@2.2.2, mime-types@2.1.11, form-data@1.0.0-rc4, bl@1.1.2, http-signature@1.1.1, hawk@3.1.3, har-validator@2.0.6)

              ├── tar.gz@1.0.5 (commander@2.9.0, tar@2.2.1, bluebird@2.10.2, fstream@1.0.9, mout@0.11.1)

              └── npm@2.15.7 `

              1 Reply Last reply Reply Quote 0
              • M
                marschmello last edited by

                einige sachen sind jetzt gestartet.
                ` > root@raspberrypi:/opt/iobroker# ps -A | grep io

                10 ? 00:00:00 migration/0

                11 ? 00:00:00 migration/1

                15 ? 00:00:00 migration/2

                19 ? 00:00:00 migration/3

                30 ? 00:00:00 bioset

                33 ? 00:00:00 rpciod

                36 ? 00:00:00 nfsiod

                49 ? 00:00:00 DWC Notificatio

                4376 ? 00:00:10 iobroker.js-con

                4395 ? 00:00:05 io.hm-rpc.0

                4406 ? 00:00:09 io.hm-rega.0

                4415 ? 00:00:06 io.web.0

                4447 ? 00:00:03 io.hm-rpc.1 `

                die Admin Seite kann ich aber leider noch nicht öffnen

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

                  @marschmello:

                  der cache clean hat etwas gebracht `
                  sach bloß 😉

                  und nu?

                  Gruß

                  Rainer

                  1 Reply Last reply Reply Quote 0
                  • M
                    marschmello last edited by

                    Die Instancen scheine alle zu laufen

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

                    system.adapter.hm-rpc.0 : hm-rpc - enabled

                    system.adapter.hm-rega.0 : hm-rega - enabled

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

                    system.adapter.vis.0 : vis - enabled

                    system.adapter.vis-timeandweather.0 : vis-timeandweather - enabled

                    system.adapter.yr.0 : yr - enabled

                    system.adapter.icons-material-png.0 : icons-material-png - enabled

                    system.adapter.icons-mfd-png.0 : icons-mfd-png - enabled

                    system.adapter.hm-rpc.1 : hm-rpc - enabled

                    system.adapter.vis-fancyswitch.0 : vis-fancyswitch - enabled

                    system.adapter.vis-hqwidgets.0 : vis-hqwidgets - enabled

                    system.adapter.dwd.0 : dwd - enabled

                    system.adapter.ical.0 : ical - enabled

                    system.adapter.icons-mfd-svg.0 : icons-mfd-svg - enabled

                    system.adapter.vis-jqui-mfd.0 : vis-jqui-mfd - enabled

                    root@raspberrypi:/opt/iobroker# `

                    1 Reply Last reply Reply Quote 0
                    • M
                      marschmello last edited by

                      Leider kann ich nicht auf die Instancen zugreifen.

                      Nicht auf Admin oder Vis.

                      Die Vis Seite ist kurz aufbeblitzt und es stand dort etwas von Update gefunden

                      danach aber nur noch eine leere Seite

                      gruß

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

                        STRG-F5

                        mal probiert?

                        reboot des RasPi mal probiert?

                        …und noch so viele offenen Fragen 😞

                        Gruß

                        Rainer

                        1 Reply Last reply Reply Quote 0
                        • M
                          marschmello last edited by

                          Mein Pi ist Raspberry Pi 2 Model B QUAD-CORE CPU und 1 GB

                          und den reboot hab ich schon einmal nach der installation gemacht.

                          STRG F5 ??? Wo sollte ich das machen?? Im Browser???

                          gruß Ralf

                          ps Karte habe ich gescheckt. ist nicht voll

                          1 Reply Last reply Reply Quote 0
                          • M
                            marschmello last edited by

                            Das Log würde ich dir gerne zur Verfügung stellen, nur sind das gefühlt an die 100 Seiten.

                            Kann ich das irgenwie filtern??

                            1 Reply Last reply Reply Quote 0
                            • M
                              marschmello last edited by

                              Ich habe einen Fehler im Node gefunden

                              root@raspberrypi:/opt/iobroker# node node_modules/iobroker.admin/admin.js
                              module.js:338
                                  throw err;
                                        ^
                              Error: Cannot find module 'merge-descriptors'
                                  at Function.Module._resolveFilename (module.js:336:15)
                                  at Function.Module._load (module.js:278:25)
                                  at Module.require (module.js:365:17)
                                  at require (module.js:384:17)
                                  at Object. <anonymous>(/opt/iobroker/node_modules/iobroker.admin/node_modules/express/lib/express.js:16:13)
                                  at Module._compile (module.js:460:26)
                                  at Object.Module._extensions..js (module.js:478:10)
                                  at Module.load (module.js:355:32)
                                  at Function.Module._load (module.js:310:12)
                                  at Module.require (module.js:365:17)</anonymous>
                              

                              Vielleicht hilft dies ja weiter.

                              gruß

                              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

                              586
                              Online

                              31.9k
                              Users

                              80.3k
                              Topics

                              1.3m
                              Posts

                              7
                              29
                              4278
                              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