Navigation

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

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    SOLVED ioBroker startet nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • haselchen
      haselchen Most Active @Nier last edited by

      @Nier
      Hilft wohl nur noch der Fixer

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

      N 1 Reply Last reply Reply Quote 0
      • N
        Nier @haselchen last edited by Negalein

        @haselchen
        was kann ich dagegen tin?

        root@NiermannSmartHome:/opt/iobroker# iobroker stop
        root@NiermannSmartHome:/opt/iobroker# curl -sL https://iobroker.net/fix.sh | bash -
        library: loaded
        Library version=2020-01-30
        ioBroker or some processes are still running:
         io.cloud.0
         io.yahka.0
         io.ring.0
         io.broadlink2.0
         io.alexa2.0
         io.mihome.0
         io.text2command.0
         io.email.0
         io.web.0
         io.tado.0
         io.meross.0
        Please stop them first and try again!
        root@NiermannSmartHome:/opt/iobroker#
        

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

        haselchen 1 Reply Last reply Reply Quote 0
        • haselchen
          haselchen Most Active @Nier last edited by

          @Nier

          Versuch mal
          pkill iobroker

          N 1 Reply Last reply Reply Quote 0
          • N
            Nier @haselchen last edited by Negalein

            @haselchen Leider nein 😞 Danke dir aber für diene Zeit

            root@NiermannSmartHome:/opt/iobroker# pkill iobroker
            root@NiermannSmartHome:/opt/iobroker# curl -sL https://iobroker.net/fix.sh | bash -
            library: loaded
            Library version=2020-01-30
            ioBroker or some processes are still running:
             io.cloud.0
             io.yahka.0
             io.ring.0
             io.broadlink2.0
             io.alexa2.0
             io.mihome.0
             io.text2command.0
             io.email.0
             io.web.0
             io.tado.0
             io.meross.0
            Please stop them first and try again!
            root@NiermannSmartHome:/opt/iobroker#
            

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

            haselchen 1 Reply Last reply Reply Quote 0
            • haselchen
              haselchen Most Active @Nier last edited by

              @Nier

              Und ein iobroker stop
              Eventuell mit sudo davor

              N 1 Reply Last reply Reply Quote 0
              • N
                Nier @haselchen last edited by

                @haselchen Leider nein 😞

                haselchen 1 Reply Last reply Reply Quote 0
                • haselchen
                  haselchen Most Active @Nier last edited by

                  @Nier
                  Kannst natürlich jeden Adapter einzeln stoppen
                  iobroker stop adapterName

                  N 1 Reply Last reply Reply Quote 0
                  • N
                    Nier @haselchen last edited by Negalein

                    @haselchen Wenigstens etwas was geklappt hat 😛 Aber leider kommt immer noch die gleiche meldung wie vorher

                    This adapter cannot be installed directly from github.
                    You must install it from npm.
                    Write for that "npm install iobroker.admin" in according directory.

                    root@NiermannSmartHome:~# curl -sL https://iobroker.net/fix.sh | bash -#
                    bash: -#: Ungültige Option
                    Aufruf: bash [Lange GNU Option] [Option] ...
                                    bash [Lange GNU Option] [Option] Script-Datei ...
                    Lange GNU Optionen:
                            --debug
                            --debugger
                            --dump-po-strings
                            --dump-strings
                            --help
                            --init-file
                            --login
                            --noediting
                            --noprofile
                            --norc
                            --posix
                            --rcfile
                            --restricted
                            --verbose
                            --version
                    Shell-Optionen:
                            -ilrsD oder -c Kommando oder -O shopt_option            (Nur Aufruf)
                            -abefhkmnptuvxBCHP oder Option -o
                    root@NiermannSmartHome:~# curl -sL https://iobroker.net/fix.sh | bash -
                    library: loaded
                    Library version=2020-01-30
                    
                    ==========================================================================
                    
                        Welcome to the ioBroker installation fixer!
                        Script version: 2020-01-25
                    
                    ==========================================================================
                    
                    
                    ==========================================================================
                        Installing prerequisites (1/3)
                    ==========================================================================
                    
                    OK:1 http://security.debian.org/debian-security stretch/updates InRelease
                    Ign:2 http://ftp.de.debian.org/debian stretch InRelease
                    OK:3 http://ftp.de.debian.org/debian stretch-updates InRelease
                    OK:4 http://ftp.de.debian.org/debian stretch Release
                    OK:5 https://deb.nodesource.com/node_10.x stretch InRelease
                    Paketlisten werden gelesen... Fertig
                    Installed gcc-c++
                    Installed python-dev
                    
                    ==========================================================================
                        Checking ioBroker user and directory permissions (2/3)
                    ==========================================================================
                    
                    Created /etc/sudoers.d/iobroker
                    Fixing directory permissions...
                    
                    ==========================================================================
                        Checking autostart (3/3)
                    ==========================================================================
                    
                    Enabling autostart...
                    Autostart enabled!
                    
                    ==========================================================================
                    
                        Your installation was fixed successfully
                        Run iobroker start to start ioBroker again!
                    
                    ==========================================================================
                    


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

                    haselchen 1 Reply Last reply Reply Quote 0
                    • N
                      Nier last edited by Negalein

                      root@NiermannSmartHome:~# install iobroker.admin
                      install: Fehlender Zieldatei‐Operand hinter 'iobroker.admin'
                      „install --help“ liefert weitere Informationen.
                      root@NiermannSmartHome:~# npm install iobroker.admin
                      npm WARN saveError ENOENT: no such file or directory, open '/root/package.json'
                      npm WARN enoent ENOENT: no such file or directory, open '/root/package.json'
                      npm WARN root No description
                      npm WARN root No repository field.
                      npm WARN root No README data
                      npm WARN root No license field.
                      
                      + iobroker.admin@4.0.5
                      updated 1 package and audited 1050 packages in 5.777s
                      found 0 vulnerabilities
                      
                      root@NiermannSmartHome:~#
                      

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

                      1 Reply Last reply Reply Quote 0
                      • haselchen
                        haselchen Most Active @Nier last edited by

                        @Nier

                        Da steht erfolgreich?
                        Reboot gemacht ?

                        N 1 Reply Last reply Reply Quote 0
                        • N
                          Nier @haselchen last edited by

                          @haselchen Ja habe ich , aber leider immer noch die gleiche meldung 😞

                          haselchen 1 Reply Last reply Reply Quote 0
                          • haselchen
                            haselchen Most Active @Nier last edited by

                            @Nier

                            Was ergibt

                            Iobroker -v

                            Und

                            ./iobroker update

                            N 1 Reply Last reply Reply Quote 0
                            • N
                              Nier @haselchen last edited by Negalein

                              @haselchen said in ioBroker startet nicht:

                              ./iobroker update

                              root@NiermannSmartHome:/opt/iobroker# Iobroker -v
                              -bash: Iobroker: Kommando nicht gefunden.
                              root@NiermannSmartHome:/opt/iobroker# ./iobroker update
                              Used repository: default
                              hash unchanged, use cached sources
                              update done
                              Adapter    "admin"         : 3.7.8    , installed 4.0.5
                              Adapter    "alexa2"        : 3.0.5    , installed 3.0.7
                              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.2.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.7.1
                              Adapter    "broadlink2"    : 2.0.2    , installed 2.0.2
                              Adapter    "bsblan"        : 0.0.6
                              Adapter    "bshb"          : 0.1.4
                              Adapter    "chromecast"    : 2.3.1
                              Adapter    "cloud"         : 2.6.2    , installed 2.7.1
                              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
                              Adapter    "deconz"        : 1.1.2
                              Adapter    "denon"         : 1.7.2
                              Adapter    "digitalstrom"  : 0.5.5
                              Adapter    "discovergy"    : 0.5.0
                              Adapter    "discovery"     : 1.3.0
                              Adapter    "ds18b20"       : 1.1.4
                              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    , installed 1.0.5
                              Adapter    "emby"          : 1.0.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.17
                              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.18
                              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
                              Adapter    "hm-rega"       : 2.5.4
                              Adapter    "hm-rpc"        : 1.12.6
                              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"           : 3.2.3    , installed 3.2.1 [Updateable]
                              Adapter    "hue-extended"  : 1.2.1    , installed 1.2.2
                              Adapter    "ical"          : 1.7.0    , installed 1.7.1
                              Adapter    "icons-addictive-flavour-png": 0.1.0
                              Adapter    "icons-fatcow-hosting": 0.1.0
                              Adapter    "icons-icons8"  : 0.0.1
                              Adapter    "icons-material-png": 0.1.0
                              Adapter    "icons-material-svg": 0.1.0
                              Adapter    "icons-mfd-png" : 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
                              Adapter    "innogy-smarthome": 0.3.3
                              Adapter    "iogo"          : 0.4.17
                              Adapter    "iot"           : 1.1.8
                              Adapter    "iqontrol"      : 0.2.16
                              Adapter    "javascript"    : 4.3.4    , installed 4.4.2
                              Adapter    "jeelink"       : 0.1.0
                              Controller "js-controller" : 2.2.9    , installed 2.2.9
                              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.7
                              Adapter    "landroid"      : 1.0.3
                              Adapter    "lcn"           : 0.3.2
                              Adapter    "lgtv"          : 1.1.5
                              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.11
                              Adapter    "lupusec"       : 1.2.3
                              Adapter    "luxtronik1"    : 0.1.0
                              Adapter    "material"      : 0.12.1
                              Adapter    "maxcube"       : 0.1.2
                              Adapter    "maxcul"        : 1.1.1
                              Adapter    "mbus"          : 2.1.3
                              Adapter    "megad"         : 1.2.1
                              Adapter    "megadd"        : 0.2.0
                              Adapter    "megaesp"       : 0.1.0
                              Adapter    "mercedesme"    : 0.0.20
                              Adapter    "meross"        : 1.3.11   , installed 1.3.11
                              Adapter    "meteoalarm"    : 1.0.9
                              Adapter    "miele"         : 0.1.5
                              Adapter    "mihome"        : 1.2.5    , installed 1.2.8
                              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
                              Adapter    "modbus"        : 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    "nuki-extended" : 2.2.0    , installed 2.2.0
                              Adapter    "nut"           : 1.1.3
                              Adapter    "odl"           : 1.0.5
                              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.3
                              Adapter    "piface"        : 1.0.0
                              Adapter    "pimatic"       : 0.1.5
                              Adapter    "ping"          : 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.4
                              Adapter    "rflink"        : 1.2.0
                              Adapter    "rickshaw"      : 1.0.0
                              Adapter    "ring"          : 1.0.5    , installed 1.0.5
                              Adapter    "roomba"        : 1.1.1
                              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.3
                              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.10
                              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
                              Adapter    "sony-bravia"   : 1.0.1
                              Adapter    "spotify-premium": 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.11
                              Adapter    "swiss-weather-api": 0.1.6
                              Adapter    "systeminfo"    : 0.3.1
                              Adapter    "tahoma"        : 0.3.2
                              Adapter    "tankerkoenig"  : 2.0.5
                              Adapter    "telegram"      : 1.4.3
                              Adapter    "terminal"      : 0.1.2
                              Adapter    "text2command"  : 1.2.5    , installed 1.2.5
                              Adapter    "tr-064"        : 0.4.14   , installed 0.4.18
                              Adapter    "tradfri"       : 2.5.2
                              Adapter    "tunnelbroker-endpoint-updater": 0.0.1
                              Adapter    "tuya"          : 3.2.0
                              Adapter    "tvspielfilm"   : 1.0.4
                              Adapter    "unifi"         : 0.3.1
                              Adapter    "upnp"          : 1.0.11
                              Adapter    "valloxmv"      : 1.0.3
                              Adapter    "vcard"         : 0.0.9
                              Adapter    "velux"         : 0.0.2
                              Adapter    "viessmann"     : 1.2.4
                              Adapter    "virtualpowermeter": 1.0.0
                              Adapter    "vis"           : 1.2.3
                              Adapter    "vis-bars"      : 0.1.4
                              Adapter    "vis-canvas-gauges": 0.1.5
                              Adapter    "vis-colorpicker": 1.1.1
                              Adapter    "vis-fancyswitch": 1.1.0
                              Adapter    "vis-google-fonts": 0.1.0
                              Adapter    "vis-history"   : 1.0.0
                              Adapter    "vis-hqwidgets" : 1.1.3
                              Adapter    "vis-jqui-mfd"  : 1.0.12
                              Adapter    "vis-justgage"  : 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
                              Adapter    "vis-players"   : 0.1.5
                              Adapter    "vis-plumb"     : 1.0.1
                              Adapter    "vis-rgraph"    : 0.0.2
                              Adapter    "vis-timeandweather": 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    , installed 0.9.2
                              Adapter    "yamaha"        : 0.3.19
                              Adapter    "yeelight-2"    : 1.0.3
                              Adapter    "youtube"       : 0.0.6
                              Adapter    "yr"            : 2.0.3
                              Adapter    "zigbee"        : 1.0.2
                              Adapter    "zont"          : 0.5.3
                              Adapter    "zwave"         : 1.6.3
                              


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

                              haselchen 1 Reply Last reply Reply Quote 0
                              • haselchen
                                haselchen Most Active @Nier last edited by

                                @Nier

                                Ist doch alles tutti.

                                iobroker restart

                                Oder

                                iobroker start admin.0 oder ohne .0 probieren

                                N 1 Reply Last reply Reply Quote 0
                                • N
                                  Nier @haselchen last edited by

                                  @haselchen said in ioBroker startet nicht:

                                  iobroker restart

                                  alles drei eingegeben und es kommt immer noch:

                                  This adapter cannot be installed directly from github.
                                  You must install it from npm.
                                  Write for that "npm install iobroker.admin" in according directory.

                                  😞

                                  haselchen 1 Reply Last reply Reply Quote 0
                                  • haselchen
                                    haselchen Most Active @Nier last edited by

                                    @Nier

                                    Was passiert denn wenn du diesen Befehl in
                                    opt/iobroker eingibst?

                                    N 1 Reply Last reply Reply Quote 0
                                    • N
                                      Nier @haselchen last edited by Negalein

                                      @haselchen dauert wein wenig und dann nichts

                                      root@NiermannSmartHome:/opt/iobroker# iobroker restart
                                      root@NiermannSmartHome:/opt/iobroker#
                                      root@NiermannSmartHome:/opt/iobroker# iobroker start admin.0
                                      root@NiermannSmartHome:/opt/iobroker# iobroker start admin
                                      

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

                                      haselchen 1 Reply Last reply Reply Quote 0
                                      • haselchen
                                        haselchen Most Active @Nier last edited by

                                        @Nier

                                        Ich meinte wenn du den Befehl dort eingibst:

                                        npm install iobroker.admin - update

                                        N 1 Reply Last reply Reply Quote 0
                                        • N
                                          Nier @haselchen last edited by Negalein

                                          @haselchen oh sry

                                          root@NiermannSmartHome:/opt/iobroker# npm install iobroker.admin - update
                                          npm ERR! code E404
                                          npm ERR! 404 Not Found - GET https://registry.npmjs.org/- - Not found
                                          npm ERR! 404
                                          npm ERR! 404  '-@latest' is not in the npm registry.
                                          npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
                                          npm ERR! 404
                                          npm ERR! 404 Note that you can also install from a
                                          npm ERR! 404 tarball, folder, http url, or git url.
                                          
                                          npm ERR! A complete log of this run can be found in:
                                          npm ERR!     /home/iobroker/.npm/_logs/2020-03-05T13_32_10_443Z-debug.log
                                          root@NiermannSmartHome:/opt/iobroker#
                                          

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

                                          haselchen 1 Reply Last reply Reply Quote 0
                                          • haselchen
                                            haselchen Most Active @Nier last edited by

                                            @Nier
                                            Liegt vermutlich an deinem Verwahrungsort .

                                            npm install iobroker.admin@3.7.8

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            596
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            funktioniertnicht
                                            4
                                            50
                                            3733
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo