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.
    • Thomas Braun
      Thomas Braun Most Active @Schweiz last edited by

      @schweiz

      Darf ich dich bitten, den Artikel ganz zu lesen und zu verstehen?

      Prinzipiell ist es so, dass Privacy Extensions in der Standardeinstellung bei allen Betriebssystemen aktiviert ist.

      Danke.

      S 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
        • S
          Schweiz @Thomas Braun last edited by Schweiz

          Sorry, LEERPOST

          MFG Schweizer

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

            @schweiz

            Hier kann man übrigens die Verbindug checken:

            https://en.internet.nl/

            Die IP-Adresse spielt beim Tracking übrigens nichtmal die Hauptrolle. Da sind ganz andere Techniken primär involviert.

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

              so, ich habe IPV6 ja aktiviert, habe alles nochmal aufgesetzt...
              angefangen habe ich mit dem PI-Imager und habe das Lite gewählt...
              dann habe die folgenden schritte gemacht

              
              sudo apt update && sudo apt full-upgrade
              
              wget -q -O - https://apt.pivccu.de/piVCCU/public.key | sudo tee /usr/share/keyrings/pivccu.asc
              
              echo "deb [signed-by=/usr/share/keyrings/pivccu.asc] https://apt.pivccu.de/piVCCU stable main" | sudo tee /etc/apt/sources.list.d/pivccu.list
              sudo apt update
              
              sudo apt install build-essential bison flex libssl-dev
              
              sudo apt install raspberrypi-kernel-headers pivccu-modules-dkms
              
              sudo apt install pivccu-modules-raspberrypi
              --------------------
              sudo apt remove dhcpcd5
              sudo apt install bridge-utils
              sudo bash -c 'cat << EOT > /etc/network/interfaces
              source-directory /etc/network/interfaces.d
              
              auto lo
              iface lo inet loopback
              
              iface eth0 inet manual
              
              auto br0
              iface br0 inet dhcp
                bridge_ports eth0
              EOT'
              ----------------------
              sudo reboot
              
              sudo apt install pivccu3
              
              sudo pivccu-info
              -----------------------
              
              piVCCU version: 3.73.9-87
              OS:             Debian GNU/Linux 12 (bookworm)
              Kernel:         6.1.0-rpi7-rpi-v8 aarch64
              Kernel modules: Available
              Raw UART dev:   Available
              Rasp.Pi UART:   Not assigned to GPIO pins
              HMRF Hardware:  HM-MOD-RPI-PCB
               Connected via: HB-RF-USB@usb-0000:01:00.0-1.4 (/dev/raw-uart1)
               Board serial:  PEQ2217238
               Radio MAC:     0x6BD363
              HMIP Hardware:  HM-MOD-RPI-PCB
               Connected via: HB-RF-USB@usb-0000:01:00.0-1.4 (/dev/raw-uart1)
               SGTIN:         3014F711A061A7D8A9AB3D16
               Radio MAC:     0xBBCBE6
              State:          RUNNING
              PID:            2334
              IP:             192.168.2.117
              Link:           vethpivccu
               TX bytes:      11.77 KiB
               RX bytes:      22.92 KiB
               Total bytes:   34.69 KiB
              --------------------------
              sudo apt update && sudo apt full-upgrade
              
              curl -sLf https://iobroker.net/install.sh | bash -
              

              Die komplette installation ging problem los... und er sagte mir das ich IOB über die IP:8081 aufrufen kann...
              Leider kommt immer Seite nicht gefunden
              dann habe ich gedacht,

              john@iobroker:~ $ cd /opt/iobroker
              john@iobroker:/opt/iobroker $ iobroker stop
              john@iobroker:/opt/iobroker $ iobroker fix
              

              aber es kommt

              library: loaded
              Library version=2024-01-04
              ioBroker is not installed in /opt/iobroker! Cannot fix anything...
              john@iobroker:/opt/iobroker $
              
              

              also

               iob diag
              
              Skript v.2023-10-10
              
              *** BASE SYSTEM ***
               Static hostname: iobroker
                     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:
               15:51:10 up 17 min,  2 users,  load average: 0.08, 0.07, 0.07
              CPU threads: 4
              
              
              *** RASPBERRY THROTTLING ***
              Current issues:
              No throttling issues detected.
              
              Previously detected issues:
              No throttling issues detected.
              
              *** Time and Time Zones ***
                             Local time: Fri 2024-01-05 15:51:11 GMT
                         Universal time: Fri 2024-01-05 15:51:11 UTC
                               RTC time: n/a
                              Time zone: Europe/London (GMT, +0000)
              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        417M        3.4G        1.3M        267M        3.6G
              Swap:           104M          0B        104M
              Total:          4.1G        417M        3.5G
              
                       3793 M total memory
                        398 M used memory
                        413 M active memory
                         80 M inactive memory
                       3208 M free memory
                         18 M buffer memory
                        236 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       59G  3.3G   52G   6% /
              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:
              [Fri Jan  5 15:34:05 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=4ea8c1a8-02 rootfstype=ext4 fsck.repair=yes rootwait
              [Fri Jan  5 15:34:08 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
              [Fri Jan  5 15:34:10 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/
              823M    /var/lib
              655M    /var/lib/piVCCU3
              604M    /var/lib/piVCCU3/rootfs
              279M    /var/lib/piVCCU3/rootfs/opt
              
              Archived and active journals take up 56.0M in the file system.
              
              /opt/iobroker/backups:
              du: cannot access '/opt/iobroker/backups/': No such file or directory
              
              /opt/iobroker/iobroker-data:
              15M     /opt/iobroker/iobroker-data/files
              15M     /opt/iobroker/iobroker-data/
              13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
              13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
              13M     /opt/iobroker/iobroker-data/files/admin.admin/custom
              
              The five largest files in iobroker-data are:
              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
              2.8M    /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
              1.6M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map
              652K    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map
              384K    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js
              
              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
              
              find: '/opt/iobroker/node_modules': No such file or directory
              Temp directories causing npm8 problem: 0
              No problems detected
              
              Errors in npm tree:
              npm ERR! code ELSPROBLEMS
              npm ERR! missing: iobroker.admin@stable, required by iobroker.inst@3.0.0
              npm ERR! missing: iobroker.backitup@stable, required by iobroker.inst@3.0.0
              npm ERR! missing: iobroker.discovery@stable, required by iobroker.inst@3.0.0
              npm ERR! missing: iobroker.js-controller@stable, required by iobroker.inst@3.0.0
              
              npm ERR! A complete log of this run can be found in: /home/john/.npm/_logs/2024-01-05T15_51_21_272Z-debug-0.log
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              node:internal/modules/cjs/loader:1137
                throw err;
                ^
              
              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                  at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                  at Module._load (node:internal/modules/cjs/loader:975:27)
                  at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                  at node:internal/main/run_main_module:28:49 {
                code: 'MODULE_NOT_FOUND',
                requireStack: []
              }
              
              Node.js v18.19.0
              
              Core adapters versions
              node:internal/modules/cjs/loader:1137
                throw err;
                ^
              
              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                  at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                  at Module._load (node:internal/modules/cjs/loader:975:27)
                  at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                  at node:internal/main/run_main_module:28:49 {
                code: 'MODULE_NOT_FOUND',
                requireStack: []
              }
              
              Node.js v18.19.0
              js-controller:
              node:internal/modules/cjs/loader:1137
                throw err;
                ^
              
              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                  at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                  at Module._load (node:internal/modules/cjs/loader:975:27)
                  at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                  at node:internal/main/run_main_module:28:49 {
                code: 'MODULE_NOT_FOUND',
                requireStack: []
              }
              
              Node.js v18.19.0
              admin:
              node:internal/modules/cjs/loader:1137
                throw err;
                ^
              
              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                  at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                  at Module._load (node:internal/modules/cjs/loader:975:27)
                  at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                  at node:internal/main/run_main_module:28:49 {
                code: 'MODULE_NOT_FOUND',
                requireStack: []
              }
              
              Node.js v18.19.0
              javascript:
              
              npm ERR! code ELSPROBLEMS
              npm ERR! missing: iobroker.admin@stable, required by iobroker.inst@3.0.0
              npm ERR! missing: iobroker.backitup@stable, required by iobroker.inst@3.0.0
              npm ERR! missing: iobroker.discovery@stable, required by iobroker.inst@3.0.0
              npm ERR! missing: iobroker.js-controller@stable, required by iobroker.inst@3.0.0
              
              npm ERR! A complete log of this run can be found in: /home/john/.npm/_logs/2024-01-05T15_51_24_086Z-debug-0.log
              Adapters from github:   0
              
              Adapter State
              node:internal/modules/cjs/loader:1137
                throw err;
                ^
              
              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                  at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                  at Module._load (node:internal/modules/cjs/loader:975:27)
                  at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                  at node:internal/main/run_main_module:28:49 {
                code: 'MODULE_NOT_FOUND',
                requireStack: []
              }
              
              Node.js v18.19.0
              
              Enabled adapters with bindings
              node:internal/modules/cjs/loader:1137
                throw err;
                ^
              
              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                  at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                  at Module._load (node:internal/modules/cjs/loader:975:27)
                  at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                  at node:internal/main/run_main_module:28:49 {
                code: 'MODULE_NOT_FOUND',
                requireStack: []
              }
              
              Node.js v18.19.0
              
              ioBroker-Repositories
              node:internal/modules/cjs/loader:1137
                throw err;
                ^
              
              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                  at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                  at Module._load (node:internal/modules/cjs/loader:975:27)
                  at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                  at node:internal/main/run_main_module:28:49 {
                code: 'MODULE_NOT_FOUND',
                requireStack: []
              }
              
              Node.js v18.19.0
              
              Installed ioBroker-Instances
              node:internal/modules/cjs/loader:1137
                throw err;
                ^
              
              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                  at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                  at Module._load (node:internal/modules/cjs/loader:975:27)
                  at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                  at node:internal/main/run_main_module:28:49 {
                code: 'MODULE_NOT_FOUND',
                requireStack: []
              }
              
              Node.js v18.19.0
              
              Objects and States
              Please stand by - This may take a while
              Objects:        0
              States:         0
              
              *** OS-Repositories and Updates ***
              Hit:1 http://deb.debian.org/debian bookworm InRelease
              Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
              Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
              Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease
              Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
              Hit:6 https://apt.pivccu.de/piVCCU stable 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 10.0.3.1:53             0.0.0.0:*               LISTEN      0          14968      1044/dnsmasq
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12131      988/sshd: /usr/sbin
              tcp6       0      0 :::22                   :::*                    LISTEN      0          12133      988/sshd: /usr/sbin
              udp        0      0 10.0.3.1:53             0.0.0.0:*                           0          14967      1044/dnsmasq
              udp        0      0 0.0.0.0:67              0.0.0.0:*                           0          14964      1044/dnsmasq
              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15688      892/dhclient
              udp        0      0 0.0.0.0:35649           0.0.0.0:*                           104        15459      454/avahi-daemon: r
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        15457      454/avahi-daemon: r
              udp6       0      0 :::56115                :::*                                104        15460      454/avahi-daemon: r
              udp6       0      0 :::5353                 :::*                                104        15458      454/avahi-daemon: r
              
              *** Log File - Last 25 Lines ***
              
              tail: cannot open '/opt/iobroker/log/iobroker.current.log' for reading: No such file or directory
              

              so langsamm verzweifele ich...

              MFG Schweizer

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

                @schweiz

                Time zone: Europe/London

                ist wohl noch falsch, oder ist du in den letzten Tagen umgezogen?

                Was auch sein könnte, fällt mir gerade ein:

                pivCCU macht da irgendwas mit den network interfaces. Vielleicht beißt sich das mit dem aktuellen Setup von Bookworm? Da wird nämlich jetzt der Network-Manager verwendet.

                Installier mal so zum Spaß nur den iobroker, ohne zuvor pivCCU installiert zu haben.

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

                  @thomas-braun

                  hab die zone mal geändert, aber trozdem nix...

                  ich mach mal alles von vorne, und setze vorher die timezone

                  mfg schweizer

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

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

                    @schweiz
                    Installier mal so zum Spaß nur den iobroker, ohne zuvor pivCCU installiert zu haben.

                    ich habe nun timezone und soweiter eingestellt, IOB neuinstalliert und IOB läuft...
                    Auch die Adapter lassen sich augenscheinlich installieren...

                    nur was mach ich nun mit pivCCU ???

                    mfg

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

                      @schweiz sagte in Adapter lassen sich nicht Installieren!:

                      nur was mach ich nun mit pivCCU ???

                      Keine Ahnung. Frag dort nach? Denn offenbar hakt es dann ja bei deren Setup.

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

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

                        Denn offenbar hakt es dann ja bei deren Setup.

                        oder an der Umsetzung!
                        Deswegen meinte ich ja mit piVCCU anfangen, bis das läuft.
                        falsche (debmatic) Schlüssel für piVCCU und Netzwerk Probleme beim Download sind keine Basis gewesen.
                        Trotzdem hat @Schweiz damit versucht zu installieren.

                        Wenn jetzt das Netzwerk rund läuft und die richtige Anleitung mit den korrekten Optionen Schritt für Schritt abgearbeitet wird, muss das klappen!
                        ggf. auf einer anderen Karte üben.

                        1 Reply Last reply Reply Quote 0
                        • W
                          Wildbill last edited by

                          Zumindest kann ich sagen, dass sich Pivccu und andere Anwendungen nicht gegenseitig beeinträchtigen oder gar irgendwas ändern, so dass die jeweils andere nicht mehr geht. Ich habe auf einem Raspi 3 Pivccu3 und Deconz laufen und die beiden stören sich keineswegs. Ich bin mir nur nicht mehr sicher, ob ich zuerst deconz oder erst Pivccu3 installiert habe. Sollte aber egal sein. Bei der Installation von Pivccu3 wurde das vorhandene Interface in /etc/network/interfaces auf manual gesetzt, ein br0 dafür erzeugt und Pivccu3 hat dann eine eigene IP für seinen Container erhalten. Manuell einschreiten musste ich da damals nicht.

                          Gruss, Jürgen

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

                            @wildbill sagte in Adapter lassen sich nicht Installieren!:

                            damals

                            war aber auch noch nicht der networkmanger involviert.

                            W Homoran 2 Replies Last reply Reply Quote 0
                            • W
                              Wildbill @Thomas Braun last edited by

                              @thomas-braun Ja stimmt, die Installation habe ich glaub seit stretch immer wieder hochgezogen. Läuft aktuell auf bookworm, aber eben viel von da einfach mitgenommen. Um Neuinstallation, um bookworm "sauber" zu installieren mache ich einen Bogen. Läuft ja... Und Fehler oder komische Effekte kommen auch keine. 😊

                              Gruss, Jürgen

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

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

                                @wildbill sagte in Adapter lassen sich nicht Installieren!:

                                damals

                                war aber auch noch nicht der networkmanger involviert.

                                das mag sein, aber ich interpretiere das hier
                                Screenshot_20240105-220152_Firefox.jpg

                                dahingehend, dass es auch jetzt laufen müsste

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

                                  @homoran sagte in Adapter lassen sich nicht Installieren!:

                                  dahingehend, dass es auch jetzt laufen müsste

                                  Für sich allein mit Sicherheit.
                                  Ich hab nur gerade weder Zeit noch Lust beides mal wieder zusammen auf eine Kiste zu kloppen. Hab auch gar keine HW für pivCCU.

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

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

                                    Hab auch gar keine HW für pivCCU.

                                    ich hab mehr als genug.

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

                                      So, also ich habe nun pivCCU nach bessen wissen und gewissen installiert, und habe den einen oder anderen schritt ausgelassen, welcher für mich nicht erforderlich war...

                                      Es läuft nun alles so wie es soll und problemlos, alle HMIP Geräte wurde neu angelernt und sind somit nun auch verfügbar...

                                      Ich danke jedem in dem Thread für seine Mittäterschaft sowie die herbei gerbachte Geduld einen alten Mann wir mir zu helfen...

                                      mfg Schweizer

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

                                        @schweiz sagte in Adapter lassen sich nicht Installieren!:

                                        und habe den einen oder anderen schritt ausgelassen, welcher für mich nicht erforderlich war...

                                        genau so ist die Anleitung von Alex konzipiert.

                                        @schweiz sagte in Adapter lassen sich nicht Installieren!:

                                        Es läuft nun alles so wie es soll und problemlos,

                                        Super!

                                        und keine Fehlermeldung mehr?

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

                                          @homoran

                                          der Rega hat gerade etwas gemuckt... aber das lag an den einstellungen in der CCU...

                                          Danke der nachfrage...

                                          MFG Schweizer

                                          ps. : Wie kann ich das hier als Erledigt markieren!?

                                          Homoran 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 das hier als Erledigt markieren!?

                                            Eröffnungspost editieren und im Titel [gelöst] davor setzen

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

                                              @homoran sagte in Adapter lassen sich nicht Installieren!:

                                              [gelöst]

                                              Danke weil über die ... geht es ja nicht mehr wie früher...

                                              MFG Schweizer

                                              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

                                              885
                                              Online

                                              31.8k
                                              Users

                                              79.9k
                                              Topics

                                              1.3m
                                              Posts

                                              7
                                              128
                                              8019
                                              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