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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Installation
  5. Hilfe! js-controller und javascript Problem

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    15
    1
    554

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    622

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    1.9k

Hilfe! js-controller und javascript Problem

Geplant Angeheftet Gesperrt Verschoben Installation
75 Beiträge 2 Kommentatoren 6.8k Aufrufe 2 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • I ioNewbie

    @thomas-braun immer noch die npm Errors. Ist da evtl jetzt erst mal ein Reboot fällig?
    die ganzen Pakete, welche ich mit [y] zum Update bestätigt habe, werden immer noch als alt anzeigt.

    ======== Start marking the full check here =========

    Skript v.2023-06-20
    
    *** BASE SYSTEM ***
       Static hostname: iobroker
             Icon name: computer
            Machine ID: 68716f4ecfa5426ea966c195a9cf7def
               Boot ID: 6aefc086b627460e8ca1c41a04001228
      Operating System: Raspbian GNU/Linux 11 (bullseye)
                Kernel: Linux 6.1.21-v8+
          Architecture: arm64
    
    Model           : Raspberry Pi 4 Model B Rev 1.2
    Docker          : false
    Virtualization  : none
    Kernel          : aarch64
    Userland        : armhf
    
    Systemuptime and Load:
     14:55:24 up 31 min,  2 users,  load average: 0.20, 0.67, 0.63
    CPU threads: 4
    
    Raspberry only:
    throttled=0x0
    Other values than 0x0 hint to temperature/voltage problems
    temp=43.8'C
    volt=0.8625V
    
    *** Time and Time Zones ***
                   Local time: Sun 2023-09-17 14:55:24 CEST
               Universal time: Sun 2023-09-17 12:55:24 UTC
                     RTC time: n/a
                    Time zone: Europe/Berlin (CEST, +0200)
    System clock synchronized: yes
                  NTP service: active
              RTC in local TZ: no
    
    *** User and Groups ***
    pi
    /home/pi
    pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
    
    *** X-Server-Setup ***
    X-Server:       false
    Desktop:
    Terminal:       tty
    Boot Target:    multi-user.target
    
    *** MEMORY ***
                   total        used        free      shared  buff/cache   available
    Mem:            3.8G        453M        2.6G        0.0K        754M        3.3G
    Swap:            99M          0B         99M
    Total:          3.9G        453M        2.7G
    
             3794 M total memory
              453 M used memory
              533 M active memory
              508 M inactive memory
             2586 M free memory
               95 M buffer memory
              658 M swap cache
               99 M total swap
                0 M used swap
               99 M free swap
    
    Raspberry only:
    oom events: 0
    lifetime oom required: 0 Mbytes
    total time in oom handler: 0 ms
    max time spent in oom handler: 0 ms
    
    *** FILESYSTEM ***
    Filesystem     Type      Size  Used Avail Use% Mounted on
    /dev/root      ext4       59G  7.0G   49G  13% /
    devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
    tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
    tmpfs          tmpfs     759M  836K  759M   1% /run
    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
    /dev/mmcblk0p1 vfat      253M   51M  202M  20% /boot
    /dev/sda1      exfat     118G  9.3M  118G   1% /media/usbstick
    tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
    
    Messages concerning ext4 filesystem in dmesg:
    [Sun Sep 17 14:23:31 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:F8:36:36 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=3f61f07b-02 rootfstype=ext4 fsck.repair=yes rootwait
    [Sun Sep 17 14:23:32 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
    [Sun Sep 17 14:23:32 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
    [Sun Sep 17 14:23:35 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
    
    Show mounted filesystems (real ones only):
    TARGET            SOURCE         FSTYPE OPTIONS
    /                 /dev/mmcblk0p2 ext4   rw,noatime,nodiratime
    |-/boot           /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
    `-/media/usbstick /dev/sda1      exfat  rw,noatime,uid=1001,gid=1001,fmask=0022,dmask=0022,iocharset=utf8,errors=remount-ro
    
    Files in neuralgic directories:
    
    /var:
    2.4G    /var/
    1.8G    /var/log/journal/68716f4ecfa5426ea966c195a9cf7def
    1.8G    /var/log/journal
    1.8G    /var/log
    323M    /var/cache
    
    Archived and active journals take up 1.7G in the file system.
    
    /opt/iobroker/backups:
    87M     /opt/iobroker/backups/
    
    /opt/iobroker/iobroker-data:
    1.9G    /opt/iobroker/iobroker-data/
    1.7G    /opt/iobroker/iobroker-data/history
    126M    /opt/iobroker/iobroker-data/files
    52M     /opt/iobroker/iobroker-data/files/javascript.admin
    44M     /opt/iobroker/iobroker-data/backup-objects
    
    The five largest files in iobroker-data are:
    7.7M    /opt/iobroker/iobroker-data/objects.jsonl
    7.1M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.f22de4ab.chunk.js.map
    6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
    5.8M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/550.cfbef968.chunk.js.map
    5.3M    /opt/iobroker/iobroker-data/files/knx.admin/static/js/2.00871907.chunk.js.map
    
    *** NodeJS-Installation ***
    
    /usr/bin/nodejs         v18.17.1
    /usr/bin/node           v18.17.1
    /usr/bin/npm            9.6.7
    /usr/bin/npx            9.6.7
    
    
    nodejs:
      Installed: 18.17.1-deb-1nodesource1
      Candidate: 18.17.1-deb-1nodesource1
      Version table:
     *** 18.17.1-deb-1nodesource1 500
            500 https://deb.nodesource.com/node_18.x bullseye/main armhf Packages
            100 /var/lib/dpkg/status
         12.22.12~dfsg-1~deb11u4 500
            500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
    
    Temp directories causing npm8 problem: 0
    No problems detected
    
    npm ERR! code ELSPROBLEMS
    npm ERR! missing: @iobroker/types@^5.0.11, required by @iobroker/adapter-core@3.0.3
    
    npm ERR! A complete log of this run can be found in: /home/pi/.npm/_logs/2023-09-17T12_55_31_632Z-debug-0.log
    Errors in npm tree: 0
    
    *** ioBroker-Installation ***
    
    ioBroker Status
    iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    No configuration change needed.
    
    
    Multihost discovery server: disabled
    Discovery authentication:   enabled
    Persistent activation:      disabled
    Objects:                    jsonl on 127.0.0.1
    States:                     jsonl on 127.0.0.1
    
    Core adapters versions
    js-controller:  4.0.24
    admin:          6.3.5
    javascript:     7.1.4
    
    Adapters from github:   0
    
    Adapter State
    + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
    + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
    + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
      system.adapter.chromecast.0             : chromecast            : iobroker                                 - disabled
      system.adapter.daikin-cloud.0           : daikin-cloud          : iobroker                                 - disabled
    + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
      system.adapter.flot.0                   : flot                  : iobroker                                 -  enabled
      system.adapter.fritzdect.0              : fritzdect             : iobroker                                 - disabled
    + system.adapter.history.0                : history               : iobroker                                 -  enabled
      system.adapter.jarvis.0                 : jarvis                : iobroker                                 - disabled
      system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
    + system.adapter.knx.0                    : knx                   : iobroker                                 -  enabled, bind: 192.168.10.190
      system.adapter.net-tools.0              : net-tools             : iobroker                                 - disabled
      system.adapter.ping.0                   : ping                  : iobroker                                 - disabled
      system.adapter.powerfox2.0              : powerfox2             : iobroker                                 -  enabled
    + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
      system.adapter.sonos.0                  : sonos                 : iobroker                                 - disabled
      system.adapter.synology.0               : synology              : iobroker                                 - disabled, port: 5000
      system.adapter.vis-bars.0               : vis-bars              : iobroker                                 -  enabled
      system.adapter.vis-history.0            : vis-history           : iobroker                                 -  enabled
      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 -  enabled
      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -  enabled
      system.adapter.vis-map.0                : vis-map               : iobroker                                 -  enabled
      system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker                                 -  enabled
      system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
      system.adapter.vis-weather.0            : vis-weather           : iobroker                                 -  enabled
      system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
    + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : iobroker                                 -  enabled
    
    + instance is alive
    
    Enabled adapters with bindings
    + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
    + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    ioBroker-Repositories
    stable        : http://download.iobroker.net/sources-dist.json
    beta          : http://download.iobroker.net/sources-dist-latest.json
    
    Active repo(s): stable
    
    Installed ioBroker-Instances
    Used repository: stable
    Adapter    "admin"        : 6.8.0    , installed 6.3.5  [Updatable]
    Adapter    "alexa2"       : 3.24.1   , installed 3.23.2 [Updatable]
    Adapter    "backitup"     : 2.6.23   , installed 2.6.23
    Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
    Adapter    "daikin-cloud" : 0.3.0    , installed 0.3.0
    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
    Adapter    "flot"         : 1.12.0   , installed 1.12.0
    Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
    Adapter    "history"      : 2.2.6    , installed 2.2.4  [Updatable]
    Adapter    "jarvis"       : 3.1.2    , installed 3.1.2
    Adapter    "javascript"   : 7.1.4    , installed 7.1.4
    Controller "js-controller": 5.0.12   , installed 4.0.24 [Updatable]
    Adapter    "knx"          : 2.0.22   , installed 2.0.17 [Updatable]
    Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
    Adapter    "ping"         : 1.6.2    , installed 1.5.3  [Updatable]
    Adapter    "powerfox2"    : 0.0.12   , installed 0.0.12
    Adapter    "shelly"       : 6.4.1    , installed 6.4.1
    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
    Adapter    "socketio"     : 6.5.5    , installed 4.2.0  [Updatable]
    Adapter    "sonos"        : 2.3.1    , installed 2.3.1
    Adapter    "synology"     : 2.1.13   , installed 2.1.13
    Adapter    "vis"          : 1.4.16   , installed 1.4.16
    Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
    Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
    Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
    Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
    Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
    Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
    Adapter    "web"          : 6.1.2    , installed 4.3.0  [Updatable]
    Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
    Adapter    "ws"           : 2.5.5    , installed 1.3.0  [Updatable]
    
    Objects and States
    Please stand by - This may take a while
    Objects:        2465
    States:         1871
    
    *** OS-Repositories and Updates ***
    Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
    Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
    Hit:3 https://deb.nodesource.com/node_18.x bullseye 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       Inode      PID/Program name
    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       1872       482/iobroker.js-con
    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       13925      482/iobroker.js-con
    tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       14238      834/io.shelly.0
    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13899      519/sshd: /usr/sbin
    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       32697      5472/io.admin.0
    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       34383      5658/io.web.0
    tcp6       0      0 :::22                   :::*                    LISTEN      0          13901      519/sshd: /usr/sbin
    udp        0      0 0.0.0.0:46199           0.0.0.0:*                           108        1774       393/avahi-daemon: r
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        1772       393/avahi-daemon: r
    udp        0      0 192.168.10.190:54580    0.0.0.0:*                           1001       34727      5712/io.knx.0
    udp        0      0 192.168.10.190:34551    0.0.0.0:*                           1001       35645      5712/io.knx.0
    udp        0      0 192.168.10.190:43032    0.0.0.0:*                           1001       34448      5712/io.knx.0
    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15138      701/dhcpcd
    udp        0      0 192.168.10.190:57483    0.0.0.0:*                           1001       35376      5712/io.knx.0
    udp6       0      0 :::47730                :::*                                108        1775       393/avahi-daemon: r
    udp6       0      0 :::5353                 :::*                                108        1773       393/avahi-daemon: r
    
    *** Log File - Last 25 Lines ***
    
    2023-09-17 14:51:57.852  - info: history.0 (5750) enabled logging of shelly.0.SHSW-1#E89F6D85F71E#1.ext.temperatureC2 (Count=43), Alias=false
    2023-09-17 14:51:57.852  - info: history.0 (5750) enabled logging of shelly.0.SHSW-1#E89F6D85F71E#1.ext.temperatureC3 (Count=44), Alias=false
    2023-09-17 14:51:57.853  - info: history.0 (5750) enabled logging of knx.0.Zentral.Daten.Heizkreis_RL (Count=45), Alias=false
    2023-09-17 14:51:57.853  - info: history.0 (5750) enabled logging of knx.0.Zentral.Daten.Heizkreis_VL (Count=46), Alias=false
    2023-09-17 14:52:00.030  - info: host.iobroker instance system.adapter.powerfox2.0 started with pid 5765
    2023-09-17 14:52:02.163  - info: powerfox2.0 (5765) starting. Version 0.0.12 in /opt/iobroker/node_modules/iobroker.powerfox2, node: v18.17.1, js-controller: 4.0.24
    2023-09-17 14:52:05.873  - info: powerfox2.0 (5765) Terminated (NO_ERROR): Without reason
    2023-09-17 14:52:06.416  - info: host.iobroker instance system.adapter.powerfox2.0 terminated with code 0 (NO_ERROR)
    2023-09-17 14:53:00.029  - info: host.iobroker instance system.adapter.powerfox2.0 started with pid 5806
    2023-09-17 14:53:01.991  - info: powerfox2.0 (5806) starting. Version 0.0.12 in /opt/iobroker/node_modules/iobroker.powerfox2, node: v18.17.1, js-controller: 4.0.24
    2023-09-17 14:53:04.752  - info: powerfox2.0 (5806) Terminated (NO_ERROR): Without reason
    2023-09-17 14:53:05.282  - info: host.iobroker instance system.adapter.powerfox2.0 terminated with code 0 (NO_ERROR)
    2023-09-17 14:54:00.068  - info: host.iobroker instance system.adapter.powerfox2.0 started with pid 5824
    2023-09-17 14:54:02.011  - info: powerfox2.0 (5824) starting. Version 0.0.12 in /opt/iobroker/node_modules/iobroker.powerfox2, node: v18.17.1, js-controller: 4.0.24
    2023-09-17 14:54:04.541  - info: powerfox2.0 (5824) Terminated (NO_ERROR): Without reason
    2023-09-17 14:54:05.073  - info: host.iobroker instance system.adapter.powerfox2.0 terminated with code 0 (NO_ERROR)
    2023-09-17 14:54:26.285  - info: admin.0 (5472) ==> Connected system.user.admin from ::ffff:192.168.10.67
    2023-09-17 14:55:00.075  - info: host.iobroker instance system.adapter.powerfox2.0 started with pid 5842
    2023-09-17 14:55:02.079  - info: powerfox2.0 (5842) starting. Version 0.0.12 in /opt/iobroker/node_modules/iobroker.powerfox2, node: v18.17.1, js-controller: 4.0.24
    2023-09-17 14:55:06.338  - info: powerfox2.0 (5842) Terminated (NO_ERROR): Without reason
    2023-09-17 14:55:06.873  - info: host.iobroker instance system.adapter.powerfox2.0 terminated with code 0 (NO_ERROR)
    2023-09-17 14:56:00.035  - info: host.iobroker instance system.adapter.powerfox2.0 started with pid 6097
    2023-09-17 14:56:02.166  - info: powerfox2.0 (6097) starting. Version 0.0.12 in /opt/iobroker/node_modules/iobroker.powerfox2, node: v18.17.1, js-controller: 4.0.24
    2023-09-17 14:56:06.098  - info: powerfox2.0 (6097) Terminated (NO_ERROR): Without reason
    2023-09-17 14:56:06.639  - info: host.iobroker instance system.adapter.powerfox2.0 terminated with code 0 (NO_ERROR)
    
    

    ============ Mark until here for C&P =============

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #47

    @ionewbie sagte in Hilfe! js-controller und javascript Problem:

    /home/pi/.npm/_logs/2023-09-17T12_55_31_632Z-debug-0.log

    Dann schau da mal rein.

    /home/pi/.npm/_logs/2023-09-17T12_55_31_632Z-debug-0.log

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    I 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @ionewbie sagte in Hilfe! js-controller und javascript Problem:

      /home/pi/.npm/_logs/2023-09-17T12_55_31_632Z-debug-0.log

      Dann schau da mal rein.

      /home/pi/.npm/_logs/2023-09-17T12_55_31_632Z-debug-0.log

      I Offline
      I Offline
      ioNewbie
      schrieb am zuletzt editiert von
      #48

      @thomas-braun said in Hilfe! js-controller und javascript Problem:

      /home/pi/.npm/_logs/2023-09-17T12_55_31_632Z-debug-0.log

      dieses Log finde ich nicht. Es gibt nur diese hier:

      pi@iobroker:~/.npm/_logs $ ls -ali
      total 188
      266656 drwxr-xr-x 2 pi pi   4096 Sep 17 14:55 .
      266426 drwxr-xr-x 5 pi pi   4096 Sep 17 10:41 ..
      266657 -rw-r--r-- 1 pi pi   2552 Sep  1  2022 2022-09-01T18_04_03_138Z-debug.log
      266493 -rw-r--r-- 1 pi pi   1451 Sep 17 10:09 2023-09-17T08_09_18_724Z-debug-0.log
      266498 -rw-r--r-- 1 pi pi   1491 Sep 17 10:09 2023-09-17T08_09_19_852Z-debug-0.log
      268272 -rw-r--r-- 1 pi pi 142673 Sep 17 10:42 2023-09-17T08_41_41_026Z-debug-0.log
      269827 -rw-r--r-- 1 pi pi   1548 Sep 17 10:42 2023-09-17T08_42_11_297Z-debug-0.log
      270742 -rw-r--r-- 1 pi pi   1679 Sep 17 10:42 2023-09-17T08_42_13_793Z-debug-0.log
      271160 -rw-r--r-- 1 pi pi   4060 Sep 17 10:43 2023-09-17T08_43_06_662Z-debug-0.log
      268264 -rw-r--r-- 1 pi pi   1519 Sep 17 11:24 2023-09-17T09_24_42_119Z-debug-0.log
      271161 -rw-r--r-- 1 pi pi   1557 Sep 17 11:24 2023-09-17T09_24_43_276Z-debug-0.log
      271163 -rw-r--r-- 1 pi pi   1517 Sep 17 11:24 2023-09-17T09_24_44_442Z-debug-0.log
      262153 -rw-r--r-- 1 pi pi   1818 Sep 17 14:55 2023-09-17T12_55_50_944Z-debug-0.log
      
      I 1 Antwort Letzte Antwort
      0
      • I ioNewbie

        @thomas-braun said in Hilfe! js-controller und javascript Problem:

        /home/pi/.npm/_logs/2023-09-17T12_55_31_632Z-debug-0.log

        dieses Log finde ich nicht. Es gibt nur diese hier:

        pi@iobroker:~/.npm/_logs $ ls -ali
        total 188
        266656 drwxr-xr-x 2 pi pi   4096 Sep 17 14:55 .
        266426 drwxr-xr-x 5 pi pi   4096 Sep 17 10:41 ..
        266657 -rw-r--r-- 1 pi pi   2552 Sep  1  2022 2022-09-01T18_04_03_138Z-debug.log
        266493 -rw-r--r-- 1 pi pi   1451 Sep 17 10:09 2023-09-17T08_09_18_724Z-debug-0.log
        266498 -rw-r--r-- 1 pi pi   1491 Sep 17 10:09 2023-09-17T08_09_19_852Z-debug-0.log
        268272 -rw-r--r-- 1 pi pi 142673 Sep 17 10:42 2023-09-17T08_41_41_026Z-debug-0.log
        269827 -rw-r--r-- 1 pi pi   1548 Sep 17 10:42 2023-09-17T08_42_11_297Z-debug-0.log
        270742 -rw-r--r-- 1 pi pi   1679 Sep 17 10:42 2023-09-17T08_42_13_793Z-debug-0.log
        271160 -rw-r--r-- 1 pi pi   4060 Sep 17 10:43 2023-09-17T08_43_06_662Z-debug-0.log
        268264 -rw-r--r-- 1 pi pi   1519 Sep 17 11:24 2023-09-17T09_24_42_119Z-debug-0.log
        271161 -rw-r--r-- 1 pi pi   1557 Sep 17 11:24 2023-09-17T09_24_43_276Z-debug-0.log
        271163 -rw-r--r-- 1 pi pi   1517 Sep 17 11:24 2023-09-17T09_24_44_442Z-debug-0.log
        262153 -rw-r--r-- 1 pi pi   1818 Sep 17 14:55 2023-09-17T12_55_50_944Z-debug-0.log
        
        I Offline
        I Offline
        ioNewbie
        schrieb am zuletzt editiert von
        #49

        @ionewbie in dem jüngsten steht das hier drin:

        pi@iobroker:~/.npm/_logs $ cat 2023-09-17T12_55_50_944Z-debug-0.log
        0 verbose cli /usr/bin/node /usr/bin/npm
        1 info using npm@9.6.7
        2 info using node@v18.17.1
        3 timing npm:load:whichnode Completed in 4ms
        4 timing config:load:defaults Completed in 6ms
        5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 5ms
        6 timing config:load:builtin Completed in 6ms
        7 timing config:load:cli Completed in 6ms
        8 timing config:load:env Completed in 1ms
        9 timing config:load:file:/opt/iobroker/.npmrc Completed in 5ms
        10 timing config:load:project Completed in 8ms
        11 timing config:load:file:/home/pi/.npmrc Completed in 1ms
        12 timing config:load:user Completed in 2ms
        13 timing config:load:file:/usr/etc/npmrc Completed in 1ms
        14 timing config:load:global Completed in 1ms
        15 timing config:load:setEnvs Completed in 3ms
        16 timing config:load Completed in 34ms
        17 timing npm:load:configload Completed in 34ms
        18 timing npm:load:mkdirpcache Completed in 0ms
        19 timing npm:load:mkdirplogs Completed in 1ms
        20 verbose title npm ls
        21 verbose argv "ls"
        22 timing npm:load:setTitle Completed in 4ms
        23 timing config:load:flatten Completed in 10ms
        24 timing npm:load:display Completed in 13ms
        25 verbose logfile logs-max:10 dir:/home/pi/.npm/_logs/2023-09-17T12_55_50_944Z-
        26 verbose logfile /home/pi/.npm/_logs/2023-09-17T12_55_50_944Z-debug-0.log
        27 timing npm:load:logFile Completed in 30ms
        28 timing npm:load:timers Completed in 1ms
        29 timing npm:load:configScope Completed in 0ms
        30 timing npm:load Completed in 90ms
        31 timing arborist:ctor Completed in 2ms
        32 silly logfile start cleaning logs, removing 1 files
        33 silly logfile done cleaning log files
        34 verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules/iobroker.daikin-cloud
        35 timing command:ls Completed in 4199ms
        36 verbose exit 0
        37 timing npm Completed in 4373ms
        38 info ok
        
        
        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • I ioNewbie

          @ionewbie in dem jüngsten steht das hier drin:

          pi@iobroker:~/.npm/_logs $ cat 2023-09-17T12_55_50_944Z-debug-0.log
          0 verbose cli /usr/bin/node /usr/bin/npm
          1 info using npm@9.6.7
          2 info using node@v18.17.1
          3 timing npm:load:whichnode Completed in 4ms
          4 timing config:load:defaults Completed in 6ms
          5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 5ms
          6 timing config:load:builtin Completed in 6ms
          7 timing config:load:cli Completed in 6ms
          8 timing config:load:env Completed in 1ms
          9 timing config:load:file:/opt/iobroker/.npmrc Completed in 5ms
          10 timing config:load:project Completed in 8ms
          11 timing config:load:file:/home/pi/.npmrc Completed in 1ms
          12 timing config:load:user Completed in 2ms
          13 timing config:load:file:/usr/etc/npmrc Completed in 1ms
          14 timing config:load:global Completed in 1ms
          15 timing config:load:setEnvs Completed in 3ms
          16 timing config:load Completed in 34ms
          17 timing npm:load:configload Completed in 34ms
          18 timing npm:load:mkdirpcache Completed in 0ms
          19 timing npm:load:mkdirplogs Completed in 1ms
          20 verbose title npm ls
          21 verbose argv "ls"
          22 timing npm:load:setTitle Completed in 4ms
          23 timing config:load:flatten Completed in 10ms
          24 timing npm:load:display Completed in 13ms
          25 verbose logfile logs-max:10 dir:/home/pi/.npm/_logs/2023-09-17T12_55_50_944Z-
          26 verbose logfile /home/pi/.npm/_logs/2023-09-17T12_55_50_944Z-debug-0.log
          27 timing npm:load:logFile Completed in 30ms
          28 timing npm:load:timers Completed in 1ms
          29 timing npm:load:configScope Completed in 0ms
          30 timing npm:load Completed in 90ms
          31 timing arborist:ctor Completed in 2ms
          32 silly logfile start cleaning logs, removing 1 files
          33 silly logfile done cleaning log files
          34 verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules/iobroker.daikin-cloud
          35 timing command:ls Completed in 4199ms
          36 verbose exit 0
          37 timing npm Completed in 4373ms
          38 info ok
          
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #50

          @ionewbie

          Das log ist mit Sicherheit länger.

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          I 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @ionewbie

            Das log ist mit Sicherheit länger.

            I Offline
            I Offline
            ioNewbie
            schrieb am zuletzt editiert von
            #51

            @thomas-braun tatsächlich nein. ist ja auch von heute Mittag, die Upgrades sind höchstens eine Stunde her
            hm.

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • I ioNewbie

              @thomas-braun tatsächlich nein. ist ja auch von heute Mittag, die Upgrades sind höchstens eine Stunde her
              hm.

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von Thomas Braun
              #52

              @ionewbie

              Dann schau per

              cd /opt/iobroker && npm ls -a
              

              an welcher Stelle im Tree die Meldungen auftauchen.

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              I 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @ionewbie

                Dann schau per

                cd /opt/iobroker && npm ls -a
                

                an welcher Stelle im Tree die Meldungen auftauchen.

                I Offline
                I Offline
                ioNewbie
                schrieb am zuletzt editiert von
                #53

                @thomas-braun nicht sicher ob ich jetzt verstanden habe. Geht es um Identifikation des NPM Ordners? das wäre bei execa@5.1.1

                pi@iobroker:~ $ cd /opt/iobroker & npm ls -a
                [1] 2960
                pi@ /home/pi
                └─┬ iobroker.js-controller@5.0.12
                  ├─┬ @alcalzone/esbuild-register@2.5.1-1
                  │ ├── esbuild@0.11.23
                  │ └── jsonc-parser@3.2.0
                  ├─┬ @iobroker/db-objects-file@5.0.12
                  │ ├─┬ @iobroker/db-base@5.0.12
                  │ │ ├── @iobroker/js-controller-common@5.0.12 deduped
                  │ │ ├── deep-clone@3.0.3 deduped
                  │ │ ├── fs-extra@11.1.1 deduped
                  │ │ └── respjs@4.2.0
                  │ ├── @iobroker/db-objects-redis@5.0.12 deduped
                  │ ├── deep-clone@3.0.3 deduped
                  │ └── fs-extra@11.1.1 deduped
                  ├─┬ @iobroker/db-objects-jsonl@5.0.12
                  │ ├─┬ @alcalzone/jsonl-db@3.1.0
                  │ │ ├─┬ @alcalzone/proper-lockfile@4.1.3-0
                  │ │ │ ├── graceful-fs@4.2.11 deduped
                  │ │ │ ├── retry@0.12.0
                  │ │ │ └── signal-exit@3.0.7
                  │ │ ├─┬ alcalzone-shared@4.0.8
                  │ │ │ └── debug@4.3.4 deduped
                  │ │ └─┬ fs-extra@10.1.0
                  │ │   ├── graceful-fs@4.2.11 deduped
                  │ │   ├── jsonfile@6.1.0 deduped
                  │ │   └── universalify@2.0.0 deduped
                  │ ├── @iobroker/db-base@5.0.12 deduped
                  │ ├── @iobroker/db-objects-file@5.0.12 deduped
                  │ ├── @iobroker/db-objects-redis@5.0.12 deduped
                  │ ├── deep-clone@3.0.3 deduped
                  │ └── fs-extra@11.1.1 deduped
                  ├─┬ @iobroker/db-objects-redis@5.0.12
                  │ ├── @iobroker/db-base@5.0.12 deduped
                  │ ├── deep-clone@3.0.3 deduped
                  │ ├─┬ ioredis@4.28.5
                  │ │ ├── cluster-key-slot@1.1.2
                  │ │ ├── debug@4.3.4 deduped
                  │ │ ├── denque@1.5.1
                  │ │ ├── lodash.defaults@4.2.0
                  │ │ ├── lodash.flatten@4.4.0
                  │ │ ├── lodash.isarguments@3.1.0
                  │ │ ├── p-map@2.1.0
                  │ │ ├── redis-commands@1.7.0
                  │ │ ├── redis-errors@1.2.0
                  │ │ ├─┬ redis-parser@3.0.0
                  │ │ │ └── redis-errors@1.2.0 deduped
                  │ │ └── standard-as-callback@2.1.0
                  │ ├─┬ mime-types@2.1.35
                  │ │ └── mime-db@1.52.0
                  │ ├─┬ node.extend@2.0.2
                  │ │ ├─┬ has@1.0.3
                  │ │ │ └── function-bind@1.1.1
                  │ │ └── is@3.3.0
                  │ └── semver@7.5.4 deduped
                  ├─┬ @iobroker/db-states-file@5.0.12
                  │ ├── @iobroker/db-base@5.0.12 deduped
                  │ └── @iobroker/db-states-redis@5.0.12 deduped
                  ├─┬ @iobroker/db-states-jsonl@5.0.12
                  │ ├── @alcalzone/jsonl-db@3.1.0 deduped
                  │ ├── @iobroker/db-base@5.0.12 deduped
                  │ ├── @iobroker/db-states-file@5.0.12 deduped
                  │ └── @iobroker/db-states-redis@5.0.12 deduped
                  ├─┬ @iobroker/db-states-redis@5.0.12
                  │ ├── @iobroker/db-base@5.0.12 deduped
                  │ └── ioredis@4.28.5 deduped
                  ├─┬ @iobroker/js-controller-adapter@5.0.12
                  │ ├─┬ @alcalzone/pak@0.8.1
                  │ │ ├─┬ axios@0.26.1
                  │ │ │ └── follow-redirects@1.15.2 deduped
                  │ │ ├─┬ execa@5.1.1
                  │ │ │ ├─┬ cross-spawn@7.0.3
                  │ │ │ │ ├── path-key@3.1.1
                  │ │ │ │ ├─┬ shebang-command@2.0.0
                  │ │ │ │ │ └── shebang-regex@3.0.0
                  │ │ │ │ └─┬ which@2.0.2
                  │ │ │ │   └── isexe@2.0.0
                  │ │ │ ├── get-stream@6.0.1
                  │ │ │ ├── human-signals@2.1.0
                  │ │ │ ├── is-stream@2.0.1 deduped
                  │ │ │ ├── merge-stream@2.0.0
                  │ │ │ ├─┬ npm-run-path@4.0.1
                  │ │ │ │ └── path-key@3.1.1 deduped
                  │ │ │ ├─┬ onetime@5.1.2
                  │ │ │ │ └── mimic-fn@2.1.0
                  │ │ │ ├── signal-exit@3.0.7 deduped
                  │ │ │ └── strip-final-newline@2.0.0
                  │ │ └─┬ fs-extra@10.1.0
                  │ │   ├── graceful-fs@4.2.11 deduped
                  │ │   ├── jsonfile@6.1.0 deduped
                  │ │   └── universalify@2.0.0 deduped
                  │ ├── @iobroker/db-objects-file@5.0.12 deduped
                  │ ├── @iobroker/db-objects-jsonl@5.0.12 deduped
                  │ ├── @iobroker/db-objects-redis@5.0.12 deduped
                  │ ├── @iobroker/db-states-file@5.0.12 deduped
                  │ ├── @iobroker/db-states-jsonl@5.0.12 deduped
                  │ ├── @iobroker/db-states-redis@5.0.12 deduped
                  │ ├── @iobroker/js-controller-common-db@5.0.12 deduped
                  │ ├── @iobroker/js-controller-common@5.0.12 deduped
                  │ ├── @iobroker/plugin-base@1.2.1 deduped
                  │ ├── @iobroker/plugin-sentry@1.2.1 deduped
                  │ ├── deep-clone@3.0.3 deduped
                  │ ├── fs-extra@11.1.1 deduped
                  │ ├── jsonwebtoken@9.0.2 deduped
                  │ ├── node-schedule@2.1.1 deduped
                  │ ├── node.extend@2.0.2 deduped
                  │ ├── pidusage@3.0.2 deduped
                  │ ├── readline@1.3.0
                  │ └── semver@7.5.4 deduped
                  ├─┬ @iobroker/js-controller-cli@5.0.12
                  │ ├── @iobroker/js-controller-common-db@5.0.12 deduped
                  │ ├── @iobroker/js-controller-common@5.0.12 deduped
                  │ ├── axios@1.5.0 deduped
                  │ ├─┬ chokidar@3.5.3
                  │ │ ├─┬ anymatch@3.1.3
                  │ │ │ ├── normalize-path@3.0.0 deduped
                  │ │ │ └── picomatch@2.3.1
                  │ │ ├─┬ braces@3.0.2
                  │ │ │ └─┬ fill-range@7.0.1
                  │ │ │   └─┬ to-regex-range@5.0.1
                  │ │ │     └── is-number@7.0.0
                  │ │ ├── UNMET OPTIONAL DEPENDENCY fsevents@~2.3.2
                  │ │ ├─┬ glob-parent@5.1.2
                  │ │ │ └── is-glob@4.0.3 deduped
                  │ │ ├─┬ is-binary-path@2.1.0
                  │ │ │ └── binary-extensions@2.2.0
                  │ │ ├─┬ is-glob@4.0.3
                  │ │ │ └── is-extglob@2.1.1
                  │ │ ├── normalize-path@3.0.0
                  │ │ └─┬ readdirp@3.6.0
                  │ │   └── picomatch@2.3.1 deduped
                  │ ├── daemonize2@0.4.2 deduped
                  │ ├── debug@4.3.4 deduped
                  │ ├── deep-clone@3.0.3 deduped
                  │ ├─┬ event-stream@4.0.1
                  │ │ ├── duplexer@0.1.2
                  │ │ ├── from@0.1.7
                  │ │ ├── map-stream@0.0.7
                  │ │ ├─┬ pause-stream@0.0.11
                  │ │ │ └── through@2.3.8 deduped
                  │ │ ├─┬ split@1.0.1
                  │ │ │ └── through@2.3.8 deduped
                  │ │ ├─┬ stream-combiner@0.2.2
                  │ │ │ ├── duplexer@0.1.2 deduped
                  │ │ │ └── through@2.3.8 deduped
                  │ │ └── through@2.3.8
                  │ ├── fs-extra@11.1.1 deduped
                  │ ├── mime-types@2.1.35 deduped
                  │ ├── readline-sync@1.4.10 deduped
                  │ ├── semver@7.5.4 deduped
                  │ └─┬ yargs@17.7.2
                  │   ├─┬ cliui@8.0.1
                  │   │ ├── string-width@4.2.3 deduped
                  │   │ ├─┬ strip-ansi@6.0.1
                  │   │ │ └── ansi-regex@5.0.1
                  │   │ └─┬ wrap-ansi@7.0.0
                  │   │   ├─┬ ansi-styles@4.3.0
                  │   │   │ └─┬ color-convert@2.0.1
                  │   │   │   └── color-name@1.1.4
                  │   │   ├── string-width@4.2.3 deduped
                  │   │   └── strip-ansi@6.0.1 deduped
                  │   ├── escalade@3.1.1
                  │   ├── get-caller-file@2.0.5
                  │   ├── require-directory@2.1.1
                  │   ├─┬ string-width@4.2.3
                  │   │ ├── emoji-regex@8.0.0
                  │   │ ├── is-fullwidth-code-point@3.0.0
                  │   │ └── strip-ansi@6.0.1 deduped
                  │   ├── y18n@5.0.8
                  │   └── yargs-parser@21.1.1
                  ├─┬ @iobroker/js-controller-common-db@5.0.12
                  │ ├── @iobroker/db-objects-file@5.0.12 deduped
                  │ ├── @iobroker/db-objects-jsonl@5.0.12 deduped
                  │ ├── @iobroker/db-objects-redis@5.0.12 deduped
                  │ ├── @iobroker/db-states-file@5.0.12 deduped
                  │ ├── @iobroker/db-states-jsonl@5.0.12 deduped
                  │ ├── @iobroker/db-states-redis@5.0.12 deduped
                  │ ├── @iobroker/js-controller-common@5.0.12 deduped
                  │ ├── fs-extra@11.1.1 deduped
                  │ ├─┬ winston-seq-updated@1.0.4
                  │ │ ├── seq-logging@0.4.6
                  │ │ └── winston-transport@4.5.0 deduped
                  │ └─┬ winston-syslog@2.7.0
                  │   ├── glossy@0.1.7
                  │   ├─┬ unix-dgram@2.0.6
                  │   │ ├─┬ bindings@1.5.0
                  │   │ │ └── file-uri-to-path@1.0.0
                  │   │ └── nan@2.18.0 deduped
                  │   └── winston@3.10.0 deduped
                  ├─┬ @iobroker/js-controller-common@5.0.12
                  │ ├── @alcalzone/pak@0.8.1 deduped
                  │ ├─┬ @datalust/winston-seq@1.0.2
                  │ │ ├── seq-logging@1.1.2
                  │ │ ├── winston-transport@4.5.0 deduped
                  │ │ └── winston@3.10.0 deduped
                  │ ├── axios@1.5.0 deduped
                  │ ├── ci-info@3.8.0
                  │ ├── deep-clone@3.0.3 deduped
                  │ ├─┬ diskusage@1.2.0
                  │ │ ├── es6-promise@4.2.8
                  │ │ └── nan@2.18.0
                  │ ├── event-stream@4.0.1 deduped
                  │ ├── fs-extra@11.1.1 deduped
                  │ ├── jsonwebtoken@9.0.2 deduped
                  │ ├── node-forge@1.3.1
                  │ ├── node.extend@2.0.2 deduped
                  │ ├── promisify-child-process@4.1.2 deduped
                  │ ├── readline@1.3.0 deduped
                  │ ├── semver@7.5.4 deduped
                  │ ├── triple-beam@1.4.1
                  │ ├─┬ winston-daily-rotate-file@4.7.1
                  │ │ ├─┬ file-stream-rotator@0.6.1
                  │ │ │ └── moment@2.29.4
                  │ │ ├── object-hash@2.2.0
                  │ │ ├── triple-beam@1.4.1 deduped
                  │ │ ├── winston-transport@4.5.0 deduped
                  │ │ └── winston@3.10.0 deduped
                  │ ├── winston-syslog@2.7.0 deduped
                  │ ├─┬ winston-transport@4.5.0
                  │ │ ├─┬ logform@2.5.1
                  │ │ │ ├── @colors/colors@1.5.0 deduped
                  │ │ │ ├── @types/triple-beam@1.3.3
                  │ │ │ ├── fecha@4.2.3
                  │ │ │ ├── ms@2.1.2 deduped
                  │ │ │ ├── safe-stable-stringify@2.4.3 deduped
                  │ │ │ └── triple-beam@1.4.1 deduped
                  │ │ ├─┬ readable-stream@3.6.2
                  │ │ │ ├── inherits@2.0.4 deduped
                  │ │ │ ├── string_decoder@1.1.1 deduped
                  │ │ │ └── util-deprecate@1.0.2 deduped
                  │ │ └── triple-beam@1.4.1 deduped
                  │ └─┬ winston@3.10.0
                  │   ├── @colors/colors@1.5.0 deduped
                  │   ├─┬ @dabh/diagnostics@2.0.3
                  │   │ ├─┬ colorspace@1.1.4
                  │   │ │ ├─┬ color@3.2.1
                  │   │ │ │ ├─┬ color-convert@1.9.3
                  │   │ │ │ │ └── color-name@1.1.3
                  │   │ │ │ └─┬ color-string@1.9.1
                  │   │ │ │   ├── color-name@1.1.3 deduped
                  │   │ │ │   └─┬ simple-swizzle@0.2.2
                  │   │ │ │     └── is-arrayish@0.3.2
                  │   │ │ └── text-hex@1.0.0
                  │   │ ├── enabled@2.0.0
                  │   │ └── kuler@2.0.0
                  │   ├── async@3.2.3 deduped
                  │   ├── is-stream@2.0.1
                  │   ├── logform@2.5.1 deduped
                  │   ├─┬ one-time@1.0.0
                  │   │ └── fn.name@1.1.0
                  │   ├─┬ readable-stream@3.6.2
                  │   │ ├── inherits@2.0.4 deduped
                  │   │ ├── string_decoder@1.1.1 deduped
                  │   │ └── util-deprecate@1.0.2 deduped
                  │   ├── safe-stable-stringify@2.4.3
                  │   ├── stack-trace@0.0.10
                  │   ├── triple-beam@1.4.1 deduped
                  │   └── winston-transport@4.5.0 deduped
                  ├── @iobroker/plugin-base@1.2.1
                  ├─┬ @iobroker/plugin-sentry@1.2.1
                  │ ├── @iobroker/plugin-base@1.2.1 deduped
                  │ ├─┬ @sentry/integrations@7.69.0
                  │ │ ├── @sentry/types@7.69.0
                  │ │ ├─┬ @sentry/utils@7.69.0
                  │ │ │ ├── @sentry/types@7.69.0 deduped
                  │ │ │ └── tslib@2.6.2 deduped
                  │ │ ├─┬ localforage@1.10.0
                  │ │ │ └─┬ lie@3.1.1
                  │ │ │   └── immediate@3.0.6 deduped
                  │ │ └── tslib@2.6.2
                  │ ├─┬ @sentry/node@7.69.0
                  │ │ ├─┬ @sentry-internal/tracing@7.69.0
                  │ │ │ ├── @sentry/core@7.69.0 deduped
                  │ │ │ ├── @sentry/types@7.69.0 deduped
                  │ │ │ ├── @sentry/utils@7.69.0 deduped
                  │ │ │ └── tslib@2.6.2 deduped
                  │ │ ├─┬ @sentry/core@7.69.0
                  │ │ │ ├── @sentry/types@7.69.0 deduped
                  │ │ │ ├── @sentry/utils@7.69.0 deduped
                  │ │ │ └── tslib@2.6.2 deduped
                  │ │ ├── @sentry/types@7.69.0 deduped
                  │ │ ├── @sentry/utils@7.69.0 deduped
                  │ │ ├── cookie@0.4.2
                  │ │ ├─┬ https-proxy-agent@5.0.1
                  │ │ │ ├─┬ agent-base@6.0.2
                  │ │ │ │ └── debug@4.3.4 deduped
                  │ │ │ └── debug@4.3.4 deduped
                  │ │ ├── lru_map@0.3.3
                  │ │ └── tslib@2.6.2 deduped
                  │ └─┬ source-map-support@0.5.21
                  │   ├── buffer-from@1.1.2
                  │   └── source-map@0.6.1
                  ├─┬ axios@1.5.0
                  │ ├── follow-redirects@1.15.2
                  │ ├─┬ form-data@4.0.0
                  │ │ ├── asynckit@0.4.0
                  │ │ ├─┬ combined-stream@1.0.8
                  │ │ │ └── delayed-stream@1.0.0
                  │ │ └── mime-types@2.1.35 deduped
                  │ └── proxy-from-env@1.1.0
                  ├── daemonize2@0.4.2
                  ├─┬ debug@4.3.4
                  │ └── ms@2.1.2
                  ├─┬ decache@4.6.2
                  │ └── callsite@1.0.0
                  ├── deep-clone@3.0.3
                  ├─┬ fs-extra@11.1.1
                  │ ├── graceful-fs@4.2.11
                  │ ├─┬ jsonfile@6.1.0
                  │ │ ├── graceful-fs@4.2.11 deduped
                  │ │ └── universalify@2.0.0 deduped
                  │ └── universalify@2.0.0
                  ├─┬ greenlock-express@4.0.3
                  │ ├─┬ @root/greenlock-express@4.0.4
                  │ │ ├── @root/greenlock@4.0.5 deduped
                  │ │ └── redirect-https@1.3.1 deduped
                  │ ├─┬ @root/greenlock@4.0.5
                  │ │ ├── @greenlock/manager@3.1.0 deduped
                  │ │ ├── @root/acme@3.1.0 deduped
                  │ │ ├── @root/csr@0.8.1 deduped
                  │ │ ├─┬ @root/keypairs@0.10.3
                  │ │ │ ├── @root/encoding@1.0.1 deduped
                  │ │ │ ├── @root/pem@1.0.4 deduped
                  │ │ │ └── @root/x509@0.7.2 deduped
                  │ │ ├── @root/mkdirp@1.0.0 deduped
                  │ │ ├── @root/request@1.9.2 deduped
                  │ │ ├── acme-http-01-standalone@3.0.5 deduped
                  │ │ ├── cert-info@1.5.1 deduped
                  │ │ ├── greenlock-store-fs@3.2.2 deduped
                  │ │ └── safe-replace@1.1.0 deduped
                  │ └─┬ redirect-https@1.3.1
                  │   └── escape-html@1.0.3
                  ├─┬ greenlock@4.0.4
                  │ ├─┬ @greenlock/manager@3.1.0
                  │ │ └─┬ greenlock-manager-fs@3.1.1
                  │ │   ├── @root/mkdirp@1.0.0 deduped
                  │ │   └── safe-replace@1.1.0 deduped
                  │ ├─┬ @root/acme@3.1.0
                  │ │ ├── @root/csr@0.8.1 deduped
                  │ │ ├── @root/encoding@1.0.1
                  │ │ ├─┬ @root/keypairs@0.10.3
                  │ │ │ ├── @root/encoding@1.0.1 deduped
                  │ │ │ ├── @root/pem@1.0.4 deduped
                  │ │ │ └── @root/x509@0.7.2 deduped
                  │ │ ├── @root/pem@1.0.4
                  │ │ ├── @root/request@1.9.2 deduped
                  │ │ └─┬ @root/x509@0.7.2
                  │ │   ├── @root/asn1@1.0.0 deduped
                  │ │   └── @root/encoding@1.0.1 deduped
                  │ ├─┬ @root/csr@0.8.1
                  │ │ ├─┬ @root/asn1@1.0.0
                  │ │ │ └── @root/encoding@1.0.1 deduped
                  │ │ ├── @root/pem@1.0.4 deduped
                  │ │ └── @root/x509@0.7.2 deduped
                  │ ├── @root/greenlock@4.0.5 deduped
                  │ ├─┬ @root/keypairs@0.9.0
                  │ │ ├── @root/encoding@1.0.1 deduped
                  │ │ ├── @root/pem@1.0.4 deduped
                  │ │ └── @root/x509@0.7.2 deduped
                  │ ├── @root/mkdirp@1.0.0
                  │ ├── @root/request@1.9.2
                  │ ├── acme-http-01-standalone@3.0.5
                  │ ├── cert-info@1.5.1
                  │ ├─┬ greenlock-store-fs@3.2.2
                  │ │ ├── @root/mkdirp@1.0.0 deduped
                  │ │ └── safe-replace@1.1.0 deduped
                  │ └── safe-replace@1.1.0
                  ├─┬ jsonwebtoken@9.0.2
                  │ ├─┬ jws@3.2.2
                  │ │ ├─┬ jwa@1.4.1
                  │ │ │ ├── buffer-equal-constant-time@1.0.1
                  │ │ │ ├─┬ ecdsa-sig-formatter@1.0.11
                  │ │ │ │ └── safe-buffer@5.2.1 deduped
                  │ │ │ └── safe-buffer@5.2.1 deduped
                  │ │ └── safe-buffer@5.2.1 deduped
                  │ ├── lodash.includes@4.3.0
                  │ ├── lodash.isboolean@3.0.3
                  │ ├── lodash.isinteger@4.0.4
                  │ ├── lodash.isnumber@3.0.3
                  │ ├── lodash.isplainobject@4.0.6
                  │ ├── lodash.isstring@4.0.1
                  │ ├── lodash.once@4.1.1
                  │ ├── ms@2.1.2 deduped
                  │ └── semver@7.5.4 deduped
                  ├─┬ jszip@3.10.1
                  │ ├─┬ lie@3.3.0
                  │ │ └── immediate@3.0.6
                  │ ├── pako@1.0.11
                  │ ├─┬ readable-stream@2.3.8
                  │ │ ├── core-util-is@1.0.3
                  │ │ ├── inherits@2.0.4
                  │ │ ├── isarray@1.0.0
                  │ │ ├── process-nextick-args@2.0.1
                  │ │ ├── safe-buffer@5.1.2
                  │ │ ├─┬ string_decoder@1.1.1
                  │ │ │ └── safe-buffer@5.1.2
                  │ │ └── util-deprecate@1.0.2
                  │ └── setimmediate@1.0.5
                  ├─┬ le-acme-core@2.1.4
                  │ ├─┬ request@2.88.2
                  │ │ ├── aws-sign2@0.7.0
                  │ │ ├── aws4@1.12.0
                  │ │ ├── caseless@0.12.0
                  │ │ ├── combined-stream@1.0.8 deduped
                  │ │ ├── extend@3.0.2
                  │ │ ├── forever-agent@0.6.1
                  │ │ ├─┬ form-data@2.3.3
                  │ │ │ ├── asynckit@0.4.0 deduped
                  │ │ │ ├── combined-stream@1.0.8 deduped
                  │ │ │ └── mime-types@2.1.35 deduped
                  │ │ ├─┬ har-validator@5.1.5
                  │ │ │ ├─┬ ajv@6.12.6
                  │ │ │ │ ├── fast-deep-equal@3.1.3
                  │ │ │ │ ├── fast-json-stable-stringify@2.1.0
                  │ │ │ │ ├── json-schema-traverse@0.4.1
                  │ │ │ │ └─┬ uri-js@4.4.1
                  │ │ │ │   └── punycode@2.3.0 deduped
                  │ │ │ └── har-schema@2.0.0
                  │ │ ├─┬ http-signature@1.2.0
                  │ │ │ ├── assert-plus@1.0.0
                  │ │ │ ├─┬ jsprim@1.4.2
                  │ │ │ │ ├── assert-plus@1.0.0 deduped
                  │ │ │ │ ├── extsprintf@1.3.0
                  │ │ │ │ ├── json-schema@0.4.0
                  │ │ │ │ └─┬ verror@1.10.0
                  │ │ │ │   ├── assert-plus@1.0.0 deduped
                  │ │ │ │   ├── core-util-is@1.0.2
                  │ │ │ │   └── extsprintf@1.3.0 deduped
                  │ │ │ └─┬ sshpk@1.17.0
                  │ │ │   ├─┬ asn1@0.2.6
                  │ │ │   │ └── safer-buffer@2.1.2 deduped
                  │ │ │   ├── assert-plus@1.0.0 deduped
                  │ │ │   ├─┬ bcrypt-pbkdf@1.0.2
                  │ │ │   │ └── tweetnacl@0.14.5 deduped
                  │ │ │   ├─┬ dashdash@1.14.1
                  │ │ │   │ └── assert-plus@1.0.0 deduped
                  │ │ │   ├─┬ ecc-jsbn@0.1.2
                  │ │ │   │ ├── jsbn@0.1.1 deduped
                  │ │ │   │ └── safer-buffer@2.1.2 deduped
                  │ │ │   ├─┬ getpass@0.1.7
                  │ │ │   │ └── assert-plus@1.0.0 deduped
                  │ │ │   ├── jsbn@0.1.1
                  │ │ │   ├── safer-buffer@2.1.2
                  │ │ │   └── tweetnacl@0.14.5
                  │ │ ├── is-typedarray@1.0.0
                  │ │ ├── isstream@0.1.2
                  │ │ ├── json-stringify-safe@5.0.1
                  │ │ ├── mime-types@2.1.35 deduped
                  │ │ ├── oauth-sign@0.9.0
                  │ │ ├── performance-now@2.1.0
                  │ │ ├── qs@6.5.3
                  │ │ ├── safe-buffer@5.2.1 deduped
                  │ │ ├─┬ tough-cookie@2.5.0
                  │ │ │ ├── psl@1.9.0
                  │ │ │ └── punycode@2.3.0
                  │ │ ├─┬ tunnel-agent@0.6.0
                  │ │ │ └── safe-buffer@5.2.1 deduped
                  │ │ └── uuid@3.4.0
                  │ └─┬ rsa-compat@1.9.4
                  │   ├─┬ keypairs@1.2.14
                  │   │ ├── eckles@1.4.1
                  │   │ └── rasha@1.2.5
                  │   ├── node-forge@0.7.6
                  │   └─┬ ursa-optional@0.9.10
                  │     ├── bindings@1.5.0 deduped
                  │     └── nan@2.18.0 deduped
                  ├─┬ le-challenge-fs@2.0.9
                  │ └── @root/mkdirp@1.0.0 deduped
                  ├── le-sni-auto@2.1.9
                  ├─┬ loadavg-windows@1.1.1
                  │ └── weak-daemon@1.0.3
                  ├─┬ node-schedule@2.1.1
                  │ ├─┬ cron-parser@4.9.0
                  │ │ └── luxon@3.4.3
                  │ ├── long-timeout@0.1.1
                  │ └── sorted-array-functions@1.3.0
                  ├─┬ pidusage@3.0.2
                  │ └── safe-buffer@5.2.1
                  ├── promisify-child-process@4.1.2
                  ├─┬ prompt@1.3.0
                  │ ├── @colors/colors@1.5.0
                  │ ├── async@3.2.3
                  │ ├─┬ read@1.0.7
                  │ │ └── mute-stream@0.0.8
                  │ ├── revalidator@0.1.8
                  │ └─┬ winston@2.4.7
                  │   ├─┬ async@2.6.4
                  │   │ └── lodash@4.17.21
                  │   ├── colors@1.0.3
                  │   ├── cycle@1.0.3
                  │   ├── eyes@0.1.8
                  │   ├── isstream@0.1.2 deduped
                  │   └── stack-trace@0.0.10 deduped
                  ├── readline-sync@1.4.10
                  ├─┬ semver@7.5.4
                  │ └─┬ lru-cache@6.0.0
                  │   └── yallist@4.0.0 deduped
                  └─┬ tar@6.2.0
                    ├── chownr@2.0.0
                    ├─┬ fs-minipass@2.1.0
                    │ └─┬ minipass@3.3.6
                    │   └── yallist@4.0.0 deduped
                    ├── minipass@5.0.0
                    ├─┬ minizlib@2.1.2
                    │ ├─┬ minipass@3.3.6
                    │ │ └── yallist@4.0.0 deduped
                    │ └── yallist@4.0.0 deduped
                    ├── mkdirp@1.0.4
                    └── yallist@4.0.0
                
                [1]+  Done                    cd /opt/iobroker
                
                
                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • I ioNewbie

                  @thomas-braun nicht sicher ob ich jetzt verstanden habe. Geht es um Identifikation des NPM Ordners? das wäre bei execa@5.1.1

                  pi@iobroker:~ $ cd /opt/iobroker & npm ls -a
                  [1] 2960
                  pi@ /home/pi
                  └─┬ iobroker.js-controller@5.0.12
                    ├─┬ @alcalzone/esbuild-register@2.5.1-1
                    │ ├── esbuild@0.11.23
                    │ └── jsonc-parser@3.2.0
                    ├─┬ @iobroker/db-objects-file@5.0.12
                    │ ├─┬ @iobroker/db-base@5.0.12
                    │ │ ├── @iobroker/js-controller-common@5.0.12 deduped
                    │ │ ├── deep-clone@3.0.3 deduped
                    │ │ ├── fs-extra@11.1.1 deduped
                    │ │ └── respjs@4.2.0
                    │ ├── @iobroker/db-objects-redis@5.0.12 deduped
                    │ ├── deep-clone@3.0.3 deduped
                    │ └── fs-extra@11.1.1 deduped
                    ├─┬ @iobroker/db-objects-jsonl@5.0.12
                    │ ├─┬ @alcalzone/jsonl-db@3.1.0
                    │ │ ├─┬ @alcalzone/proper-lockfile@4.1.3-0
                    │ │ │ ├── graceful-fs@4.2.11 deduped
                    │ │ │ ├── retry@0.12.0
                    │ │ │ └── signal-exit@3.0.7
                    │ │ ├─┬ alcalzone-shared@4.0.8
                    │ │ │ └── debug@4.3.4 deduped
                    │ │ └─┬ fs-extra@10.1.0
                    │ │   ├── graceful-fs@4.2.11 deduped
                    │ │   ├── jsonfile@6.1.0 deduped
                    │ │   └── universalify@2.0.0 deduped
                    │ ├── @iobroker/db-base@5.0.12 deduped
                    │ ├── @iobroker/db-objects-file@5.0.12 deduped
                    │ ├── @iobroker/db-objects-redis@5.0.12 deduped
                    │ ├── deep-clone@3.0.3 deduped
                    │ └── fs-extra@11.1.1 deduped
                    ├─┬ @iobroker/db-objects-redis@5.0.12
                    │ ├── @iobroker/db-base@5.0.12 deduped
                    │ ├── deep-clone@3.0.3 deduped
                    │ ├─┬ ioredis@4.28.5
                    │ │ ├── cluster-key-slot@1.1.2
                    │ │ ├── debug@4.3.4 deduped
                    │ │ ├── denque@1.5.1
                    │ │ ├── lodash.defaults@4.2.0
                    │ │ ├── lodash.flatten@4.4.0
                    │ │ ├── lodash.isarguments@3.1.0
                    │ │ ├── p-map@2.1.0
                    │ │ ├── redis-commands@1.7.0
                    │ │ ├── redis-errors@1.2.0
                    │ │ ├─┬ redis-parser@3.0.0
                    │ │ │ └── redis-errors@1.2.0 deduped
                    │ │ └── standard-as-callback@2.1.0
                    │ ├─┬ mime-types@2.1.35
                    │ │ └── mime-db@1.52.0
                    │ ├─┬ node.extend@2.0.2
                    │ │ ├─┬ has@1.0.3
                    │ │ │ └── function-bind@1.1.1
                    │ │ └── is@3.3.0
                    │ └── semver@7.5.4 deduped
                    ├─┬ @iobroker/db-states-file@5.0.12
                    │ ├── @iobroker/db-base@5.0.12 deduped
                    │ └── @iobroker/db-states-redis@5.0.12 deduped
                    ├─┬ @iobroker/db-states-jsonl@5.0.12
                    │ ├── @alcalzone/jsonl-db@3.1.0 deduped
                    │ ├── @iobroker/db-base@5.0.12 deduped
                    │ ├── @iobroker/db-states-file@5.0.12 deduped
                    │ └── @iobroker/db-states-redis@5.0.12 deduped
                    ├─┬ @iobroker/db-states-redis@5.0.12
                    │ ├── @iobroker/db-base@5.0.12 deduped
                    │ └── ioredis@4.28.5 deduped
                    ├─┬ @iobroker/js-controller-adapter@5.0.12
                    │ ├─┬ @alcalzone/pak@0.8.1
                    │ │ ├─┬ axios@0.26.1
                    │ │ │ └── follow-redirects@1.15.2 deduped
                    │ │ ├─┬ execa@5.1.1
                    │ │ │ ├─┬ cross-spawn@7.0.3
                    │ │ │ │ ├── path-key@3.1.1
                    │ │ │ │ ├─┬ shebang-command@2.0.0
                    │ │ │ │ │ └── shebang-regex@3.0.0
                    │ │ │ │ └─┬ which@2.0.2
                    │ │ │ │   └── isexe@2.0.0
                    │ │ │ ├── get-stream@6.0.1
                    │ │ │ ├── human-signals@2.1.0
                    │ │ │ ├── is-stream@2.0.1 deduped
                    │ │ │ ├── merge-stream@2.0.0
                    │ │ │ ├─┬ npm-run-path@4.0.1
                    │ │ │ │ └── path-key@3.1.1 deduped
                    │ │ │ ├─┬ onetime@5.1.2
                    │ │ │ │ └── mimic-fn@2.1.0
                    │ │ │ ├── signal-exit@3.0.7 deduped
                    │ │ │ └── strip-final-newline@2.0.0
                    │ │ └─┬ fs-extra@10.1.0
                    │ │   ├── graceful-fs@4.2.11 deduped
                    │ │   ├── jsonfile@6.1.0 deduped
                    │ │   └── universalify@2.0.0 deduped
                    │ ├── @iobroker/db-objects-file@5.0.12 deduped
                    │ ├── @iobroker/db-objects-jsonl@5.0.12 deduped
                    │ ├── @iobroker/db-objects-redis@5.0.12 deduped
                    │ ├── @iobroker/db-states-file@5.0.12 deduped
                    │ ├── @iobroker/db-states-jsonl@5.0.12 deduped
                    │ ├── @iobroker/db-states-redis@5.0.12 deduped
                    │ ├── @iobroker/js-controller-common-db@5.0.12 deduped
                    │ ├── @iobroker/js-controller-common@5.0.12 deduped
                    │ ├── @iobroker/plugin-base@1.2.1 deduped
                    │ ├── @iobroker/plugin-sentry@1.2.1 deduped
                    │ ├── deep-clone@3.0.3 deduped
                    │ ├── fs-extra@11.1.1 deduped
                    │ ├── jsonwebtoken@9.0.2 deduped
                    │ ├── node-schedule@2.1.1 deduped
                    │ ├── node.extend@2.0.2 deduped
                    │ ├── pidusage@3.0.2 deduped
                    │ ├── readline@1.3.0
                    │ └── semver@7.5.4 deduped
                    ├─┬ @iobroker/js-controller-cli@5.0.12
                    │ ├── @iobroker/js-controller-common-db@5.0.12 deduped
                    │ ├── @iobroker/js-controller-common@5.0.12 deduped
                    │ ├── axios@1.5.0 deduped
                    │ ├─┬ chokidar@3.5.3
                    │ │ ├─┬ anymatch@3.1.3
                    │ │ │ ├── normalize-path@3.0.0 deduped
                    │ │ │ └── picomatch@2.3.1
                    │ │ ├─┬ braces@3.0.2
                    │ │ │ └─┬ fill-range@7.0.1
                    │ │ │   └─┬ to-regex-range@5.0.1
                    │ │ │     └── is-number@7.0.0
                    │ │ ├── UNMET OPTIONAL DEPENDENCY fsevents@~2.3.2
                    │ │ ├─┬ glob-parent@5.1.2
                    │ │ │ └── is-glob@4.0.3 deduped
                    │ │ ├─┬ is-binary-path@2.1.0
                    │ │ │ └── binary-extensions@2.2.0
                    │ │ ├─┬ is-glob@4.0.3
                    │ │ │ └── is-extglob@2.1.1
                    │ │ ├── normalize-path@3.0.0
                    │ │ └─┬ readdirp@3.6.0
                    │ │   └── picomatch@2.3.1 deduped
                    │ ├── daemonize2@0.4.2 deduped
                    │ ├── debug@4.3.4 deduped
                    │ ├── deep-clone@3.0.3 deduped
                    │ ├─┬ event-stream@4.0.1
                    │ │ ├── duplexer@0.1.2
                    │ │ ├── from@0.1.7
                    │ │ ├── map-stream@0.0.7
                    │ │ ├─┬ pause-stream@0.0.11
                    │ │ │ └── through@2.3.8 deduped
                    │ │ ├─┬ split@1.0.1
                    │ │ │ └── through@2.3.8 deduped
                    │ │ ├─┬ stream-combiner@0.2.2
                    │ │ │ ├── duplexer@0.1.2 deduped
                    │ │ │ └── through@2.3.8 deduped
                    │ │ └── through@2.3.8
                    │ ├── fs-extra@11.1.1 deduped
                    │ ├── mime-types@2.1.35 deduped
                    │ ├── readline-sync@1.4.10 deduped
                    │ ├── semver@7.5.4 deduped
                    │ └─┬ yargs@17.7.2
                    │   ├─┬ cliui@8.0.1
                    │   │ ├── string-width@4.2.3 deduped
                    │   │ ├─┬ strip-ansi@6.0.1
                    │   │ │ └── ansi-regex@5.0.1
                    │   │ └─┬ wrap-ansi@7.0.0
                    │   │   ├─┬ ansi-styles@4.3.0
                    │   │   │ └─┬ color-convert@2.0.1
                    │   │   │   └── color-name@1.1.4
                    │   │   ├── string-width@4.2.3 deduped
                    │   │   └── strip-ansi@6.0.1 deduped
                    │   ├── escalade@3.1.1
                    │   ├── get-caller-file@2.0.5
                    │   ├── require-directory@2.1.1
                    │   ├─┬ string-width@4.2.3
                    │   │ ├── emoji-regex@8.0.0
                    │   │ ├── is-fullwidth-code-point@3.0.0
                    │   │ └── strip-ansi@6.0.1 deduped
                    │   ├── y18n@5.0.8
                    │   └── yargs-parser@21.1.1
                    ├─┬ @iobroker/js-controller-common-db@5.0.12
                    │ ├── @iobroker/db-objects-file@5.0.12 deduped
                    │ ├── @iobroker/db-objects-jsonl@5.0.12 deduped
                    │ ├── @iobroker/db-objects-redis@5.0.12 deduped
                    │ ├── @iobroker/db-states-file@5.0.12 deduped
                    │ ├── @iobroker/db-states-jsonl@5.0.12 deduped
                    │ ├── @iobroker/db-states-redis@5.0.12 deduped
                    │ ├── @iobroker/js-controller-common@5.0.12 deduped
                    │ ├── fs-extra@11.1.1 deduped
                    │ ├─┬ winston-seq-updated@1.0.4
                    │ │ ├── seq-logging@0.4.6
                    │ │ └── winston-transport@4.5.0 deduped
                    │ └─┬ winston-syslog@2.7.0
                    │   ├── glossy@0.1.7
                    │   ├─┬ unix-dgram@2.0.6
                    │   │ ├─┬ bindings@1.5.0
                    │   │ │ └── file-uri-to-path@1.0.0
                    │   │ └── nan@2.18.0 deduped
                    │   └── winston@3.10.0 deduped
                    ├─┬ @iobroker/js-controller-common@5.0.12
                    │ ├── @alcalzone/pak@0.8.1 deduped
                    │ ├─┬ @datalust/winston-seq@1.0.2
                    │ │ ├── seq-logging@1.1.2
                    │ │ ├── winston-transport@4.5.0 deduped
                    │ │ └── winston@3.10.0 deduped
                    │ ├── axios@1.5.0 deduped
                    │ ├── ci-info@3.8.0
                    │ ├── deep-clone@3.0.3 deduped
                    │ ├─┬ diskusage@1.2.0
                    │ │ ├── es6-promise@4.2.8
                    │ │ └── nan@2.18.0
                    │ ├── event-stream@4.0.1 deduped
                    │ ├── fs-extra@11.1.1 deduped
                    │ ├── jsonwebtoken@9.0.2 deduped
                    │ ├── node-forge@1.3.1
                    │ ├── node.extend@2.0.2 deduped
                    │ ├── promisify-child-process@4.1.2 deduped
                    │ ├── readline@1.3.0 deduped
                    │ ├── semver@7.5.4 deduped
                    │ ├── triple-beam@1.4.1
                    │ ├─┬ winston-daily-rotate-file@4.7.1
                    │ │ ├─┬ file-stream-rotator@0.6.1
                    │ │ │ └── moment@2.29.4
                    │ │ ├── object-hash@2.2.0
                    │ │ ├── triple-beam@1.4.1 deduped
                    │ │ ├── winston-transport@4.5.0 deduped
                    │ │ └── winston@3.10.0 deduped
                    │ ├── winston-syslog@2.7.0 deduped
                    │ ├─┬ winston-transport@4.5.0
                    │ │ ├─┬ logform@2.5.1
                    │ │ │ ├── @colors/colors@1.5.0 deduped
                    │ │ │ ├── @types/triple-beam@1.3.3
                    │ │ │ ├── fecha@4.2.3
                    │ │ │ ├── ms@2.1.2 deduped
                    │ │ │ ├── safe-stable-stringify@2.4.3 deduped
                    │ │ │ └── triple-beam@1.4.1 deduped
                    │ │ ├─┬ readable-stream@3.6.2
                    │ │ │ ├── inherits@2.0.4 deduped
                    │ │ │ ├── string_decoder@1.1.1 deduped
                    │ │ │ └── util-deprecate@1.0.2 deduped
                    │ │ └── triple-beam@1.4.1 deduped
                    │ └─┬ winston@3.10.0
                    │   ├── @colors/colors@1.5.0 deduped
                    │   ├─┬ @dabh/diagnostics@2.0.3
                    │   │ ├─┬ colorspace@1.1.4
                    │   │ │ ├─┬ color@3.2.1
                    │   │ │ │ ├─┬ color-convert@1.9.3
                    │   │ │ │ │ └── color-name@1.1.3
                    │   │ │ │ └─┬ color-string@1.9.1
                    │   │ │ │   ├── color-name@1.1.3 deduped
                    │   │ │ │   └─┬ simple-swizzle@0.2.2
                    │   │ │ │     └── is-arrayish@0.3.2
                    │   │ │ └── text-hex@1.0.0
                    │   │ ├── enabled@2.0.0
                    │   │ └── kuler@2.0.0
                    │   ├── async@3.2.3 deduped
                    │   ├── is-stream@2.0.1
                    │   ├── logform@2.5.1 deduped
                    │   ├─┬ one-time@1.0.0
                    │   │ └── fn.name@1.1.0
                    │   ├─┬ readable-stream@3.6.2
                    │   │ ├── inherits@2.0.4 deduped
                    │   │ ├── string_decoder@1.1.1 deduped
                    │   │ └── util-deprecate@1.0.2 deduped
                    │   ├── safe-stable-stringify@2.4.3
                    │   ├── stack-trace@0.0.10
                    │   ├── triple-beam@1.4.1 deduped
                    │   └── winston-transport@4.5.0 deduped
                    ├── @iobroker/plugin-base@1.2.1
                    ├─┬ @iobroker/plugin-sentry@1.2.1
                    │ ├── @iobroker/plugin-base@1.2.1 deduped
                    │ ├─┬ @sentry/integrations@7.69.0
                    │ │ ├── @sentry/types@7.69.0
                    │ │ ├─┬ @sentry/utils@7.69.0
                    │ │ │ ├── @sentry/types@7.69.0 deduped
                    │ │ │ └── tslib@2.6.2 deduped
                    │ │ ├─┬ localforage@1.10.0
                    │ │ │ └─┬ lie@3.1.1
                    │ │ │   └── immediate@3.0.6 deduped
                    │ │ └── tslib@2.6.2
                    │ ├─┬ @sentry/node@7.69.0
                    │ │ ├─┬ @sentry-internal/tracing@7.69.0
                    │ │ │ ├── @sentry/core@7.69.0 deduped
                    │ │ │ ├── @sentry/types@7.69.0 deduped
                    │ │ │ ├── @sentry/utils@7.69.0 deduped
                    │ │ │ └── tslib@2.6.2 deduped
                    │ │ ├─┬ @sentry/core@7.69.0
                    │ │ │ ├── @sentry/types@7.69.0 deduped
                    │ │ │ ├── @sentry/utils@7.69.0 deduped
                    │ │ │ └── tslib@2.6.2 deduped
                    │ │ ├── @sentry/types@7.69.0 deduped
                    │ │ ├── @sentry/utils@7.69.0 deduped
                    │ │ ├── cookie@0.4.2
                    │ │ ├─┬ https-proxy-agent@5.0.1
                    │ │ │ ├─┬ agent-base@6.0.2
                    │ │ │ │ └── debug@4.3.4 deduped
                    │ │ │ └── debug@4.3.4 deduped
                    │ │ ├── lru_map@0.3.3
                    │ │ └── tslib@2.6.2 deduped
                    │ └─┬ source-map-support@0.5.21
                    │   ├── buffer-from@1.1.2
                    │   └── source-map@0.6.1
                    ├─┬ axios@1.5.0
                    │ ├── follow-redirects@1.15.2
                    │ ├─┬ form-data@4.0.0
                    │ │ ├── asynckit@0.4.0
                    │ │ ├─┬ combined-stream@1.0.8
                    │ │ │ └── delayed-stream@1.0.0
                    │ │ └── mime-types@2.1.35 deduped
                    │ └── proxy-from-env@1.1.0
                    ├── daemonize2@0.4.2
                    ├─┬ debug@4.3.4
                    │ └── ms@2.1.2
                    ├─┬ decache@4.6.2
                    │ └── callsite@1.0.0
                    ├── deep-clone@3.0.3
                    ├─┬ fs-extra@11.1.1
                    │ ├── graceful-fs@4.2.11
                    │ ├─┬ jsonfile@6.1.0
                    │ │ ├── graceful-fs@4.2.11 deduped
                    │ │ └── universalify@2.0.0 deduped
                    │ └── universalify@2.0.0
                    ├─┬ greenlock-express@4.0.3
                    │ ├─┬ @root/greenlock-express@4.0.4
                    │ │ ├── @root/greenlock@4.0.5 deduped
                    │ │ └── redirect-https@1.3.1 deduped
                    │ ├─┬ @root/greenlock@4.0.5
                    │ │ ├── @greenlock/manager@3.1.0 deduped
                    │ │ ├── @root/acme@3.1.0 deduped
                    │ │ ├── @root/csr@0.8.1 deduped
                    │ │ ├─┬ @root/keypairs@0.10.3
                    │ │ │ ├── @root/encoding@1.0.1 deduped
                    │ │ │ ├── @root/pem@1.0.4 deduped
                    │ │ │ └── @root/x509@0.7.2 deduped
                    │ │ ├── @root/mkdirp@1.0.0 deduped
                    │ │ ├── @root/request@1.9.2 deduped
                    │ │ ├── acme-http-01-standalone@3.0.5 deduped
                    │ │ ├── cert-info@1.5.1 deduped
                    │ │ ├── greenlock-store-fs@3.2.2 deduped
                    │ │ └── safe-replace@1.1.0 deduped
                    │ └─┬ redirect-https@1.3.1
                    │   └── escape-html@1.0.3
                    ├─┬ greenlock@4.0.4
                    │ ├─┬ @greenlock/manager@3.1.0
                    │ │ └─┬ greenlock-manager-fs@3.1.1
                    │ │   ├── @root/mkdirp@1.0.0 deduped
                    │ │   └── safe-replace@1.1.0 deduped
                    │ ├─┬ @root/acme@3.1.0
                    │ │ ├── @root/csr@0.8.1 deduped
                    │ │ ├── @root/encoding@1.0.1
                    │ │ ├─┬ @root/keypairs@0.10.3
                    │ │ │ ├── @root/encoding@1.0.1 deduped
                    │ │ │ ├── @root/pem@1.0.4 deduped
                    │ │ │ └── @root/x509@0.7.2 deduped
                    │ │ ├── @root/pem@1.0.4
                    │ │ ├── @root/request@1.9.2 deduped
                    │ │ └─┬ @root/x509@0.7.2
                    │ │   ├── @root/asn1@1.0.0 deduped
                    │ │   └── @root/encoding@1.0.1 deduped
                    │ ├─┬ @root/csr@0.8.1
                    │ │ ├─┬ @root/asn1@1.0.0
                    │ │ │ └── @root/encoding@1.0.1 deduped
                    │ │ ├── @root/pem@1.0.4 deduped
                    │ │ └── @root/x509@0.7.2 deduped
                    │ ├── @root/greenlock@4.0.5 deduped
                    │ ├─┬ @root/keypairs@0.9.0
                    │ │ ├── @root/encoding@1.0.1 deduped
                    │ │ ├── @root/pem@1.0.4 deduped
                    │ │ └── @root/x509@0.7.2 deduped
                    │ ├── @root/mkdirp@1.0.0
                    │ ├── @root/request@1.9.2
                    │ ├── acme-http-01-standalone@3.0.5
                    │ ├── cert-info@1.5.1
                    │ ├─┬ greenlock-store-fs@3.2.2
                    │ │ ├── @root/mkdirp@1.0.0 deduped
                    │ │ └── safe-replace@1.1.0 deduped
                    │ └── safe-replace@1.1.0
                    ├─┬ jsonwebtoken@9.0.2
                    │ ├─┬ jws@3.2.2
                    │ │ ├─┬ jwa@1.4.1
                    │ │ │ ├── buffer-equal-constant-time@1.0.1
                    │ │ │ ├─┬ ecdsa-sig-formatter@1.0.11
                    │ │ │ │ └── safe-buffer@5.2.1 deduped
                    │ │ │ └── safe-buffer@5.2.1 deduped
                    │ │ └── safe-buffer@5.2.1 deduped
                    │ ├── lodash.includes@4.3.0
                    │ ├── lodash.isboolean@3.0.3
                    │ ├── lodash.isinteger@4.0.4
                    │ ├── lodash.isnumber@3.0.3
                    │ ├── lodash.isplainobject@4.0.6
                    │ ├── lodash.isstring@4.0.1
                    │ ├── lodash.once@4.1.1
                    │ ├── ms@2.1.2 deduped
                    │ └── semver@7.5.4 deduped
                    ├─┬ jszip@3.10.1
                    │ ├─┬ lie@3.3.0
                    │ │ └── immediate@3.0.6
                    │ ├── pako@1.0.11
                    │ ├─┬ readable-stream@2.3.8
                    │ │ ├── core-util-is@1.0.3
                    │ │ ├── inherits@2.0.4
                    │ │ ├── isarray@1.0.0
                    │ │ ├── process-nextick-args@2.0.1
                    │ │ ├── safe-buffer@5.1.2
                    │ │ ├─┬ string_decoder@1.1.1
                    │ │ │ └── safe-buffer@5.1.2
                    │ │ └── util-deprecate@1.0.2
                    │ └── setimmediate@1.0.5
                    ├─┬ le-acme-core@2.1.4
                    │ ├─┬ request@2.88.2
                    │ │ ├── aws-sign2@0.7.0
                    │ │ ├── aws4@1.12.0
                    │ │ ├── caseless@0.12.0
                    │ │ ├── combined-stream@1.0.8 deduped
                    │ │ ├── extend@3.0.2
                    │ │ ├── forever-agent@0.6.1
                    │ │ ├─┬ form-data@2.3.3
                    │ │ │ ├── asynckit@0.4.0 deduped
                    │ │ │ ├── combined-stream@1.0.8 deduped
                    │ │ │ └── mime-types@2.1.35 deduped
                    │ │ ├─┬ har-validator@5.1.5
                    │ │ │ ├─┬ ajv@6.12.6
                    │ │ │ │ ├── fast-deep-equal@3.1.3
                    │ │ │ │ ├── fast-json-stable-stringify@2.1.0
                    │ │ │ │ ├── json-schema-traverse@0.4.1
                    │ │ │ │ └─┬ uri-js@4.4.1
                    │ │ │ │   └── punycode@2.3.0 deduped
                    │ │ │ └── har-schema@2.0.0
                    │ │ ├─┬ http-signature@1.2.0
                    │ │ │ ├── assert-plus@1.0.0
                    │ │ │ ├─┬ jsprim@1.4.2
                    │ │ │ │ ├── assert-plus@1.0.0 deduped
                    │ │ │ │ ├── extsprintf@1.3.0
                    │ │ │ │ ├── json-schema@0.4.0
                    │ │ │ │ └─┬ verror@1.10.0
                    │ │ │ │   ├── assert-plus@1.0.0 deduped
                    │ │ │ │   ├── core-util-is@1.0.2
                    │ │ │ │   └── extsprintf@1.3.0 deduped
                    │ │ │ └─┬ sshpk@1.17.0
                    │ │ │   ├─┬ asn1@0.2.6
                    │ │ │   │ └── safer-buffer@2.1.2 deduped
                    │ │ │   ├── assert-plus@1.0.0 deduped
                    │ │ │   ├─┬ bcrypt-pbkdf@1.0.2
                    │ │ │   │ └── tweetnacl@0.14.5 deduped
                    │ │ │   ├─┬ dashdash@1.14.1
                    │ │ │   │ └── assert-plus@1.0.0 deduped
                    │ │ │   ├─┬ ecc-jsbn@0.1.2
                    │ │ │   │ ├── jsbn@0.1.1 deduped
                    │ │ │   │ └── safer-buffer@2.1.2 deduped
                    │ │ │   ├─┬ getpass@0.1.7
                    │ │ │   │ └── assert-plus@1.0.0 deduped
                    │ │ │   ├── jsbn@0.1.1
                    │ │ │   ├── safer-buffer@2.1.2
                    │ │ │   └── tweetnacl@0.14.5
                    │ │ ├── is-typedarray@1.0.0
                    │ │ ├── isstream@0.1.2
                    │ │ ├── json-stringify-safe@5.0.1
                    │ │ ├── mime-types@2.1.35 deduped
                    │ │ ├── oauth-sign@0.9.0
                    │ │ ├── performance-now@2.1.0
                    │ │ ├── qs@6.5.3
                    │ │ ├── safe-buffer@5.2.1 deduped
                    │ │ ├─┬ tough-cookie@2.5.0
                    │ │ │ ├── psl@1.9.0
                    │ │ │ └── punycode@2.3.0
                    │ │ ├─┬ tunnel-agent@0.6.0
                    │ │ │ └── safe-buffer@5.2.1 deduped
                    │ │ └── uuid@3.4.0
                    │ └─┬ rsa-compat@1.9.4
                    │   ├─┬ keypairs@1.2.14
                    │   │ ├── eckles@1.4.1
                    │   │ └── rasha@1.2.5
                    │   ├── node-forge@0.7.6
                    │   └─┬ ursa-optional@0.9.10
                    │     ├── bindings@1.5.0 deduped
                    │     └── nan@2.18.0 deduped
                    ├─┬ le-challenge-fs@2.0.9
                    │ └── @root/mkdirp@1.0.0 deduped
                    ├── le-sni-auto@2.1.9
                    ├─┬ loadavg-windows@1.1.1
                    │ └── weak-daemon@1.0.3
                    ├─┬ node-schedule@2.1.1
                    │ ├─┬ cron-parser@4.9.0
                    │ │ └── luxon@3.4.3
                    │ ├── long-timeout@0.1.1
                    │ └── sorted-array-functions@1.3.0
                    ├─┬ pidusage@3.0.2
                    │ └── safe-buffer@5.2.1
                    ├── promisify-child-process@4.1.2
                    ├─┬ prompt@1.3.0
                    │ ├── @colors/colors@1.5.0
                    │ ├── async@3.2.3
                    │ ├─┬ read@1.0.7
                    │ │ └── mute-stream@0.0.8
                    │ ├── revalidator@0.1.8
                    │ └─┬ winston@2.4.7
                    │   ├─┬ async@2.6.4
                    │   │ └── lodash@4.17.21
                    │   ├── colors@1.0.3
                    │   ├── cycle@1.0.3
                    │   ├── eyes@0.1.8
                    │   ├── isstream@0.1.2 deduped
                    │   └── stack-trace@0.0.10 deduped
                    ├── readline-sync@1.4.10
                    ├─┬ semver@7.5.4
                    │ └─┬ lru-cache@6.0.0
                    │   └── yallist@4.0.0 deduped
                    └─┬ tar@6.2.0
                      ├── chownr@2.0.0
                      ├─┬ fs-minipass@2.1.0
                      │ └─┬ minipass@3.3.6
                      │   └── yallist@4.0.0 deduped
                      ├── minipass@5.0.0
                      ├─┬ minizlib@2.1.2
                      │ ├─┬ minipass@3.3.6
                      │ │ └── yallist@4.0.0 deduped
                      │ └── yallist@4.0.0 deduped
                      ├── mkdirp@1.0.4
                      └── yallist@4.0.0
                  
                  [1]+  Done                    cd /opt/iobroker
                  
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #54

                  @ionewbie

                  Sorry, mein Fehler.

                  Aber dadurch haben wir eine Parallel-Installation in /home/pi gefunden.

                  Du hast also irendwie da was 'daneben' geworfen.
                  In den Heimverzeichnissen der user muss das so aussehen (auf meiner Kiste):

                  echad@chet:~ $ npm ls -a
                  /home/echad
                  └── (empty)
                  
                  echad@chet:~ $ cd /home/iobroker/
                  echad@chet:/home/iobroker $ npm ls -a
                  /home/iobroker
                  └── (empty)
                  
                  echad@chet:/home/iobroker $
                  

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  I 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @ionewbie

                    Sorry, mein Fehler.

                    Aber dadurch haben wir eine Parallel-Installation in /home/pi gefunden.

                    Du hast also irendwie da was 'daneben' geworfen.
                    In den Heimverzeichnissen der user muss das so aussehen (auf meiner Kiste):

                    echad@chet:~ $ npm ls -a
                    /home/echad
                    └── (empty)
                    
                    echad@chet:~ $ cd /home/iobroker/
                    echad@chet:/home/iobroker $ npm ls -a
                    /home/iobroker
                    └── (empty)
                    
                    echad@chet:/home/iobroker $
                    
                    I Offline
                    I Offline
                    ioNewbie
                    schrieb am zuletzt editiert von ioNewbie
                    #55

                    @thomas-braun hm, keine Ahnung, zumindest nicht bewußt.

                    Was ist jetzt als nächstes dran? der js-controller ist ja immer noch auf altem Stand

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • I ioNewbie

                      @thomas-braun hm, keine Ahnung, zumindest nicht bewußt.

                      Was ist jetzt als nächstes dran? der js-controller ist ja immer noch auf altem Stand

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #56

                      @ionewbie

                      Ich würde das Verzeichnis node_modules aus den Homes der user löschen. Schau bei deinem Standarduser und dem iobroker rein.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      I 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @ionewbie

                        Ich würde das Verzeichnis node_modules aus den Homes der user löschen. Schau bei deinem Standarduser und dem iobroker rein.

                        I Offline
                        I Offline
                        ioNewbie
                        schrieb am zuletzt editiert von
                        #57

                        @thomas-braun äh... moment.

                        Standarduser / Normaluser?

                        Ich habe den PI nur für IOB und das hab ich wohl mal mit dem pi installiert. da mache ich nichts anderes.

                        Was genau meinst du was ich tun soll?

                        I 1 Antwort Letzte Antwort
                        0
                        • I ioNewbie

                          @thomas-braun äh... moment.

                          Standarduser / Normaluser?

                          Ich habe den PI nur für IOB und das hab ich wohl mal mit dem pi installiert. da mache ich nichts anderes.

                          Was genau meinst du was ich tun soll?

                          I Offline
                          I Offline
                          ioNewbie
                          schrieb am zuletzt editiert von ioNewbie
                          #58

                          @ionewbie unter /homes habe ich iobroker und pi.

                          überall klebt das aktuelle Datum dran:

                          pi@iobroker:/home $ ls -ali
                          total 16
                           16385 drwxr-xr-x  4 root     root     4096 Sep  1  2022 .
                               2 drwxr-xr-x 18 root     root     4096 Sep 17 09:55 ..
                          131490 drwxr-xr-x  5 iobroker iobroker 4096 Sep 17 11:24 iobroker
                             873 drwxr-xr-x  9 pi       pi       4096 Sep 17 12:24 pi
                          
                          

                          In iobroker sieht es so aus:

                          pi@iobroker:/home/iobroker $ ls -ali
                          total 76
                          131490 drwxr-xr-x 5 iobroker iobroker  4096 Sep 17 11:24 .
                           16385 drwxr-xr-x 4 root     root      4096 Sep  1  2022 ..
                          131518 -rw-r--r-- 1 iobroker iobroker   220 Jan  3  2021 .bash_logout
                          131520 -rw-r--r-- 1 iobroker iobroker  3523 Apr  4  2022 .bashrc
                          131966 drwxr-xr-x 4 iobroker iobroker  4096 Sep 17 08:54 .cache
                          136594 drwx------ 3 iobroker iobroker  4096 Sep  1  2022 .config
                          140520 -rw-r--r-- 1 iobroker iobroker 13830 Sep 17 14:55 .diag.sh
                          140566 -rw-r--r-- 1 iobroker iobroker 18783 Sep 17 14:56 iob_diag.log
                          131492 -rw-r--r-- 1 iobroker iobroker  1670 Jul 10  2021 .mkshrc
                          131522 drwxr-xr-x 6 iobroker iobroker  4096 Sep 17 10:12 .npm
                          131519 -rw-r--r-- 1 iobroker iobroker   807 Jan  3  2021 .profile
                          
                          
                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • I ioNewbie

                            @ionewbie unter /homes habe ich iobroker und pi.

                            überall klebt das aktuelle Datum dran:

                            pi@iobroker:/home $ ls -ali
                            total 16
                             16385 drwxr-xr-x  4 root     root     4096 Sep  1  2022 .
                                 2 drwxr-xr-x 18 root     root     4096 Sep 17 09:55 ..
                            131490 drwxr-xr-x  5 iobroker iobroker 4096 Sep 17 11:24 iobroker
                               873 drwxr-xr-x  9 pi       pi       4096 Sep 17 12:24 pi
                            
                            

                            In iobroker sieht es so aus:

                            pi@iobroker:/home/iobroker $ ls -ali
                            total 76
                            131490 drwxr-xr-x 5 iobroker iobroker  4096 Sep 17 11:24 .
                             16385 drwxr-xr-x 4 root     root      4096 Sep  1  2022 ..
                            131518 -rw-r--r-- 1 iobroker iobroker   220 Jan  3  2021 .bash_logout
                            131520 -rw-r--r-- 1 iobroker iobroker  3523 Apr  4  2022 .bashrc
                            131966 drwxr-xr-x 4 iobroker iobroker  4096 Sep 17 08:54 .cache
                            136594 drwx------ 3 iobroker iobroker  4096 Sep  1  2022 .config
                            140520 -rw-r--r-- 1 iobroker iobroker 13830 Sep 17 14:55 .diag.sh
                            140566 -rw-r--r-- 1 iobroker iobroker 18783 Sep 17 14:56 iob_diag.log
                            131492 -rw-r--r-- 1 iobroker iobroker  1670 Jul 10  2021 .mkshrc
                            131522 drwxr-xr-x 6 iobroker iobroker  4096 Sep 17 10:12 .npm
                            131519 -rw-r--r-- 1 iobroker iobroker   807 Jan  3  2021 .profile
                            
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #59

                            @ionewbie

                            cd
                            ls -lAh
                            

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            I 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @ionewbie

                              cd
                              ls -lAh
                              
                              I Offline
                              I Offline
                              ioNewbie
                              schrieb am zuletzt editiert von
                              #60

                              @thomas-braun said in Hilfe! js-controller und javascript Problem:

                              ls -lAh

                              pi@iobroker:/home $ ls -lAh
                              total 8.0K
                              drwxr-xr-x 5 iobroker iobroker 4.0K Sep 17 11:24 iobroker
                              drwxr-xr-x 9 pi       pi       4.0K Sep 17 12:24 pi
                              
                              
                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • I ioNewbie

                                @thomas-braun said in Hilfe! js-controller und javascript Problem:

                                ls -lAh

                                pi@iobroker:/home $ ls -lAh
                                total 8.0K
                                drwxr-xr-x 5 iobroker iobroker 4.0K Sep 17 11:24 iobroker
                                drwxr-xr-x 9 pi       pi       4.0K Sep 17 12:24 pi
                                
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #61

                                @ionewbie

                                cd
                                ls -lAh
                                

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                I 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @ionewbie

                                  cd
                                  ls -lAh
                                  
                                  I Offline
                                  I Offline
                                  ioNewbie
                                  schrieb am zuletzt editiert von ioNewbie
                                  #62

                                  @thomas-braun

                                  pi@iobroker:~ $ ls -lAh
                                  total 196K
                                  -rw-------   1 pi pi 4.5K Sep 17 15:19 .bash_history
                                  -rw-r--r--   1 pi pi  220 Apr  4  2022 .bash_logout
                                  -rw-r--r--   1 pi pi 3.7K Sep 17 12:24 .bashrc
                                  drwxr-xr-x   4 pi pi 4.0K Sep  1  2022 .cache
                                  drwx------   3 pi pi 4.0K Sep  1  2022 .config
                                  -rwxr-xr--   1 pi pi  107 Sep 17 10:42 iob
                                  drwxr-xr-x   2 pi pi 4.0K Sep  1  2022 .iobroker
                                  -rwxr-xr--   1 pi pi  107 Sep 17 10:42 iobroker
                                  drwxr-xr-x   2 pi pi 4.0K Sep 17 10:42 iobroker-data
                                  drwxr-xr-x   3 pi pi 4.0K Jul 16 16:01 .local
                                  drwxr-xr-x 259 pi pi  12K Sep 17 10:42 node_modules
                                  drwxr-xr-x   5 pi pi 4.0K Sep 17 10:41 .npm
                                  -rw-------   1 pi pi   36 Sep  1  2022 .npmrc
                                  -rw-r--r--   1 pi pi   68 Sep 17 10:42 package.json
                                  -rw-r--r--   1 pi pi 116K Sep 17 10:42 package-lock.json
                                  -rw-r--r--   1 pi pi  807 Apr  4  2022 .profile
                                  -rw-r--r--   1 pi pi  140 Jul 16 16:02 readme.txt
                                  -rw-r--r--   1 pi pi  104 Jul 16 04:13 sources-dist-hash.json
                                  
                                  
                                  Thomas BraunT I 2 Antworten Letzte Antwort
                                  0
                                  • I ioNewbie

                                    @thomas-braun

                                    pi@iobroker:~ $ ls -lAh
                                    total 196K
                                    -rw-------   1 pi pi 4.5K Sep 17 15:19 .bash_history
                                    -rw-r--r--   1 pi pi  220 Apr  4  2022 .bash_logout
                                    -rw-r--r--   1 pi pi 3.7K Sep 17 12:24 .bashrc
                                    drwxr-xr-x   4 pi pi 4.0K Sep  1  2022 .cache
                                    drwx------   3 pi pi 4.0K Sep  1  2022 .config
                                    -rwxr-xr--   1 pi pi  107 Sep 17 10:42 iob
                                    drwxr-xr-x   2 pi pi 4.0K Sep  1  2022 .iobroker
                                    -rwxr-xr--   1 pi pi  107 Sep 17 10:42 iobroker
                                    drwxr-xr-x   2 pi pi 4.0K Sep 17 10:42 iobroker-data
                                    drwxr-xr-x   3 pi pi 4.0K Jul 16 16:01 .local
                                    drwxr-xr-x 259 pi pi  12K Sep 17 10:42 node_modules
                                    drwxr-xr-x   5 pi pi 4.0K Sep 17 10:41 .npm
                                    -rw-------   1 pi pi   36 Sep  1  2022 .npmrc
                                    -rw-r--r--   1 pi pi   68 Sep 17 10:42 package.json
                                    -rw-r--r--   1 pi pi 116K Sep 17 10:42 package-lock.json
                                    -rw-r--r--   1 pi pi  807 Apr  4  2022 .profile
                                    -rw-r--r--   1 pi pi  140 Jul 16 16:02 readme.txt
                                    -rw-r--r--   1 pi pi  104 Jul 16 04:13 sources-dist-hash.json
                                    
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #63

                                    @ionewbie

                                    Das ist eine komplette Installation im falschen Verzeichnis. Wie schafft man das?

                                    rm iob*
                                    rm .io*
                                    rm -rf node_modules
                                    rm package*
                                    rm sources-dist-hash.json
                                    

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    1 Antwort Letzte Antwort
                                    0
                                    • I ioNewbie

                                      @thomas-braun

                                      pi@iobroker:~ $ ls -lAh
                                      total 196K
                                      -rw-------   1 pi pi 4.5K Sep 17 15:19 .bash_history
                                      -rw-r--r--   1 pi pi  220 Apr  4  2022 .bash_logout
                                      -rw-r--r--   1 pi pi 3.7K Sep 17 12:24 .bashrc
                                      drwxr-xr-x   4 pi pi 4.0K Sep  1  2022 .cache
                                      drwx------   3 pi pi 4.0K Sep  1  2022 .config
                                      -rwxr-xr--   1 pi pi  107 Sep 17 10:42 iob
                                      drwxr-xr-x   2 pi pi 4.0K Sep  1  2022 .iobroker
                                      -rwxr-xr--   1 pi pi  107 Sep 17 10:42 iobroker
                                      drwxr-xr-x   2 pi pi 4.0K Sep 17 10:42 iobroker-data
                                      drwxr-xr-x   3 pi pi 4.0K Jul 16 16:01 .local
                                      drwxr-xr-x 259 pi pi  12K Sep 17 10:42 node_modules
                                      drwxr-xr-x   5 pi pi 4.0K Sep 17 10:41 .npm
                                      -rw-------   1 pi pi   36 Sep  1  2022 .npmrc
                                      -rw-r--r--   1 pi pi   68 Sep 17 10:42 package.json
                                      -rw-r--r--   1 pi pi 116K Sep 17 10:42 package-lock.json
                                      -rw-r--r--   1 pi pi  807 Apr  4  2022 .profile
                                      -rw-r--r--   1 pi pi  140 Jul 16 16:02 readme.txt
                                      -rw-r--r--   1 pi pi  104 Jul 16 04:13 sources-dist-hash.json
                                      
                                      
                                      I Offline
                                      I Offline
                                      ioNewbie
                                      schrieb am zuletzt editiert von ioNewbie
                                      #64

                                      @ionewbie
                                      Anfängerfehler, vermutlich. Ich bin irgendeiner Anleitung damals zur Installation des IOB gefolgt, das weiß ich nicht mehr.

                                      Gibt es absolut adressierte Pfade oder oder ist es letztlich egal, in welchem Ordner das installiert wurde?

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • I ioNewbie

                                        @ionewbie
                                        Anfängerfehler, vermutlich. Ich bin irgendeiner Anleitung damals zur Installation des IOB gefolgt, das weiß ich nicht mehr.

                                        Gibt es absolut adressierte Pfade oder oder ist es letztlich egal, in welchem Ordner das installiert wurde?

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #65

                                        @ionewbie sagte in Hilfe! js-controller und javascript Problem:

                                        ok. verstehe ich korrekt, dass ich den Ordner node_modules mit allem was drin ist, in /homes/pi löschen soll, weil es ja noch den Ordner in /node_modules gibt?

                                        Ja, und alles andere auch. Siehe oben.
                                        Die richtige Installation wohnt in /opt/iobroker

                                        kaputt machen wir damit nichts?

                                        Sehn wir dann.

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        I 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @ionewbie sagte in Hilfe! js-controller und javascript Problem:

                                          ok. verstehe ich korrekt, dass ich den Ordner node_modules mit allem was drin ist, in /homes/pi löschen soll, weil es ja noch den Ordner in /node_modules gibt?

                                          Ja, und alles andere auch. Siehe oben.
                                          Die richtige Installation wohnt in /opt/iobroker

                                          kaputt machen wir damit nichts?

                                          Sehn wir dann.

                                          I Offline
                                          I Offline
                                          ioNewbie
                                          schrieb am zuletzt editiert von ioNewbie
                                          #66

                                          @thomas-braun omg.

                                          Dann komme ich jetzt an den Punkt für folgende Überlegung: lieber Raspi löschen und alles frisch neu installieren oder troubleshooten?

                                          Das Troubleshooting hat mich heute fast schon den ganzen Tag gekostet - und dir sicher auch einiges an Zeit.
                                          Ich verliere dabei als wichtigstes die mitgeschriebenen Daten aus dem KNX Adapter. Aber ich sterbe nicht wenn die auch weg sind. Der Rest an Adaptern und Daten im System sind nice to have.

                                          Der Rest an Customizing ist mir egal und kann ich neu machen. Eine Visu habe ich eh noch nicht auf die Reihe bekommen, weil ich noch keine Zeit für die Einarbeitung gefunden habe.
                                          Management für mein Smarthome geht bisher komplett am IOB vorbei, dafür ist mir der - wie ich jetzt wieder sehe - zu unzuverlässig, das ist eher was zum Basteln.

                                          Wir sind jetzt gerade noch vor Start der nächsten Heizperiode, und die will ich voll mit tracken. Die Daten vom letzten Winterhalbjahr sind dann halt weg.

                                          Das weitere Troubleshooting und Nachfrage/Antwort-Spiel wird mich noch sehr viel weitere Zeit kosten.

                                          Da frag ich lieber mal nach einer aktuellen und korrekten Anleitung für eine Neuinstallation auf dem Raspi 4. Ggfs kann ich dann auch gleich das OS da hin bringen, wohin es für IOB soll.

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          417

                                          Online

                                          32.6k

                                          Benutzer

                                          81.9k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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