Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller updated nicht

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    js-controller updated nicht

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

      @thomas-braun sagte in js-controller updated nicht:

      @troya sagte in js-controller updated nicht:

      es ist wieder so weit, mein Erzfeind NodeJS will ein Update haben.

      Dein 'Erzfeind' ist aber aktuell:
      Node.js: v22.19.0

      Ja, den Container habe ich ja neu mit der neuen Buanet v11 wo die Node.js drauf ist.

      Du bist eher dein eigener Feind, indem du Updates verschläfst...

      Ja ich weiß. Mir fehlt aber die Zeit um da immer auf dem neusten Stand zu bleiben. Adapter mache ich ja ab und zu und wenn es dann heißt dass es ne neue Node-Version gibt, dann steht gerne darunter "geht noch nicht auf dem System XY" oder "Der Adapter XZ macht noch probleme". Und dabei den "Sweetspot" zu finden wo alle meine Adapter in Docker auf Diskstation reibungslos laufen ist häufig ohne lange Forumsuche nicht eben gemacht.

      Gib mal die Ausgabe von

      iob diag
      

      bekannt.

      Da steht jetzt "ist nicht für Docker gemacht" aber ich mach das jetzt trotzdem...genau sowas mein ich. Es könnte so einfach sein, aber es ist jedes mal wie der Sketch von Malcolm mittendrin und der Glühbirne:
      https://youtu.be/LwlPC0BUjRo

      *Natürlich kann ich den Log aus dem Docker Terminal nicht im Stück kopieren sondern muss jeden sichtbaren Text kopieren in Notepad einfügen und eine Seite weiter scrollen....das dauert auch erstmal wieder...

      So, fertig:

      ========== Start marking the full check here ===========                            
                                                                                         
      ```bash                                                                             
      Script v.2025-08-09                                                                 
                                                                                         
      *** BASE SYSTEM ***                                                                 
      Hardware Vendor : Synology                                                          
      Kernel          : x86_64                                                            
      Userland        : 64 bit                                                            
      Docker          : v11.0.0                                                           
      Virtualization  : docker                                                            
      Kernel          : x86_64                                                            
      Userland        : 64 bit                                                            
                                                                                         
      Systemuptime and Load:                                                              
      18:45:05 up 22:29,  0 user,  load average: 4.51, 3.05, 2.99                        
      CPU threads: 2                                                                      
                                                                                         
                                                                                         
      *** LIFE CYCLE STATUS ***                                                           
      Debian 'bookworm' is the current oldstable version. Please upgrade to the latest sta
                                                                                         
      *** TIME AND TIMEZONES ***                                                          
      Sun Sep 14 16:45:05 UTC 2025                                                        
      Sun Sep 14 18:45:05 CEST 2025                                                       
      CEST +0200                                                                          
      Etc/UTC                                                                             
                                                                                         
      *** Users and Groups ***                                                            
      User that called 'iob diag':                                                        
      root                                                                                
      HOME=/root                                                                          
      GROUPS=root                                                                         
                                                                                         
      User that is running 'js-controller':                                               
      iobroker                                                                            
      HOME=/opt/iobroker                                                                  
      GROUPS=iobroker tty dialout audio video plugdev                                     
                                                                                         
      *** DISPLAY-SERVER SETUP ***                                                        
      Display-Server:         false                                                       
      System has not been booted with systemd as init system (PID 1). Can't operate.      
      Failed to connect to bus: Host is down                                              
      Display-Manager:                                                                    
      Desktop:                                                                            
      Session:                                                                            
                                                                                         
      *** MEMORY ***                                                                      
                    total        used        free      shared  buff/cache   available    
      Mem:             10G        3.5G        190M         27M        6.9G        6.8G    
      Swap:           8.3G        3.0G        5.4G                                        
      Total:           18G        6.5G        5.6G                                        
                                                                                         
      Active iob-Instances:   29                                                          
                                                                                         
              9806 M total memory                                                        
              3351 M used memory                                                         
              3824 M active memory                                                       
              3857 M inactive memory                                                     
               195 M free memory                                                         
                 6 M buffer memory                                                       
              6583 M swap cache                                                          
              7931 M total swap                                                          
              2817 M used swap                                                           
              5114 M free swap                                                           
                                                                                         
      *** top - Table Of Processes  ***                                                   
      top - 18:45:07 up 22:29,  0 user,  load average: 4.51, 3.05, 2.99                   
      Tasks:  36 total,   1 running,  35 sleeping,   0 stopped,   0 zombie                
      %Cpu(s):  2.9 us, 29.4 sy,  5.9 ni, 29.4 id, 29.4 wa,  0.0 hi,  2.9 si,  0.0 st     
      MiB Mem :   9806.2 total,    213.8 free,   3354.1 used,   6568.8 buff/cache         
      MiB Swap:   7931.9 total,   5114.2 free,   2817.8 used.   6452.1 avail Mem          
                                                                                         
                                                                                         
      *** DMESG CRITICAL ERRORS ***                                                       
      No critical errors detected                                                         
                                                                                         
      *** FILESYSTEM ***                                                                  
      Filesystem     Type   Size  Used Avail Use% Mounted on                              
      /dev/vg1000/lv btrfs   18T   14T  4.1T  77% /                                       
      tmpfs          tmpfs   64M     0   64M   0% /dev                                    
      tmpfs          tmpfs  4.8G     0  4.8G   0% /sys/fs/cgroup                          
      shm            tmpfs   64M     0   64M   0% /dev/shm                                
      /dev/vg1000/lv btrfs   18T   14T  4.1T  77% /opt/iobroker                           
      /dev/vg1000/lv btrfs   18T   14T  4.1T  77% /etc/hosts                              
                                                                                         
      Messages concerning ext4 filesystem in dmesg:                                       
      [Sat Sep 13 20:16:46 2025] EXT4-fs (md0): couldn't mount as ext3 due to feature inco
      [Sat Sep 13 20:16:46 2025] EXT4-fs (md0): mounted filesystem with ordered data mode.
      [Sat Sep 13 20:16:47 2025] EXT4-fs (md0): couldn't mount as ext3 due to feature inco
      [Sat Sep 13 20:16:47 2025] EXT4-fs (md0): mounted filesystem with ordered data mode.
      [Sat Sep 13 20:17:43 2025] EXT4-fs (loop0): mounted filesystem with ordered data mod
                                                                                         
      Show mounted filesystems:                                                           
      TARGET             SOURCE                                                           
      /                  /dev/vg1000/lv[/@syno/@docker/btrfs/subvolumes/82fa36e0d10dbe86bb
      pace,metadata_ratio=50,syno_allocator,subvolid=515381,subvol=/@syno/@docker/btrfs/su
      |-/opt/iobroker    /dev/vg1000/lv[/@syno/docker/iobroker_data]                      
      pace,metadata_ratio=50,syno_allocator,subvolid=263,subvol=/@syno/docker/iobroker_dat
      |-/etc/resolv.conf /dev/vg1000/lv[/@syno/@docker/containers/13704f17f073aa24d7e87ccb
      pace,metadata_ratio=50,syno_allocator,subvolid=257,subvol=/@syno/@docker/containers/
      |-/etc/hostname    /dev/vg1000/lv[/@syno/@docker/containers/13704f17f073aa24d7e87ccb
      pace,metadata_ratio=50,syno_allocator,subvolid=257,subvol=/@syno/@docker/containers/
      `-/etc/hosts       /dev/vg1000/lv[/@syno/@docker/containers/13704f17f073aa24d7e87ccb
      pace,metadata_ratio=50,syno_allocator,subvolid=257,subvol=/@syno/@docker/containers/
                                                                                         
      Files in neuralgic directories:                                                     
                                                                                         
      /var:                                                                               
      35M     /var/                                                                       
      33M     /var/lib                                                                    
      19M     /var/lib/apt/lists                                                          
      19M     /var/lib/apt                                                                
      14M     /var/lib/dpkg                                                               
                                                                                         
                                                                                         
      /opt/iobroker/backups:                                                              
      0       /opt/iobroker/backups/                                                      
                                                                                         
      /opt/iobroker/iobroker-data:                                                        
      9.9G    /opt/iobroker/iobroker-data/    
      8.7G    /opt/iobroker/iobroker-data/History                                         
      961M    /opt/iobroker/iobroker-data/files                                           
      616M    /opt/iobroker/iobroker-data/files/javascript.admin                          
      560M    /opt/iobroker/iobroker-data/files/javascript.admin/static                   
                                                                                         
      The five largest files in iobroker-data are:                                        
      53M     /opt/iobroker/iobroker-data/states.jsonl                                    
      39M     /opt/iobroker/iobroker-data/History/20200720/history.mihome-vacuum.0.history
      38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map  
      24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map  
      20M     /opt/iobroker/iobroker-data/objects.jsonl                                   
                                                                                         
      USB-Devices by-id:                                                                  
      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always 
                                                                                         
      No Devices found 'by-id'                                                            
                                                                                         
      Zigbee Network Settings on your coordinator/in nvbackup are:                        
                                                                                         
      zigbee.X                                                                            
      Extended Pan ID:                                                                    
      *** MASKED ***                                                                      
      Pan ID:                                                                             
      *** MASKED ***                                                                      
      Channel:                                                                            
      *** MASKED ***                                                                      
      Network Key:                                                                        
      *** MASKED ***                                                                      
                                                                                         
      To unmask the settings run 'iob diag --unmask'                                      
                                                                                         
                                                                                         
      *** NodeJS-Installation ***                                                         
                                                                                         
      /usr/bin/nodejs         v22.19.0                                                    
      /usr/bin/node           v22.19.0                                                    
      /usr/bin/npm            10.9.3                                                      
      /usr/bin/npx            10.9.3                                                      
      /usr/bin/corepack       0.34.0                                              
      nodejs:                                                                             
       Installed: 22.19.0-1nodesource1                                                   
       Candidate: 22.19.0-1nodesource1                                                   
       Version table:                                                                    
      *** 22.19.0-1nodesource1 1001                                                      
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
             100 /var/lib/dpkg/status                                                    
          22.18.0-1nodesource1 1001                                                      
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.17.1-1nodesource1 1001                                                      
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.17.0-1nodesource1 1001                                                      
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.16.0-1nodesource1 1001                                                      
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.15.1-1nodesource1 1001                                                      
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.15.0-1nodesource1 1001                                                      
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.14.0-1nodesource1 1001                                                      
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.13.1-1nodesource1 1001                                                      
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.13.0-1nodesource1 1001                                                      
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.12.0-1nodesource1 1001                                                      
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.11.0-1nodesource1 1001                                                      
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.10.0-1nodesource1 1001                                                      
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.9.0-1nodesource1 1001                                                       
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.8.0-1nodesource1 1001                                                       
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.7.0-1nodesource1 1001                                                       
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.6.0-1nodesource1 1001                                                       
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.5.1-1nodesource1 1001                                                       
            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.5.0-1nodesource1 1001                                                       
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.4.1-1nodesource1 1001                                                       
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.4.0-1nodesource1 1001                                                       
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.3.0-1nodesource1 1001                                                       
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.2.0-1nodesource1 1001                                                       
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.1.0-1nodesource1 1001                                                       
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          22.0.0-1nodesource1 1001                                                       
             500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages       
          18.20.4+dfsg-1~deb12u1 500                                                     
             500 http://deb.debian.org/debian bookworm/main amd64 Packages               
             500 http://deb.debian.org/debian-security bookworm-security/main amd64 Packa
                                                                                         
      Temp directories causing deletion problem: 0                                        
      No problems detected                                                                
                                                                                         
      Errors in npm tree: 0                                                               
      No problems detected                                                                
                                                                                         
      Checking for nodejs vulnerability:                                                  
                                                                                         
                                                                                         
      █████  ██      ██           ██████   ██████   ██████  ██████         ██            
      ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██           
      ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██           
      ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██           
      ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██            
                                                                                         
                                                                                         
                                                                                         
      *** ioBroker-Installation ***                                                       
                                                                                         
      ioBroker Status                                                                     
      iobroker is running on this host.   
      Objects type: jsonl                                                                 
      States  type: jsonl                                                                 
                                                                                         
      Hosts:                                                                              
      iobroker_v11        iobroker_v11 (version: 6.0.11, hostname: iobroker_v11  , alive, 
                                                                                         
      Core adapters versions                                                              
      js-controller:  6.0.11                                                              
      admin:          7.4.10                                                              
      javascript:     8.8.3                                                               
                                                                                         
      nodejs modules from github:     0                                                   
                                                                                         
      Adapter State                                                                       
            : iobroker_v11           + system.adapter.admin.0                  : admin   
       system.adapter.alias-manager.0          : alias-manager         : iobroker_v11    
      + system.adapter.backitup.0               : backitup              : iobroker_v11    
      + system.adapter.chromecast.0             : chromecast            : iobroker_v11    
      + system.adapter.email.0                  : email                 : iobroker_v11    
       system.adapter.flot.0                   : flot                  : iobroker_v11    
      + system.adapter.growatt.0                : growatt               : iobroker_v11    
      + system.adapter.history.0                : history               : iobroker_v11    
       system.adapter.icons-material-png.0     : icons-material-png    : iobroker_v11    
       system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker_v11    
       system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker_v11    
      + system.adapter.iot.0                    : iot                   : iobroker_v11    
      + system.adapter.javascript.0             : javascript            : iobroker_v11    
       system.adapter.lg-thinq.0               : lg-thinq              : iobroker_v11    
      + system.adapter.lgtv.0                   : lgtv                  : iobroker_v11    
      + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker_v11    
      + system.adapter.mihome-vacuum.1          : mihome-vacuum         : iobroker_v11    
      + system.adapter.netatmo.0                : netatmo               : iobroker_v11    
      + system.adapter.netatmo.1                : netatmo               : iobroker_v11    
      + system.adapter.opendtu.0                : opendtu               : iobroker_v11    
      + system.adapter.sainlogic.0              : sainlogic             : iobroker_v11    
      + system.adapter.sayit.0                  : sayit                 : iobroker_v11    
      + system.adapter.simple-api.0             : simple-api            : iobroker_v11    
      + system.adapter.telegram.0               : telegram              : iobroker_v11
      + system.adapter.text2command.0           : text2command          : iobroker_v11    
      + system.adapter.tr-064.1                 : tr-064                : iobroker_v11    
      + system.adapter.tr-064.2                 : tr-064                : iobroker_v11    
      + system.adapter.tr-064.3                 : tr-064                : iobroker_v11    
      + system.adapter.tr-064.4                 : tr-064                : iobroker_v11    
      + system.adapter.tr-064.5                 : tr-064                : iobroker_v11    
      + system.adapter.tr-064.6                 : tr-064                : iobroker_v11    
      + system.adapter.tr-064.7                 : tr-064                : iobroker_v11    
       system.adapter.vis-bars.0               : vis-bars                         -  enab
       system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker_v11    
       system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker_v11    
       system.adapter.vis.0                    : vis                   : iobroker_v11    
      + system.adapter.web.0                    : web                   : iobroker_v11    
      + system.adapter.zwave2.0                 : zwave2                : iobroker_v11    
                                                                                         
      + instance is alive                                                                 
                                                                                         
      Enabled adapters with bindings                                                      
      + system.adapter.admin.0                  : admin                 : iobroker_v11    
      + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker_v11    
      + system.adapter.mihome-vacuum.1          : mihome-vacuum         : iobroker_v11    
      + system.adapter.sainlogic.0              : sainlogic             : iobroker_v11    
      + system.adapter.simple-api.0             : simple-api            : iobroker_v11    
      + system.adapter.telegram.0               : telegram              : iobroker_v11    
      + system.adapter.web.0                    : web                   : iobroker_v11    
                                                                                         
      ioBroker-Repositories                                                               
      ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬────
      │ (index) │ name     │ url                                                     │ aut
      ├─────────┼──────────┼─────────────────────────────────────────────────────────┼────
      │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ fal
      │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ fal
      └─────────┴──────────┴─────────────────────────────────────────────────────────┴────
                                                                                         
      Active repo(s): stable                                                              
      Upgrade policy: none                                                                
                                                                                         
      Installed ioBroker-Adapters                                                         
      Used repository: stable                                                             
      Adapter    "admin"        : 7.7.2    , installed 7.4.10 [Updatable]                 
      Adapter    "alias-manager": 2.0.0    , installed 1.2.6  [Updatable]                 
      Adapter    "backitup"     : 3.3.5    , installed 3.0.25 [Updatable]                 
      Adapter    "chromecast"   : 4.0.0    , installed 4.0.0                              
      Adapter    "email"        : 2.0.4    , installed 1.3.1  [Updatable]                 
      Adapter    "flot"         : 1.12.0   , installed 1.12.0                             
      Adapter    "growatt"      : 3.3.1    , installed 3.3.1                              
      Adapter    "history"      : 3.0.1    , installed 3.0.1                              
      Adapter    "icons-material-png": 0.1.0, installed 0.1.0                             
      Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1                              
      Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1                             
      Adapter    "iot"          : 3.3.0    , installed 3.3.0                              
      Adapter    "javascript"   : 8.9.2    , installed 8.8.3  [Updatable]                 
      Controller "js-controller": 7.0.7    , installed 6.0.11 [Updatable]                 
      Adapter    "lg-thinq"     : 1.1.2    , installed 1.0.7  [Updatable]                 
      Adapter    "lgtv"         : 2.4.0    , installed 2.2.0  [Updatable]                 
      Adapter    "mihome-vacuum": 5.2.0    , installed 4.2.0  [Updatable]                 
      Adapter    "netatmo"      : 3.1.0    , installed 3.1.0                              
      Adapter    "opendtu"      : 3.1.0    , installed 2.0.0  [Updatable]                 
      Adapter    "sainlogic"    : 0.11.6   , installed 0.11.6                             
      Adapter    "sayit"        : 5.0.0    , installed 5.0.0                              
      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0                              
      Adapter    "socketio"     : 6.7.1    , installed 6.7.1                              
      Adapter    "telegram"     : 4.1.0    , installed 3.9.0  [Updatable]                 
      Adapter    "text2command" : 3.0.3    , installed 3.0.3                              
      Adapter    "tr-064"       : 4.3.0    , installed 4.3.0                              
      Adapter    "vis"          : 1.5.6    , installed 1.5.6                              
      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4                              
      Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3                              
      Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1                              
      Adapter    "web"          : 7.0.8    , installed 6.2.5  [Updatable]                 
      Adapter    "ws"           : 2.6.2    , installed 2.6.2                              
      Adapter    "zwave2"       : 3.1.0    , installed 3.1.0                              
                                                                                         
      Objects and States                                                                  
      Please stand by - This may take a while                                             
      Objects:        10128                                                               
      States:         46445                                                               
                                                                                         
      *** OS-Repositories and Updates ***                                                 
      Hit:1 http://deb.debian.org/debian bookworm InRelease                               
      Hit:2 http://deb.debian.org/debian bookworm-updates InRelease                       
      Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease             
      Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease                       
      Reading package lists...                                                            
      Pending Updates: 0                                                                  
                                                                                         
      *** Listening Ports ***                                                             
      Active Internet connections (only servers)                                          
      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000
      tcp        0      0 0.0.0.0:49161           0.0.0.0:*               LISTEN      1000
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000
      tcp        0      0 127.0.0.11:45240        0.0.0.0:*               LISTEN      0   
      tcp6       0      0 :::8081                 :::*                    LISTEN      1000
      tcp6       0      0 :::8082                 :::*                    LISTEN      1000
      tcp6       0      0 :::8087                 :::*                    LISTEN      1000
      udp        0      0 127.0.0.11:41290        0.0.0.0:*                           0   
      udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1000
      udp        0      0 0.0.0.0:53422           0.0.0.0:*                           1000
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000
                                                                                         
      *** Log File - Last 25 Lines ***                                                    
                                                                                         
      niel_FritzBox7490WZ, timerId=undefined) => {"val":true,"ack":true,"ts":1757866774642
      2025-09-14 18:47:04.438  - info: chromecast.0 (575) Unten - Try to join player      
      2025-09-14 18:47:04.439  - info: chromecast.0 (575) Unten - Connected player     
        
      ============ Mark until here for C&P =============                                  
                                                                                         
      iob diag has finished.                                                              
                               
      

      @homoran sagte in js-controller updated nicht:

      Aber beim Mitlesen wurde meines Wissens immer um
      @troya sagte in js-controller updated nicht:

      den JS-Controller zu updaten.

      ein neuer Docker Container benötigt

      Ja, den habe ich mit dem aktuellen Image von buanet v11 erstellt. Aber direkt auf den Ordner des Vorgängers verbunden. Das war möglicherweise der Fehler?

      @haselchen sagte in js-controller updated nicht:

      mit pkill -u iobroker

      stoppst du den Iobroker .
      Und dann mit nem Einzeiler den Controller installieren.
      Vorher noch die anderen Adapter auf Stand bringen.
      Admin z.B.

      Bin am Handy deswegen ist ne Anleitung gerade schwierig zu schreiben.

      Habe ich versucht. Auch wenn es heißt man soll mit Docker das Maintenace script nehmen habe ich den "Hacky way" ebenfalls versucht. Die Version bleibt immer gleich, egal ob Admin, JS-Controller (per button in iobroker, per iob upgrade, maintenance)

      Thomas Braun haselchen 2 Replies Last reply Reply Quote 0
      • Codierknecht
        Codierknecht Developer Most Active last edited by Codierknecht

        Auch hier nochmal meine Empfehlung:
        Man kann das im Container-Manager auch als "Projekt" aufsetzen. Dann wird die komplette Konfiguration in einer YAML-Datei abgelegt. In Docker nennt sich das "Compose" und in Portainer "Stacks". Ist aber alles das gleiche.

        19846aac-e660-4603-aa36-f82ef1064576-grafik.png

        Als Quelle wählst Du "docker-compose.yml erstellen" und fügst dann den folgenden Inhalt in den Editor ein.
        Ein grundlegendes docker-compose.yml für ioBroker könnte so aussehen:

        services:
          iobroker:
            container_name: ioBroker
            image: buanet/iobroker:latest
            hostname: iobroker
            network_mode: "host"    
            volumes:
              - /volume1/Docker/ioBroker:/opt/iobroker
            environment:
              PACKAGES: "nano"
              AVAHI: "true"
            restart: unless-stopped
        

        Muss halt ggf. etwas an die eigenen Gegebenheiten angepasst werden.
        Man beachte hier: Der Container läuft als "host". Man muss also keine Ports speziell mappen.
        Könnte allerding schiefgehen, wenn auf der Synology noch andere Dienste (WebStation, Fotos usw.) laufen, die Ports beanspruchen die auch vom ioBroker verwendet werden.

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

          @troya sagte in js-controller updated nicht:

          Die Kiste ist mehr als ausgelastet.

          Systemuptime and Load:                                                              
          18:45:05 up 22:29,  0 user,  load average: 4.51, 3.05, 2.99                        
          CPU threads: 2                                                                                                                                            
          

          *Natürlich kann ich den Log aus dem Docker Terminal nicht im Stück kopieren sondern muss jeden sichtbaren Text kopieren in Notepad einfügen und eine Seite weiter scrollen....das dauert auch erstmal wieder...

          Dann verwende ein richtiges Terminal und log dich damit ein. Dann kann man das auch in einem Stück kopieren.

          Kann man in Dockern den Kram nicht mit den üblichen Kommandos updaten?

          haselchen Troya 2 Replies Last reply Reply Quote 0
          • haselchen
            haselchen Most Active @Troya last edited by

            @troya

            Dann hast Du irgendwas krummes gemacht.
            Ich betreibe seit 7 Jahren Container.
            Mit nen Image/Container Update gab es nie Probleme.
            Und das Du bei Version 11 noch auf JS Controller 6 bist, bestärkt meinen ersten Satz.

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

              @thomas-braun

              Jup.
              So ganz ungleich ist docker nicht zum Rest.
              Befehle sind, würde ich sagen, 90% gleich.

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

                @thomas-braun sagte in js-controller updated nicht:

                @troya sagte in js-controller updated nicht:

                Die Kiste ist mehr als ausgelastet.
                Laut Docker liegt die CPU-Auslastung bei Bummelig 20-30% und 1,6gb Ram.

                Systemuptime and Load:                                                              
                18:45:05 up 22:29,  0 user,  load average: 4.51, 3.05, 2.99                        
                CPU threads: 2                                                                                                                                            
                

                *Natürlich kann ich den Log aus dem Docker Terminal nicht im Stück kopieren sondern muss jeden sichtbaren Text kopieren in Notepad einfügen und eine Seite weiter scrollen....das dauert auch erstmal wieder...

                Dann verwende ein richtiges Terminal und log dich damit ein. Dann kann man das auch in einem Stück kopieren.

                Habs ja hinbekommen.

                Kann man in Dockern den Kram nicht mit den üblichen Kommandos updaten?

                Die letzten male ging das, ja.

                @haselchen sagte in js-controller updated nicht:

                @troya

                Dann hast Du irgendwas krummes gemacht.
                Ich betreibe seit 7 Jahren Container.
                Mit nen Image/Container Update gab es nie Probleme.
                Und das Du bei Version 11 noch auf JS Controller 6 bist, bestärkt meinen ersten Satz.

                Wie machst du denn die Updates von Node?
                Das Image lief ja problemlos durch. Nur wenn ich jetzt die 11 Adapter updaten lasse, dann laufen die Updates zwar durch, aber die Versionen ändern sich nicht. Same bei JS-Controller...hab ich halt so noch nicht erlebt...

                @haselchen sagte in js-controller updated nicht:

                @thomas-braun

                Jup.
                So ganz ungleich ist docker nicht zum Rest.
                Befehle sind, würde ich sagen, 90% gleich.

                Genau, Man muss etwas aufpassen mit den Rechten und Ordnern, aber sonst sollte das mit den gleichen Befehlen funktionieren.

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

                  @troya

                  Dann zeig doch mal, was bei

                  iob update
                  iob upgrade
                  

                  so um's Eck kommt.

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

                    @thomas-braun sagte in js-controller updated nicht:

                    @troya

                    Dann zeig doch mal, was bei

                    iob update
                    iob upgrade
                    

                    so um's Eck kommt.

                    iob Update:

                    root@iobroker_v11:/opt/iobroker# iob update                                         
                    Used repository: stable                                                             
                    Adapter    "admin"        : 7.7.2    , installed 7.4.10 [Updatable]                 
                    Adapter    "alias-manager": 2.0.0    , installed 1.2.6  [Updatable]                 
                    Adapter    "backitup"     : 3.3.5    , installed 3.0.25 [Updatable]                 
                    Adapter    "chromecast"   : 4.0.0    , installed 4.0.0                              
                    Adapter    "email"        : 2.0.4    , installed 1.3.1  [Updatable]                 
                    Adapter    "flot"         : 1.12.0   , installed 1.12.0                             
                    Adapter    "growatt"      : 3.3.1    , installed 3.3.1                              
                    Adapter    "history"      : 3.0.1    , installed 3.0.1                              
                    Adapter    "icons-material-png": 0.1.0, installed 0.1.0                             
                    Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1                              
                    Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1                             
                    Adapter    "iot"          : 3.3.0    , installed 3.3.0                              
                    Adapter    "javascript"   : 8.9.2    , installed 8.8.3  [Updatable]                 
                    Controller "js-controller": 7.0.7    , installed 6.0.11 [Updatable]                 
                    Adapter    "lg-thinq"     : 1.1.2    , installed 1.0.7  [Updatable]                 
                    Adapter    "lgtv"         : 2.4.0    , installed 2.2.0  [Updatable]                 
                    Adapter    "mihome-vacuum": 5.2.0    , installed 4.2.0  [Updatable]                 
                    Adapter    "netatmo"      : 3.1.0    , installed 3.1.0                              
                    Adapter    "opendtu"      : 3.1.0    , installed 2.0.0  [Updatable]                 
                    Adapter    "sainlogic"    : 0.11.6   , installed 0.11.6                             
                    Adapter    "sayit"        : 5.0.0    , installed 5.0.0                              
                    Adapter    "simple-api"   : 2.8.0    , installed 2.8.0                              
                    Adapter    "socketio"     : 6.7.1    , installed 6.7.1                              
                    Adapter    "telegram"     : 4.1.0    , installed 3.9.0  [Updatable]                 
                    Adapter    "text2command" : 3.0.3    , installed 3.0.3                              
                    Adapter    "tr-064"       : 4.3.0    , installed 4.3.0                              
                    Adapter    "vis"          : 1.5.6    , installed 1.5.6                              
                    Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4                              
                    Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3                              
                    Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1                              
                    Adapter    "web"          : 7.0.8    , installed 6.2.5  [Updatable]                 
                    Adapter    "ws"           : 2.6.2    , installed 2.6.2                              
                    Adapter    "zwave2"       : 3.1.0    , installed 3.1.0     
                    


                    iob upgrade (Admin Adapter):

                    root@iobroker_v11:/opt/iobroker# iob upgrade                                                                                                                                                                
                                                                                                                                                                                                                               
                    This upgrade of "admin" will at least introduce the following changes:                                                                                                                                      
                    ==========================================================================                                                                                                                                  
                    -> 7.7.2:                                                                                                                                                                                                   
                    Fixing change of the language in the admin                                                                                                                                                                  
                                                                                                                                                                                                                               
                    -> 7.7.1:                                                                                                                                                                                                   
                    Fixing clearing of the filter on the object tab                                                                                                                                                             
                                                                                                                                                                                                                               
                    -> 7.7.0:                                                                                                                                                                                                   
                    Added the concept for single-side-on authentication (SSO)                                                                                                                                                   
                                                                                                                                                                                                                               
                    -> 7.6.20:                                                                                                                                                                                                  
                    Allowed using of * in the filter of objects                                                                                                                                                                 
                    Small GUI improvements                                                                                                                                                                                      
                                                                                                                                                                                                                               
                    -> 7.6.19:                                                                                                                                                                                                  
                    Improvements on JSONConfig component `state`                                                                                                                                                                
                    Added `infoBox` JSONConfig component                                                                                                                                                                        
                                                                                                                                                                                                                               
                    -> 7.6.18:                                                                                                                                                                                                  
                    Added OAuth2 authentication to JSONConfig components                                                                                                                                                        
                                                                                                                                                                                                                               
                    -> 7.6.17:                                                                                                                                                                                                  
                    Small changes on GUI, JSONConfig and Device Manager                                                                                                                                                         
                    ==========================================================================                                                                                                                                  
                                                                                                                                                                                                                               
                    Would you like to upgrade admin from @7.4.10 to @7.7.2 now? [(y)es, (n)o]: y                                                                                                                                
                    Update admin from @7.4.10 to @7.7.2                                                                                                                                                                         
                    host.iobroker_v11 Adapter "system.adapter.admin.0" is stopped.                                                                                                                                              
                    NPM version: 10.9.3                                                                                                                                                                                         
                    Installing iobroker.admin@7.7.2... (System call)                                                                                                                                                            
                    Update "system.adapter.admin.0"                                                                                                                                                                             
                    upload [312] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png                                                                                                      
                    upload [300] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/ru.json custom/i18n/ru.json application/json                                                                           
                    upload [250] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_mui_system_esm_useTheme_useTheme_js-_95041.7238f945.chunk.js custom/static/js/node_modules_mui_system
                    _esm_useTheme_useTheme_js-_95041.7238f945.chunk.js application/javascript                                                                                                                                   
                    upload [200] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/src_bootstrap_jsx.b1e4762d.chunk.js custom/static/js/src_bootstrap_jsx.b1e4762d.chunk.js application/javascript   
                    upload [150] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_iobroker_json-config_build_index_js.fcf5d44e.chunk.js custom/static/js/vendors-node_modules_i
                    obroker_json-config_build_index_js.fcf5d44e.chunk.js application/javascript 
                    upload [100] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_FilledInput_FilledInput_js.08770d2e.chunk.js custom/static/js/vendors-node_modul
                    es_mui_material_FilledInput_FilledInput_js.08770d2e.chunk.js application/javascript                                                                                                                         
                    upload [90] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_colors_index_js-node_modules_mui_material_styles_index_js.f075e886.chunk.js custo
                    m/static/js/vendors-node_modules_mui_material_colors_index_js-node_modules_mui_material_styles_index_js.f075e886.chunk.js application/javascript                                                            
                    upload [80] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_styles_defaultTheme_js-node_modules_mui_material_styles_ide-00a7ec.54dc30ec.chunk
                    .js custom/static/js/vendors-node_modules_mui_material_styles_defaultTheme_js-node_modules_mui_material_styles_ide-00a7ec.54dc30ec.chunk.js application/javascript                                          
                    upload [70] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_styles_useTheme_js-node_modules_cronstrue_locales_de_js-nod-b40f79.ee63d226.chunk
                    .js custom/static/js/vendors-node_modules_mui_material_styles_useTheme_js-node_modules_cronstrue_locales_de_js-nod-b40f79.ee63d226.chunk.js application/javascript                                          
                    upload [60] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_system_esm_colorManipulator_colorManipulator_js-node_modules_mui_sys-525238.332f7d66.chunk
                    .js custom/static/js/vendors-node_modules_mui_system_esm_colorManipulator_colorManipulator_js-node_modules_mui_sys-525238.332f7d66.chunk.js application/javascript                                          
                    upload [50] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_x-date-pickers_index_js.eed2bb86.chunk.js custom/static/js/vendors-node_modules_mui_x-date
                    -pickers_index_js.eed2bb86.chunk.js application/javascript                                                                                                                                                  
                    upload [40] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-color_es_index_js.1328581e.chunk.js custom/static/js/vendors-node_modules_react-color_es
                    _index_js.1328581e.chunk.js application/javascript                                                                                                                                                          
                    upload [30] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dom_index_js.98467b71.chunk.js custom/static/js/vendors-node_modules_react-dom_index_js.
                    98467b71.chunk.js application/javascript                                                                                                                                                                    
                    upload [20] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dropzone_dist_es_index_js.bfe7ef04.chunk.js custom/static/js/vendors-node_modules_react-
                    dropzone_dist_es_index_js.bfe7ef04.chunk.js application/javascript                                                                                                                                          
                    upload [19] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dropzone_dist_es_index_js.bfe7ef04.chunk.js.map custom/static/js/vendors-node_modules_re
                    act-dropzone_dist_es_index_js.bfe7ef04.chunk.js.map application/json                                                                                                                                        
                    upload [18] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-icons_fa_index_mjs.9fe68fd5.chunk.js custom/static/js/vendors-node_modules_react-icons_f
                    a_index_mjs.9fe68fd5.chunk.js application/javascript                                                                                                                                                        
                    upload [17] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-icons_fa_index_mjs.9fe68fd5.chunk.js.map custom/static/js/vendors-node_modules_react-ico
                    ns_fa_index_mjs.9fe68fd5.chunk.js.map application/json                                                                                                                                                      
                    upload [16] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-qr-code_lib_index_js.0471d4fd.chunk.js custom/static/js/vendors-node_modules_react-qr-co
                    de_lib_index_js.0471d4fd.chunk.js application/javascript                                                                                                                                                    
                    upload [15] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-qr-code_lib_index_js.0471d4fd.chunk.js.map custom/static/js/vendors-node_modules_react-q
                    r-code_lib_index_js.0471d4fd.chunk.js.map application/json                                                                                                                                                  
                    upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-qr-code_lib_index_js.38e93c56.chunk.js custom/static/js/vendors-node_modules_react-qr-co
                    de_lib_index_js.38e93c56.chunk.js application/javascript                                                                                                                                                    
                    upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-qr-code_lib_index_js.38e93c56.chunk.js.map custom/static/js/vendors-node_modules_react-q
                    r-code_lib_index_js.38e93c56.chunk.js.map application/json                                                                                                                                                  
                    upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/favicon.ico favicon.ico image/vnd.microsoft.icon                                                                                    
                    upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json                                                                
                    upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json    
                    upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json                                                                 
                    upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json                                                                 
                    upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json                                                                 
                    upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json                                                                 
                    upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json                                                                 
                    upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json                                                                 
                    upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json                                                                 
                    upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/uk/translations.json i18n/uk/translations.json application/json                                                                 
                    upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json                                                           
                    upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json5 jsonConfig.json5 application/json5                                                                                  
                    host.iobroker_v11 Adapter "system.adapter.admin.0" is started                                                                                                                                               
                    Cannot check dependencies: Invalid version of "js-controller". Installed "6.0.11", required ">=6.0.17                                                                                                       
                    Cannot check dependencies: Invalid version of "admin". Installed "7.4.10", required ">=7.6.0                                                                                                                
                                                                                           
                    

                    Hier scheint das Problem zu liegen:

                    Cannot check dependencies: Invalid version of "js-controller". Installed "6.0.11", required ">=6.0.17                                                                                                       
                    Cannot check dependencies: Invalid version of "admin". Installed "7.4.10", required ">=7.6.0
                    

                    kann es sein, dass ich im alten Container den js-controller auf 6.0.17 und den Admin-Adapter auf 7.6.0 updaten muss damit im neuen Image die Updates funktionieren?

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

                      @troya

                      Dann zuerst den js-controller updaten.

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

                        @thomas-braun

                        root@iobroker_v11:/opt/iobroker# iob upgrade self                                                                                                                                                           
                        Update js-controller from @6.0.11 to @7.0.7                                                                                                                                                                 
                        Stopped Objects DB                                                                                                                                                                                          
                        Stopped States DB                                                                                                                                                                                           
                        NPM version: 10.9.3                                                                                                                                                                                         
                        Installing iobroker.js-controller@7.0.7... (System call)                                                                                                                                                    
                        root@iobroker_v11:/opt/iobroker#                                                                                                                                                                            
                        root@iobroker_v11:/opt/iobroker#                                                                                                                                                                            
                        root@iobroker_v11:/opt/iobroker# ^C                                                                                                                                                                         
                        root@iobroker_v11:/opt/iobroker# iob version                                                                                                                                                                
                        6.0.11                                                                                                                                                                                                      
                        root@iobroker_v11:/opt/iobroker# ^C    
                        

                        wenn ich nochmal pkill -u iobroker eingebe wird der container neu gestartet...das sollte doch auch nicht sein oder?
                        Ich glaub ich muss das anders angehen. Es gibt doch auch eine Anleitung wo der Container ohne vorherige Installation erstellt wird und anschließend mit BackItUp alles wieder hergestellt wird. Wäre das besser?

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

                          @troya sagte in js-controller updated nicht:

                          wenn ich nochmal pkill -u iobroker eingebe wird der container neu gestartet...das sollte doch auch nicht sein oder?

                          Keine Ahnung. Mit Docker steh ich auf Kriegsfuß.
                          Und bin deswegen auch raus. Muss sich einer der Docker-Jockeys anschauen.

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

                            @thomas-braun
                            ok, trotzdem vielen Dank für deine Zeit!

                            Vielleicht noch etwas was ich oben nachgetragen habe:

                            Hier scheint das Problem zu liegen:

                            Cannot check dependencies: Invalid version of "js-controller". Installed "6.0.11", required ">=6.0.17                                                                                                       
                            Cannot check dependencies: Invalid version of "admin". Installed "7.4.10", required ">=7.6.0
                            

                            kann es sein, dass ich im alten Container den js-controller auf 6.0.17 und den Admin-Adapter auf 7.6.0 updaten muss damit im neuen Image die Updates funktionieren?

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

                              @troya

                              Ich sag doch, mit Docker hab ich keine Aktien. Kann ich dir nix zu sagen.

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

                                @thomas-braun
                                na hätte ja sein können das du sagst "ja klar, 6.0.17 muss für Node.js 22.19.0 mindestens installiert sein"

                                Aber ich bin auch durch für heute. 🙇‍♂️

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

                                  @troya

                                  Da ich nicht weiss, wie Du das Teil aufgesetzt hast, stochern wir / ich im Nebel.

                                  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

                                  832
                                  Online

                                  32.1k
                                  Users

                                  80.7k
                                  Topics

                                  1.3m
                                  Posts

                                  5
                                  19
                                  237
                                  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