Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Adapter lassen sich nicht Installieren!

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    SOLVED [gelöst] Adapter lassen sich nicht Installieren!

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @Schweiz last edited by

      @schweiz du hast probleme mit dem Internet.
      Möglicherweise mit IPv6

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

        @schweiz sagte in Adapter lassen sich nicht Installieren!:

        wie kann ich es unkompliziert Updaten?

        gar nicht!
        nimm eine neue Karte, installier darauf das aktuelle OS lite,
        Anschließend piVCCU nach der Schritt für Schritt Anleitung von Alex Reinert
        dann iobroker per Einzeiler

        fertig!

        für den unwahrscheinlichen Notfall hast du noch deine alte Installation

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

          @schweiz

          Time zone: Europe/London (GMT, +0000)
          

          Sitzt du auf der Insel?

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

            @thomas-braun

            bin zwar Engländer, aber nein...

            MFG Schweizer

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

              @schweiz

              Dann ändere es auf die korrekte Zeitzone ab.
              Spart dir Rückfragen, warum irgendwas zur falschen Zeit ausgeführt wird. Und Trouble im Netzwerk auch.

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

                @thomas-braun

                super, ich DANKE EUCH BEIDEN...

                die Uhrzeit hat er mir nach der konfig richtig angezeigt, und nun scheint es zu gehen...

                MFG Schweizer

                Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @Schweiz last edited by

                  @schweiz dann musst du jetzt nur noch dein piVCCU repo anlegen und dafür das debmatic repo wieder loswerden.

                  Vielleicht kann dir @Thomas-Braun dabei unter die Arme greifen. ich kann so was nicht.

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

                    @schweiz

                    ls -lAh /etc/apt/sources.list.d/
                    

                    sagt?

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

                      Erst einmal ein Frohes neues Jahre euch allen...

                      @thomas-braun

                      john@raspberrypi:~ $ ls -lAh /etc/apt/sources.list.d/
                      total 16K
                      -rw-r--r-- 1 root root 94 Dec 26 17:55 debmatic.list
                      -rw-r--r-- 1 root root 100 Dec 26 18:30 nodesource.list
                      -rw-r--r-- 1 root root 0 Dec 26 17:32 pivccu.li
                      -rw-r--r-- 1 root root 88 Dec 26 17:55 pivccu.list
                      -rw-r--r-- 1 root root 191 Dec 26 17:55 raspi.list

                      So nachdem PIVCCU so halbwegs läuft komme ich im IOB nicht weiter...
                      Die Homematic Adapter haben sich installieren lassen, nun wollte ich JS Installieren, aber leider scheint es ein problem mit der Source zu geben...

                      Invalid request getRepository. "callback"(false) or "from"(true) is null
                      iobroker host.raspberrypi Cannot install iobroker.javascript@7.1.6: 1
                      iobroker npm ERR! code ETIMEDOUTnpm ERR! syscall connectnpm ERR! errno ETIMEDOUTnpm ERR! network request to https://registry.npmjs.org/iobroker.javascript failed, reason: connect ETIMEDOUT 2606:4700::6810:323:443npm ERR! network This is a problem related to network connectivity.npm ERR! network In most cases you are behind a proxy or have bad network settings.npm ERR! network npm ERR! network If you are behind a proxy, please make sure that thenpm ERR! network 'proxy' config is set properly. See: 'npm help config'npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-01T12_15_26_104Z-debug-0.log

                      MFG

                      Thomas Braun 2 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Schweiz last edited by

                        @schweiz

                        sudo rm /etc/apt/sources.list.d/debmatic.list
                        sudo rm /etc/apt/sources.list.d/pivccu.li
                        sudo apt update
                        
                        1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Schweiz last edited by

                          @schweiz

                          Bitte Konsolenoutput immer in CodeTags einbetten, damit man das besser lesen kann.

                          Dein Netzwerk scheint nicht richtig für IPv6 eingerichtet zu sein.

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

                            @thomas-braun

                            ok,...

                            ich habe davor ein iob stop gemacht
                            und dannach ein sudo apt upgrade gemacht, sowie ein iob start... gehe mal davon aus das es richtig war... nun kommt das wenn ich den JS installieren möcht...

                            $ iobroker add javascript --host raspberrypi
                            
                            /bin/sh: 1: npm: not found
                            
                            Aborting install because the npm version could not be checked!Please check that npm is installed correctly.Use "npm install -g npm@8" or "npm install -g npm@latest" to install a supported version.You need to make sure to repeat this step after installing an update to NodeJS and/or npm!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
                            
                            ERROR: Process exited with code 30
                            

                            MFG

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

                              @schweiz

                              https://forum.iobroker.net/topic/71478/plötzliche-probleme-durch-nodejs-dfsg-version-npm-fehlt

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

                                @thomas-braun

                                das ist echt ein krampf... ich hoffe die installation des Systems wird in zukunft mal etwas einfacher...
                                war echt eine geburt...

                                JS konnte ich nun installieren, ich hoffe das es nun mal endlich rund läuft...
                                meine Frau ist schon generft das seid 3 monaten die Heizung nachts angeht...

                                MFG Schweizer /DANKE

                                Thomas Braun 2 Replies Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @Schweiz last edited by Thomas Braun

                                  @schweiz

                                  Die Installation ist eigentlich nicht kompliziert.
                                  Der Installer richtet das nodesource-Repository nun auch anders ein, das Nacharbeiten bei nodejs sind nicht mehr erforderlich. War es auch nur wenige Tage

                                  Also ist das einrichten schon wieder einfacher geworden.

                                  iob diag
                                  

                                  in der Langfassung sagt nun?

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

                                    @schweiz sagte in Adapter lassen sich nicht Installieren!:

                                    das ist echt ein krampf... ich hoffe die installation des Systems wird in zukunft mal etwas einfacher...
                                    war echt eine geburt...

                                    Konkret hattest du an welcher Stelle Probleme?
                                    Denn die drei Zeilen für die richtige nodejs-Version kann man kopieren und in sein Terminal kopieren. Ich sehe da keinen Krampf.

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

                                      Skript v.2023-10-10
                                      
                                      *** BASE SYSTEM ***
                                       Static hostname: raspberrypi
                                             Icon name: computer
                                      Operating System: Debian GNU/Linux 12 (bookworm)
                                                Kernel: Linux 6.1.0-rpi7-rpi-v8
                                          Architecture: arm64
                                      
                                      Model           : Raspberry Pi 4 Model B Rev 1.1
                                      Docker          : false
                                      Virtualization  : none
                                      Kernel          : aarch64
                                      Userland        : arm64
                                      
                                      Systemuptime and Load:
                                       14:19:48 up 27 min,  2 users,  load average: 0.32, 0.36, 0.25
                                      CPU threads: 4
                                      
                                      
                                      *** RASPBERRY THROTTLING ***
                                      Current issues:
                                      No throttling issues detected.
                                      
                                      Previously detected issues:
                                      No throttling issues detected.
                                      
                                      *** Time and Time Zones ***
                                                     Local time: Mon 2024-01-01 14:19:48 CET
                                                 Universal time: Mon 2024-01-01 13:19:48 UTC
                                                       RTC time: n/a
                                                      Time zone: Europe/Berlin (CET, +0100)
                                      System clock synchronized: yes
                                                    NTP service: active
                                                RTC in local TZ: no
                                      
                                      *** User and Groups ***
                                      john
                                      /home/john
                                      john 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:            4.0G        1.0G        2.1G        1.3M        917M        3.0G
                                      Swap:           104M          0B        104M
                                      Total:          4.1G        1.0G        2.2G
                                      
                                               3793 M total memory
                                                955 M used memory
                                                972 M active memory
                                                618 M inactive memory
                                               2039 M free memory
                                                 51 M buffer memory
                                                824 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
                                      
                                      
                                      *** FAILED SERVICES ***
                                      
                                        UNIT LOAD ACTIVE SUB DESCRIPTION
                                      0 loaded units listed.
                                      
                                      *** FILESYSTEM ***
                                      Filesystem     Type      Size  Used Avail Use% Mounted on
                                      udev           devtmpfs  1.6G     0  1.6G   0% /dev
                                      tmpfs          tmpfs     380M  1.2M  379M   1% /run
                                      /dev/mmcblk0p2 ext4       29G  3.6G   24G  13% /
                                      tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                                      tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                                      /dev/mmcblk0p1 vfat      510M   62M  449M  13% /boot/firmware
                                      tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      [Mon Jan  1 13:52:00 2024] 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:29:88:49 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=fed7638c-02 rootfstype=ext4 fsck.repair=yes rootwait
                                      [Mon Jan  1 13:52:02 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                                      [Mon Jan  1 13:52:04 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                                      
                                      Show mounted filesystems \(real ones only\):
                                      TARGET           SOURCE         FSTYPE OPTIONS
                                      /                /dev/mmcblk0p2 ext4   rw,noatime
                                      `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      1.2G    /var/
                                      826M    /var/lib
                                      661M    /var/lib/piVCCU3
                                      604M    /var/lib/piVCCU3/rootfs
                                      279M    /var/lib/piVCCU3/rootfs/opt
                                      
                                      Archived and active journals take up 80.0M in the file system.
                                      
                                      /opt/iobroker/backups:
                                      9.7M    /opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      133M    /opt/iobroker/iobroker-data/
                                      84M     /opt/iobroker/iobroker-data/files
                                      67M     /opt/iobroker/iobroker-data/files/javascript.admin
                                      48M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                                      47M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                      
                                      The five largest files in iobroker-data are:
                                      13M     /opt/iobroker/iobroker-data/objects.jsonl
                                      7.5M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/691.26ff76ce.chunk.js.map
                                      7.1M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.d3cce782.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.7M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/484.5f7d9187.chunk.js.map
                                      
                                      USB-Devices by-id:
                                      USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                                      
                                      find: '/dev/serial/by-id/': No such file or directory
                                      
                                      *** NodeJS-Installation ***
                                      
                                      /usr/bin/nodejs         v18.19.0
                                      /usr/bin/node           v18.19.0
                                      /usr/bin/npm            10.2.3
                                      /usr/bin/npx            10.2.3
                                      /usr/bin/corepack       0.22.0
                                      
                                      
                                      nodejs:
                                        Installed: 18.19.0-1nodesource1
                                        Candidate: 18.19.0-1nodesource1
                                        Version table:
                                           18.19.0+dfsg-6~deb12u1 500
                                              500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                                       *** 18.19.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                              100 /var/lib/dpkg/status
                                           18.18.2-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.18.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.18.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.17.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.17.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.16.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.16.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.15.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.14.2-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.14.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.14.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.13.0+dfsg1-1 500
                                              500 http://deb.debian.org/debian bookworm/main arm64 Packages
                                           18.13.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.12.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.11.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.10.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.9.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.9.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.8.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.7.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.6.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.5.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.4.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.3.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.2.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.1.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.0.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                      
                                      Temp directories causing npm8 problem: 0
                                      No problems detected
                                      
                                      Errors in npm tree:
                                      
                                      *** ioBroker-Installation ***
                                      
                                      ioBroker Status
                                      iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Core adapters versions
                                      js-controller:  5.0.17
                                      admin:          6.12.0
                                      javascript:     7.1.6
                                      
                                      Adapters from github:   0
                                      
                                      Adapter State
                                      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                                      + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                                      + system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              -  enabled
                                      + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                                      + system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                                      + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                                      
                                      + instance is alive
                                      
                                      Enabled adapters with bindings
                                      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                                      + system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                                      
                                      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.12.0   , installed 6.12.0
                                      Adapter    "backitup"     : 2.9.8    , installed 2.9.8
                                      Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                                      Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                                      Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                                      Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                                      Controller "js-controller": 5.0.17   , installed 5.0.17
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects:        1736
                                      States:         1369
                                      
                                      *** OS-Repositories and Updates ***
                                      Hit:1 http://deb.debian.org/debian bookworm InRelease
                                      Hit:2 http://archive.raspberrypi.com/debian bookworm InRelease
                                      Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                                      Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                                      Get:5 https://apt.pivccu.de/piVCCU stable InRelease [13.6 kB]
                                      Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
                                      Fetched 13.6 kB in 2s (6908 B/s)
                                      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 10.0.3.1:53             0.0.0.0:*               LISTEN      0          16566      1047/dnsmasq
                                      tcp        0      0 192.168.2.113:42010     0.0.0.0:*               LISTEN      1001       18103      2410/io.hm-rpc.1
                                      tcp        0      0 192.168.2.113:42001     0.0.0.0:*               LISTEN      1001       19185      2392/io.hm-rpc.0
                                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          16548      989/sshd: /usr/sbin
                                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       14160      954/iobroker.js-con
                                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       15244      954/iobroker.js-con
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          16550      989/sshd: /usr/sbin
                                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15603      1077/io.admin.0
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        3979       456/avahi-daemon: r
                                      udp        0      0 10.0.3.1:53             0.0.0.0:*                           0          16565      1047/dnsmasq
                                      udp        0      0 0.0.0.0:67              0.0.0.0:*                           0          16562      1047/dnsmasq
                                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          16493      898/dhclient
                                      udp        0      0 0.0.0.0:58093           0.0.0.0:*                           104        3981       456/avahi-daemon: r
                                      udp6       0      0 :::5353                 :::*                                104        3980       456/avahi-daemon: r
                                      udp6       0      0 :::37578                :::*                                104        3982       456/avahi-daemon: r
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      2024-01-01 13:56:45.054  - info: host.raspberrypi iobroker host.raspberrypi object javascript.0.debug.from created
                                      2024-01-01 13:56:45.060  - info: host.raspberrypi iobroker host.raspberrypi object javascript.0.debug.rules created
                                      2024-01-01 13:56:45.075  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.javascript.0 created
                                      2024-01-01 13:56:46.114  - info: host.raspberrypi iobroker exit 0
                                      2024-01-01 13:56:48.124  - info: host.raspberrypi instance system.adapter.javascript.0 started with pid 2593
                                      2024-01-01 13:56:48.902  - info: admin.0 (1077) ==> Connected system.user.admin from ::ffff:192.168.2.116
                                      2024-01-01 13:56:51.984  - info: javascript.0 (2593) starting. Version 7.1.6 in /opt/iobroker/node_modules/iobroker.javascript, node: v18.19.0, js-controller: 5.0.17
                                      2024-01-01 13:56:52.372  - info: javascript.0 (2593) requesting all states
                                      2024-01-01 13:56:52.374  - info: javascript.0 (2593) requesting all objects
                                      2024-01-01 13:56:53.053  - info: javascript.0 (2593) received all objects
                                      2024-01-01 13:56:53.085  - info: javascript.0 (2593) received all states
                                      2024-01-01 14:05:26.550  - info: host.raspberrypi stopInstance system.adapter.javascript.0 (force=false, process=true)
                                      2024-01-01 14:05:26.556  - info: javascript.0 (2593) Got terminate signal TERMINATE_YOURSELF
                                      2024-01-01 14:05:26.561  - info: javascript.0 (2593) terminating
                                      2024-01-01 14:05:26.562  - info: javascript.0 (2593) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2024-01-01 14:05:26.596  - info: host.raspberrypi stopInstance system.adapter.javascript.0 send kill signal
                                      2024-01-01 14:05:27.059  - info: javascript.0 (2593) terminating
                                      2024-01-01 14:05:27.128  - info: host.raspberrypi instance system.adapter.javascript.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2024-01-01 14:05:29.639  - info: host.raspberrypi instance system.adapter.javascript.0 started with pid 3057
                                      2024-01-01 14:05:33.181  - info: javascript.0 (3057) starting. Version 7.1.6 in /opt/iobroker/node_modules/iobroker.javascript, node: v18.19.0, js-controller: 5.0.17
                                      2024-01-01 14:05:33.579  - info: javascript.0 (3057) requesting all states
                                      2024-01-01 14:05:33.581  - info: javascript.0 (3057) requesting all objects
                                      2024-01-01 14:05:34.344  - info: javascript.0 (3057) received all objects
                                      2024-01-01 14:05:34.347  - info: javascript.0 (3057) received all states
                                      2024-01-01 14:05:46.545  - info: admin.0 (1077) <== Disconnect system.user.admin from ::ffff:192.168.2.116
                                      
                                      

                                      iob diag has finished.

                                      
                                      Dann hat es mich schlecht erwischt würde ich sagen,...
                                      
                                      Damals war es einfacher, eben das fertige Image geladen, Update gemacht und alles lief problemlos... 
                                      Heute ist das Image nicht mehr da, hilfe von damals verlinkt auf nicht vorhandenen Content. 
                                      
                                      Diesesmal mit mehr als 2 Wochen work, und unendlichen neuinstallationen scheint es ungewöhnlich aufwendig zu sein... aber wenn es nun jetzt endlich gefixt ist... sollte es ja beim nächsten mal deutlich einfacher von der hand gehen :D 
                                      
                                      MFG Schweizer
                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Schweiz last edited by Thomas Braun

                                        @schweiz

                                        Jetzt passt es.

                                        Images...
                                        Installationseinzeiler, fertig.

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

                                          @thomas-braun sagte in Adapter lassen sich nicht Installieren!:

                                          Images...
                                          Installationseinzeiler, fertig.

                                          ???

                                          MFG Schweizer

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

                                            @schweiz
                                            Den zusätzlichen Aufwand für ein
                                            Image braucht kein Mensch, wenn das auch per Installationseinzeiler fast genauso schnell auf der Kiste landet.

                                            Soweit ich weiß gibt es aber auch wieder Images irgendwo.

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

                                              @thomas-braun

                                              ich konnte leider keines finden, ausser ein Kuaf Image und das war leider nicht verfügbar...
                                              Nu ja, zumindest schaut es nun zu laufen und ich hoffe das die eingebaute Backup ordentlich funktioiniert...

                                              MFG Schweizer...

                                              nochmals Danke für deine Geduld...

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

                                              Support us

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

                                              739
                                              Online

                                              31.8k
                                              Users

                                              80.0k
                                              Topics

                                              1.3m
                                              Posts

                                              7
                                              128
                                              8084
                                              Loading More Posts
                                              • Oldest to Newest
                                              • Newest to Oldest
                                              • Most Votes
                                              Reply
                                              • Reply as topic
                                              Log in to reply
                                              Community
                                              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                              The ioBroker Community 2014-2023
                                              logo