Navigation

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

    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

    js-controller updaten

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

      @erich-1 sagte in js-controller updaten:

      Wie bekomme ich die Langversion?

      Die läuft automatisch zuerst durch.

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

        @thomas-braun Das ist alles, was bei ssh kommt::

        erich@debian-iobroker:~$ ssh
        usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-B bind_interface]
                   [-b bind_address] [-c cipher_spec] [-D [bind_address:]port]
                   [-E log_file] [-e escape_char] [-F configfile] [-I pkcs11]
                   [-i identity_file] [-J [user@]host[:port]] [-L address]
                   [-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
                   [-Q query_option] [-R address] [-S ctl_path] [-W host:port]
                   [-w local_tun[:remote_tun]] destination [command]
        erich@debian-iobroker:~$
        
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Erich 1 last edited by

          @erich-1

          Dann bist du doch schon auf dem Host angemeldet...

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

            @thomas-braun Und wie jetzt weiter?

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

              @erich-1

              iob diag
              

              aufrufen, Ausgabe hier rein kopieren.

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

                @thomas-braun Ist es das?

                Copy text starting here:
                
                ```bash
                ======================= SUMMARY =======================
                                        v.2025-02-23
                
                
                   Static hostname: debian-iobroker
                         Icon name: computer-vm
                           Chassis: vm
                    Virtualization: kvm
                  Operating System: Debian GNU/Linux 11 (bullseye)
                            Kernel: Linux 5.10.0-23-amd64
                      Architecture: x86-64
                
                Installation:           kvm
                Kernel:                 x86_64
                Userland:               64 bit
                Timezone:               Europe/Berlin (CET, +0100)
                User-ID:                1000
                Display-Server:         false
                Boot Target:            graphical.target
                
                Pending OS-Updates:     144
                Pending iob updates:    13
                
                Nodejs-Installation:
                /usr/bin/nodejs         v18.16.0
                /usr/bin/node           v18.16.0
                /usr/bin/npm            9.5.1
                /usr/bin/npx            9.5.1
                /usr/bin/corepack       0.17.0
                
                Recommended versions are nodejs 20.19.0 and npm 10.8.2
                nodeJS installation is correct
                
                MEMORY:
                               total        used        free      shared  buff/cache   available
                Mem:            3.9G        1.4G        1.9G        0.0K        585M        2.2G
                Swap:           974M          0B        974M
                Total:          4.9G        1.4G        2.9G
                
                Active iob-Instances:   15
                Active repo(s): stable
                
                ioBroker Core:          js-controller           4.0.24
                                        admin                   7.4.10
                
                ioBroker Status:        iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Status admin and web instance:
                + system.adapter.admin.0                  : admin                 : debian-iobroker                          -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  system.adapter.web.0                    : web                   : debian-iobroker                          - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                Objects:                3678
                States:                 3092
                
                Size of iob-Database:
                
                28M     /opt/iobroker/iobroker-data/objects.jsonl
                4.8M    /opt/iobroker/iobroker-data/states.jsonl
                
                
                Unknown release codenamed 'bullseye'. Please check yourself if the Operating System is actively maintained.
                
                =================== END OF SUMMARY ====================
                

                === Mark text until here for copying ===

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

                  @erich-1

                  Nein, das ist nur die Zusammenfassung.

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

                    @erich-1 sagte in js-controller updaten:

                    Debian GNU/Linux 11 (bullseye)
                    Pending OS-Updates: 144
                    Pending iob updates: 13
                    nodejs v18.16.0

                    Alles total veraltet...

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

                      @thomas-braun Ja, deswegen wollte ich ja alles updaten ...

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

                        @erich-1

                        Dann fang im Keller an.
                        Zuerst das OS, dann nodejs, dann den ioBroker.

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

                          @thomas-braun Leichter gesagt als getan, Ich bin diesbezüglich ein absoluter Laie ...

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

                            @erich-1

                            Keller aufräumen:

                            https://forum.iobroker.net/topic/65655/upgrade-von-debian-11-bullseye-auf-12-bookworm

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

                              @thomas-braun Ich bin im Moment schon überfordert, um überhaupt auf die Debian-Installation zu kommen.

                              Das wird ein langwieriges Unterfangen, bis das alles wieder läuft.

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

                                @erich-1 sagte in js-controller updaten:

                                um überhaupt auf die Debian-Installation zu kommen.

                                da bist du doch schon drauf!
                                hast ja das iob diag da gestartet

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

                                  @erich-1 sagte in js-controller updaten:

                                  Das wird ein langwieriges Unterfangen, bis das alles wieder läuft.

                                  Joh, je länger man das schleifen lässt desto aufwändiger wird die Renovierung. Ist keine neue Erkenntnis.

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

                                    @homoran said in js-controller updaten:

                                    @erich-1 sagte in js-controller updaten:

                                    um überhaupt auf die Debian-Installation zu kommen.

                                    da bist du doch schon drauf!
                                    hast ja das iob diag da gestartet

                                    OK, was muss ich da dann eingeben?

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

                                      @erich-1 sagte in js-controller updaten:

                                      OK, was muss ich da dann eingeben?

                                      Da musst du dich schon einlesen.
                                      Link zur Anleitung hatte ich dir ja schon gegeben.

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

                                        @thomas-braun Hab jetzt mal einiges versucht:

                                        
                                        ========== Start marking the full check here ===========
                                        
                                        ```bash
                                        Script v.2025-02-23
                                        
                                        *** BASE SYSTEM ***
                                           Static hostname: debian-iobroker
                                                 Icon name: computer-vm
                                                   Chassis: vm
                                            Virtualization: kvm
                                          Operating System: Debian GNU/Linux 11 (bullseye)
                                                    Kernel: Linux 5.10.0-23-amd64
                                              Architecture: x86-64
                                        OS is similar to:
                                        
                                        model name      : Common KVM processor
                                        Docker          : false
                                        Virtualization  : kvm
                                        Kernel          : x86_64
                                        Userland        : 64 bit
                                        
                                        Systemuptime and Load:
                                         21:05:41 up 33 min,  2 users,  load average: 0.93, 0.82, 0.97
                                        CPU threads: 2
                                        
                                        
                                        *** LIFE CYCLE STATUS ***
                                        Debian 'bullseye' is the current oldstable version. Please upgrade to the latest stable release 'bookworm' in due time!
                                        
                                        This system needs to be REBOOTED!
                                        
                                        
                                        *** TIME AND TIMEZONES ***
                                                       Local time: Mon 2025-03-24 21:05:41 CET
                                                   Universal time: Mon 2025-03-24 20:05:41 UTC
                                                         RTC time: Mon 2025-03-24 20:05:42
                                                        Time zone: Europe/Berlin (CET, +0100)
                                        System clock synchronized: yes
                                                      NTP service: active
                                                  RTC in local TZ: no
                                        
                                        *** Users and Groups ***
                                        User that called 'iob diag':
                                        erich
                                        HOME=/home/erich
                                        GROUPS=erich cdrom floppy sudo audio dip video plugdev netdev iobroker
                                        
                                        User that is running 'js-controller':
                                        iobroker
                                        HOME=/home/iobroker
                                        GROUPS=iobroker tty dialout audio video plugdev
                                        
                                        *** DISPLAY-SERVER SETUP ***
                                        Display-Server: false
                                        Desktop:
                                        Terminal:       tty
                                        
                                        System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Please set BootTarget to 'multi-user.target' or run 'iobroker fix'
                                        
                                        *** MEMORY ***
                                                       total        used        free      shared  buff/cache   available
                                        Mem:            3.9G        1.5G        555M        0.0K        1.9G        2.2G
                                        Swap:           974M        2.0M        972M
                                        Total:          4.9G        1.5G        1.5G
                                        
                                        Active iob-Instances:   15
                                        
                                                 3919 M total memory
                                                 1468 M used memory
                                                  466 M active memory
                                                 2626 M inactive memory
                                                  555 M free memory
                                                   73 M buffer memory
                                                 1822 M swap cache
                                                  974 M total swap
                                                    2 M used swap
                                                  972 M free swap
                                        
                                        *** top - Table Of Processes  ***
                                        top - 21:05:41 up 33 min,  2 users,  load average: 0.93, 0.82, 0.97
                                        Tasks: 104 total,   2 running, 102 sleeping,   0 stopped,   0 zombie
                                        %Cpu(s): 33.3 us,  0.0 sy,  0.0 ni, 66.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                        MiB Mem :   3919.7 total,    555.2 free,   1468.4 used,   1896.2 buff/cache
                                        MiB Swap:    975.0 total,    972.5 free,      2.5 used.   2179.4 avail Mem
                                        
                                        *** FAILED SERVICES ***
                                        
                                          UNIT LOAD ACTIVE SUB DESCRIPTION
                                        0 loaded units listed.
                                        
                                        
                                        *** DMESG CRITICAL ERRORS ***
                                        No critical errors detected
                                        
                                        *** FILESYSTEM ***
                                        Filesystem     Type      Size  Used Avail Use% Mounted on
                                        udev           devtmpfs  1.9G     0  1.9G   0% /dev
                                        tmpfs          tmpfs     392M  516K  392M   1% /run
                                        /dev/sda1      ext4       39G  9.4G   27G  26% /
                                        tmpfs          tmpfs     2.0G     0  2.0G   0% /dev/shm
                                        tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                        tmpfs          tmpfs     392M     0  392M   0% /run/user/1000
                                        
                                        Messages concerning ext4 filesystem in dmesg:
                                        [Mon Mar 24 20:32:25 2025] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                                        [Mon Mar 24 20:32:25 2025] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                                        
                                        Show mounted filesystems:
                                        TARGET SOURCE    FSTYPE OPTIONS
                                        /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                                        
                                        Files in neuralgic directories:
                                        
                                        /var:
                                        834M    /var/
                                        449M    /var/log
                                        433M    /var/log/journal/4782ab7b08f9440cb38008c40dbc892b
                                        433M    /var/log/journal
                                        223M    /var/cache
                                        
                                        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 40.0M in the file system.
                                        
                                        /opt/iobroker/backups:
                                        2.6G    /opt/iobroker/backups/
                                        
                                        /opt/iobroker/iobroker-data:
                                        1.7G    /opt/iobroker/iobroker-data/
                                        855M    /opt/iobroker/iobroker-data/backupDir
                                        764M    /opt/iobroker/iobroker-data/files
                                        617M    /opt/iobroker/iobroker-data/files/javascript.admin
                                        560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                                        
                                        The five largest files in iobroker-data are:
                                        35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                        24M     /opt/iobroker/iobroker-data/objects.jsonl
                                        8.7M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/838.0aa41cb0.chunk.js.map
                                        8.6M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/310.89a60ae1.chunk.js.map
                                        8.6M    /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js
                                        
                                        USB-Devices by-id:
                                        USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                        
                                        No Devices found 'by-id'
                                        
                                        Zigbee Network Settings on your coordinator/in nvbackup are:
                                        
                                        zigbee.X
                                        Extended Pan ID:
                                        *** MASKED ***
                                        Pan ID:
                                        *** MASKED ***
                                        Channel:
                                        *** MASKED ***
                                        Network Key:
                                        *** MASKED ***
                                        
                                        To unmask the settings run 'iob diag --unmask'
                                        
                                        
                                        *** NodeJS-Installation ***
                                        
                                        /usr/bin/nodejs         v18.17.1
                                        /usr/bin/node           v18.17.1
                                        /usr/bin/npm            9.6.7
                                        /usr/bin/npx            9.6.7
                                        /usr/bin/corepack       0.18.0
                                        
                                        nodejs:
                                          Installed: 18.17.1-deb-1nodesource1
                                          Candidate: 18.17.1-deb-1nodesource1
                                          Version table:
                                         *** 18.17.1-deb-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                                                100 /var/lib/dpkg/status
                                             12.22.12~dfsg-1~deb11u6 500
                                                500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                                             12.22.12~dfsg-1~deb11u4 500
                                                500 http://deb.debian.org/debian bullseye/main amd64 Packages
                                        
                                        Temp directories causing deletion problem: 0
                                        No problems detected
                                        
                                        Errors in npm tree: 0
                                        No problems detected
                                        
                                        *** ioBroker-Installation ***
                                        
                                        ioBroker Status
                                        iobroker is running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        Hosts:
                                        debian-iobroker     debian-iobroker (version: 7.0.6, hostname: debian-iobroker, alive, uptime: 692)
                                        
                                        Core adapters versions
                                        js-controller:  7.0.6
                                        admin:          7.6.3
                                        javascript:     8.8.3
                                        
                                        nodejs modules from github:     0
                                        
                                        Adapter State
                                        + system.adapter.admin.0                  : admin                 : debian-iobroker                          -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.backitup.0               : backitup              : debian-iobroker                          -  enabled
                                          system.adapter.birthdays.0              : birthdays             : debian-iobroker                          -  enabled
                                        + system.adapter.cloud.0                  : cloud                 : debian-iobroker                          -  enabled
                                          system.adapter.devices.0                : devices               : debian-iobroker                          - disabled
                                        + system.adapter.discovery.0              : discovery             : debian-iobroker                          -  enabled
                                        + system.adapter.email.0                  : email                 : debian-iobroker                          -  enabled
                                          system.adapter.flot.0                   : flot                  : debian-iobroker                          - disabled
                                        + system.adapter.fritzdect.0              : fritzdect             : debian-iobroker                          -  enabled
                                        + system.adapter.fullybrowser.0           : fullybrowser          : debian-iobroker                          -  enabled
                                          system.adapter.habpanel.0               : habpanel              : debian-iobroker                          - disabled
                                          system.adapter.heatingcontrol.0         : heatingcontrol        : debian-iobroker                          - disabled
                                        + system.adapter.history.0                : history               : debian-iobroker                          -  enabled
                                        + system.adapter.javascript.0             : javascript            : debian-iobroker                          -  enabled
                                        + system.adapter.javascript.1             : javascript            : debian-iobroker                          -  enabled
                                        + system.adapter.mqtt.0                   : mqtt                  : debian-iobroker                          -  enabled, port: 1883, bind: 0.0.0.0
                                          system.adapter.netatmo-crawler.0        : netatmo-crawler       : debian-iobroker                          -  enabled
                                          system.adapter.openweathermap.0         : openweathermap        : debian-iobroker                          -  enabled
                                        + system.adapter.shelly.0                 : shelly                : debian-iobroker                          -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.sonoff.0                 : sonoff                : debian-iobroker                          -  enabled, port: 1886, bind: 0.0.0.0
                                        + system.adapter.tuya.0                   : tuya                  : debian-iobroker                          -  enabled
                                          system.adapter.vis-colorpicker.0        : vis-colorpicker       : debian-iobroker                          - disabled
                                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : debian-iobroker                          - disabled
                                          system.adapter.vis-rgraph.0             : vis-rgraph            : debian-iobroker                          -  enabled
                                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : debian-iobroker                          - disabled
                                          system.adapter.vis.0                    : vis                   : debian-iobroker                          -  enabled
                                          system.adapter.web.0                    : web                   : debian-iobroker                          - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        
                                        + instance is alive
                                        
                                        Enabled adapters with bindings
                                        + system.adapter.admin.0                  : admin                 : debian-iobroker                          -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.mqtt.0                   : mqtt                  : debian-iobroker                          -  enabled, port: 1883, bind: 0.0.0.0
                                        + system.adapter.shelly.0                 : shelly                : debian-iobroker                          -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.sonoff.0                 : sonoff                : debian-iobroker                          -  enabled, port: 1886, bind: 0.0.0.0
                                        
                                        ioBroker-Repositories
                                        ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                        │ (index) │   name   │                           url                           │ auto upgrade │
                                        ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                        │    0    │ 'stable' │    'http://download.iobroker.net/sources-dist.json'     │    false     │
                                        │    1    │  'beta'  │ 'http://download.iobroker.net/sources-dist-latest.json' │    false     │
                                        └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                        
                                        Active repo(s): stable
                                        Upgrade policy: none
                                        
                                        Installed ioBroker-Adapters
                                        Used repository: stable
                                        Adapter    "admin"        : 7.6.3    , installed 7.6.3
                                        Adapter    "backitup"     : 3.0.31   , installed 3.0.31
                                        Adapter    "birthdays"    : 3.1.0    , installed 3.1.0
                                        Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                                        Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                        Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                        Adapter    "email"        : 1.3.1    , installed 1.3.1
                                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                        Adapter    "fritzdect"    : 2.5.11   , installed 2.5.11
                                        Adapter    "fullybrowser" : 3.0.13   , installed 3.0.13
                                        Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                                        Adapter    "heatingcontrol": 2.12.14 , installed 2.12.14
                                        Adapter    "history"      : 3.0.1    , installed 3.0.1
                                        Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                                        Controller "js-controller": 7.0.6    , installed 7.0.6
                                        Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                                        Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
                                        Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                                        Adapter    "shelly"       : 8.5.1    , installed 8.5.1
                                        Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                        Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                        Adapter    "sonoff"       : 3.1.2    , installed 3.1.2
                                        Adapter    "tuya"         : 3.16.0   , installed 3.16.0
                                        Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                        Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                                        Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                        Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                        Adapter    "web"          : 7.0.8    , installed 7.0.8
                                        Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                        
                                        Objects and States
                                        Please stand by - This may take a while
                                        Objects:        3719
                                        States:         3066
                                        
                                        *** OS-Repositories and Updates ***
                                        Hit:1 http://deb.debian.org/debian bullseye InRelease
                                        Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
                                        Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                                        Hit:4 https://deb.nodesource.com/node_18.x bullseye InRelease
                                        Reading package lists...
                                        Pending Updates: 0
                                        
                                        *** Listening Ports ***
                                        Active Internet connections (only servers)
                                        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          10984      1/systemd
                                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          37313      10130/sshd: /usr/sb
                                        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       66915      21512/io.mqtt.0
                                        tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       67113      21557/io.sonoff.0
                                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       65840      21326/iobroker.js-c
                                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       65833      21326/iobroker.js-c
                                        tcp6       0      0 :::111                  :::*                    LISTEN      0          10992      1/systemd
                                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       65966      21344/io.admin.0
                                        tcp6       0      0 :::22                   :::*                    LISTEN      0          37324      10130/sshd: /usr/sb
                                        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       67053      21542/io.shelly.0
                                        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          12495      342/dhclient
                                        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          10987      1/systemd
                                        udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       67232      21572/io.tuya.0
                                        udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       67233      21572/io.tuya.0
                                        udp6       0      0 :::111                  :::*                                0          10997      1/systemd
                                        
                                        *** Log File - Last 25 Lines ***
                                        
                                        2025-03-24 20:55:46.062  - error: tuya.0 (21572) Cloud login failed: Incorrect account ID or password
                                        2025-03-24 20:55:46.062  - error: tuya.0 (21572) Please check your cloud credentials in the adapter configuration!
                                        2025-03-24 20:55:46.062  - warn: tuya.0 (21572) App cloud connection failed. No sync possible
                                        2025-03-24 20:57:32.476  - info: admin.0 (21344) ==> Connected system.user.admin from ::ffff:192.168.178.91
                                        2025-03-24 20:57:56.747  - info: admin.0 (21344) <== Disconnect system.user.admin from ::ffff:192.168.178.91 javascript
                                        2025-03-24 20:59:08.140  - info: mqtt.0 (21512) Client [ESP_Easy-03_Wetterstation_0] connection closed: timeout
                                        2025-03-24 20:59:08.308  - info: mqtt.0 (21512) Client [ESP_Easy-03_Wetterstation_0] connected with secret 1742846348307_1509
                                        2025-03-24 20:59:08.333  - info: mqtt.0 (21512) Client [ESP_Easy-03_Wetterstation_0] subscribes on "ESP_Easy-03 Wetterstation/#" with regex /^ESP_Easy-03_Wetterstation\..*/
                                        2025-03-24 20:59:08.336  - info: mqtt.0 (21512) Client [ESP_Easy-03_Wetterstation_0] subscribes on "ESP_Easy-03 Wetterstation/#"  with regex /^mqtt\.0\.ESP_Easy-03_Wetterstation\..*/
                                        2025-03-24 20:59:08.536  - info: mqtt.0 (21512) Client [ESP_Easy-03_Wetterstation_0] publishOnSubscribe send all known states
                                        2025-03-24 21:00:17.029  - info: host.debian-iobroker instance system.adapter.netatmo-crawler.0 in version "0.8.1" started with pid 21695
                                        2025-03-24 21:00:18.865  - info: netatmo-crawler.0 (21695) starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v18.17.1, js-controller: 7.0.6
                                        2025-03-24 21:00:18.911  - info: netatmo-crawler.0 (21695) Getting data for stationid:70:ee:50:1b:2f:26
                                        2025-03-24 21:00:22.311  - info: netatmo-crawler.0 (21695) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                                        2025-03-24 21:00:22.857  - info: host.debian-iobroker instance system.adapter.netatmo-crawler.0 having pid 21695 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2025-03-24 21:05:17.015  - info: host.debian-iobroker instance system.adapter.netatmo-crawler.0 in version "0.8.1" started with pid 21786
                                        2025-03-24 21:05:20.937  - info: netatmo-crawler.0 (21786) starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v18.17.1, js-controller: 7.0.6
                                        2025-03-24 21:05:21.131  - info: netatmo-crawler.0 (21786) Getting data for stationid:70:ee:50:1b:2f:26
                                        2025-03-24 21:05:21.739  - info: mqtt.0 (21512) Client [ESP_Easy-03_Wetterstation_0] connection closed: timeout
                                        2025-03-24 21:05:22.025  - info: mqtt.0 (21512) Client [ESP_Easy-03_Wetterstation_0] connected with secret 1742846722025_2942
                                        2025-03-24 21:05:22.041  - info: mqtt.0 (21512) Client [ESP_Easy-03_Wetterstation_0] subscribes on "ESP_Easy-03 Wetterstation/#" with regex /^ESP_Easy-03_Wetterstation\..*/
                                        2025-03-24 21:05:22.041  - info: mqtt.0 (21512) Client [ESP_Easy-03_Wetterstation_0] subscribes on "ESP_Easy-03 Wetterstation/#"  with regex /^mqtt\.0\.ESP_Easy-03_Wetterstation\..*/
                                        2025-03-24 21:05:22.242  - info: mqtt.0 (21512) Client [ESP_Easy-03_Wetterstation_0] publishOnSubscribe send all known states
                                        2025-03-24 21:05:23.286  - info: netatmo-crawler.0 (21786) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                                        2025-03-24 21:05:23.851  - info: host.debian-iobroker instance system.adapter.netatmo-crawler.0 having pid 21786 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        
                                        

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

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

                                          @erich-1 sagte in js-controller updaten:

                                          This system needs to be REBOOTED!

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

                                            @thomas-braun Hab das mal gemacht, der ioBroker läuft wieder, aber die VIS ist nicht erreichbar. Weder über die Instanz im ioBroker und auch nicht über den Fully-Browser ...

                                            Thomas Braun 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

                                            814
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            63
                                            2631
                                            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