Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. js-controller 2 jetzt für alle im Stable

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.3k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.3k

js-controller 2 jetzt für alle im Stable

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
js-controllerjs-controller 2
556 Beiträge 74 Kommentatoren 166.2k Aufrufe 56 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • AlCalzoneA AlCalzone

    @AndreasK So:

    {
      "default": {
        "link": "http://download.iobroker.net/sources-dist.json"
      },
      "latest": {
        "link": "http://download.iobroker.net/sources-dist-latest.json"
      }
    }
    

    Das bitte wieder im Reiter "Nativ" einfügen und nicht ausversehen bei Raw. Habe den verlinkten Post nochmal bearbeitet.

    SBorgS Offline
    SBorgS Offline
    SBorg
    Forum Testing Most Active
    schrieb am zuletzt editiert von
    #447

    @AlCalzone sagte in js-controller 2 jetzt für alle im Stable:
    Wäre es nicht so richtig?

    {
      "default": {
        "link": "http://download.iobroker.net/sources-dist.json"
      },
      "latest": {
        "link": "http://download.iobroker.net/sources-dist-latest.json"
      }
    }
    

    Sonst "Error, can not parse..."

    LG SBorg ( SBorg auf GitHub)
    Projekte: Lebensmittelwarnung.de | WLAN-Wetterstation | PimpMyStation

    AlCalzoneA 1 Antwort Letzte Antwort
    0
    • SBorgS SBorg

      @AlCalzone sagte in js-controller 2 jetzt für alle im Stable:
      Wäre es nicht so richtig?

      {
        "default": {
          "link": "http://download.iobroker.net/sources-dist.json"
        },
        "latest": {
          "link": "http://download.iobroker.net/sources-dist-latest.json"
        }
      }
      

      Sonst "Error, can not parse..."

      AlCalzoneA Offline
      AlCalzoneA Offline
      AlCalzone
      Developer
      schrieb am zuletzt editiert von AlCalzone
      #448

      @SBorg Korrekt :see_no_evil: Habs editiert

      Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

      Meister MopperM 1 Antwort Letzte Antwort
      0
      • AlCalzoneA AlCalzone

        @SBorg Korrekt :see_no_evil: Habs editiert

        Meister MopperM Offline
        Meister MopperM Offline
        Meister Mopper
        schrieb am zuletzt editiert von Meister Mopper
        #449

        @AlCalzone Mein Reiter Nativ sieht so aus:

        {
          "default": {
            "link": "http://download.iobroker.net/sources-dist.json",
            "json": {
              "admin": {
                "meta": "https://raw.githubusercontent.com/ioBroker/ioBroker.admin/master/io-package.json",
                "icon": "https://raw.githubusercontent.com/ioBroker/ioBroker.admin/master/admin/admin.png",
                "type": "general",
                "stars": 193,
                "issues": 124,
                "score": 133.5599,
                "weekDownloads": 12293,
                "published": "2014-12-04T18:45:44.907Z",
                "versionDate": "2019-11-03T23:32:35.129Z",
                "version": "3.6.12",
                "name": "admin",
                "title": "Admin",
                "news": {
        

        Was sollte jetzt wie editiert werden?

        Proxmox und HA

        A 1 Antwort Letzte Antwort
        0
        • AlCalzoneA AlCalzone

          @AndreasK So:

          {
            "default": {
              "link": "http://download.iobroker.net/sources-dist.json"
            },
            "latest": {
              "link": "http://download.iobroker.net/sources-dist-latest.json"
            }
          }
          

          Das bitte wieder im Reiter "Nativ" einfügen und nicht ausversehen bei Raw. Habe den verlinkten Post nochmal bearbeitet.

          A Offline
          A Offline
          AndreasK
          schrieb am zuletzt editiert von
          #450

          @AlCalzone
          Super. Hat funktioniert

          1 Antwort Letzte Antwort
          0
          • AlCalzoneA AlCalzone

            @AndreasK So:

            {
              "default": {
                "link": "http://download.iobroker.net/sources-dist.json"
              },
              "latest": {
                "link": "http://download.iobroker.net/sources-dist-latest.json"
              }
            }
            

            Das bitte wieder im Reiter "Nativ" einfügen und nicht ausversehen bei Raw. Habe den verlinkten Post nochmal bearbeitet.

            A Offline
            A Offline
            AndreasK
            schrieb am zuletzt editiert von
            #451

            @AlCalzone
            Super. Hat funktioniert

            1 Antwort Letzte Antwort
            0
            • Meister MopperM Meister Mopper

              @AlCalzone Mein Reiter Nativ sieht so aus:

              {
                "default": {
                  "link": "http://download.iobroker.net/sources-dist.json",
                  "json": {
                    "admin": {
                      "meta": "https://raw.githubusercontent.com/ioBroker/ioBroker.admin/master/io-package.json",
                      "icon": "https://raw.githubusercontent.com/ioBroker/ioBroker.admin/master/admin/admin.png",
                      "type": "general",
                      "stars": 193,
                      "issues": 124,
                      "score": 133.5599,
                      "weekDownloads": 12293,
                      "published": "2014-12-04T18:45:44.907Z",
                      "versionDate": "2019-11-03T23:32:35.129Z",
                      "version": "3.6.12",
                      "name": "admin",
                      "title": "Admin",
                      "news": {
              

              Was sollte jetzt wie editiert werden?

              A Offline
              A Offline
              AndreasK
              schrieb am zuletzt editiert von
              #452

              @Meister-Mopper said in js-controller 2 jetzt für alle im Stable:

              Was sollte jetzt wie editiert werden?

              Du musst nichts editieren.
              Du löscht die vorhandenen Einträge und ersetzt diese durch die 8 Zeilen von AlCalzone. Speichern und dann nach Updates suchen.
              Das war’s

              Meister MopperM 1 Antwort Letzte Antwort
              0
              • A AndreasK

                @Meister-Mopper said in js-controller 2 jetzt für alle im Stable:

                Was sollte jetzt wie editiert werden?

                Du musst nichts editieren.
                Du löscht die vorhandenen Einträge und ersetzt diese durch die 8 Zeilen von AlCalzone. Speichern und dann nach Updates suchen.
                Das war’s

                Meister MopperM Offline
                Meister MopperM Offline
                Meister Mopper
                schrieb am zuletzt editiert von
                #453

                @AndreasK Prima, dank @ecki945 hat es geklappt:

                a9a09461-f837-45c2-94e6-d8e89212361c-grafik.png

                Ich danke euch allen!

                Proxmox und HA

                1 Antwort Letzte Antwort
                0
                • P Offline
                  P Offline
                  P-A-L-A-D-I-N
                  schrieb am zuletzt editiert von
                  #454

                  Kann jemand von Euch schon was dazu sagen, ob der js-controller in Version 2.x mittlerweile auch unter Windows ordentlich läuft? Einen neuen Installer scheint es ja noch nicht zu geben - sofern auf der Downloadseite nicht nur wieder vergessen worden ist, das Datum anzupassen... ;-)

                  apollon77A UweRLPU 2 Antworten Letzte Antwort
                  0
                  • P P-A-L-A-D-I-N

                    Kann jemand von Euch schon was dazu sagen, ob der js-controller in Version 2.x mittlerweile auch unter Windows ordentlich läuft? Einen neuen Installer scheint es ja noch nicht zu geben - sofern auf der Downloadseite nicht nur wieder vergessen worden ist, das Datum anzupassen... ;-)

                    apollon77A Offline
                    apollon77A Offline
                    apollon77
                    schrieb am zuletzt editiert von
                    #455

                    @P-A-L-A-D-I-N @Stabilostick ? (Ich denke er wartet auf die 2.2.8 :-) Die ist in Planung ...

                    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                    P 1 Antwort Letzte Antwort
                    1
                    • apollon77A apollon77

                      @P-A-L-A-D-I-N @Stabilostick ? (Ich denke er wartet auf die 2.2.8 :-) Die ist in Planung ...

                      P Offline
                      P Offline
                      P-A-L-A-D-I-N
                      schrieb am zuletzt editiert von
                      #456

                      @apollon77 Der gute Stabilostick bekommt wahrscheinlich schon allergische Reaktionen aufgrund von ständiger Überbeanspruchung, wenn er meinen Namen liest... :-D Klar, daß er sich nicht die Mühe macht, den ganzen Kladderradatsch mühsam für Windows anzupassen, wenn schon die nächste Version in den Startlöchern steht. Wann ist denn mit 2.2.8 zu rechnen?

                      apollon77A 1 Antwort Letzte Antwort
                      0
                      • P P-A-L-A-D-I-N

                        @apollon77 Der gute Stabilostick bekommt wahrscheinlich schon allergische Reaktionen aufgrund von ständiger Überbeanspruchung, wenn er meinen Namen liest... :-D Klar, daß er sich nicht die Mühe macht, den ganzen Kladderradatsch mühsam für Windows anzupassen, wenn schon die nächste Version in den Startlöchern steht. Wann ist denn mit 2.2.8 zu rechnen?

                        apollon77A Offline
                        apollon77A Offline
                        apollon77
                        schrieb am zuletzt editiert von
                        #457

                        @P-A-L-A-D-I-N sagte in js-controller 2 jetzt für alle im Stable:

                        Wann ist denn mit 2.2.8 zu rechnen?

                        Richtung Wochenende hoffentlich

                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                        1 Antwort Letzte Antwort
                        1
                        • P P-A-L-A-D-I-N

                          Kann jemand von Euch schon was dazu sagen, ob der js-controller in Version 2.x mittlerweile auch unter Windows ordentlich läuft? Einen neuen Installer scheint es ja noch nicht zu geben - sofern auf der Downloadseite nicht nur wieder vergessen worden ist, das Datum anzupassen... ;-)

                          UweRLPU Offline
                          UweRLPU Offline
                          UweRLP
                          schrieb am zuletzt editiert von
                          #458

                          @P-A-L-A-D-I-N Bei mir läuft der js-controller in Version 2.x odentlich.
                          Der Umstieg war zwar holprig und mit Schweis verbunden aber nun ist es stabiel.
                          Leider noch in etwas veralterten Versionen aber ich werde geduldig :grinning: abwarten bis der neue Installer kommt.
                          Info v. 16.01.2020.jpg

                          P 1 Antwort Letzte Antwort
                          1
                          • Meister-xM Offline
                            Meister-xM Offline
                            Meister-x
                            schrieb am zuletzt editiert von
                            #459

                            kann mir bitte jemand beim updaten helfen...:clap:
                            mache über Putty die Kommandos :
                            iobroker stop
                            iobroker update
                            iobroker upgrade self
                            iobroker start

                            bekomme aber nur Fehlermeldungen und bleibt auf Vers.1.5.11

                            Hoffe auf etwas Hilfe ..Vielen Dank

                            ChaotC apollon77A 2 Antworten Letzte Antwort
                            0
                            • Meister-xM Meister-x

                              kann mir bitte jemand beim updaten helfen...:clap:
                              mache über Putty die Kommandos :
                              iobroker stop
                              iobroker update
                              iobroker upgrade self
                              iobroker start

                              bekomme aber nur Fehlermeldungen und bleibt auf Vers.1.5.11

                              Hoffe auf etwas Hilfe ..Vielen Dank

                              ChaotC Offline
                              ChaotC Offline
                              Chaot
                              schrieb am zuletzt editiert von
                              #460

                              @Meister-x Du solltest in das iobroker Verzeichnis wechseln:

                              cd/opt/iobroker

                              dann sollte es klappen.

                              ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                              1 Antwort Letzte Antwort
                              0
                              • Meister-xM Meister-x

                                kann mir bitte jemand beim updaten helfen...:clap:
                                mache über Putty die Kommandos :
                                iobroker stop
                                iobroker update
                                iobroker upgrade self
                                iobroker start

                                bekomme aber nur Fehlermeldungen und bleibt auf Vers.1.5.11

                                Hoffe auf etwas Hilfe ..Vielen Dank

                                apollon77A Offline
                                apollon77A Offline
                                apollon77
                                schrieb am zuletzt editiert von
                                #461

                                @Meister-x Und wenn nicht mal die Fehlermeldungen Posten ... und falls Permission Error drin vorkommt den Fixer laufen lassen wie es oben steht.

                                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                1 Antwort Letzte Antwort
                                0
                                • Meister-xM Offline
                                  Meister-xM Offline
                                  Meister-x
                                  schrieb am zuletzt editiert von
                                  #462

                                  Hallo ,
                                  cd/opt /iobroker hat leider auch nix gebracht und Permission error kann ich auch nicht finden...
                                  hier meien Fehlermeldung nach dem Update Versuch :
                                  3a0637e7-8577-45ca-b028-56cb06d8df4f-grafik.png

                                  J 1 Antwort Letzte Antwort
                                  0
                                  • Meister-xM Meister-x

                                    Hallo ,
                                    cd/opt /iobroker hat leider auch nix gebracht und Permission error kann ich auch nicht finden...
                                    hier meien Fehlermeldung nach dem Update Versuch :
                                    3a0637e7-8577-45ca-b028-56cb06d8df4f-grafik.png

                                    J Offline
                                    J Offline
                                    Jan1
                                    schrieb am zuletzt editiert von Jan1
                                    #463

                                    @Meister-x
                                    Bitte alles posten und nicht nur die Hälfte und alles heißt mit Befehlseingabe.

                                    1 Antwort Letzte Antwort
                                    0
                                    • Meister-xM Offline
                                      Meister-xM Offline
                                      Meister-x
                                      schrieb am zuletzt editiert von Negalein
                                      #464

                                      hier der ganze Verlauf ....

                                      pi@raspberrypi:~ $ cd/opt/iobriker
                                      -bash: cd/opt/iobriker: No such file or directory
                                      pi@raspberrypi:~ $ cd/opt/iobroker
                                      -bash: cd/opt/iobroker: No such file or directory
                                      pi@raspberrypi:~ $ sudo iobroker stop
                                      pi@raspberrypi:~ $ sudo iobroker update
                                      Used repository: default
                                      hash not changed, use actual sources
                                      update done
                                      Adapter    "admin"         : 3.6.12   , installed 3.6.12
                                      Adapter    "alexa2"        : 3.0.5
                                      Adapter    "alpha2"        : 1.0.0
                                      Adapter    "amazon-dash"   : 0.3.1
                                      Adapter    "artnet"        : 1.0.0
                                      Adapter    "asterisk"      : 1.0.6
                                      Adapter    "asuswrt"       : 1.0.1
                                      Adapter    "b-control-em"  : 0.2.1
                                      Adapter    "backitup"      : 1.3.6
                                      Adapter    "beckhoff"      : 1.1.0
                                      Adapter    "benq"          : 0.2.0
                                      Adapter    "ble"           : 0.10.1
                                      Adapter    "bmw"           : 1.3.3
                                      Adapter    "bosesoundtouch": 0.2.4
                                      Adapter    "botvac"        : 1.0.0
                                      Adapter    "bring"         : 1.6.8
                                      Adapter    "broadlink2"    : 2.0.2
                                      Adapter    "chromecast"    : 2.3.1
                                      Adapter    "cloud"         : 2.6.2    , installed 2.6.2
                                      Adapter    "comfoair"      : 0.3.2
                                      Adapter    "contactid"     : 1.0.0
                                      Adapter    "countdown"     : 1.0.4
                                      Adapter    "cul"           : 0.4.0
                                      Adapter    "daikin"        : 1.0.5
                                      Adapter    "daswetter"     : 2.8.1    , installed 2.8.1
                                      Adapter    "deconz"        : 1.1.2
                                      Adapter    "denon"         : 1.7.1
                                      Adapter    "discovergy"    : 0.4.0
                                      Adapter    "discovery"     : 1.3.0    , installed 1.3.0
                                      Adapter    "ds18b20"       : 1.1.1
                                      Adapter    "dwd"           : 2.4.3
                                      Adapter    "ebus"          : 1.0.0
                                      Adapter    "egigeozone"    : 0.1.2
                                      Adapter    "ekey"          : 1.1.0
                                      Adapter    "email"         : 1.0.5
                                      Adapter    "emby"          : 0.1.2
                                      Adapter    "energymanager" : 1.2.2
                                      Adapter    "enet"          : 1.0.1
                                      Adapter    "epson_stylus_px830": 0.2.1
                                      Adapter    "fakeroku"      : 0.2.1
                                      Adapter    "feiertage"     : 1.0.11
                                      Adapter    "fhem"          : 1.3.0
                                      Adapter    "find-my-iphone": 0.2.15
                                      Adapter    "firetv"        : 0.0.27
                                      Adapter    "flot"          : 1.9.2
                                      Adapter    "foobar2000"    : 1.0.0
                                      Adapter    "fritzbox"      : 0.2.1
                                      Adapter    "fritzdect"     : 0.1.4
                                      Adapter    "fronius"       : 1.0.5
                                      Adapter    "fullcalendar"  : 0.2.4
                                      Adapter    "fullybrowser"  : 1.0.0
                                      Adapter    "g-homa"        : 0.5.1
                                      Adapter    "geofency"      : 0.3.2
                                      Adapter    "gruenbeck"     : 0.0.15
                                      Adapter    "habpanel"      : 0.3.4
                                      Adapter    "haier"         : 1.0.2
                                      Adapter    "ham"           : 1.1.2
                                      Adapter    "ham-wemo"      : 1.0.1
                                      Adapter    "harmony"       : 1.2.2
                                      Adapter    "heytech"       : 0.2.0
                                      Adapter    "hid"           : 0.1.17
                                      Adapter    "history"       : 1.8.6    , installed 1.8.6
                                      Adapter    "hm-rega"       : 2.5.2    , installed 2.4.12 [Updateable]
                                      Adapter    "hm-rpc"        : 1.12.1   , installed 1.10.3 [Updateable]
                                      Adapter    "hmip"          : 0.0.11
                                      Adapter    "homeconnect"   : 0.0.26
                                      Adapter    "homee"         : 0.3.1
                                      Adapter    "homepilot"     : 1.0.3
                                      Adapter    "hp-ilo"        : 1.0.5
                                      Adapter    "hs100"         : 1.0.10
                                      Adapter    "hue"           : 2.5.0
                                      Adapter    "hue-extended"  : 1.1.7
                                      Adapter    "ical"          : 1.7.0
                                      Adapter    "icons-addictive-flavour-png": 0.1.0   , installed 0.1.0
                                      Adapter    "icons-fatcow-hosting": 0.1.0
                                      Adapter    "icons-icons8"  : 0.0.1    , installed 0.0.1
                                      Adapter    "icons-material-png": 0.1.0   , installed 0.1.0
                                      Adapter    "icons-material-svg": 0.1.0   , installed 0.1.0
                                      Adapter    "icons-mfd-png" : 1.0.2    , installed 1.0.2
                                      Adapter    "icons-mfd-svg" : 1.0.2
                                      Adapter    "icons-open-icon-library-png": 0.1.2
                                      Adapter    "icons-ultimate-png": 1.0.1
                                      Adapter    "influxdb"      : 1.6.3
                                      Adapter    "info"          : 1.5.6    , installed 1.5.6
                                      Adapter    "innogy-smarthome": 0.3.3
                                      Adapter    "iogo"          : 0.4.17
                                      Adapter    "iot"           : 1.1.8
                                      Adapter    "iqontrol"      : 0.2.14   , installed 0.2.14
                                      Adapter    "javascript"    : 4.1.12   , installed 4.1.12
                                      Adapter    "jeelink"       : 0.1.0
                                      Controller "js-controller" : 2.1.1    , installed 1.5.11 [Updateable]
                                      Adapter    "kecontact"     : 0.1.0
                                      Adapter    "klf200"        : 0.9.5
                                      Adapter    "km200"         : 1.1.6
                                      Adapter    "knx"           : 0.8.6
                                      Adapter    "kodi"          : 1.0.0
                                      Adapter    "kress"         : 2.5.5
                                      Adapter    "lametric"      : 0.0.6
                                      Adapter    "landroid"      : 1.0.3
                                      Adapter    "lcn"           : 0.3.2
                                      Adapter    "lgtv"          : 1.1.3
                                      Adapter    "lgtv-rs"       : 0.0.4
                                      Adapter    "lgtv11"        : 1.0.5
                                      Adapter    "lifx"          : 0.0.5
                                      Adapter    "lightify"      : 0.2.16
                                      Adapter    "link"          : 0.4.4
                                      Adapter    "linkeddevices" : 1.1.1
                                      Adapter    "lovelace"      : 0.2.3
                                      Adapter    "loxone"        : 1.0.0
                                      Adapter    "luftdaten"     : 0.0.9
                                      Adapter    "lupusec"       : 1.2.3
                                      Adapter    "luxtronik1"    : 0.1.0
                                      Adapter    "material"      : 0.12.1   , installed 0.12.1
                                      Adapter    "maxcube"       : 0.1.2
                                      Adapter    "maxcul"        : 1.1.1
                                      Adapter    "mbus"          : 2.1.0
                                      Adapter    "megad"         : 1.2.1
                                      Adapter    "megadd"        : 0.2.0
                                      Adapter    "megaesp"       : 0.1.0
                                      Adapter    "mercedesme"    : 0.0.20
                                      Adapter    "meross"        : 1.3.9
                                      Adapter    "meteoalarm"    : 1.0.8
                                      Adapter    "miele"         : 0.1.5
                                      Adapter    "mihome"        : 1.2.5
                                      Adapter    "mihome-lamp"   : 1.1.0
                                      Adapter    "mihome-plug"   : 0.2.0
                                      Adapter    "mihome-vacuum" : 1.1.5
                                      Adapter    "mikrotik"      : 1.0.4
                                      Adapter    "milight"       : 0.3.6
                                      Adapter    "milight-smart-light": 0.2.7
                                      Adapter    "mobile"        : 0.5.0    , installed 0.5.0
                                      Adapter    "modbus"        : 2.0.9    , installed 2.0.9
                                      Adapter    "moma"          : 1.2.3
                                      Adapter    "mpd"           : 1.0.0
                                      Adapter    "mqtt"          : 2.0.4
                                      Adapter    "mqtt-client"   : 1.1.1
                                      Adapter    "musiccast"     : 0.0.8
                                      Adapter    "mysensors"     : 1.2.2
                                      Adapter    "nanoleaf-lightpanels": 0.8.1
                                      Adapter    "nello"         : 2.0.6
                                      Adapter    "netatmo"       : 1.3.1
                                      Adapter    "nibeuplink"    : 0.3.0
                                      Adapter    "nina"          : 0.0.15
                                      Adapter    "node-red"      : 1.13.0
                                      Adapter    "nuki"          : 1.1.2
                                      Adapter    "nut"           : 1.1.3
                                      Adapter    "odl"           : 1.0.2
                                      Adapter    "oilfox"        : 0.0.5
                                      Adapter    "onkyo"         : 2.0.2
                                      Adapter    "onvif"         : 0.0.2
                                      Adapter    "openhab"       : 1.1.0
                                      Adapter    "openweathermap": 0.1.0
                                      Adapter    "opi"           : 0.1.1
                                      Adapter    "oppoplayer"    : 0.2.1
                                      Adapter    "owfs"          : 0.6.1
                                      Adapter    "owntracks"     : 0.6.2
                                      Adapter    "panasonic-viera": 1.0.2
                                      Adapter    "parser"        : 1.0.7
                                      Adapter    "paw"           : 0.0.7
                                      Adapter    "phantomjs"     : 1.0.1
                                      Adapter    "pi-hole"       : 1.2.1
                                      Adapter    "piface"        : 1.0.0
                                      Adapter    "pimatic"       : 0.1.5
                                      Adapter    "ping"          : 1.3.2    , installed 1.3.2
                                      Adapter    "places"        : 0.7.0
                                      Adapter    "plex"          : 0.8.9
                                      Adapter    "plexconnect"   : 0.0.7
                                      Adapter    "pollenflug"    : 1.0.4
                                      Adapter    "proxmox"       : 0.3.2
                                      Adapter    "proxy"         : 1.1.1
                                      Adapter    "pushbullet"    : 0.0.11
                                      Adapter    "pushover"      : 1.1.1
                                      Adapter    "pushsafer"     : 0.1.8
                                      Adapter    "radar2"        : 1.0.9
                                      Adapter    "radiohead"     : 1.0.2
                                      Adapter    "rflink"        : 1.2.0
                                      Adapter    "rickshaw"      : 1.0.0
                                      Adapter    "ring"          : 1.0.5
                                      Adapter    "roomba"        : 1.0.7
                                      Adapter    "rpi2"          : 1.1.1
                                      Adapter    "s7"            : 1.1.4
                                      Adapter    "samsung"       : 0.2.9
                                      Adapter    "sayit"         : 1.7.0
                                      Adapter    "sbfspot"       : 2.4.0
                                      Adapter    "scenes"        : 1.1.0
                                      Adapter    "schoolfree"    : 0.3.1
                                      Adapter    "shelly"        : 3.1.6
                                      Adapter    "shuttercontrol": 0.4.1
                                      Adapter    "sia"           : 1.0.3
                                      Adapter    "siegenia"      : 1.0.0
                                      Adapter    "simple-api"    : 2.3.2    , installed 2.3.2
                                      Adapter    "smappee"       : 0.2.2
                                      Adapter    "smartmeter"    : 3.0.8
                                      Adapter    "snips"         : 1.5.0
                                      Adapter    "snmp"          : 0.5.0
                                      Adapter    "socketio"      : 2.1.2    , installed 2.1.2
                                      Adapter    "solarlog"      : 1.2.1
                                      Adapter    "solarwetter"   : 1.0.0
                                      Adapter    "sonnen"        : 1.3.0
                                      Adapter    "sonoff"        : 2.2.2
                                      Adapter    "sonos"         : 2.0.1    , installed 2.0.1
                                      Adapter    "sony-bravia"   : 1.0.1
                                      Adapter    "spotify-premium": 1.0.0   , installed 1.0.0
                                      Adapter    "sql"           : 1.9.4
                                      Adapter    "squeezebox"    : 1.0.0
                                      Adapter    "starline"      : 1.0.0
                                      Adapter    "statistics"    : 0.2.0
                                      Adapter    "stiebel-isg"   : 1.4.9
                                      Adapter    "systeminfo"    : 0.3.1
                                      Adapter    "tankerkoenig"  : 2.0.5
                                      Adapter    "telegram"      : 1.4.3
                                      Adapter    "terminal"      : 0.1.2
                                      Adapter    "text2command"  : 1.2.5
                                      Adapter    "tr-064"        : 0.4.14   , installed 0.4.14
                                      Adapter    "tradfri"       : 2.5.1
                                      Adapter    "tunnelbroker-endpoint-updater": 0.0.1
                                      Adapter    "tuya"          : 3.1.15
                                      Adapter    "tvspielfilm"   : 1.0.4
                                      Adapter    "unifi"         : 0.3.1
                                      Adapter    "upnp"          : 1.0.11
                                      Adapter    "valloxmv"      : 1.0.1
                                      Adapter    "vcard"         : 0.0.9
                                      Adapter    "velux"         : 0.0.2
                                      Adapter    "viessmann"     : 1.2.3
                                      Adapter    "virtualpowermeter": 1.0.0
                                      Adapter    "vis"           : 1.2.2    , installed 1.2.2
                                      Adapter    "vis-bars"      : 0.1.4    , installed 0.1.4
                                      Adapter    "vis-canvas-gauges": 0.1.5   , installed 0.1.5
                                      Adapter    "vis-colorpicker": 1.1.1   , installed 1.1.1
                                      Adapter    "vis-fancyswitch": 1.1.0   , installed 1.1.0
                                      Adapter    "vis-google-fonts": 0.1.0
                                      Adapter    "vis-history"   : 1.0.0
                                      Adapter    "vis-hqwidgets" : 1.1.3    , installed 1.1.3
                                      Adapter    "vis-jqui-mfd"  : 1.0.12   , installed 1.0.12
                                      Adapter    "vis-justgage"  : 1.0.2    , installed 1.0.2
                                      Adapter    "vis-keyboard"  : 0.0.2
                                      Adapter    "vis-lcars"     : 1.0.4
                                      Adapter    "vis-map"       : 1.0.2
                                      Adapter    "vis-metro"     : 1.1.2    , installed 1.1.2
                                      Adapter    "vis-players"   : 0.1.5    , installed 0.1.5
                                      Adapter    "vis-plumb"     : 1.0.1    , installed 1.0.1
                                      Adapter    "vis-rgraph"    : 0.0.2
                                      Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7
                                      Adapter    "vis-weather"   : 2.5.2
                                      Adapter    "vr200"         : 1.0.0
                                      Adapter    "weatherunderground": 3.1.6
                                      Adapter    "web"           : 2.4.10   , installed 2.4.10
                                      Adapter    "weishaupt-wem" : 0.0.8
                                      Adapter    "wetty"         : 0.1.1
                                      Adapter    "wiffi-wz"      : 2.1.4
                                      Adapter    "wifilight"     : 0.2.0
                                      Adapter    "wm-bus"        : 0.1.12
                                      Adapter    "wolf"          : 0.9.2
                                      Adapter    "worx"          : 1.0.0
                                      Adapter    "xbox"          : 0.5.8
                                      Adapter    "xs1"           : 1.0.2
                                      Adapter    "yahka"         : 0.9.2
                                      Adapter    "yamaha"        : 0.3.19
                                      Adapter    "yeelight-2"    : 1.0.3
                                      Adapter    "youtube"       : 0.0.2    , installed 0.0.2
                                      Adapter    "yr"            : 2.0.3
                                      Adapter    "zigbee"        : 0.10.2
                                      Adapter    "zont"          : 0.5.3
                                      Adapter    "zwave"         : 1.6.3
                                      pi@raspberrypi:~ $ sudo upgrade self
                                      sudo: upgrade: command not found
                                      pi@raspberrypi:~ $ sudo upgrade self
                                      sudo: upgrade: command not found
                                      pi@raspberrypi:~ $ sudo iobroker upgrade self
                                      Update js-controller from @1.5.11 to @2.1.1
                                      NPM version: 6.9.0
                                      npm install iobroker.js-controller@2.1.1 --unsafe-perm --production --save --pre                                                                                        fix "/opt/iobroker" (System call)
                                      npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, fl                                                                                        atted is its successor.
                                      npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JS                                                                                        ON 3
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-json-languageservice-05a7e538/lib'
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/ajv-keywords-0065851e/keywords/dot'
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/diff-afb9aeeb/lib/convert'
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-languageserver-types-7487c30a/lib'
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-json-languageservice-05a7e538/lib'
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-languageserver-textdocument-7c6a0b61/lib'
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/ajv-keywords-0065851e/keywords/dot'
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/engine.io-client-b5485d61/lib/transports'
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-nls-77f68895/lib'
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-languageserver-types-7487c30a/lib'
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-json-languageservice-05a7e538/lib'
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-languageserver-textdocument-7c6a0b61/lib'
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/ajv-keywords-0065851e/keywords/dot'
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/argparse-c7bde5c0/lib/help'
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/mime-980895ea/types'
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/engine.io-client-b5485d61/lib/transports'
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-nls-77f68895/lib'
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/readable-stream-2d51e861/lib/internal'
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-json-languageservice-05a7e538/lib'
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/argparse-c7bde5c0/lib/help'
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/mime-980895ea/types'
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/engine.io-client-b5485d61/lib/transports'
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/readable-stream-2d51e861/lib/internal'
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/winston-transport-4639f6e3/.nyc_output'
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-json-languageservice-05a7e538/lib'
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-languageserver-types-7487c30a/lib'
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOSPC: no space left on device, write
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/engine.io-client-b5485d61/lib/transports'
                                      npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-languageserver-textdocument-7c6a0b61/lib'
                                      npm WARN tar ENOENT: no such file or directory, open '/opt/iobroker/node_modules                                                                                        /.staging/readable-stream-2d51e861/lib/internal/streams/from-browser.js'
                                      npm WARN tar ENOENT: no such file or directory, open '/opt/iobroker/node_modules                                                                                        /.staging/readable-stream-2d51e861/lib/internal/streams/from.js'
                                      npm WARN tar ENOENT: no such file or directory, open '/opt/iobroker/node_modules                                                                                        /.staging/readable-stream-2d51e861/lib/internal/streams/pipeline.js'
                                      npm WARN tar ENOENT: no such file or directory, open '/opt/iobroker/node_modules                                                                                        /.staging/readable-stream-2d51e861/lib/internal/streams/state.js'
                                      npm WARN tar ENOENT: no such file or directory, open '/opt/iobroker/node_modules                                                                                        /.staging/readable-stream-2d51e861/lib/internal/streams/stream-browser.js'
                                      npm WARN tar ENOENT: no such file or directory, open '/opt/iobroker/node_modules                                                                                        /.staging/readable-stream-2d51e861/lib/internal/streams/stream.js'
                                      npm WARN ws@7.2.1 requires a peer of bufferutil@^4.0.1 but none is installed. Yo                                                                                        u must install peer dependencies yourself.
                                      npm WARN ws@7.2.1 requires a peer of utf-8-validate@^5.0.2 but none is installed                                                                                        . You must install peer dependencies yourself.
                                      npm WARN ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed.                                                                                         You must install peer dependencies yourself.
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: vows@0.8.3 (node_modules/vows):
                                      npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/vows-9cc62d7b'
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 (node_modules/u                                                                                        nix-dgram):
                                      npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/unix-dgram-f06b7387'
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: concat-stream@1.6.2 (node_module                                                                                        s/concat-stream):
                                      npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/concat-stream-1941a141'
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: typedarray@0.0.6 (node_modules/t                                                                                        ypedarray):
                                      npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/typedarray-4d374511'
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: sinon@8.1.0 (node_modules/sinon)                                                                                        :
                                      npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/sinon-8014bb94'
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: nise@3.0.1 (node_modules/nise):
                                      npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/nise-6343c08b'
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @sinonjs/formatio@4.0.1 (node_mo                                                                                        dules/@sinonjs/formatio):
                                      npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/@sinonjs/formatio-1d5dc62f'
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @sinonjs/samsam@4.2.2 (node_modu                                                                                        les/@sinonjs/samsam):
                                      npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/@sinonjs/samsam-f966ad5a'
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: lolex@5.1.2 (node_modules/lolex)                                                                                        :
                                      npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/lolex-42b5808c'
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @sinonjs/commons@1.7.0 (node_mod                                                                                        ules/@sinonjs/commons):
                                      npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/@sinonjs/commons-4a8cbd61'
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: type-detect@4.0.8 (node_modules/                                                                                        type-detect):
                                      npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/type-detect-02c478fd'
                                      
                                      npm ERR! path /opt/iobroker/node_modules/.staging/vinyl-sourcemaps-apply-3e96b0b                                                                                        a
                                      npm ERR! code ENOSPC
                                      npm ERR! errno -28
                                      npm ERR! syscall mkdir
                                      npm ERR! nospc ENOSPC: no space left on device, mkdir '/opt/iobroker/node_module                                                                                        s/.staging/vinyl-sourcemaps-apply-3e96b0ba'
                                      npm ERR! nospc There appears to be insufficient space on your system to finish.
                                      npm ERR! nospc Clear up some disk space and try again.
                                      
                                      npm ERR! A complete log of this run can be found in:
                                      npm ERR!     /home/iobroker/.npm/_logs/2020-01-19T16_57_04_651Z-debug.log
                                      host.raspberrypi Cannot install iobroker.js-controller@2.1.1: 228
                                      pi@raspberrypi:~ $ sudo iobroker start
                                      pi@raspberrypi:~ $
                                      

                                      Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
                                      Hier gehts zur Hilfe.

                                      J ChaotC 2 Antworten Letzte Antwort
                                      0
                                      • Meister-xM Meister-x

                                        hier der ganze Verlauf ....

                                        pi@raspberrypi:~ $ cd/opt/iobriker
                                        -bash: cd/opt/iobriker: No such file or directory
                                        pi@raspberrypi:~ $ cd/opt/iobroker
                                        -bash: cd/opt/iobroker: No such file or directory
                                        pi@raspberrypi:~ $ sudo iobroker stop
                                        pi@raspberrypi:~ $ sudo iobroker update
                                        Used repository: default
                                        hash not changed, use actual sources
                                        update done
                                        Adapter    "admin"         : 3.6.12   , installed 3.6.12
                                        Adapter    "alexa2"        : 3.0.5
                                        Adapter    "alpha2"        : 1.0.0
                                        Adapter    "amazon-dash"   : 0.3.1
                                        Adapter    "artnet"        : 1.0.0
                                        Adapter    "asterisk"      : 1.0.6
                                        Adapter    "asuswrt"       : 1.0.1
                                        Adapter    "b-control-em"  : 0.2.1
                                        Adapter    "backitup"      : 1.3.6
                                        Adapter    "beckhoff"      : 1.1.0
                                        Adapter    "benq"          : 0.2.0
                                        Adapter    "ble"           : 0.10.1
                                        Adapter    "bmw"           : 1.3.3
                                        Adapter    "bosesoundtouch": 0.2.4
                                        Adapter    "botvac"        : 1.0.0
                                        Adapter    "bring"         : 1.6.8
                                        Adapter    "broadlink2"    : 2.0.2
                                        Adapter    "chromecast"    : 2.3.1
                                        Adapter    "cloud"         : 2.6.2    , installed 2.6.2
                                        Adapter    "comfoair"      : 0.3.2
                                        Adapter    "contactid"     : 1.0.0
                                        Adapter    "countdown"     : 1.0.4
                                        Adapter    "cul"           : 0.4.0
                                        Adapter    "daikin"        : 1.0.5
                                        Adapter    "daswetter"     : 2.8.1    , installed 2.8.1
                                        Adapter    "deconz"        : 1.1.2
                                        Adapter    "denon"         : 1.7.1
                                        Adapter    "discovergy"    : 0.4.0
                                        Adapter    "discovery"     : 1.3.0    , installed 1.3.0
                                        Adapter    "ds18b20"       : 1.1.1
                                        Adapter    "dwd"           : 2.4.3
                                        Adapter    "ebus"          : 1.0.0
                                        Adapter    "egigeozone"    : 0.1.2
                                        Adapter    "ekey"          : 1.1.0
                                        Adapter    "email"         : 1.0.5
                                        Adapter    "emby"          : 0.1.2
                                        Adapter    "energymanager" : 1.2.2
                                        Adapter    "enet"          : 1.0.1
                                        Adapter    "epson_stylus_px830": 0.2.1
                                        Adapter    "fakeroku"      : 0.2.1
                                        Adapter    "feiertage"     : 1.0.11
                                        Adapter    "fhem"          : 1.3.0
                                        Adapter    "find-my-iphone": 0.2.15
                                        Adapter    "firetv"        : 0.0.27
                                        Adapter    "flot"          : 1.9.2
                                        Adapter    "foobar2000"    : 1.0.0
                                        Adapter    "fritzbox"      : 0.2.1
                                        Adapter    "fritzdect"     : 0.1.4
                                        Adapter    "fronius"       : 1.0.5
                                        Adapter    "fullcalendar"  : 0.2.4
                                        Adapter    "fullybrowser"  : 1.0.0
                                        Adapter    "g-homa"        : 0.5.1
                                        Adapter    "geofency"      : 0.3.2
                                        Adapter    "gruenbeck"     : 0.0.15
                                        Adapter    "habpanel"      : 0.3.4
                                        Adapter    "haier"         : 1.0.2
                                        Adapter    "ham"           : 1.1.2
                                        Adapter    "ham-wemo"      : 1.0.1
                                        Adapter    "harmony"       : 1.2.2
                                        Adapter    "heytech"       : 0.2.0
                                        Adapter    "hid"           : 0.1.17
                                        Adapter    "history"       : 1.8.6    , installed 1.8.6
                                        Adapter    "hm-rega"       : 2.5.2    , installed 2.4.12 [Updateable]
                                        Adapter    "hm-rpc"        : 1.12.1   , installed 1.10.3 [Updateable]
                                        Adapter    "hmip"          : 0.0.11
                                        Adapter    "homeconnect"   : 0.0.26
                                        Adapter    "homee"         : 0.3.1
                                        Adapter    "homepilot"     : 1.0.3
                                        Adapter    "hp-ilo"        : 1.0.5
                                        Adapter    "hs100"         : 1.0.10
                                        Adapter    "hue"           : 2.5.0
                                        Adapter    "hue-extended"  : 1.1.7
                                        Adapter    "ical"          : 1.7.0
                                        Adapter    "icons-addictive-flavour-png": 0.1.0   , installed 0.1.0
                                        Adapter    "icons-fatcow-hosting": 0.1.0
                                        Adapter    "icons-icons8"  : 0.0.1    , installed 0.0.1
                                        Adapter    "icons-material-png": 0.1.0   , installed 0.1.0
                                        Adapter    "icons-material-svg": 0.1.0   , installed 0.1.0
                                        Adapter    "icons-mfd-png" : 1.0.2    , installed 1.0.2
                                        Adapter    "icons-mfd-svg" : 1.0.2
                                        Adapter    "icons-open-icon-library-png": 0.1.2
                                        Adapter    "icons-ultimate-png": 1.0.1
                                        Adapter    "influxdb"      : 1.6.3
                                        Adapter    "info"          : 1.5.6    , installed 1.5.6
                                        Adapter    "innogy-smarthome": 0.3.3
                                        Adapter    "iogo"          : 0.4.17
                                        Adapter    "iot"           : 1.1.8
                                        Adapter    "iqontrol"      : 0.2.14   , installed 0.2.14
                                        Adapter    "javascript"    : 4.1.12   , installed 4.1.12
                                        Adapter    "jeelink"       : 0.1.0
                                        Controller "js-controller" : 2.1.1    , installed 1.5.11 [Updateable]
                                        Adapter    "kecontact"     : 0.1.0
                                        Adapter    "klf200"        : 0.9.5
                                        Adapter    "km200"         : 1.1.6
                                        Adapter    "knx"           : 0.8.6
                                        Adapter    "kodi"          : 1.0.0
                                        Adapter    "kress"         : 2.5.5
                                        Adapter    "lametric"      : 0.0.6
                                        Adapter    "landroid"      : 1.0.3
                                        Adapter    "lcn"           : 0.3.2
                                        Adapter    "lgtv"          : 1.1.3
                                        Adapter    "lgtv-rs"       : 0.0.4
                                        Adapter    "lgtv11"        : 1.0.5
                                        Adapter    "lifx"          : 0.0.5
                                        Adapter    "lightify"      : 0.2.16
                                        Adapter    "link"          : 0.4.4
                                        Adapter    "linkeddevices" : 1.1.1
                                        Adapter    "lovelace"      : 0.2.3
                                        Adapter    "loxone"        : 1.0.0
                                        Adapter    "luftdaten"     : 0.0.9
                                        Adapter    "lupusec"       : 1.2.3
                                        Adapter    "luxtronik1"    : 0.1.0
                                        Adapter    "material"      : 0.12.1   , installed 0.12.1
                                        Adapter    "maxcube"       : 0.1.2
                                        Adapter    "maxcul"        : 1.1.1
                                        Adapter    "mbus"          : 2.1.0
                                        Adapter    "megad"         : 1.2.1
                                        Adapter    "megadd"        : 0.2.0
                                        Adapter    "megaesp"       : 0.1.0
                                        Adapter    "mercedesme"    : 0.0.20
                                        Adapter    "meross"        : 1.3.9
                                        Adapter    "meteoalarm"    : 1.0.8
                                        Adapter    "miele"         : 0.1.5
                                        Adapter    "mihome"        : 1.2.5
                                        Adapter    "mihome-lamp"   : 1.1.0
                                        Adapter    "mihome-plug"   : 0.2.0
                                        Adapter    "mihome-vacuum" : 1.1.5
                                        Adapter    "mikrotik"      : 1.0.4
                                        Adapter    "milight"       : 0.3.6
                                        Adapter    "milight-smart-light": 0.2.7
                                        Adapter    "mobile"        : 0.5.0    , installed 0.5.0
                                        Adapter    "modbus"        : 2.0.9    , installed 2.0.9
                                        Adapter    "moma"          : 1.2.3
                                        Adapter    "mpd"           : 1.0.0
                                        Adapter    "mqtt"          : 2.0.4
                                        Adapter    "mqtt-client"   : 1.1.1
                                        Adapter    "musiccast"     : 0.0.8
                                        Adapter    "mysensors"     : 1.2.2
                                        Adapter    "nanoleaf-lightpanels": 0.8.1
                                        Adapter    "nello"         : 2.0.6
                                        Adapter    "netatmo"       : 1.3.1
                                        Adapter    "nibeuplink"    : 0.3.0
                                        Adapter    "nina"          : 0.0.15
                                        Adapter    "node-red"      : 1.13.0
                                        Adapter    "nuki"          : 1.1.2
                                        Adapter    "nut"           : 1.1.3
                                        Adapter    "odl"           : 1.0.2
                                        Adapter    "oilfox"        : 0.0.5
                                        Adapter    "onkyo"         : 2.0.2
                                        Adapter    "onvif"         : 0.0.2
                                        Adapter    "openhab"       : 1.1.0
                                        Adapter    "openweathermap": 0.1.0
                                        Adapter    "opi"           : 0.1.1
                                        Adapter    "oppoplayer"    : 0.2.1
                                        Adapter    "owfs"          : 0.6.1
                                        Adapter    "owntracks"     : 0.6.2
                                        Adapter    "panasonic-viera": 1.0.2
                                        Adapter    "parser"        : 1.0.7
                                        Adapter    "paw"           : 0.0.7
                                        Adapter    "phantomjs"     : 1.0.1
                                        Adapter    "pi-hole"       : 1.2.1
                                        Adapter    "piface"        : 1.0.0
                                        Adapter    "pimatic"       : 0.1.5
                                        Adapter    "ping"          : 1.3.2    , installed 1.3.2
                                        Adapter    "places"        : 0.7.0
                                        Adapter    "plex"          : 0.8.9
                                        Adapter    "plexconnect"   : 0.0.7
                                        Adapter    "pollenflug"    : 1.0.4
                                        Adapter    "proxmox"       : 0.3.2
                                        Adapter    "proxy"         : 1.1.1
                                        Adapter    "pushbullet"    : 0.0.11
                                        Adapter    "pushover"      : 1.1.1
                                        Adapter    "pushsafer"     : 0.1.8
                                        Adapter    "radar2"        : 1.0.9
                                        Adapter    "radiohead"     : 1.0.2
                                        Adapter    "rflink"        : 1.2.0
                                        Adapter    "rickshaw"      : 1.0.0
                                        Adapter    "ring"          : 1.0.5
                                        Adapter    "roomba"        : 1.0.7
                                        Adapter    "rpi2"          : 1.1.1
                                        Adapter    "s7"            : 1.1.4
                                        Adapter    "samsung"       : 0.2.9
                                        Adapter    "sayit"         : 1.7.0
                                        Adapter    "sbfspot"       : 2.4.0
                                        Adapter    "scenes"        : 1.1.0
                                        Adapter    "schoolfree"    : 0.3.1
                                        Adapter    "shelly"        : 3.1.6
                                        Adapter    "shuttercontrol": 0.4.1
                                        Adapter    "sia"           : 1.0.3
                                        Adapter    "siegenia"      : 1.0.0
                                        Adapter    "simple-api"    : 2.3.2    , installed 2.3.2
                                        Adapter    "smappee"       : 0.2.2
                                        Adapter    "smartmeter"    : 3.0.8
                                        Adapter    "snips"         : 1.5.0
                                        Adapter    "snmp"          : 0.5.0
                                        Adapter    "socketio"      : 2.1.2    , installed 2.1.2
                                        Adapter    "solarlog"      : 1.2.1
                                        Adapter    "solarwetter"   : 1.0.0
                                        Adapter    "sonnen"        : 1.3.0
                                        Adapter    "sonoff"        : 2.2.2
                                        Adapter    "sonos"         : 2.0.1    , installed 2.0.1
                                        Adapter    "sony-bravia"   : 1.0.1
                                        Adapter    "spotify-premium": 1.0.0   , installed 1.0.0
                                        Adapter    "sql"           : 1.9.4
                                        Adapter    "squeezebox"    : 1.0.0
                                        Adapter    "starline"      : 1.0.0
                                        Adapter    "statistics"    : 0.2.0
                                        Adapter    "stiebel-isg"   : 1.4.9
                                        Adapter    "systeminfo"    : 0.3.1
                                        Adapter    "tankerkoenig"  : 2.0.5
                                        Adapter    "telegram"      : 1.4.3
                                        Adapter    "terminal"      : 0.1.2
                                        Adapter    "text2command"  : 1.2.5
                                        Adapter    "tr-064"        : 0.4.14   , installed 0.4.14
                                        Adapter    "tradfri"       : 2.5.1
                                        Adapter    "tunnelbroker-endpoint-updater": 0.0.1
                                        Adapter    "tuya"          : 3.1.15
                                        Adapter    "tvspielfilm"   : 1.0.4
                                        Adapter    "unifi"         : 0.3.1
                                        Adapter    "upnp"          : 1.0.11
                                        Adapter    "valloxmv"      : 1.0.1
                                        Adapter    "vcard"         : 0.0.9
                                        Adapter    "velux"         : 0.0.2
                                        Adapter    "viessmann"     : 1.2.3
                                        Adapter    "virtualpowermeter": 1.0.0
                                        Adapter    "vis"           : 1.2.2    , installed 1.2.2
                                        Adapter    "vis-bars"      : 0.1.4    , installed 0.1.4
                                        Adapter    "vis-canvas-gauges": 0.1.5   , installed 0.1.5
                                        Adapter    "vis-colorpicker": 1.1.1   , installed 1.1.1
                                        Adapter    "vis-fancyswitch": 1.1.0   , installed 1.1.0
                                        Adapter    "vis-google-fonts": 0.1.0
                                        Adapter    "vis-history"   : 1.0.0
                                        Adapter    "vis-hqwidgets" : 1.1.3    , installed 1.1.3
                                        Adapter    "vis-jqui-mfd"  : 1.0.12   , installed 1.0.12
                                        Adapter    "vis-justgage"  : 1.0.2    , installed 1.0.2
                                        Adapter    "vis-keyboard"  : 0.0.2
                                        Adapter    "vis-lcars"     : 1.0.4
                                        Adapter    "vis-map"       : 1.0.2
                                        Adapter    "vis-metro"     : 1.1.2    , installed 1.1.2
                                        Adapter    "vis-players"   : 0.1.5    , installed 0.1.5
                                        Adapter    "vis-plumb"     : 1.0.1    , installed 1.0.1
                                        Adapter    "vis-rgraph"    : 0.0.2
                                        Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7
                                        Adapter    "vis-weather"   : 2.5.2
                                        Adapter    "vr200"         : 1.0.0
                                        Adapter    "weatherunderground": 3.1.6
                                        Adapter    "web"           : 2.4.10   , installed 2.4.10
                                        Adapter    "weishaupt-wem" : 0.0.8
                                        Adapter    "wetty"         : 0.1.1
                                        Adapter    "wiffi-wz"      : 2.1.4
                                        Adapter    "wifilight"     : 0.2.0
                                        Adapter    "wm-bus"        : 0.1.12
                                        Adapter    "wolf"          : 0.9.2
                                        Adapter    "worx"          : 1.0.0
                                        Adapter    "xbox"          : 0.5.8
                                        Adapter    "xs1"           : 1.0.2
                                        Adapter    "yahka"         : 0.9.2
                                        Adapter    "yamaha"        : 0.3.19
                                        Adapter    "yeelight-2"    : 1.0.3
                                        Adapter    "youtube"       : 0.0.2    , installed 0.0.2
                                        Adapter    "yr"            : 2.0.3
                                        Adapter    "zigbee"        : 0.10.2
                                        Adapter    "zont"          : 0.5.3
                                        Adapter    "zwave"         : 1.6.3
                                        pi@raspberrypi:~ $ sudo upgrade self
                                        sudo: upgrade: command not found
                                        pi@raspberrypi:~ $ sudo upgrade self
                                        sudo: upgrade: command not found
                                        pi@raspberrypi:~ $ sudo iobroker upgrade self
                                        Update js-controller from @1.5.11 to @2.1.1
                                        NPM version: 6.9.0
                                        npm install iobroker.js-controller@2.1.1 --unsafe-perm --production --save --pre                                                                                        fix "/opt/iobroker" (System call)
                                        npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, fl                                                                                        atted is its successor.
                                        npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JS                                                                                        ON 3
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-json-languageservice-05a7e538/lib'
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/ajv-keywords-0065851e/keywords/dot'
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/diff-afb9aeeb/lib/convert'
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-languageserver-types-7487c30a/lib'
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-json-languageservice-05a7e538/lib'
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-languageserver-textdocument-7c6a0b61/lib'
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/ajv-keywords-0065851e/keywords/dot'
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/engine.io-client-b5485d61/lib/transports'
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-nls-77f68895/lib'
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-languageserver-types-7487c30a/lib'
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-json-languageservice-05a7e538/lib'
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-languageserver-textdocument-7c6a0b61/lib'
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/ajv-keywords-0065851e/keywords/dot'
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/argparse-c7bde5c0/lib/help'
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/mime-980895ea/types'
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/engine.io-client-b5485d61/lib/transports'
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-nls-77f68895/lib'
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/readable-stream-2d51e861/lib/internal'
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-json-languageservice-05a7e538/lib'
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/argparse-c7bde5c0/lib/help'
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/mime-980895ea/types'
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/engine.io-client-b5485d61/lib/transports'
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/readable-stream-2d51e861/lib/internal'
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/winston-transport-4639f6e3/.nyc_output'
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-json-languageservice-05a7e538/lib'
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-languageserver-types-7487c30a/lib'
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOSPC: no space left on device, write
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/engine.io-client-b5485d61/lib/transports'
                                        npm WARN tar ENOENT: no such file or directory, lstat '/opt/iobroker/node_module                                                                                        s/.staging/vscode-languageserver-textdocument-7c6a0b61/lib'
                                        npm WARN tar ENOENT: no such file or directory, open '/opt/iobroker/node_modules                                                                                        /.staging/readable-stream-2d51e861/lib/internal/streams/from-browser.js'
                                        npm WARN tar ENOENT: no such file or directory, open '/opt/iobroker/node_modules                                                                                        /.staging/readable-stream-2d51e861/lib/internal/streams/from.js'
                                        npm WARN tar ENOENT: no such file or directory, open '/opt/iobroker/node_modules                                                                                        /.staging/readable-stream-2d51e861/lib/internal/streams/pipeline.js'
                                        npm WARN tar ENOENT: no such file or directory, open '/opt/iobroker/node_modules                                                                                        /.staging/readable-stream-2d51e861/lib/internal/streams/state.js'
                                        npm WARN tar ENOENT: no such file or directory, open '/opt/iobroker/node_modules                                                                                        /.staging/readable-stream-2d51e861/lib/internal/streams/stream-browser.js'
                                        npm WARN tar ENOENT: no such file or directory, open '/opt/iobroker/node_modules                                                                                        /.staging/readable-stream-2d51e861/lib/internal/streams/stream.js'
                                        npm WARN ws@7.2.1 requires a peer of bufferutil@^4.0.1 but none is installed. Yo                                                                                        u must install peer dependencies yourself.
                                        npm WARN ws@7.2.1 requires a peer of utf-8-validate@^5.0.2 but none is installed                                                                                        . You must install peer dependencies yourself.
                                        npm WARN ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed.                                                                                         You must install peer dependencies yourself.
                                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: vows@0.8.3 (node_modules/vows):
                                        npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/vows-9cc62d7b'
                                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 (node_modules/u                                                                                        nix-dgram):
                                        npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/unix-dgram-f06b7387'
                                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: concat-stream@1.6.2 (node_module                                                                                        s/concat-stream):
                                        npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/concat-stream-1941a141'
                                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: typedarray@0.0.6 (node_modules/t                                                                                        ypedarray):
                                        npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/typedarray-4d374511'
                                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: sinon@8.1.0 (node_modules/sinon)                                                                                        :
                                        npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/sinon-8014bb94'
                                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: nise@3.0.1 (node_modules/nise):
                                        npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/nise-6343c08b'
                                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @sinonjs/formatio@4.0.1 (node_mo                                                                                        dules/@sinonjs/formatio):
                                        npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/@sinonjs/formatio-1d5dc62f'
                                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @sinonjs/samsam@4.2.2 (node_modu                                                                                        les/@sinonjs/samsam):
                                        npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/@sinonjs/samsam-f966ad5a'
                                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: lolex@5.1.2 (node_modules/lolex)                                                                                        :
                                        npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/lolex-42b5808c'
                                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @sinonjs/commons@1.7.0 (node_mod                                                                                        ules/@sinonjs/commons):
                                        npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/@sinonjs/commons-4a8cbd61'
                                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: type-detect@4.0.8 (node_modules/                                                                                        type-detect):
                                        npm WARN nospc SKIPPING OPTIONAL DEPENDENCY: ENOSPC: no space left on device, mk                                                                                        dir '/opt/iobroker/node_modules/.staging/type-detect-02c478fd'
                                        
                                        npm ERR! path /opt/iobroker/node_modules/.staging/vinyl-sourcemaps-apply-3e96b0b                                                                                        a
                                        npm ERR! code ENOSPC
                                        npm ERR! errno -28
                                        npm ERR! syscall mkdir
                                        npm ERR! nospc ENOSPC: no space left on device, mkdir '/opt/iobroker/node_module                                                                                        s/.staging/vinyl-sourcemaps-apply-3e96b0ba'
                                        npm ERR! nospc There appears to be insufficient space on your system to finish.
                                        npm ERR! nospc Clear up some disk space and try again.
                                        
                                        npm ERR! A complete log of this run can be found in:
                                        npm ERR!     /home/iobroker/.npm/_logs/2020-01-19T16_57_04_651Z-debug.log
                                        host.raspberrypi Cannot install iobroker.js-controller@2.1.1: 228
                                        pi@raspberrypi:~ $ sudo iobroker start
                                        pi@raspberrypi:~ $
                                        

                                        Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
                                        Hier gehts zur Hilfe.

                                        J Offline
                                        J Offline
                                        Jan1
                                        schrieb am zuletzt editiert von
                                        #465

                                        @Meister-x
                                        und das packst jetzt noch schön in ein Code Tack, dann kann man das sogar lesen :blush:

                                        1 Antwort Letzte Antwort
                                        0
                                        • Meister-xM Offline
                                          Meister-xM Offline
                                          Meister-x
                                          schrieb am zuletzt editiert von
                                          #466

                                          Hallo Jan..
                                          bin leider kein Spezialist..eher ein Kämpfer für die ganzen Kürzel..

                                          was ist ein Code Tack ? ..sorry

                                          ChaotC J 2 Antworten Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          358

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe