Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller 3.3 jetzt im STABLE!

    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

    js-controller 3.3 jetzt im STABLE!

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

      @nwh

      Keine Screenshots aus der Konsole. Text als Text in CodeTags posten.

      Und auch keine Phantasie-Kommandos verwenden.

      apt upgrade
      

      für das System,

      iobroker upgrade self
      

      für den js-controller.

      NWH 1 Reply Last reply Reply Quote 0
      • Glasfaser
        Glasfaser @NWH last edited by Glasfaser

        @nwh sagte in js-controller 3.3 jetzt im STABLE!:

        Wollte wie immer das update per Konsole machen

        Aber nicht so !!

        So:

        pkill -u iobroker
        iobroker upgrade self
        
        1 Reply Last reply Reply Quote 0
        • NWH
          NWH @Thomas Braun last edited by

          @thomas-braun
          Ja tut mir leid. Kommt nicht wieder vor.
          Danke für die Info, hat schon funktioniert.

          1 Reply Last reply Reply Quote 0
          • R
            root_ last edited by

            Wie komme ich von der 3.3.22 wieder auf die 3.3.21?

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

              @root_ sagte in js-controller 3.3 jetzt im STABLE!:

              Wie komme ich von der 3.3.22 wieder auf die 3.3.21?

              warum willst du das?
              in 3.3.22 ist ein Bug behoben worden

              1 Reply Last reply Reply Quote 0
              • R
                root_ last edited by

                Weil mein iPad 4 nicht mehr funktioniert.

                Homoran apollon77 2 Replies Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @root_ last edited by

                  @root_ sagte in js-controller 3.3 jetzt im STABLE!:

                  Weil mein iPad 4 nicht mehr funktioniert.

                  Dann solltest du es zur Reparatur bringen. SCNR!

                  So eine Antwort hilft nicht wirklich

                  R 1 Reply Last reply Reply Quote 0
                  • R
                    root_ @Homoran last edited by root_

                    @homoran
                    Scheinbar ist etwas geändert worden im websocket oder so.
                    Vor dem update ging es und mit meinem Testsys und 3.3.21 geht es auch. Seit 3.3.22 gehen alle Geräte ausser das 2012er IPad 4.
                    Wir reden von VIS. Dort habe ich seit dem Update nur noch den "Ladekreisel"

                    sudo npm i iobroker.js-controller@3.3.21 --production
                    

                    hat nicht funktioniert.

                    Homoran apollon77 2 Replies Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @root_ last edited by

                      @root_ sagte in js-controller 3.3 jetzt im STABLE!:

                      hat nicht funktioniert.

                      ich hoffe du hast das im richtigen Verzeichnis gemacht und das jetzt nicht irgendwo im home deines Users installiert

                      @root_ sagte in js-controller 3.3 jetzt im STABLE!:

                      Wir reden von VIS. Dort habe ich seit dem Update nur noch den "Ladekreisel"

                      da wäre u.a. der Web-Adapter für verantwortlich

                      1 Reply Last reply Reply Quote 0
                      • apollon77
                        apollon77 @root_ last edited by

                        @root_ sagte in js-controller 3.3 jetzt im STABLE!:

                        Wir reden von VIS. Dort habe ich seit dem Update nur noch den "Ladekreisel"

                        Ja wenn es um Vis geht bitte dort Issue öffnen

                        1 Reply Last reply Reply Quote 0
                        • apollon77
                          apollon77 @root_ last edited by

                          @root_ STOP!!!!!!

                          Ihreredet hier über den js-controller aber das issue ist doch vis oder?!?!?!

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

                            @apollon77 sagte in js-controller 3.3 jetzt im STABLE!:

                            @root_ STOP!!!!!!

                            Ihreredet hier über den js-controller aber das issue ist doch vis oder?!?!?!

                            Das versuche ich gerade herauszubekommen

                            K 1 Reply Last reply Reply Quote 0
                            • K
                              Kodo_sh @Homoran last edited by

                              Bitte um Hilfe, mein Broker startet nicht mehr.
                              Wolle js updaten wie beschrieben, jetzt startet nichts mehr.
                              Linux ist leider ein buch mit 7 Siegeln für mich, Broker Oberfläche ist für mich ok 😉

                              
                              
                              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
                              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
                              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                              
                              npm ERR! code ELIFECYCLE
                              npm ERR! errno 100
                              npm ERR! iobroker@2.0.3 postinstall: `node lib/install.js`
                              npm ERR! Exit status 100
                              npm ERR!
                              npm ERR! Failed at the iobroker@2.0.3 postinstall script.
                              npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                              
                              npm ERR! A complete log of this run can be found in:
                              npm ERR!     /home/iobroker/.npm/_logs/2022-01-06T13_16_42_085Z-debug.log
                              iobroker@iobroker-server:/opt/iobroker$ iobroker version
                              3.3.22
                              iobroker@iobroker-server:/opt/iobroker$ iobroker fix
                              library: loaded
                              Library version=2021-12-27
                              
                              ==========================================================================
                              
                                  Welcome to the ioBroker installation fixer!
                                  Script version: 2021-12-27
                              
                                  You might need to enter your password a couple of times.
                              
                              ==========================================================================
                              
                              
                              ==========================================================================
                                  Installing prerequisites (1/3)
                              ==========================================================================
                              
                              Hit:1 http://de.archive.ubuntu.com/ubuntu bionic InRelease
                              Get:2 http://de.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
                              Hit:3 http://de.archive.ubuntu.com/ubuntu bionic-backports InRelease
                              Hit:4 http://de.archive.ubuntu.com/ubuntu bionic-security InRelease
                              Hit:5 https://deb.nodesource.com/node_14.x bionic InRelease
                              Fetched 88.7 kB in 1s (152 kB/s)
                              Reading package lists... Done
                              Installed gcc-c++
                              
                              ==========================================================================
                                  Checking ioBroker user and directory permissions (2/3)
                              ==========================================================================
                              
                              Fixing directory permissions...
                              
                              ==========================================================================
                                  Checking autostart (3/3)
                              ==========================================================================
                              
                              Enabling autostart...
                              Autostart enabled!
                              
                              ==========================================================================
                              
                                  Your installation was fixed successfully
                                  Run iobroker start to start ioBroker again!
                              
                              ==========================================================================
                              
                              iobroker@iobroker-server:/opt/iobroker$ iobroker update
                              Used repository: stable
                              hash unchanged, use cached sources
                              update done
                              Adapter    "admin"         : 5.2.3    , installed 5.1.25 [Updateable]
                              Adapter    "alexa2"        : 3.11.2   , installed 3.11.2
                              Adapter    "backitup"      : 2.2.2    , installed 2.2.2
                              Adapter    "daswetter"     : 3.0.9    , installed 3.0.9
                              Adapter    "denon"         : 1.11.2   , installed 1.11.2
                              Adapter    "devices"       : 1.0.9    , installed 1.0.9
                              Adapter    "discovery"     : 2.7.3    , installed 2.7.3
                              Adapter    "dwd"           : 2.7.7    , installed 2.7.7
                              Adapter    "email"         : 1.0.10   , installed 1.0.10
                              Adapter    "energymanager" : 1.3.4    , installed 1.3.3 [Updateable]
                              Adapter    "fb-checkpresence": 1.1.10  , installed 1.1.10
                              Adapter    "feiertage"     : 1.1.0    , installed 1.0.23 [Updateable]
                              Adapter    "flot"          : 1.10.7   , installed 1.10.7
                              Adapter    "fullybrowser"  : 2.0.10   , installed 2.0.9 [Updateable]
                              Adapter    "harmony"       : 1.2.2    , installed 1.2.2
                              Adapter    "history"       : 1.9.14   , installed 1.9.13 [Updateable]
                              Adapter    "ical"          : 1.11.4   , installed 1.11.4
                              Adapter    "icons-mfd-png" : 1.0.2    , installed 1.0.2
                              Adapter    "icons-mfd-svg" : 1.0.2    , installed 1.0.2
                              Adapter    "info"          : 1.9.8    , installed 1.9.8
                              Adapter    "iot"           : 1.8.24   , installed 1.8.24
                              Adapter    "javascript"    : 5.2.13   , installed 5.2.13
                              Controller "js-controller" : 3.3.22   , installed 3.3.22
                              Adapter    "openweathermap": 0.1.0    , installed 0.1.0
                              Adapter    "ping"          : 1.5.0    , installed 1.5.0
                              Adapter    "pollenflug"    : 1.0.6    , installed 1.0.6
                              Adapter    "pushover"      : 2.0.5    , installed 2.0.5
                              Adapter    "radar2"        : 2.0.3    , installed 2.0.3
                              Adapter    "shelly"        : 4.0.7    , installed 4.1.2
                              Adapter    "socketio"      : 3.1.4    , installed 3.1.4
                              Adapter    "sonoff"        : 2.4.5    , installed 2.4.5
                              Adapter    "statistics"    : 1.0.9    , installed 1.0.9
                              Adapter    "synology"      : 1.1.3    , installed 1.1.3
                              Adapter    "systeminfo"    : 0.3.1    , installed 0.3.1
                              Adapter    "tankerkoenig"  : 2.1.1    , installed 2.1.1
                              Adapter    "tr-064"        : 4.2.14   , installed 4.2.14
                              Adapter    "upnp"          : 1.0.19   , installed 1.0.19
                              Adapter    "vis"           : 1.4.5    , installed 1.4.5
                              Adapter    "vis-bars"      : 0.1.4    , installed 0.1.4
                              Adapter    "vis-canvas-gauges": 0.1.5   , installed 0.1.5
                              Adapter    "vis-fancyswitch": 1.1.0   , installed 1.1.0
                              Adapter    "vis-hqwidgets" : 1.1.7    , installed 1.1.7
                              Adapter    "vis-jqui-mfd"  : 1.0.12   , installed 1.0.12
                              Adapter    "vis-justgage"  : 1.0.2    , installed 1.0.2
                              Adapter    "vis-metro"     : 1.1.2    , installed 1.1.2
                              Adapter    "vis-plumb"     : 1.0.2    , installed 1.0.2
                              Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7
                              Adapter    "web"           : 3.4.9    , installed 3.4.9
                              Adapter    "worx"          : 1.5.5    , installed 1.5.5
                              iobroker@iobroker-server:/opt/iobroker$ iobroker upgrade
                              
                              This upgrade of "fullybrowser" will introduce the following changes:
                              ==========================================================================
                              -> 2.0.10:
                              psw patch
                              ==========================================================================
                              
                              Would you like to upgrade fullybrowser from @2.0.9 to @2.0.10 now? [(y)es, (n)o]: y
                              Update fullybrowser from @2.0.9 to @2.0.10
                              NPM version: 6.14.11
                              npm install iobroker.fullybrowser@2.0.10 --loglevel error --prefix "/opt/iobroker" (System call)
                              
                              
                              ╭─────────────────────────────────────────────────────────╮
                              │                                                         │
                              │ Manual installation of ioBroker is no longer supported  │
                              │ on Linux, OSX and FreeBSD!                              │
                              │ Please refer to the documentation on how to install it! │
                              │ https://github.com/ioBroker/ioBroker/wiki/Installation  │
                              │                                                         │
                              ╰─────────────────────────────────────────────────────────╯
                              
                              
                              npm ERR! code ELIFECYCLE
                              npm ERR! errno 100
                              npm ERR! iobroker@2.0.3 postinstall: `node lib/install.js`
                              npm ERR! Exit status 100
                              npm ERR!
                              npm ERR! Failed at the iobroker@2.0.3 postinstall script.
                              npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                              
                              npm ERR! A complete log of this run can be found in:
                              npm ERR!     /home/iobroker/.npm/_logs/2022-01-06T13_18_26_806Z-debug.log
                              host.iobroker-server Cannot install iobroker.fullybrowser@2.0.10: 100
                              iobroker@iobroker-server:/opt/iobroker$ iobroker start
                              iobroker@iobroker-server:/opt/iobroker$
                              
                              

                              Bin für jede Hilfe dankbar
                              Gruß
                              ALex

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Kodo_sh last edited by Thomas Braun

                                @kodo_sh sagte in js-controller 3.3 jetzt im STABLE!:

                                iobroker update
                                iobroker upgrade admin@5.2.3
                                

                                mal probiert?

                                @Homoran
                                Bitte Thema abtrennen, das hat mit dem js-controller 3.3 nix zu tun.

                                K 1 Reply Last reply Reply Quote 0
                                • K
                                  Kodo_sh @Thomas Braun last edited by

                                  @thomas-braun

                                  iobroker@iobroker-server:/opt/iobroker$ iobroker upgrade admin@5.2.3
                                  
                                  This upgrade of "admin" will introduce the following changes:
                                  ==========================================================================
                                  -> 5.2.3:
                                  Fixed error in `AutocompleteSendTo`
                                  Fixed error in charts
                                  
                                  -> 5.2.2:
                                  Changed the minimal required js-controller version to 3.3.22
                                  Used web-socket library 8 (no node 10 support anymore)
                                  
                                  -> 5.2.1:
                                  Allow in expert mode the creation of states and channels in mqtt branch
                                  
                                  -> 5.2.0:
                                  Fix crash cases reported via sentry
                                  Added support for multi-repositories
                                  
                                  -> 5.1.29:
                                  Fix crash cases reported via sentry
                                  Added support for multi-repositories
                                  
                                  -> 5.1.28:
                                  Fixed discovery function
                                  Fixed some GUI bugs
                                  ==========================================================================
                                  
                                  Would you like to upgrade admin from @5.1.25 to @5.2.3 now? [(y)es, (n)o]: y
                                  Update admin from @5.1.25 to @5.2.3
                                  NPM version: 6.14.11
                                  npm install iobroker.admin@5.2.3 --loglevel error --prefix "/opt/iobroker" (System call)
                                  
                                  
                                  ╭─────────────────────────────────────────────────────────╮
                                  │                                                         │
                                  │ Manual installation of ioBroker is no longer supported  │
                                  │ on Linux, OSX and FreeBSD!                              │
                                  │ Please refer to the documentation on how to install it! │
                                  │ https://github.com/ioBroker/ioBroker/wiki/Installation  │
                                  │                                                         │
                                  ╰─────────────────────────────────────────────────────────╯
                                  
                                  
                                  npm ERR! code ELIFECYCLE
                                  npm ERR! errno 100
                                  npm ERR! iobroker@2.0.3 postinstall: `node lib/install.js`
                                  npm ERR! Exit status 100
                                  npm ERR!
                                  npm ERR! Failed at the iobroker@2.0.3 postinstall script.
                                  npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                  
                                  npm ERR! A complete log of this run can be found in:
                                  npm ERR!     /home/iobroker/.npm/_logs/2022-01-06T13_42_19_434Z-debug.log
                                  host.iobroker-server Cannot install iobroker.admin@5.2.3: 100
                                  iobroker@iobroker-server:/opt/iobroker$
                                  
                                  

                                  leider nicht geholfen

                                  Thomas Braun Dr. Bakterius 2 Replies Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @Kodo_sh last edited by

                                    @kodo_sh

                                    Dann versuch:

                                    which nodejs node npm && nodejs -v && node -v && npm -v && sudo apt update > /dev/null  && sudo apt update && apt policy nodejs
                                    
                                    cd /opt/iobroker
                                    iobroker stop
                                    npm cache clean --force
                                    iobroker update
                                    iobroker upgrade
                                    iobroker start
                                    
                                    K 1 Reply Last reply Reply Quote 0
                                    • K
                                      Kodo_sh @Thomas Braun last edited by

                                      @thomas-braun

                                      iobroker@iobroker-server:/opt/iobroker$ which nodejs node npm && nodejs -v && node -v && npm -v && sudo apt update > /dev/null && sudo apt update && apt policy nodejs
                                      /usr/bin/nodejs
                                      /usr/local/bin/node
                                      /usr/local/bin/npm
                                      v15.12.0
                                      v14.16.0
                                      6.14.11
                                      
                                      WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
                                      
                                      Hit:1 http://de.archive.ubuntu.com/ubuntu bionic InRelease
                                      Hit:2 http://de.archive.ubuntu.com/ubuntu bionic-updates InRelease
                                      Hit:3 http://de.archive.ubuntu.com/ubuntu bionic-backports InRelease
                                      Hit:4 https://deb.nodesource.com/node_14.x bionic InRelease
                                      Get:5 http://de.archive.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
                                      Fetched 88.7 kB in 1s (156 kB/s)
                                      Reading package lists... Done
                                      Building dependency tree
                                      Reading state information... Done
                                      All packages are up to date.
                                      nodejs:
                                        Installed: 15.12.0-1nodesource1
                                        Candidate: 15.12.0-1nodesource1
                                        Version table:
                                       *** 15.12.0-1nodesource1 100
                                              100 /var/lib/dpkg/status
                                           14.18.2-1nodesource1 500
                                              500 https://deb.nodesource.com/node_14.x bionic/main amd64 Packages
                                           8.10.0~dfsg-2ubuntu0.4 500
                                              500 http://de.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages
                                           8.10.0~dfsg-2ubuntu0.2 500
                                              500 http://de.archive.ubuntu.com/ubuntu bionic-security/universe amd64 Packages
                                           8.10.0~dfsg-2 500
                                              500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
                                      iobroker@iobroker-server:/opt/iobroker$ iobroker stop
                                      niobroker@iobroker-server:/opt/iobroker$ npm cache clear --force
                                      npm WARN using --force I sure hope you know what you are doing.
                                      iobroker@iobroker-server:/opt/iobroker$ iobroker update
                                      Used repository: stable
                                      hash unchanged, use cached sources
                                      update done
                                      Adapter    "admin"         : 5.2.3    , installed 5.2.3
                                      Adapter    "alexa2"        : 3.11.2   , installed 3.11.2
                                      Adapter    "backitup"      : 2.2.2    , installed 2.2.2
                                      Adapter    "daswetter"     : 3.0.9    , installed 3.0.9
                                      Adapter    "denon"         : 1.11.2   , installed 1.11.2
                                      Adapter    "devices"       : 1.0.9    , installed 1.0.9
                                      Adapter    "discovery"     : 2.7.3    , installed 2.7.3
                                      Adapter    "dwd"           : 2.7.7    , installed 2.7.7
                                      Adapter    "email"         : 1.0.10   , installed 1.0.10
                                      Adapter    "energymanager" : 1.3.4    , installed 1.3.3 [Updateable]
                                      Adapter    "fb-checkpresence": 1.1.10  , installed 1.1.10
                                      Adapter    "feiertage"     : 1.1.0    , installed 1.0.23 [Updateable]
                                      Adapter    "flot"          : 1.10.7   , installed 1.10.7
                                      Adapter    "fullybrowser"  : 2.0.10   , installed 2.0.9 [Updateable]
                                      Adapter    "harmony"       : 1.2.2    , installed 1.2.2
                                      Adapter    "history"       : 1.9.14   , installed 1.9.13 [Updateable]
                                      Adapter    "ical"          : 1.11.4   , installed 1.11.4
                                      Adapter    "icons-mfd-png" : 1.0.2    , installed 1.0.2
                                      Adapter    "icons-mfd-svg" : 1.0.2    , installed 1.0.2
                                      Adapter    "info"          : 1.9.8    , installed 1.9.8
                                      Adapter    "iot"           : 1.8.24   , installed 1.8.24
                                      Adapter    "javascript"    : 5.2.13   , installed 5.2.13
                                      Controller "js-controller" : 3.3.22   , installed 3.3.18 [Updateable]
                                      Adapter    "openweathermap": 0.1.0    , installed 0.1.0
                                      Adapter    "ping"          : 1.5.0    , installed 1.5.0
                                      Adapter    "pollenflug"    : 1.0.6    , installed 1.0.6
                                      Adapter    "pushover"      : 2.0.5    , installed 2.0.5
                                      Adapter    "radar2"        : 2.0.3    , installed 2.0.3
                                      Adapter    "shelly"        : 4.0.7    , installed 4.1.2
                                      Adapter    "socketio"      : 3.1.4    , installed 3.1.4
                                      Adapter    "sonoff"        : 2.4.5    , installed 2.4.5
                                      Adapter    "statistics"    : 1.0.9    , installed 1.0.9
                                      Adapter    "synology"      : 1.1.3    , installed 1.1.3
                                      Adapter    "systeminfo"    : 0.3.1    , installed 0.3.1
                                      Adapter    "tankerkoenig"  : 2.1.1    , installed 2.1.1
                                      Adapter    "tr-064"        : 4.2.14   , installed 4.2.14
                                      Adapter    "upnp"          : 1.0.19   , installed 1.0.19
                                      Adapter    "vis"           : 1.4.5    , installed 1.4.5
                                      Adapter    "vis-bars"      : 0.1.4    , installed 0.1.4
                                      Adapter    "vis-canvas-gauges": 0.1.5   , installed 0.1.5
                                      Adapter    "vis-fancyswitch": 1.1.0   , installed 1.1.0
                                      Adapter    "vis-hqwidgets" : 1.1.7    , installed 1.1.7
                                      Adapter    "vis-jqui-mfd"  : 1.0.12   , installed 1.0.12
                                      Adapter    "vis-justgage"  : 1.0.2    , installed 1.0.2
                                      Adapter    "vis-metro"     : 1.1.2    , installed 1.1.2
                                      Adapter    "vis-plumb"     : 1.0.2    , installed 1.0.2
                                      Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7
                                      Adapter    "web"           : 3.4.9    , installed 3.4.9
                                      Adapter    "worx"          : 1.5.5    , installed 1.5.5
                                      iobroker@iobroker-server:/opt/iobroker$ iobroker upgrade
                                      
                                      This upgrade of "history" will introduce the following changes:
                                      ==========================================================================
                                      -> 1.9.14:
                                      Prevent crash cases reported by Sentry
                                      ==========================================================================
                                      
                                      Would you like to upgrade history from @1.9.13 to @1.9.14 now? [(y)es, (n)o]: y
                                      Update history from @1.9.13 to @1.9.14
                                      NPM version: 6.14.11
                                      npm install iobroker.history@1.9.14 --loglevel error --prefix "/opt/iobroker" (System call)
                                      
                                      
                                      ╭─────────────────────────────────────────────────────────╮
                                      │                                                         │
                                      │ Manual installation of ioBroker is no longer supported  │
                                      │ on Linux, OSX and FreeBSD!                              │
                                      │ Please refer to the documentation on how to install it! │
                                      │ https://github.com/ioBroker/ioBroker/wiki/Installation  │
                                      │                                                         │
                                      ╰─────────────────────────────────────────────────────────╯
                                      
                                      
                                      npm ERR! code ELIFECYCLE
                                      npm ERR! errno 100
                                      npm ERR! iobroker@2.0.3 postinstall: `node lib/install.js`
                                      npm ERR! Exit status 100
                                      npm ERR!
                                      npm ERR! Failed at the iobroker@2.0.3 postinstall script.
                                      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                      
                                      npm ERR! A complete log of this run can be found in:
                                      npm ERR!     /home/iobroker/.npm/_logs/2022-01-06T13_50_04_785Z-debug.log
                                      host.iobroker-server Cannot install iobroker.history@1.9.14: 100
                                      iobroker@iobroker-server:/opt/iobroker$ iobroker start
                                      iobroker@iobroker-server:/opt/iobroker$
                                      
                                      

                                      leider immer noch nicht möglich 😞

                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Kodo_sh last edited by

                                        @kodo_sh

                                        Deine nodeJS-Installation ist ja auch vollkommen krumm.
                                        Schau in meiner Signatur wie man das wieder gerade biegt.

                                        1 Reply Last reply Reply Quote 0
                                        • Dr. Bakterius
                                          Dr. Bakterius Most Active @Kodo_sh last edited by

                                          @kodo_sh Den User 'iobroker' zu verwenden ist auch nicht gerade eine gute Idee...

                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Dr. Bakterius last edited by

                                            @dr-bakterius sagte in js-controller 3.3 jetzt im STABLE!:

                                            Den User 'iobroker' zu verwenden ist auch nicht gerade eine gute Idee...

                                            Ja, davon ganz abgesehen.

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

                                            Support us

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

                                            640
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            61
                                            344
                                            65296
                                            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