Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. Restore auf Bookworm: VIS ohne Funktion

    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

    Restore auf Bookworm: VIS ohne Funktion

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

      @robocop sagte in Restore auf Bookworm: VIS ohne Funktion:

      Noch eine Frage: warum wird bei der IOB installation nur Node.js 18.3.0 installiert und nicht 18.17.1?

      Keine Ahnung.

      sudo apt update
      apt policy nodejs
      

      sagt?

      Kann ich die einfach nach installieren? und wenn so wie hier im Forum beschrieben?

      Klar kann man das nodesource-Repository anlegen, falls es noch nicht geschehen ist. Das macht aber eigentlich der iobroker-Installer gleich schon mit.

      1 Reply Last reply Reply Quote 0
      • RoboCop
        RoboCop last edited by RoboCop

        @djmarc75 said in

        Na weil Du es wahrscheinlich nach einer falschen Anleitung machst ?!

        na dann schreib doch eine... wenn du so schlau bist ...oder zeig mir den Link... ich finde nämlich keine...

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

          @robocop sagte in Restore auf Bookworm: VIS ohne Funktion:

          @djmarc75 said in

          Na weil Du es wahrscheinlich nach einer falschen Anleitung machst ?!

          na dann schreib doch eine... wenn du so schlau bist ...oder zeig mir den Link... ich finde nämlich keine...

          https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

          1 Reply Last reply Reply Quote 0
          • DJMarc75
            DJMarc75 @RoboCop last edited by

            @robocop sagte in Restore auf Bookworm: VIS ohne Funktion:

            na dann schreib doch eine... wenn du so schlau bist

            zeig mal Deine, nach der Du es installiert hast. Und ich bin nicht so schlau - sondern nur direkt und ehrlich

            RoboCop 1 Reply Last reply Reply Quote 0
            • RoboCop
              RoboCop @DJMarc75 last edited by RoboCop

              @djmarc75 said in

              zeig mal Deine, nach der Du es installiert hast. Und ich bin nicht so schlau - sondern nur direkt und ehrlich

              bin hier nach gegangen, ohne "root" PW das habe ich wo anders schon gelesen
              https://forum.iobroker.net/topic/43476/iobroker-in-proxmox-auf-debian-bereitstellen.
              wenn Du was besseres hast ... bitte gerne

              Thomas Braun DJMarc75 Homoran 3 Replies Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @RoboCop last edited by

                @robocop sagte in Restore auf Bookworm: VIS ohne Funktion:

                wenn Du was besseres hast ... bitte gerne

                Dann zeig mal die Ausgabe zum Check aus 'meinem' HowTo.
                Link siehe oben.

                RoboCop 1 Reply Last reply Reply Quote 0
                • DJMarc75
                  DJMarc75 @RoboCop last edited by

                  @robocop sagte in Restore auf Bookworm: VIS ohne Funktion:

                  bitte gerne

                  https://www.iobroker.net/#de/documentation/install/proxmox.md

                  Bitte gerne - und Proxmox war bisher nirgends in Deinen Beiträgen zu sehen 😉
                  Sowas gehört schon mal erwähnt !

                  RoboCop 1 Reply Last reply Reply Quote 0
                  • RoboCop
                    RoboCop @DJMarc75 last edited by

                    @djmarc75 said in

                    Bitte gerne - und Proxmox war bisher nirgends in Deinen Beiträgen zu sehen 😉
                    Sowas gehört schon mal erwähnt !

                    ich habe es auf Hyper V installiert, des wegen, scheint ja nicht anders zu geben...

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

                      @robocop

                      Da les ich gerade auch zum ersten mal von.
                      Solche Infos zu einer 'exotischen Installationsumgebung' sind wichtig.

                      Umso wichtiger ist die Ausgabe von

                      iob diag
                      

                      dann kann man sich wenigstens grob orientieren wie du da unterwegs bist.

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

                        @thomas-braun said in

                        Dann zeig mal die Ausgabe zum Check aus 'meinem' HowTo.
                        Link siehe oben.

                        das kommt raus

                        robocop0815@debian12:~$ sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
                        
                        uname -m && type -P nodejs node npm npx corepack && nodejs -v && node -v && npm -v && npx -v && corepack -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                        x86_64
                        /usr/bin/nodejs
                        /usr/bin/node
                        
                        
                        robocop0815@debian12:~$ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && pwd && sudo apt-get update &> /dev/null && sudo apt-get update && apt-cache policy nodejs
                        x86_64
                        /usr/bin/nodejs
                        /usr/bin/node
                        robocop0815@debian12:~$
                        
                        1 Reply Last reply Reply Quote 0
                        • RoboCop
                          RoboCop @Thomas Braun last edited by

                          @thomas-braun said in Restore auf Bookworm: VIS ohne Funktion:

                          iob diag

                          ======================= SUMMARY =======================
                                               v.2023-04-16
                          
                          
                          Operatingsystem:        Debian GNU/Linux 12 (bookworm)
                          Kernel:                 6.1.0-11-amd64
                          Installation:           microsoft
                          Timezone:               Europe/Berlin (CEST, +0200)
                          User-ID:                1000
                          X-Server:               false
                          Boot Target:            graphical.target
                          
                          Pending OS-Updates:     0
                          Pending iob updates:    0
                          
                          Nodejs-Installation:    /usr/bin/nodejs         v18.13.0
                                                  /usr/bin/node           v18.13.0
                          /home/iobroker/.diag.sh: line 342: npm: command not found
                          
                          /home/iobroker/.diag.sh: line 343: npx: command not found
                          
                          
                          Recommended versions are nodejs 18.x.y and npm 9.x.y
                          *** nodejs is NOT correctly installed ***
                          
                          MEMORY:
                                         total        used        free      shared  buff/cache   available
                          Mem:            4.1G        782M        3.1G        3.7M        415M        3.3G
                          Swap:           1.0G          0B        1.0G
                          Total:          5.1G        782M        4.1G
                          
                          Active iob-Instances:   5
                          Active repo(s): stable
                          
                          ioBroker Core:          js-controller           4.0.24
                                                  admin                   6.8.0
                          
                          ioBroker Status:        iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          Status admin and web instance:
                          + system.adapter.admin.0                  : admin                 : debian12                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.web.0                    : web                   : debian12                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          
                          Objects:                171
                          States:                 131
                          
                          Size of iob-Database:
                          
                          3.8M    /opt/iobroker/iobroker-data/objects.jsonl
                          500K    /opt/iobroker/iobroker-data/states.jsonl
                          
                          
                          
                          =================== END OF SUMMARY ====================
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @RoboCop last edited by

                            @robocop wieso Proxmox? dann womöglich noch Container?

                            oder

                            @robocop sagte in Restore auf Bookworm: VIS ohne Funktion:

                            auf Hyper V installiert,

                            was denn jetzt?
                            solche Informationen müssen im Eröffnungspost erwähnt werden!
                            https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                            und was heisst

                            @robocop sagte in Restore auf Bookworm: VIS ohne Funktion:

                            scheint ja nicht anders zu geben...

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

                              @robocop

                              Die Langfassung bitte.

                              Da ist aber nicht die nodesource-Version von nodejs installiert worden, die brächte nämlich npm und npx usw. mit.

                              1 Reply Last reply Reply Quote 0
                              • RoboCop
                                RoboCop last edited by Homoran

                                @thomas-braun said in

                                Die Langfassung bitte.

                                Da ist aber nicht die nodesource-Version von nodejs installiert worden, die brächte nämlich npm und npx usw. mit.

                                bitte schön:

                                robocop0815@debian12:~$ iob diag
                                
                                
                                *** ioBroker Diagnosis ***
                                
                                Please stretch the window of your terminal programm (puTTY) as wide as possible or switch to full screen
                                
                                The following checks may give hints to potential malconfigurations or errors, please post them in our forum:
                                
                                https://forum.iobroker.net
                                
                                Just copy and paste the Summary Page, including the ``` characters at start and end.
                                It helps us to help you!
                                
                                Press any key to continue
                                
                                

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

                                Skript v.2023-04-16
                                
                                *** BASE SYSTEM ***
                                Architecture    : x86_64
                                Docker          : false
                                Virtualization  : microsoft
                                Distributor ID: Debian
                                Description:    Debian GNU/Linux 12 (bookworm)
                                Release:        12
                                Codename:       bookworm
                                
                                PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
                                NAME="Debian GNU/Linux"
                                VERSION_ID="12"
                                VERSION="12 (bookworm)"
                                VERSION_CODENAME=bookworm
                                ID=debian
                                HOME_URL="https://www.debian.org/"
                                SUPPORT_URL="https://www.debian.org/support"
                                BUG_REPORT_URL="https://bugs.debian.org/"
                                
                                Systemuptime and Load:
                                 17:41:49 up 6 min,  2 users,  load average: 1.75, 0.93, 0.44
                                CPU threads: 8
                                
                                
                                *** Time and Time Zones ***
                                               Local time: Wed 2023-08-30 17:41:49 CEST
                                           Universal time: Wed 2023-08-30 15:41:49 UTC
                                                 RTC time: Wed 2023-08-30 15:41:48
                                                Time zone: Europe/Berlin (CEST, +0200)
                                System clock synchronized: yes
                                              NTP service: active
                                          RTC in local TZ: no
                                
                                *** User and Groups ***
                                robocop0815
                                /home/robocop0815
                                robocop0815 cdrom floppy sudo audio dip video plugdev users netdev iobroker
                                
                                *** X-Server-Setup ***
                                X-Server:       false
                                Desktop:
                                Terminal:       tty
                                Boot Target:    graphical.target
                                
                                *** MEMORY ***
                                               total        used        free      shared  buff/cache   available
                                Mem:            4.1G        1.8G        2.2G        3.7M        292M        2.3G
                                Swap:           1.0G          0B        1.0G
                                Total:          5.1G        1.8G        3.2G
                                
                                         3880 M total memory
                                         1702 M used memory
                                          113 M active memory
                                         1396 M inactive memory
                                         2117 M free memory
                                           19 M buffer memory
                                          259 M swap cache
                                          974 M total swap
                                            0 M used swap
                                          974 M free swap
                                
                                *** FILESYSTEM ***
                                Filesystem     Type      Size  Used Avail Use% Mounted on
                                udev           devtmpfs  1.9G     0  1.9G   0% /dev
                                tmpfs          tmpfs     389M  556K  388M   1% /run
                                /dev/sda1      ext4      124G  3.2G  115G   3% /
                                tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                                tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                tmpfs          tmpfs     389M     0  389M   0% /run/user/1000
                                
                                Messages concerning ext4 filesystem in dmesg:
                                [Wed Aug 30 17:35:42 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
                                [Wed Aug 30 17:35:45 2023] EXT4-fs (sda1): re-mounted. Quota mode: none.
                                
                                Show mounted filesystems (real ones only):
                                TARGET SOURCE    FSTYPE OPTIONS
                                /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                                
                                Files in neuralgic directories:
                                
                                /var:
                                536M    /var/
                                238M    /var/cache
                                231M    /var/cache/apt
                                177M    /var/lib
                                155M    /var/cache/apt/archives
                                
                                Hint: You are currently not seeing messages from other users and the system.
                                      Users in groups 'adm', 'systemd-journal' can see all messages.
                                      Pass -q to turn off this notice.
                                Archived and active journals take up 39.3M in the file system.
                                
                                /opt/iobroker/backups:
                                4.0K    /opt/iobroker/backups/
                                
                                /opt/iobroker/iobroker-data:
                                113M    /opt/iobroker/iobroker-data/
                                62M     /opt/iobroker/iobroker-data/files
                                28M     /opt/iobroker/iobroker-data/files/vis.0
                                13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                                13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
                                
                                The five largest files in iobroker-data are:
                                44M     /opt/iobroker/iobroker-data/objects.jsonl
                                7.8M    /opt/iobroker/iobroker-data/files/vis.0/main/vis-views.json
                                6.6M    /opt/iobroker/iobroker-data/states.jsonl
                                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
                                4.7M    /opt/iobroker/iobroker-data/files/vis.0/Spiegel1/vis-views.json
                                
                                *** NodeJS-Installation ***
                                
                                /usr/bin/nodejs         v18.13.0
                                /usr/bin/node           v18.13.0
                                /home/iobroker/.diag.sh: line 168: npm: command not found
                                
                                /home/iobroker/.diag.sh: line 169: npx: command not found
                                
                                /home/iobroker/.diag.sh: line 177: npm: command not found
                                /home/iobroker/.diag.sh: line 178: npx: command not found
                                *** nodejs is NOT correctly installed ***
                                
                                nodejs:
                                  Installed: 18.13.0+dfsg1-1
                                  Candidate: 18.13.0+dfsg1-1
                                  Version table:
                                 *** 18.13.0+dfsg1-1 500
                                        500 cdrom://[Debian GNU/Linux 12.1.0 _Bookworm_ - Official amd64 DVD Binary-1 with firmware 20230722-10:49] bookworm/main amd64 Packages
                                        500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                        100 /var/lib/dpkg/status
                                
                                Temp directories causing npm8 problem: 0
                                No problems detected
                                
                                *** ioBroker-Installation ***
                                
                                ioBroker Status
                                iobroker is running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: jsonl
                                
                                MULTIHOSTSERVICE/enabled: false
                                
                                Core adapters versions
                                js-controller:  4.0.24
                                admin:          6.8.0
                                javascript:     "javascript" not found
                                
                                /home/iobroker/.diag.sh: line 248: npm: command not found
                                Adapters from github:   0
                                
                                Adapter State
                                + system.adapter.admin.0                  : admin                 : debian12                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  system.adapter.alexa2.0                 : alexa2                : debian12                                 -  enabled
                                + system.adapter.backitup.0               : backitup              : debian12                                 -  enabled
                                + system.adapter.backitup.1               : backitup              : IOB-Slave                                -  enabled
                                + system.adapter.ble.0                    : ble                   : IOB-Slave                                -  enabled
                                  system.adapter.broadlink2.0             : broadlink2            : debian12                                 -  enabled
                                  system.adapter.daswetter.0              : daswetter             : debian12                                 -  enabled
                                  system.adapter.device-reminder.0        : device-reminder       : debian12                                 -  enabled
                                + system.adapter.discovery.0              : discovery             : debian12                                 -  enabled
                                  system.adapter.flot.0                   : flot                  : debian12                                 -  enabled
                                  system.adapter.harmony.0                : harmony               : debian12                                 -  enabled
                                  system.adapter.history.0                : history               : debian12                                 -  enabled
                                  system.adapter.hm-rega.0                : hm-rega               : debian12                                 -  enabled
                                  system.adapter.hm-rpc.0                 : hm-rpc                : debian12                                 -  enabled, port: 0
                                  system.adapter.hm-rpc.1                 : hm-rpc                : debian12                                 -  enabled, port: 0
                                  system.adapter.ical.0                   : ical                  : debian12                                 -  enabled
                                  system.adapter.ical.1                   : ical                  : debian12                                 -  enabled
                                  system.adapter.ical.2                   : ical                  : debian12                                 -  enabled
                                  system.adapter.icons-icons8.0           : icons-icons8          : debian12                                 -  enabled
                                  system.adapter.icons-material-png.0     : icons-material-png    : debian12                                 -  enabled
                                  system.adapter.icons-mfd-png.0          : icons-mfd-png         : debian12                                 -  enabled
                                  system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: debian12                                 -  enabled
                                  system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : debian12                                 -  enabled
                                  system.adapter.info.0                   : info                  : debian12                                 -  enabled
                                  system.adapter.iot.0                    : iot                   : debian12                                 -  enabled
                                  system.adapter.javascript.0             : javascript            : debian12                                 -  enabled
                                  system.adapter.mclighting.0             : mclighting            : debian12                                 -  enabled, port: 81
                                  system.adapter.mihome.0                 : mihome                : debian12                                 -  enabled, port: 9898, bind: 0.0.0.0
                                  system.adapter.mqtt.0                   : mqtt                  : debian12                                 -  enabled, port: 1886, bind: 0.0.0.0
                                  system.adapter.nina.0                   : nina                  : debian12                                 -  enabled
                                  system.adapter.node-red.0               : node-red              : debian12                                 -  enabled, port: 1888, bind: 0.0.0.0
                                  system.adapter.octoprint.0              : octoprint             : debian12                                 -  enabled
                                  system.adapter.octoprint.1              : octoprint             : debian12                                 -  enabled
                                  system.adapter.octoprint.2              : octoprint             : debian12                                 -  enabled
                                  system.adapter.parcel.0                 : parcel                : debian12                                 -  enabled
                                  system.adapter.ping.0                   : ping                  : debian12                                 -  enabled
                                  system.adapter.plenticore.0             : plenticore            : debian12                                 -  enabled, port: 80
                                  system.adapter.pollenflug.0             : pollenflug            : debian12                                 -  enabled
                                  system.adapter.sayit.0                  : sayit                 : debian12                                 -  enabled
                                  system.adapter.scenes.0                 : scenes                : debian12                                 -  enabled
                                  system.adapter.shelly.0                 : shelly                : debian12                                 -  enabled, port: 1882, bind: 0.0.0.0
                                  system.adapter.sonoff.0                 : sonoff                : debian12                                 -  enabled, port: 1883, bind: 0.0.0.0
                                  system.adapter.statistics.0             : statistics            : debian12                                 -  enabled
                                  system.adapter.tankerkoenig.0           : tankerkoenig          : debian12                                 -  enabled
                                  system.adapter.tankerkoenig.1           : tankerkoenig          : debian12                                 -  enabled
                                  system.adapter.tankerkoenig.2           : tankerkoenig          : debian12                                 -  enabled
                                  system.adapter.telegram.0               : telegram              : debian12                                 -  enabled, port: 8443, bind: 0.0.0.0
                                  system.adapter.telegram.1               : telegram              : debian12                                 -  enabled, port: 8443, bind: 0.0.0.0
                                  system.adapter.terminal.0               : terminal              : debian12                                 -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                                  system.adapter.text2command.0           : text2command          : debian12                                 -  enabled
                                  system.adapter.text2command.1           : text2command          : debian12                                 -  enabled
                                  system.adapter.tr-064.0                 : tr-064                : debian12                                 -  enabled
                                  system.adapter.trashschedule.0          : trashschedule         : debian12                                 -  enabled
                                  system.adapter.tuya.0                   : tuya                  : debian12                                 -  enabled
                                  system.adapter.vis-bars.0               : vis-bars              : debian12                                 -  enabled
                                  system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : debian12                                 -  enabled
                                  system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : debian12                                 -  enabled
                                  system.adapter.vis-google-fonts.0       : vis-google-fonts      : debian12                                 -  enabled
                                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : debian12                                 -  enabled
                                  system.adapter.vis-icontwo.0            : vis-icontwo           : debian12                                 -  enabled
                                  system.adapter.vis-inventwo.0           : vis-inventwo          : debian12                                 -  enabled
                                  system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : debian12                                 -  enabled
                                  system.adapter.vis-justgage.0           : vis-justgage          : debian12                                 -  enabled
                                  system.adapter.vis-metro.0              : vis-metro             : debian12                                 -  enabled
                                  system.adapter.vis-owl.0                : vis-owl               : debian12                                 -  enabled
                                  system.adapter.vis-rgraph.0             : vis-rgraph            : debian12                                 -  enabled
                                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : debian12                                 -  enabled
                                  system.adapter.vis-weather.0            : vis-weather           : debian12                                 -  enabled
                                  system.adapter.vis.0                    : vis                   : debian12                                 -  enabled
                                + system.adapter.web.0                    : web                   : debian12                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  system.adapter.worx.0                   : worx                  : debian12                                 -  enabled
                                + system.adapter.zigbee.0                 : zigbee                : IOB-Slave                                -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_64d0cc0f5286ec11ae4beb3719c2d21c-if00-port0
                                
                                + instance is alive
                                
                                Enabled adapters with bindings
                                + system.adapter.admin.0                  : admin                 : debian12                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  system.adapter.hm-rpc.0                 : hm-rpc                : debian12                                 -  enabled, port: 0
                                  system.adapter.hm-rpc.1                 : hm-rpc                : debian12                                 -  enabled, port: 0
                                  system.adapter.mclighting.0             : mclighting            : debian12                                 -  enabled, port: 81
                                  system.adapter.mihome.0                 : mihome                : debian12                                 -  enabled, port: 9898, bind: 0.0.0.0
                                  system.adapter.mqtt.0                   : mqtt                  : debian12                                 -  enabled, port: 1886, bind: 0.0.0.0
                                  system.adapter.node-red.0               : node-red              : debian12                                 -  enabled, port: 1888, bind: 0.0.0.0
                                  system.adapter.plenticore.0             : plenticore            : debian12                                 -  enabled, port: 80
                                  system.adapter.shelly.0                 : shelly                : debian12                                 -  enabled, port: 1882, bind: 0.0.0.0
                                  system.adapter.sonoff.0                 : sonoff                : debian12                                 -  enabled, port: 1883, bind: 0.0.0.0
                                  system.adapter.telegram.0               : telegram              : debian12                                 -  enabled, port: 8443, bind: 0.0.0.0
                                  system.adapter.telegram.1               : telegram              : debian12                                 -  enabled, port: 8443, bind: 0.0.0.0
                                  system.adapter.terminal.0               : terminal              : debian12                                 -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                                + system.adapter.web.0                    : web                   : debian12                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                + system.adapter.zigbee.0                 : zigbee                : IOB-Slave                                -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_64d0cc0f5286ec11ae4beb3719c2d21c-if00-port0
                                
                                ioBroker-Repositories
                                Stable (default): http://download.iobroker.net/sources-dist.json
                                Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                                
                                Active repo(s): Stable (default)
                                
                                Installed ioBroker-Instances
                                Used repository: Stable (default)
                                Adapter    "admin"        : 6.8.0    , installed 6.8.0
                                Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                                Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                Controller "js-controller": 4.0.24   , installed 4.0.24
                                Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                Adapter    "web"          : 4.3.0    , installed 4.3.0
                                Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                
                                Objects and States
                                Please stand by - This may take a while
                                Objects:        26246
                                States:         22347
                                
                                *** OS-Repositories and Updates ***
                                E: The repository 'cdrom://[Debian GNU/Linux 12.1.0 _Bookworm_ - Official amd64 DVD Binary-1 with firmware 20230722-10:49] bookworm Release' does not have a Release file.
                                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 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       24663      534/iobroker.js-con
                                tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       2042       534/iobroker.js-con
                                tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          903        1/init
                                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          24092      596/sshd: /usr/sbin
                                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       18215      625/io.admin.0
                                tcp6       0      0 :::8082                 :::*                    LISTEN      1001       17362      1321/io.web.0
                                tcp6       0      0 :::111                  :::*                    LISTEN      0          15388      1/init
                                tcp6       0      0 :::22                   :::*                    LISTEN      0          24094      596/sshd: /usr/sbin
                                udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          20381      1/init
                                udp6       0      0 :::111                  :::*                                0          904        1/init
                                
                                *** Log File - Last 25 Lines ***
                                
                                2023-08-30 17:42:29.369  - error: host.debian12 iobroker npm-install: /bin/sh: 1: npm: not foundError trying to check npm version: Command failed: npm -v/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@4" 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!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
                                2023-08-30 17:42:30.416  - info: host.debian12 iobroker npm-install: exit 30
                                2023-08-30 17:42:30.416  - info: host.debian12 startInstance system.adapter.telegram.0: instance is disabled but should be started, re-enabling it
                                2023-08-30 17:42:30.424  - info: host.debian12 instance "system.adapter.telegram.0" enabled via .alive
                                2023-08-30 17:42:30.463  - info: host.debian12 "system.adapter.telegram.0" enabled
                                2023-08-30 17:42:31.417  - warn: host.debian12 startInstance cannot find adapter "telegram@1.16.0". Try to install it... 1 attempt
                                2023-08-30 17:42:31.417  - info: host.debian12 iobroker install telegram@1.16.0 using installedFrom
                                2023-08-30 17:42:33.956  - info: host.debian12 iobroker npm-install: host.debian12 Adapter "system.adapter.telegram.0" is stopped.
                                2023-08-30 17:42:34.044  - info: host.debian12 "system.adapter.telegram.0" disabled
                                2023-08-30 17:42:34.066  - error: host.debian12 iobroker npm-install: /bin/sh: 1: npm: not found
                                2023-08-30 17:42:34.067  - error: host.debian12 iobroker npm-install: Error trying to check npm version: Command failed: npm -v/bin/sh: 1: npm: not found!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
                                2023-08-30 17:42:34.068  - error: host.debian12 iobroker npm-install: Aborting install because the npm version could not be checked!Please check that npm is installed correctly.Use "npm install -g npm@4" 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
                                2023-08-30 17:42:34.069  - error: host.debian12 iobroker npm-install: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
                                2023-08-30 17:42:35.094  - info: host.debian12 iobroker npm-install: exit 30
                                2023-08-30 17:42:35.094  - info: host.debian12 startInstance system.adapter.telegram.1: instance is disabled but should be started, re-enabling it
                                2023-08-30 17:42:35.106  - info: host.debian12 instance "system.adapter.telegram.1" enabled via .alive
                                2023-08-30 17:42:35.125  - info: host.debian12 "system.adapter.telegram.1" enabled
                                2023-08-30 17:42:36.345  - warn: host.debian12 startInstance cannot find adapter "alexa2@3.24.1". Try to install it... 1 attempt
                                2023-08-30 17:42:36.345  - info: host.debian12 iobroker install alexa2@3.24.1 using installedFrom
                                2023-08-30 17:42:38.842  - error: host.debian12 iobroker npm-install: /bin/sh: 1: npm: not found
                                2023-08-30 17:42:38.844  - error: host.debian12 iobroker npm-install: Error trying to check npm version: Command failed: npm -v/bin/sh: 1: npm: not found
                                2023-08-30 17:42:38.844  - error: host.debian12 iobroker npm-install: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Aborting install because the npm version could not be checked!Please check that npm is installed correctly.
                                2023-08-30 17:42:38.845  - error: host.debian12 iobroker npm-install: Use "npm install -g npm@4" 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
                                2023-08-30 17:42:38.846  - error: host.debian12 iobroker npm-install: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
                                2023-08-30 17:42:39.890  - info: host.debian12 iobroker npm-install: exit 30
                                
                                

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

                                iob diag has finished.

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

                                  @robocop sagte in Restore auf Bookworm: VIS ohne Funktion:

                                  *** 18.13.0+dfsg1-1 500

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

                                    @homoran und was sagt mir das?
                                    habe icxh doch gesagt ...geht nur 18.13.0

                                    ich kenne mich da nicht so aus damit

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

                                      @robocop sagte in Restore auf Bookworm: VIS ohne Funktion:

                                      E: The repository 'cdrom://[Debian GNU/Linux 12.1.0 Bookworm - Official amd64 DVD Binary-1 with firmware 20230722-10:49] bookworm Release' does not have a Release file.

                                      Das kannst du löschen.

                                      Versuch mal den 'neusten heißen Shit aus dem Hause nodesource':

                                      sudo apt update
                                      sudo apt install -y ca-certificates curl gnupg
                                      curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | sudo gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg
                                      NODE_MAJOR=18
                                      echo "deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_$NODE_MAJOR.x nodistro main" | sudo tee /etc/apt/sources.list.d/nodesource.list
                                      sudo apt update
                                      apt policy nodejs
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @RoboCop last edited by

                                        @robocop sagte in Restore auf Bookworm: VIS ohne Funktion:

                                        was sagt mir das?

                                        dass du node falsch installiert hast.
                                        bitte der Anleitung von @Thomas-Braun folgen und uns dann sagen wie du es gemacht hattest.

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

                                        Support us

                                        ioBroker
                                        Community Adapters
                                        Donate

                                        922
                                        Online

                                        31.9k
                                        Users

                                        80.2k
                                        Topics

                                        1.3m
                                        Posts

                                        vis
                                        4
                                        23
                                        968
                                        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