Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Adapter lassen sich nicht deinstallieren

    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

    SOLVED Adapter lassen sich nicht deinstallieren

    This topic has been deleted. Only users with topic management privileges can see it.
    • Mr. Qi
      Mr. Qi @Jan1 last edited by

      @Jan1
      Ok eine weitere Recherche bracht mit auf den NPM diverse Adapter haben Probleme die gefegtesten weniger. Die Probleme begannen mit den neuen Updates von NPM und Node-Js.

      Zu der sache mit dem default und latest: einige Adapter aus dem latest sind besser als ihre Vorgänger den ein oder anderen Adapter aus dem latest benutze ich sogar. Und hier kommt der Fehler der bei mir, der zu dem NPM fehler geführt hat ich benutze aus dem latest den Admin Adapter in der 4.0.5 statt aus dem default in der Version 3.7.8. und dann bin ich bei NPM und Node-js noch nicht auf dem neusten stand. ich bin die Fraktion NTTRS never toch the runing system.

      J 1 Reply Last reply Reply Quote 0
      • J
        Jan1 @Mr. Qi last edited by

        @Patrick-Pause
        Der nächste Fehler 🙂
        Wenn man systemrelevante Adapter aus dem lateste installiert, sollte man besser alle die zum System gehören hoch ziehen. Ich bin schon immer auf latest und habe auch kein Testsystem mehr, aber ein Backup und das ist der entscheidende Trick dabei.
        So kannst auch diesen uralten und überholten Spruch oben erweitern "without a backup", dann ist er wieder aktuell und richtig 😉

        Die meisten Probleme die hier diskutiert werden, beruhen auf der Mischung aus latest und default, oder schlicht auf unangepassten Adaptern aus dem default. Oder bei ganz mutiegen, die trotz der Warnung einfach alles von Github installieren.
        Da demnächst Node 12 als Empfehlung kommen wird, bin ich auch schon mal auf 12 hoch und siehe da, alles läuft.

        Mr. Qi 1 Reply Last reply Reply Quote 0
        • Mr. Qi
          Mr. Qi @Jan1 last edited by

          @Jan1

          ich habe jetzt mal meinen Beitrag an POS.2 angepasst schau einmal bitte drüber ob ich noch was ergänzen kann.

          Leider hat das update nicht den gewünschten erfolg gebracht ich habe test weis wieder den Yr-Adapter installiert und wieder deinstalliert mit folgendem output:
          Anmerkung 2020-03-19 123554.PNG.jpg
          Anmerkung 2020-03-19 123651.jpg

          weist du vielleicht wie wir dem ganzen auf die spur kommen wo es hack.

          J 1 Reply Last reply Reply Quote 0
          • J
            Jan1 @Mr. Qi last edited by

            @Patrick-Pause
            Wie und auf welchem System läuft das denn bei Dir?
            Hintergrund der Frage, da ich bei so was immer kurz angebunden bin und bei mir das direkt auf nem Beelink unter Debian läuft, suche ich erst gar nicht lange, sondern mach ein Backup und installiere den IOBroker neu. Danach mit dem Backitup Adapter ein Restore des Backup und alles ist sauber. Bei mir funktioniert diese Methode sehr gut, da so alles frisch installiert wird und zumindest im IOBroker definitiv keine Fehler mehr drin sind. Zeitaufwand ist überschaubar und bei mir unter einer Stunde.

            Klar könnte man das nun auch tiefer analysieren und den Fehler manuell beheben, dazu fehlt mir aber der Ansatz und somit wäre ich hier auch auf fremde Hilfe angewiesen, falls einer dazu überhaupt ne Idee hat.

            Mr. Qi 1 Reply Last reply Reply Quote 0
            • Mr. Qi
              Mr. Qi @Jan1 last edited by

              @Jan1
              RaspberryPi 3B+
              2Gb Ram
              Debian / Raspbian distro
              Instalation über skrip

              Also selber lösungsweg ist möglich ich werde es mal testen und dann bei erfolg oben anführen.

              J Homoran 2 Replies Last reply Reply Quote 0
              • J
                Jan1 @Mr. Qi last edited by

                @Patrick-Pause
                Da geht die Holzhammer Methode übers Backup auf alle Fälle, da ich vorher auch den 3B+ hatte 😉
                Eigentlich hast auf dem Pi noch den Vorteil, Du kannst die komplette SD sichern und das ganze auf einer neue SD ausprobieren, somit 0 Risiko.

                1 Reply Last reply Reply Quote 0
                • liv-in-sky
                  liv-in-sky last edited by liv-in-sky

                  habe den post gerade bemerkt - bei mir gibt es folgendes problem: wenn ich einen adapter deinstallieren will, startet iobroker neu ( bzw. stürzt ab und fährt wieder hoch)
                  @apollon77 kennst du das ? kannst du bitte helfen ?

                  anfangs dachte ich, das muss wohl mit dem einem adapter zusammenhängen (parser, der lag lange im system ohne nutzung. mittlerweile wollte ich auch einen anderen deinstallieren (pushover,iogo) und das ganze passierte wieder

                  meist werden nach diesem "neustart" einige datenpunkte nicht gefunden und ich muss iobroker stop ausführen

                  wenn ich in der console (nach iobroker stop) ioboker del parser eingebe, funktioniert es - dann ein iobroker start und es läuft wieder

                  Mar 19 15:41:01 iobroker59 CRON[3963]: (root) CMD (/usr/local/bin/cpualarm)
                  Mar 19 15:41:56 iobroker59 bash[153]: Cannot read property 'stopping' of undefined
                  Mar 19 15:41:56 iobroker59 bash[153]: TypeError: Cannot read property 'stopping' of undefined
                  Mar 19 15:41:56 iobroker59 bash[153]:     at cleanAutoSubscribes (/opt/iobroker/node_modules/iobroker.js-controller/main.js:2938:47)
                  Mar 19 15:41:56 iobroker59 bash[153]:     at objects.getObjectView (/opt/iobroker/node_modules/iobroker.js-controller/main.js:796:31)
                  Mar 19 15:41:56 iobroker59 bash[153]:     at Immediate.callback.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemFileDB.js:1950:62)
                  Mar 19 15:41:56 iobroker59 bash[153]:     at runCallback (timers.js:705:18)
                  Mar 19 15:41:56 iobroker59 bash[153]:     at tryOnImmediate (timers.js:676:5)
                  Mar 19 15:41:56 iobroker59 bash[153]:     at processImmediate (timers.js:658:5)
                  Mar 19 15:41:56 iobroker59 systemd[1]: iobroker.service: Main process exited, code=exited, status=6/NOTCONFIGURED
                  Mar 19 15:41:59 iobroker59 systemd[1]: iobroker.service: Unit entered failed state.
                  Mar 19 15:41:59 iobroker59 systemd[1]: iobroker.service: Failed with result 'exit-code'.
                  Mar 19 15:41:59 iobroker59 systemd[1]: iobroker.service: Service hold-off time over, scheduling restart.
                  Mar 19 15:41:59 iobroker59 systemd[1]: Stopped ioBroker Server.
                  Mar 19 15:41:59 iobroker59 systemd[1]: iobroker.service: Failed to reset devices.list: Operation not permitted
                  Mar 19 15:41:59 iobroker59 systemd[1]: Started ioBroker Server.
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.admin.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.ping.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.javascript.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.scenes.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.pushbullet.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.mpd.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.vis-hqwidgets.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.vis-players.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.vis-fancyswitch.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.ical.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.vis-timeandweather.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.vis-jqui-mfd.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.sonoff.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.pushbullet.1" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.cloud.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.vis-bars.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.fullcalendar.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.vis.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.vis-metro.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.email.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.telegram.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.vis-weather.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.simple-api.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.socketio.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.dwd.0" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.javascript.1" for host "iobroker59"
                  Mar 19 15:42:00 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.javascript.2" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.mihome.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.fritzdect.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.alexa2.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.web.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.ical.1" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.web.1" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.fritzdect.1" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.iot.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.text2command.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.terminal.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.vis-rgraph.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.vis-colorpicker.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.vis-history.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.mclighting.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.pollenflug.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.daswetter.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.openweathermap.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.info.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.broadlink2.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.fullybrowser.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.mclighting.1" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.iqontrol.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.ical.2" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.sql.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.meross.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.sayit.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.amazon-dash.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.tr-064-community.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.pi-hole.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.proxmox.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.countdown.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.backitup.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.node-red.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.paw.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.telegram.1" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.js2fs.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.nut.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.trashschedule.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.trashschedule.1" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.enigma2.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.lgtv.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.fritzdect.2" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.plex.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.contact.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.heatingcontrol.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.parser.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.virtualpowermeter.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.alexa2.1" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.wled.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.web-speedy.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.vis-justgage.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.phantomjs.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.pushover.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: host.iobroker59 check instance "system.adapter.iogo.0" for host "iobroker59"
                  Mar 19 15:42:01 iobroker59 bash[5755]: ================================== > LOG REDIRECT system.adapter.javascript.0 => true [starting]
                  Mar 19 15:42:01 iobroker59 bash[5755]: ================================== > LOG REDIRECT system.adapter.admin.0 => true [starting]
                  Mar 19 15:42:01 iobroker59 CRON[5782]: (root) CMD (/usr/local/bin/cpualarm)
                  Mar 19 15:42:02 iobroker59 bash[5755]: ================================== > LOG REDIRECT system.adapter.admin.0 => false [Process stopped]
                  Mar 19 15:42:02 iobroker59 bash[5755]: ================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging]
                  
                  

                  root@iobroker59 15:43:19  ~   >
                  iobroker del iogo
                  Delete adapter "iogo"
                  host.iobroker59 Counted 1 instances of iogo
                  host.iobroker59 Counted 1 adapter for iogo
                  host.iobroker59 Counted 1 states of iogo
                  host.iobroker59 Counted 14 states of system.adapter.iogo
                  host.iobroker59 object iogo.admin deleted
                  host.iobroker59 Deleting 17 object(s).
                  npm uninstall iobroker.iogo --silent --save --prefix "/opt/iobroker" (System call)
                  Cannot write files: /opt/iobroker/iobroker-data/files/iogo.admin/_data.json: ENOENT: no such file or directory, open '/opt/iobroker/iobroker-data/files/iogo.admin/_data.json'
                  root@iobroker59 15:43:56  ~   >
                  
                  
                  


                  iobroker.2020-03-19.log

                  habe vor 2-3 wochen node update gemacht v10.16 auf v10.19 (npm 6.13.7)

                  fixer habe ich zur sicherheit auch schon ausgeführt

                  apollon77 1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @Mr. Qi last edited by

                    @Patrick-Pause sagte in Adapter lassen sich nicht deinstallieren:

                    RaspberryPi 3B+
                    2Gb Ram

                    Das Gerät gibt es nicht!

                    RasPi3 hat immer 1GB
                    Wenn 2 GB müsste es ein RasPi4 sein

                    Mr. Qi 1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 @liv-in-sky last edited by

                      @liv-in-sky controller 2.2.8? Jupp ... gefixt in 2.2.9 🙂

                      liv-in-sky 2 Replies Last reply Reply Quote 1
                      • liv-in-sky
                        liv-in-sky @apollon77 last edited by

                        @apollon77 teste ich sofort - gebe rückmeldung

                        1 Reply Last reply Reply Quote 0
                        • liv-in-sky
                          liv-in-sky @apollon77 last edited by

                          @apollon77 tausend dank - das war es - funzt wieder

                          1 Reply Last reply Reply Quote 0
                          • Mr. Qi
                            Mr. Qi @Homoran last edited by Mr. Qi

                            @Homoran

                            @Patrick-Pause sagte in Adapter lassen sich nicht deinstallieren:

                            RaspberryPi 3B+
                            2Gb Ram

                            Das Gerät gibt es nicht!

                            RasPi3 hat immer 1GB
                            Wenn 2 GB müsste es ein RasPi4 sein

                            Mein Fehler warum liegt die 2 auch gleich neben der 1 ist ein ganz blödes Design😂

                            J 1 Reply Last reply Reply Quote 0
                            • J
                              Jan1 @Mr. Qi last edited by

                              @Patrick-Pause
                              Hast Deine System Adapter jetzt eigentlich alle aktuell?

                              Mr. Qi 1 Reply Last reply Reply Quote 0
                              • Mr. Qi
                                Mr. Qi @Jan1 last edited by Mr. Qi

                                @Jan1

                                Ja Iobroker Controller auf 2.2.9 und Repo Quelle auf latest.
                                Danach alle Adapter aktualisiert die ich im Broker verwende und nach der umstellung auf latest eine Aktualisierung aufweisen.
                                Und ich habe auch den Node auf 12.16.1 sowie den NPM auf 6.14.2 geup.

                                Natürlich vorher mit Backup. Alles funktioniert einwandfrei nur dieser Deinstallation Fehler bei bestimmten Adaptern. Nicht alle, bislang nur Yr-Wetter, TR-64 und find-my-(I-)phone. Es tritt immer der "mach es selbst Fehler auf."

                                Sonst teste mal einen der Adapter bei dir, ich komme erst die Tage wider zum ausprobieren Dann wollte ich mal einen neuen Broker aufsetzen und ein Backup einspielen, in der vermutung es liegt am host.

                                J 1 Reply Last reply Reply Quote 0
                                • J
                                  Jan1 @Mr. Qi last edited by Jan1

                                  @Patrick-Pause
                                  NPM rebuild hast aber auch gemacht nach dem Node Update?
                                  Node 12 ist noch nicht empfohlen, läuft bei mir aber auch problemlos.
                                  Den Yr Adapter hab ich eben bei mir mal zum Testen installiert und auch wieder deinstalliert, also an Node 12 liegt es nicht, funktioniert wie erwartet.

                                  Mr. Qi 1 Reply Last reply Reply Quote 0
                                  • Mr. Qi
                                    Mr. Qi @Jan1 last edited by

                                    @Jan1
                                    ja entschuldige hab es vergessen zu schreiben naklar habe ich auch den NPM rebuild durchgeführt
                                    Und das es nicht am Node 12 liegt war von vornherein klar da ich vorher auf 10 war erst heute habe ich das update auf 12 gemacht vorausschauend auf die zukunft.

                                    Alles am iobroker läuft fehler frei sogar die neuen vis Updates von heute. Ich denke es ist mein host ich melde mich wieder sobald ich denn mal neu aufgesetzt habe.

                                    J 1 Reply Last reply Reply Quote 0
                                    • J
                                      Jan1 @Mr. Qi last edited by

                                      @Patrick-Pause
                                      Komplett neu aufsetzen schadet natürlich auch nicht, wobei ich mir sicher bin, dass IOBroker mit Backup reichen würde.

                                      1 Reply Last reply Reply Quote 0
                                      • T
                                        TemPeck last edited by

                                        Hallo,

                                        schön, dass doch noch jemand auf den Thread gekommen ist 🎯

                                        Bei mir besteht das Problem weiterhin - bei allen Adaptern.

                                        Mit dem Befehl
                                        sudo rm -r /opt/iobroker/node_modules/iobroker.xxx

                                        werde ich die entsprechenden Adapter nun tatsächlich los. Das kann ja aber nicht die Lösung sein...

                                        Habe mittlerweile (vor einigen Monaten) auf node 10.17.0 geupdated, ohne Auswirkungen auf das Problem.

                                        npm ist 6.11.3

                                        Ob ich npm nochmal updaten sollte?
                                        Oder gibt es noch andere Ideen?

                                        Grüße!

                                        Mr. Qi 1 Reply Last reply Reply Quote 0
                                        • Mr. Qi
                                          Mr. Qi @TemPeck last edited by Mr. Qi

                                          @TemPeck
                                          @Jan1

                                          Das ist meine Schuld und hier endlich die lange ersehnte Antwort also aus irgend einem Grund lag es am host System.
                                          Folgendes habe ich gemacht:
                                          -Iobroker per img ( iobroker img vom 27.11.19)geflasht.
                                          -Dann ein Backup eingespielt aber vorsichtig ich hatte meine Probleme, ich hatte einen ordner angelegt und mit dem Befehl

                                          ./iobroker Backup 
                                          

                                          Darin dan eine "datumurzeit.tar.zip" erhalten. Nach dem ich eine neue sd geflasht hatte dann mit

                                          Iobroker stop
                                          Iobroker restore 0
                                          Iobroker start
                                          Iobroker start all
                                          Iobroker upload 
                                          

                                          Denn den Server in run gebracht das mit denn Adaptern hat sehr sehr lange gedauert bis er sich diese alle wieder aktive gemacht hat. Ein Fehler mit sql.0 konnte ich noch nicht beheben siehe spoiler:

                                          Ich hoffe dashat keiner gesehen 😁


                                          Ich hoffe das hat keiner gesehen 😵 rechtzeitig gelöscht

                                          Läuft wieder alles auch das installieren und deinstallieren über admin auch der besagte yr-Wetter meckert nicht mehr. Top top

                                          Danke an @Jan1 das du mich so angestachelt hast 👏 ich hätte diesen banalen Zustand belassen. Und @TemPeck wird sich freuen iobroker/beckup/ frech install/ restore und fals du sql benutzt denk an mariadb😰 😂 😂 😂

                                          J 1 Reply Last reply Reply Quote 0
                                          • J
                                            Jan1 @Mr. Qi last edited by

                                            @Patrick-Pause
                                            Das Restore kann man so machen, einfacher gehts allerdings mit dem Backitup Adapter 😉

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            902
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter npm
                                            7
                                            34
                                            5643
                                            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