Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Javascript Stürtzt ab

    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

    Javascript Stürtzt ab

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      manrum1 @Homoran last edited by

      @homoran

      avascript.0
      	2023-06-13 21:56:23.951	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      javascript.0
      	2023-06-13 21:56:23.949	info	terminating
      javascript.0
      	2023-06-13 21:56:23.876	error	Debug Failure. Invalid cast. The supplied value [object Object] did not pass the test 'isIdentifier'.
      javascript.0
      	2023-06-13 21:56:23.875	error	Error: Debug Failure. Invalid cast. The supplied value [object Object] did not pass the test 'isIdentifier'. at cast (/opt/iobroker/node_modules/typescript/lib/typescript.js:1170:18) at pipelineEmitWithHintWorker (/opt/iobroker/node_modules/typescript/lib/typescript.js:111076:31) at pipelineEmitWithHint (/opt/iobroker/node_modules/typescript/lib/typescript.js:111061:9) at pipelineEmitWithComments (/opt/iobroker/node_modules/typescript/lib/typescript.js:114845:7) at pipelineEmit (/opt/iobroker/node_modules/typescript/lib/typescript.js:111010:7) at emitIdentifierName (/opt/iobroker/node_modules/typescript/lib/typescript.js:110984:7) at emitClassDeclarationOrExpression (/opt/iobroker/node_modules/typescript/lib/typescript.js:112891:9) at emitClassDeclaration (/opt/iobroker/node_modules/typescript/lib/typescript.js:112873:7) at pipelineEmitWithHintWorker (/opt/iobroker/node_modules/typescript/lib/typescript.js:111243:20) at pipelineEmitWithHint (/opt/iobroker/node_modules/typescript/lib/typescript.js:111061:9) at pipelineEmitWithComments (/opt/iobroker/node_modules/typescript/lib/typescript.js:114845:7) at pipelineEmit (/opt/iobroker/node_modules/typescript/lib/typescript.js:111010:7) at emit (/opt/iobroker/node_modules/typescript/lib/typescript.js:110978:7) at emitListItemWithParenthesizerRule (/opt/iobroker/node_modules/typescript/lib/typescript.js:115291:5) at emitNodeListItems (/opt/iobroker/node_modules/typescript/lib/typescript.js:114002:9) at emitNodeList (/opt/iobroker/node_modules/typescript/lib/typescript.js:113941:9) at emitList (/opt/iobroker/node_modules/typescript/lib/typescript.js:113899:7) at emitBlockStatements (/opt/iobroker/node_modules/typescript/lib/typescript.js:112494:7) at emitModuleBlock (/opt/iobroker/node_modules/typescript/lib/typescript.js:112989:7) at pipelineEmitWithHintWorker (/opt/iobroker/node_modules/typescript/lib/typescript.js:111253:20) at pipelineEmitWithHint (/opt/iobroker/node_modules/typescript/lib/typescript.js:111061:9) at pipelineEmitWithComments (/opt/iobroker/node_modules/typescript/lib/typescript.js:114845:7) at pipelineEmit (/opt/iobroker/node_modules/typescript/lib/typescript.js:111010:7) at emit (/opt/iobroker/node_modules/typescript/lib/typescript.js:110978:7) at emitModuleDeclaration (/opt/iobroker/node_modules/typescript/lib/typescript.js:112984:7) at pipelineEmitWithHintWorker (/opt/iobroker/node_modules/typescript/lib/typescript.js:111251:20) at pipelineEmitWithHint (/opt/iobroker/node_modules/typescript/lib/typescript.js:111061:9) at pipelineEmitWithComments (/opt/iobroker/node_modules/typescript/lib/typescript.js:114845:7) at pipelineEmit (/opt/iobroker/node_modules/typescript/lib/typescript.js:111010:7) at emit (/opt/iobroker/node_modules/typescript/lib/typescript.js:110978:7) at emitListItemWithParenthesizerRule (/opt/iobroker/node_modules/typescript/lib/typescript.js:115291:5) at emitNodeListItems (/opt/iobroker/node_modules/typescript/lib/typescript.js:114002:9) at emitNodeList (/opt/iobroker/node_modules/typescript/lib/typescript.js:113941:9) at emitList (/opt/iobroker/node_modules/typescript/lib/typescript.js:113899:7) at emitSourceFileWorker (/opt/iobroker/node_modules/typescript/lib/typescript.js:113579:7) at emitBodyWithDetachedComments (/opt/iobroker/node_modules/typescript/lib/typescript.js:114951:9) at emitSourceFile (/opt/iobroker/node_modules/typescript/lib/typescript.js:113507:9) at pipelineEmitWithHintWorker (/opt/iobroker/node_modules/typescript/lib/typescript.js:111074:16) at pipelineEmitWithHint (/opt/iobroker/node_modules/typescript/lib/typescript.js:111061:9) at pipelineEmit (/opt/iobroker/node_modules/typescript/lib/typescript.js:111010:7) at print (/opt/iobroker/node_modules/typescript/lib/typescript.js:110923:7) at writeFile2 (/opt/iobroker/node_modules/typescript/lib/typescript.js:110907:7) at printFile (/opt/iobroker/node_modules/typescript/lib/typescript.js:110747:7) at Object.printNode (/opt/iobroker/node_modules/typescript/lib/typescript.js:110724:18) at transformGlobalDeclarations (/opt/iobroker/node_modules/iobroker.javascript/lib/typescriptTools.js:501:31) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:1168:64) at processImmediate (node:internal/timers:468:21)
      javascript.0
      	2023-06-13 21:56:23.875	error	unhandled promise rejection: Debug Failure. Invalid cast. The supplied value [object Object] did not pass the test 'isIdentifier'.
      javascript.0
      	2023-06-13 21:56:23.874	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      javascript.0
      	2023-06-13 21:56:23.791	info	script.js.global.icon_mapping: TypeScript compilation successful
      javascript.0
      	2023-06-13 21:56:15.324	info	script.js.global.icon_mapping: compiling TypeScript source...
      javascript.0
      	2023-06-13 21:56:15.002	info	received all states
      javascript.0
      	2023-06-13 21:56:13.533	info	received all objects
      javascript.0
      	2023-06-13 21:56:08.671	info	requesting all objects
      
      Homoran 1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @manrum1 last edited by

        @manrum1 und bitte iob diag komplett, genau wie das log in code-tags posten

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

          @manrum1 Ausgabe von

          iob diag
          

          mal zeigen, aber ich seh da schon dass Du nicht auf der aktuellen/empfohlenen NodeVS bist und auch Du den Betatester für den JS-Controller spielst.

          Homoran M 2 Replies Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @manrum1 last edited by

            @manrum1 sagte in Javascript Stürtzt ab:

            script.js.global.icon_mapping: compiling TypeScript

            Typescript bin ich raus, und global ist beabsichtigt?

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

              @djmarc75 sagte in Javascript Stürtzt ab:

              und auch Du den Betatester für den JS-Controller spielst.

              und auch wahrscheinlich für den js-Adapter.

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

                @djmarc75 wo soll ich "iob diag" eingeben/ausführen?

                crunchip Homoran 2 Replies Last reply Reply Quote 0
                • crunchip
                  crunchip Forum Testing Most Active @manrum1 last edited by

                  @manrum1 konsole

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

                    @manrum1 sagte in Javascript Stürtzt ab:

                    @djmarc75 wo soll ich "iob diag" eingeben/ausführen?

                    da wo du auch die OS Updates machst und iobroker installiert hast

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

                      @homoran Habe ich gemacht, kommmt aber nur eine Liste mit möglichen "iobroker" Kommandos raus.
                      Sietz wohl etwas auf der Leitung?

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

                        @manrum1

                        iob stop
                        iob fix
                        iob start
                        

                        Abwarten bis der iobroker wieder vollständig läuft.

                        iob diag
                        
                        M 1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @manrum1 last edited by

                          @manrum1 sagte in Javascript Stürtzt ab:

                          Sietz wohl etwas auf der Leitung?

                          oder deine Installation ist zu alt

                          1 Reply Last reply Reply Quote 0
                          • M
                            manrum1 @Thomas Braun last edited by Homoran

                            @thomas-braun Danke für die Hilfe!

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

                            Skript v.2023-04-16
                            
                            *** BASE SYSTEM ***
                            Model           : Raspberry Pi 4 Model B Rev 1.5
                            Architecture    : aarch64
                            Docker          : false
                            Virtualization  : none
                            Distributor ID: Debian
                            Description:    Debian GNU/Linux 11 (bullseye)
                            Release:        11
                            Codename:       bullseye
                            
                            PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
                            NAME="Debian GNU/Linux"
                            VERSION_ID="11"
                            VERSION="11 (bullseye)"
                            VERSION_CODENAME=bullseye
                            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:
                             22:19:35 up 48 min,  1 user,  load average: 4.43, 2.38, 1.44
                            CPU threads: 4
                            
                            Raspberry only:
                            throttled=0x0
                            Other values than 0x0 hint to temperature/voltage problems
                            temp=62.8'C
                            volt=0.9260V
                            
                            *** Time and Time Zones ***
                                           Local time: Tue 2023-06-13 22:19:35 CEST
                                       Universal time: Tue 2023-06-13 20:19:35 UTC
                                             RTC time: n/a
                                            Time zone: Europe/Berlin (CEST, +0200)
                            System clock synchronized: yes
                                          NTP service: active
                                      RTC in local TZ: no
                            
                            *** User and Groups ***
                            iobroker
                            /home/iobroker
                            iobroker adm tty dialout cdrom sudo audio video plugdev games users input render netdev bluetooth gpio i2c spi
                            
                            *** X-Server-Setup ***
                            X-Server:       false
                            Desktop:
                            Terminal:       tty
                            Boot Target:    multi-user.target
                            
                            *** MEMORY ***
                                           total        used        free      shared  buff/cache   available
                            Mem:            7.8G        1.9G        5.0G        1.0M        905M        5.8G
                            Swap:            99M          0B         99M
                            Total:          7.9G        1.9G        5.1G
                            
                                     7812 M total memory
                                     1876 M used memory
                                     2081 M active memory
                                      501 M inactive memory
                                     5030 M free memory
                                      105 M buffer memory
                                      799 M swap cache
                                       99 M total swap
                                        0 M used swap
                                       99 M free swap
                            
                            Raspberry only:
                            oom events: 0
                            lifetime oom required: 0 Mbytes
                            total time in oom handler: 0 ms
                            max time spent in oom handler: 0 ms
                            
                            *** FILESYSTEM ***
                            Filesystem     Type      Size  Used Avail Use% Mounted on
                            /dev/root      ext4       29G  8.2G   19G  30% /
                            devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
                            tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                            tmpfs          tmpfs     1.6G  1.1M  1.6G   1% /run
                            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                            /dev/mmcblk0p1 vfat      255M   31M  225M  13% /boot
                            tmpfs          tmpfs     782M     0  782M   0% /run/user/1000
                            
                            Messages concerning ext4 filesystem in dmesg:
                            [Tue Jun 13 21:31:13 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=E4:5F:01:DB:77:FD vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=02088660-02 rootfstype=ext4 fsck.repair=yes rootwait
                            [Tue Jun 13 21:31:14 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                            [Tue Jun 13 21:31:14 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                            [Tue Jun 13 21:31:16 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                            
                            Show mounted filesystems (real ones only):
                            TARGET  SOURCE         FSTYPE OPTIONS
                            /       /dev/mmcblk0p2 ext4   rw,noatime
                            `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                            
                            Files in neuralgic directories:
                            
                            /var:
                            3.2G    /var/
                            1.9G    /var/log/journal/54074e39055a46ce8cf0e1657f7640a7
                            1.9G    /var/log/journal
                            1.9G    /var/log
                            665M    /var/lib
                            
                            Archived and active journals take up 1.8G in the file system.
                            
                            /opt/iobroker/backups:
                            1014M   /opt/iobroker/backups/
                            
                            /opt/iobroker/iobroker-data:
                            306M    /opt/iobroker/iobroker-data/
                            180M    /opt/iobroker/iobroker-data/files
                            86M     /opt/iobroker/iobroker-data/backup-objects
                            51M     /opt/iobroker/iobroker-data/files/javascript.admin
                            45M     /opt/iobroker/iobroker-data/files/devices.admin/static
                            
                            The five largest files in iobroker-data are:
                            35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                            27M     /opt/iobroker/iobroker-data/objects.jsonl
                            20M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.becd2d7c.js.map
                            8.6M    /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js
                            8.3M    /opt/iobroker/iobroker-data/states.jsonl
                            
                            *** NodeJS-Installation ***
                            
                            /usr/bin/nodejs         v16.20.0
                            /usr/bin/node           v16.20.0
                            /usr/bin/npm            8.19.4
                            /usr/bin/npx            8.19.4
                            
                            
                            nodejs:
                              Installed: 16.20.0-deb-1nodesource1
                              Candidate: 16.20.0-deb-1nodesource1
                              Version table:
                             *** 16.20.0-deb-1nodesource1 500
                                    500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
                                    100 /var/lib/dpkg/status
                                 12.22.12~dfsg-1~deb11u4 500
                                    500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                                 12.22.12~dfsg-1~deb11u3 500
                                    500 http://deb.debian.org/debian bullseye/main arm64 Packages
                            
                            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:  5.0.2
                            admin:          6.5.8
                            javascript:     7.1.0
                            
                            Adapters from github:   0
                            
                            Adapter State
                            + system.adapter.accuweather.0            : accuweather           : iob1                                     -  enabled
                            + system.adapter.admin.0                  : admin                 : iob1                                     -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              system.adapter.alias-manager.0          : alias-manager         : iob1                                     - disabled
                            + system.adapter.backitup.0               : backitup              : iob1                                     -  enabled
                            + system.adapter.cloud.0                  : cloud                 : iob1                                     -  enabled
                              system.adapter.daswetter.0              : daswetter             : iob1                                     -  enabled
                              system.adapter.daswetter.1              : daswetter             : iob1                                     -  enabled
                              system.adapter.devices.0                : devices               : iob1                                     - disabled
                            + system.adapter.discovery.0              : discovery             : iob1                                     -  enabled
                            + system.adapter.email.0                  : email                 : iob1                                     -  enabled
                            + system.adapter.ems-esp.0                : ems-esp               : iob1                                     -  enabled
                            + system.adapter.ems-esp.1                : ems-esp               : iob1                                     -  enabled
                            + system.adapter.fb-checkpresence.0       : fb-checkpresence      : iob1                                     -  enabled
                            + system.adapter.fb-checkpresence.1       : fb-checkpresence      : iob1                                     -  enabled
                            + system.adapter.fb-checkpresence.2       : fb-checkpresence      : iob1                                     -  enabled
                            + system.adapter.fritzdect.0              : fritzdect             : iob1                                     -  enabled
                            + system.adapter.fronius-solarweb.0       : fronius-solarweb      : iob1                                     -  enabled
                              system.adapter.habpanel.0               : habpanel              : iob1                                     - disabled
                            + system.adapter.history.0                : history               : iob1                                     -  enabled
                              system.adapter.ical.0                   : ical                  : iob1                                     -  enabled
                            + system.adapter.influxdb.0               : influxdb              : iob1                                     -  enabled, port: 8086
                            + system.adapter.info.0                   : info                  : iob1                                     -  enabled
                            + system.adapter.javascript.0             : javascript            : iob1                                     -  enabled
                            + system.adapter.maxcube.0                : maxcube               : iob1                                     -  enabled, port: 62910, bind: 0.0.0.0
                              system.adapter.modbus.0                 : modbus                : iob1                                     - disabled
                            + system.adapter.mqtt.0                   : mqtt                  : iob1                                     -  enabled, port: 1886, bind: 0.0.0.0
                            + system.adapter.net-tools.0              : net-tools             : iob1                                     -  enabled
                            + system.adapter.ping.0                   : ping                  : iob1                                     -  enabled
                            + system.adapter.shelly.0                 : shelly                : iob1                                     -  enabled, port: 1882, bind: 0.0.0.0
                            + system.adapter.sonoff.0                 : sonoff                : iob1                                     -  enabled, port: 1883, bind: 0.0.0.0
                            + system.adapter.tuya.0                   : tuya                  : iob1                                     -  enabled
                              system.adapter.viessmannapi.0           : viessmannapi          : iob1                                     - disabled
                            + system.adapter.web.0                    : web                   : iob1                                     -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            
                            + instance is alive
                            
                            Enabled adapters with bindings
                            + system.adapter.admin.0                  : admin                 : iob1                                     -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.influxdb.0               : influxdb              : iob1                                     -  enabled, port: 8086
                            + system.adapter.maxcube.0                : maxcube               : iob1                                     -  enabled, port: 62910, bind: 0.0.0.0
                            + system.adapter.mqtt.0                   : mqtt                  : iob1                                     -  enabled, port: 1886, bind: 0.0.0.0
                            + system.adapter.shelly.0                 : shelly                : iob1                                     -  enabled, port: 1882, bind: 0.0.0.0
                            + system.adapter.sonoff.0                 : sonoff                : iob1                                     -  enabled, port: 1883, bind: 0.0.0.0
                            + system.adapter.web.0                    : web                   : iob1                                     -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            
                            ioBroker-Repositories
                            Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                            Stable (default): http://download.iobroker.net/sources-dist.json
                            
                            Active repo(s): Beta (latest)
                            
                            Installed ioBroker-Instances
                            Used repository: Beta (latest)
                            Adapter    "accuweather"  : 1.2.4    , installed 1.2.4
                            Adapter    "admin"        : 6.5.8    , installed 6.5.8
                            Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                            Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                            Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                            Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
                            Adapter    "devices"      : 1.1.5    , installed 1.1.5
                            Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                            Adapter    "email"        : 1.2.0    , installed 1.2.0
                            Adapter    "ems-esp"      : 1.30.0   , installed 1.30.0
                            Adapter    "fb-checkpresence": 1.1.26, installed 1.1.26
                            Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
                            Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
                            Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                            Adapter    "history"      : 2.2.4    , installed 2.2.4
                            Adapter    "ical"         : 1.13.2   , installed 1.13.2
                            Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                            Adapter    "info"         : 1.9.26   , installed 1.9.26
                            Adapter    "javascript"   : 7.1.0    , installed 7.1.0
                            Controller "js-controller": 5.0.2    , installed 5.0.2
                            Adapter    "maxcube"      : 1.0.4    , installed 1.0.4
                            Adapter    "modbus"       : 5.0.11   , installed 5.0.11
                            Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                            Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                            Adapter    "ping"         : 1.5.3    , installed 1.5.3
                            Adapter    "semp"         : 1.3.2    , installed 1.3.2
                            Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                            Adapter    "socketio"     : 6.3.5    , installed 6.3.5
                            Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                            Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                            Adapter    "viessmannapi" : 2.1.1    , installed 2.1.1
                            Adapter    "web"          : 5.5.3    , installed 5.5.3
                            Adapter    "ws"           : 2.3.6    , installed 2.3.6
                            
                            Objects and States
                            Please stand by - This may take a while
                            Objects:        31133
                            States:         28561
                            
                            *** OS-Repositories and Updates ***
                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                            W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
                            W: Failed to fetch https://repos.influxdata.com/debian/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                            W: Some index files failed to download. They have been ignored, or old ones used instead.
                            Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                            Hit:2 http://deb.debian.org/debian bullseye InRelease
                            Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                            Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                            Hit:5 https://deb.nodesource.com/node_16.x bullseye InRelease
                            Get:6 https://packages.grafana.com/oss/deb stable InRelease [5984 B]
                            Get:7 https://repos.influxdata.com/debian stable InRelease [6892 B]
                            Err:6 https://packages.grafana.com/oss/deb stable InRelease
                              The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
                            Err:7 https://repos.influxdata.com/debian stable InRelease
                              The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                            Fetched 6892 B in 2s (3242 B/s)
                            Reading package lists...
                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                            W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
                            W: Failed to fetch https://repos.influxdata.com/debian/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                            W: Some index files failed to download. They have been ignored, or old ones used instead.
                            Pending Updates: 0
                            
                            *** Listening Ports ***
                            Active Internet connections (only servers)
                            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       65362      4337/iobroker.js-co
                            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       63828      4337/iobroker.js-co
                            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12823      510/sshd: /usr/sbin
                            tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1000       67756      4472/io.mqtt.0
                            tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1000       67244      4502/io.shelly.0
                            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       67931      4517/io.sonoff.0
                            tcp6       0      0 :::22                   :::*                    LISTEN      0          11952      510/sshd: /usr/sbin
                            tcp6       0      0 :::3000                 :::*                    LISTEN      111        14637      611/grafana-server
                            tcp6       0      0 :::8086                 :::*                    LISTEN      110        13034      615/influxd
                            tcp6       0      0 :::8082                 :::*                    LISTEN      1000       68370      4849/io.web.0
                            tcp6       0      0 :::8081                 :::*                    LISTEN      1000       65399      4355/io.admin.0
                            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          1502       610/dhcpcd
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        11903      358/avahi-daemon: r
                            udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1000       64472      4524/io.tuya.0
                            udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1000       64473      4524/io.tuya.0
                            udp        0      0 0.0.0.0:47825           0.0.0.0:*                           108        11905      358/avahi-daemon: r
                            udp6       0      0 :::5353                 :::*                                108        11904      358/avahi-daemon: r
                            udp6       0      0 :::53030                :::*                                108        11906      358/avahi-daemon: r
                            
                            *** Log File - Last 25 Lines ***
                            
                            2023-06-13 22:20:35.083  - warn: shelly.0 (4502) [authEnabled] 192.168.10.35 (shellyswitch25 / shellyswitch25-E098068D2495 / SHSW-25#E098068D2495#1): This device is not protected via restricted login (see adapter documentation for details)
                            2023-06-13 22:20:39.626  - warn: shelly.0 (4502) [authEnabled] 192.168.10.58 (shellydimmer2 / shellydimmer2-F4CFA2ECA923 / SHDM-2#F4CFA2ECA923#1): This device is not protected via restricted login (see adapter documentation for details)
                            2023-06-13 22:20:39.630  - warn: shelly.0 (4502) [authEnabled] 192.168.10.52 (shellydimmer2 / shellydimmer2-3C6105E53F3E / SHDM-2#3C6105E53F3E#1): This device is not protected via restricted login (see adapter documentation for details)
                            2023-06-13 22:20:40.048  - warn: shelly.0 (4502) [authEnabled] 192.168.10.51 (shellydimmer2 / shellydimmer2-F4CFA2ECA892 / SHDM-2#F4CFA2ECA892#1): This device is not protected via restricted login (see adapter documentation for details)
                            2023-06-13 22:20:40.359  - warn: shelly.0 (4502) [authEnabled] 192.168.10.35 (shellyswitch25 / shellyswitch25-E098068D2495 / SHSW-25#E098068D2495#1): This device is not protected via restricted login (see adapter documentation for details)
                            2023-06-13 22:20:45.482  - warn: shelly.0 (4502) [authEnabled] 192.168.10.52 (shellydimmer2 / shellydimmer2-3C6105E53F3E / SHDM-2#3C6105E53F3E#1): This device is not protected via restricted login (see adapter documentation for details)
                            2023-06-13 22:20:45.487  - warn: shelly.0 (4502) [authEnabled] 192.168.10.58 (shellydimmer2 / shellydimmer2-F4CFA2ECA923 / SHDM-2#F4CFA2ECA923#1): This device is not protected via restricted login (see adapter documentation for details)
                            2023-06-13 22:20:45.645  - warn: shelly.0 (4502) [authEnabled] 192.168.10.35 (shellyswitch25 / shellyswitch25-E098068D2495 / SHSW-25#E098068D2495#1): This device is not protected via restricted login (see adapter documentation for details)
                            2023-06-13 22:20:45.650  - warn: shelly.0 (4502) [authEnabled] 192.168.10.51 (shellydimmer2 / shellydimmer2-F4CFA2ECA892 / SHDM-2#F4CFA2ECA892#1): This device is not protected via restricted login (see adapter documentation for details)
                            2023-06-13 22:20:49.428  - error: shelly.0 (4502) [MQTT] Wrong MQTT authentification of client "shelly1-48551902A079"
                            2023-06-13 22:20:49.437  - info: shelly.0 (4502) [MQTT] Client Close:  (shelly1 / shelly1-48551902A079 / SHSW-1#48551902A079#1) (false)
                            2023-06-13 22:20:50.678  - warn: shelly.0 (4502) [authEnabled] 192.168.10.52 (shellydimmer2 / shellydimmer2-3C6105E53F3E / SHDM-2#3C6105E53F3E#1): This device is not protected via restricted login (see adapter documentation for details)
                            2023-06-13 22:20:50.690  - warn: shelly.0 (4502) [authEnabled] 192.168.10.58 (shellydimmer2 / shellydimmer2-F4CFA2ECA923 / SHDM-2#F4CFA2ECA923#1): This device is not protected via restricted login (see adapter documentation for details)
                            2023-06-13 22:20:50.948  - warn: shelly.0 (4502) [authEnabled] 192.168.10.35 (shellyswitch25 / shellyswitch25-E098068D2495 / SHSW-25#E098068D2495#1): This device is not protected via restricted login (see adapter documentation for details)
                            2023-06-13 22:20:51.050  - warn: shelly.0 (4502) [authEnabled] 192.168.10.51 (shellydimmer2 / shellydimmer2-F4CFA2ECA892 / SHDM-2#F4CFA2ECA892#1): This device is not protected via restricted login (see adapter documentation for details)
                            2023-06-13 22:20:55.908  - warn: shelly.0 (4502) [authEnabled] 192.168.10.52 (shellydimmer2 / shellydimmer2-3C6105E53F3E / SHDM-2#3C6105E53F3E#1): This device is not protected via restricted login (see adapter documentation for details)
                            2023-06-13 22:20:55.933  - warn: shelly.0 (4502) [authEnabled] 192.168.10.58 (shellydimmer2 / shellydimmer2-F4CFA2ECA923 / SHDM-2#F4CFA2ECA923#1): This device is not protected via restricted login (see adapter documentation for details)
                            2023-06-13 22:20:56.260  - warn: shelly.0 (4502) [authEnabled] 192.168.10.35 (shellyswitch25 / shellyswitch25-E098068D2495 / SHSW-25#E098068D2495#1): This device is not protected via restricted login (see adapter documentation for details)
                            2023-06-13 22:20:56.294  - info: tuya.0 (4524) bf0774134c70c4201fr04k: Error on Reconnect (7): connect EHOSTUNREACH 192.168.10.82:6668
                            2023-06-13 22:20:56.429  - warn: shelly.0 (4502) [authEnabled] 192.168.10.51 (shellydimmer2 / shellydimmer2-F4CFA2ECA892 / SHDM-2#F4CFA2ECA892#1): This device is not protected via restricted login (see adapter documentation for details)
                            2023-06-13 22:20:58.437  - info: tuya.0 (4524) bfdff6db2893d4426eyjwq: Error on Reconnect (7): connect EHOSTUNREACH 192.168.10.79:6668
                            2023-06-13 22:21:01.043  - warn: shelly.0 (4502) [authEnabled] 192.168.10.52 (shellydimmer2 / shellydimmer2-3C6105E53F3E / SHDM-2#3C6105E53F3E#1): This device is not protected via restricted login (see adapter documentation for details)
                            2023-06-13 22:21:01.066  - warn: shelly.0 (4502) [authEnabled] 192.168.10.58 (shellydimmer2 / shellydimmer2-F4CFA2ECA923 / SHDM-2#F4CFA2ECA923#1): This device is not protected via restricted login (see adapter documentation for details)
                            2023-06-13 22:21:01.486  - warn: shelly.0 (4502) [authEnabled] 192.168.10.35 (shellyswitch25 / shellyswitch25-E098068D2495 / SHSW-25#E098068D2495#1): This device is not protected via restricted login (see adapter documentation for details)
                            2023-06-13 22:21:01.835  - warn: shelly.0 (4502) [authEnabled] 192.168.10.51 (shellydimmer2 / shellydimmer2-F4CFA2ECA892 / SHDM-2#F4CFA2ECA892#1): This device is not protected via restricted login (see adapter documentation for details)
                            
                            

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

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

                              @manrum1

                              Bis auf die Beta-Versionen und den fehlenden Keys für grafana und influxdb soweit keine dicken Hunde.

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

                                @thomas-braun sagte in Javascript Stürtzt ab:

                                Bis auf die Beta-Versionen und den fehlenden Keys für grafana und influxdb soweit keine dicken Hunde.

                                Naja, der TE spielt ja in der ganz aktuellen Betatester-Liga vom js-controller und javaskriptadapter mit. Da sollte doch zumindest Node auf "empfohlen" gehoben werden ?!

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

                                  @djmarc75

                                  Ja, nodejs@18 würde sich empfehlen, aber mit 16 muss es auch rennen. Insgesamt habe ich hier halt auch schon ganz andere Setups gesehen, da ist node16 statt 18 kein 'dicker Hund'.

                                  Wichtig sind halt die Quellen für influxdb und grafana aktuell laufend zu halten.

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

                                    @thomas-braun sagte in Javascript Stürtzt ab:

                                    Wichtig sind halt die Quellen für influxdb und grafana aktuell laufend zu halten.

                                    @manrum1
                                    und nicht gerade die bleeding edge Versionen nehmen, an denen gerade geschraubt wird

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

                                      @homoran Habe die gleichen Probleme mit Javascript Adapter. Habe downgrade auf die letzte laufende Version durchgeführt, was aber auch nicht geholfen hat.
                                      Könnt ihr da was sehen?

                                      BASE SYSTEM:

                                      Skript v.2023-04-16
                                      
                                      *** BASE SYSTEM ***
                                      Architecture    : x86_64
                                      Docker          : false
                                      Virtualization  : kvm
                                      Distributor ID: Debian
                                      Description:    Debian GNU/Linux 11 (bullseye)
                                      Release:        11
                                      Codename:       bullseye
                                      
                                      PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
                                      NAME="Debian GNU/Linux"
                                      VERSION_ID="11"
                                      VERSION="11 (bullseye)"
                                      VERSION_CODENAME=bullseye
                                      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:
                                      23:06:20 up 12 min,  3 users,  load average: 0.57, 0.80, 0.45
                                      CPU threads: 2
                                      
                                      
                                      *** Time and Time Zones ***
                                                    Local time: Thu 2023-06-15 23:06:20 CEST
                                                Universal time: Thu 2023-06-15 21:06:20 UTC
                                                      RTC time: Thu 2023-06-15 21:06:21
                                                     Time zone: Europe/Berlin (CEST, +0200)
                                      System clock synchronized: yes
                                                   NTP service: active
                                               RTC in local TZ: no
                                      
                                      *** User and Groups ***
                                      root
                                      /root
                                      root
                                      
                                      *** X-Server-Setup ***
                                      X-Server:       false
                                      Desktop:
                                      Terminal:       tty
                                      Boot Target:    graphical.target
                                      
                                      *** MEMORY ***
                                                    total        used        free      shared  buff/cache   available
                                      Mem:             11G        2.0G        9.3G        0.0K        618M        9.7G
                                      Swap:           255M          0B        255M
                                      Total:           12G        2.0G        9.6G
                                      
                                             11965 M total memory
                                              2031 M used memory
                                               300 M active memory
                                              2130 M inactive memory
                                              9315 M free memory
                                                74 M buffer memory
                                               544 M swap cache
                                               255 M total swap
                                                 0 M used swap
                                               255 M free swap
                                      
                                      *** FILESYSTEM ***
                                      Filesystem     Type      Size  Used Avail Use% Mounted on
                                      udev           devtmpfs  5.9G     0  5.9G   0% /dev
                                      tmpfs          tmpfs     1.2G  568K  1.2G   1% /run
                                      /dev/sdb1      ext4       76G   38G   36G  52% /
                                      tmpfs          tmpfs     5.9G     0  5.9G   0% /dev/shm
                                      tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                      tmpfs          tmpfs     1.2G     0  1.2G   0% /run/user/0
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      [Thu Jun 15 22:53:53 2023] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
                                      [Thu Jun 15 22:53:54 2023] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro
                                      
                                      Show mounted filesystems (real ones only):
                                      TARGET SOURCE    FSTYPE OPTIONS
                                      /      /dev/sdb1 ext4   rw,relatime,errors=remount-ro
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      20G     /var/
                                      15G     /var/lib/influxdb/.influxdbv2/engine/data/7bf64f61a42d54f8/autogen
                                      15G     /var/lib/influxdb/.influxdbv2/engine/data/7bf64f61a42d54f8
                                      15G     /var/lib/influxdb/.influxdbv2/engine/data
                                      15G     /var/lib/influxdb/.influxdbv2/engine
                                      
                                      Archived and active journals take up 3.9G in the file system.
                                      
                                      /opt/iobroker/backups:
                                      2.0G    /opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      1.2G    /opt/iobroker/iobroker-data/
                                      781M    /opt/iobroker/iobroker-data/files
                                      258M    /opt/iobroker/iobroker-data/files/minuvis
                                      222M    /opt/iobroker/iobroker-data/files/minuvis/app
                                      221M    /opt/iobroker/iobroker-data/files/minuvis/app/static
                                      
                                      The five largest files in iobroker-data are:
                                      35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                      23M     /opt/iobroker/iobroker-data/objects.jsonl
                                      23M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
                                      23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
                                      23M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
                                      
                                      *** 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
                                      
                                      
                                      nodejs:
                                       Installed: 18.16.0-deb-1nodesource1
                                       Candidate: 18.16.0-deb-1nodesource1
                                       Version table:
                                      *** 18.16.0-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~deb11u3 500
                                             500 http://deb.debian.org/debian bullseye/main amd64 Packages
                                      
                                      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:  5.0.4
                                      admin:          6.5.8
                                      javascript:     7.0.8
                                      
                                      Adapters from github:   4
                                      
                                      Adapter State
                                      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                       system.adapter.alias-manager.0          : alias-manager         : iobroker                                 -  enabled
                                      + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                       system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                                       system.adapter.devices.0                : devices               : iobroker                                 -  enabled
                                      + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                                       system.adapter.dwd.0                    : dwd                   : iobroker                                 -  enabled
                                      + system.adapter.ebus.0                   : ebus                  : iobroker                                 -  enabled
                                      + system.adapter.echarts.0                : echarts               : iobroker                                 -  enabled
                                      + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
                                      + system.adapter.esphome.0                : esphome               : iobroker                                 -  enabled
                                      + system.adapter.eventlist.0              : eventlist             : iobroker                                 -  enabled
                                      + system.adapter.ford.0                   : ford                  : iobroker                                 -  enabled
                                      + system.adapter.frigate.0                : frigate               : iobroker                                 -  enabled
                                      + system.adapter.fully-mqtt.0             : fully-mqtt            : iobroker                                 -  enabled
                                       system.adapter.fully-tablet-control.0   : fully-tablet-control  : iobroker                                 - disabled
                                       system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 - disabled
                                       system.adapter.gartenbewaesserung.0     : gartenbewaesserung    : iobroker                                 - disabled
                                      + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                                      + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                      + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                      + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                       system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                                       system.adapter.ical.1                   : ical                  : iobroker                                 -  enabled
                                       system.adapter.ical.2                   : ical                  : iobroker                                 -  enabled
                                       system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 - disabled
                                       system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 - disabled
                                      + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                       system.adapter.influxdb.1               : influxdb              : iobroker                                 - disabled, port: 8086
                                       system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                       system.adapter.minuvis.0                : minuvis               : iobroker                                 -  enabled
                                       system.adapter.mqtt.0                   : mqtt                  : iobroker                                 - disabled, port: 8883, bind: 0.0.0.0
                                      + system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1889, bind: 0.0.0.0
                                      + system.adapter.mqtt.3                   : mqtt                  : iobroker                                 -  enabled, port: 1888, bind: 0.0.0.0
                                       system.adapter.mqtt.4                   : mqtt                  : iobroker                                 - disabled, port: 1885, bind: 0.0.0.0
                                      + system.adapter.nut.0                    : nut                   : iobroker                                 -  enabled
                                       system.adapter.pi-hole.0                : pi-hole               : iobroker                                 - disabled
                                      + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
                                      + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                                       system.adapter.shelly.0                 : shelly                : iobroker                                 - disabled, port: 1882, bind: 0.0.0.0
                                      + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8187, bind: 0.0.0.0, run as: admin
                                      + system.adapter.smartmeter.0             : smartmeter            : iobroker                                 -  enabled
                                       system.adapter.socketio.0               : socketio              : iobroker                                 - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                                      + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1890, bind: 0.0.0.0
                                      + system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 -  enabled
                                       system.adapter.sprinklecontrol.0        : sprinklecontrol       : iobroker                                 - disabled
                                      + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                                       system.adapter.systeminfo.0             : systeminfo            : iobroker                                 - disabled
                                      + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
                                      + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                       system.adapter.tr-064.0                 : tr-064                : iobroker                                 - disabled
                                      + system.adapter.unifi.0                  : unifi                 : iobroker                                 -  enabled
                                      + system.adapter.upnp.0                   : upnp                  : iobroker                                 -  enabled
                                       system.adapter.vis-bars.0               : vis-bars              : iobroker                                 - disabled
                                       system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 -  enabled
                                       system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
                                       system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 - disabled
                                       system.adapter.vis-map.0                : vis-map               : iobroker                                 -  enabled
                                       system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                 -  enabled
                                       system.adapter.vis-metro.0              : vis-metro             : iobroker                                 -  enabled
                                       system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
                                       system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                       system.adapter.vofo-speedtest.0         : vofo-speedtest        : iobroker                                 - disabled
                                       system.adapter.weatherunderground.0     : weatherunderground    : iobroker                                 - disabled
                                      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
                                       system.adapter.zigbee.1                 : zigbee                : iobroker                                 - disabled, port: tcp://192.168.10.109:6638
                                      
                                      + instance is alive
                                      
                                      Enabled adapters with bindings
                                      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                      + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                      + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                      + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                      + system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1889, bind: 0.0.0.0
                                      + system.adapter.mqtt.3                   : mqtt                  : iobroker                                 -  enabled, port: 1888, bind: 0.0.0.0
                                      + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                                      + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8187, bind: 0.0.0.0, run as: admin
                                      + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1890, bind: 0.0.0.0
                                      + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                                      + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
                                      
                                      ioBroker-Repositories
                                      stable        : http://download.iobroker.net/sources-dist.json
                                      beta          : http://download.iobroker.net/sources-dist-latest.json
                                      
                                      Active repo(s): beta
                                      
                                      Installed ioBroker-Instances
                                      Used repository: beta
                                      Adapter    "admin"        : 6.5.8    , installed 6.5.8
                                      Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                                      Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                                      Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
                                      Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                      Adapter    "discovery"    : 3.2.0    , installed 3.2.0
                                      Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                      Adapter    "ebus"         : 3.2.1    , installed 3.2.1
                                      Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                                      Adapter    "esphome"      : 0.2.4    , installed 0.2.4
                                      Adapter    "eventlist"    : 1.2.3    , installed 1.2.3
                                      Adapter    "ford"         : 0.0.14   , installed 0.0.14
                                      Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
                                      Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
                                      Adapter    "hm-rpc"       : 1.15.18  , installed 1.15.18
                                      Adapter    "ical"         : 1.13.2   , installed 1.13.2
                                      Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                      Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                      Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                                      Adapter    "info"         : 1.9.26   , installed 1.9.26
                                      Adapter    "javascript"   : 7.1.0    , installed 7.0.8  [Updatable]
                                      Controller "js-controller": 5.0.4    , installed 5.0.4
                                      Adapter    "minuvis"      : 2.3.3    , installed 2.3.3
                                      Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                                      Adapter    "nut"          : 1.6.0    , installed 1.6.0
                                      Adapter    "parser"       : 1.3.2    , installed 1.3.2
                                      Adapter    "pi-hole"      : 1.3.5    , installed 1.3.4  [Updatable]
                                      Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                      Adapter    "proxmox"      : 1.3.5    , installed 1.3.5
                                      Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                      Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                                      Adapter    "socketio"     : 6.3.5    , installed 6.3.5
                                      Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                                      Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                                      Adapter    "sprinklecontrol": 0.2.13 , installed 0.2.13
                                      Adapter    "sql"          : 2.2.0    , installed 2.2.0
                                      Adapter    "systeminfo"   : 0.3.1    , installed 0.3.1
                                      Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                                      Adapter    "telegram"     : 1.15.6   , installed 1.15.6
                                      Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                      Adapter    "unifi"        : 0.6.4    , installed 0.6.4
                                      Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                                      Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                      Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                                      Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                                      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                      Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
                                      Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                                      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                      Adapter    "vofo-speedtest": 0.0.13  , installed 0.0.13
                                      Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                                      Adapter    "web"          : 5.5.3    , installed 5.5.3
                                      Adapter    "ws"           : 2.3.6    , installed 2.3.6
                                      Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects:        27438
                                      States:         26557
                                      
                                      *** OS-Repositories and Updates ***
                                      Hit:1 http://deb.debian.org/debian bullseye InRelease
                                      Hit:2 https://repos.influxdata.com/debian stable InRelease
                                      Hit:3 https://deb.nodesource.com/node_18.x bullseye InRelease
                                      Hit:4 https://repos.influxdata.com/debian buster 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:1888            0.0.0.0:*               LISTEN      1001       21487      2083/io.mqtt.3
                                      tcp        0      0 0.0.0.0:1889            0.0.0.0:*               LISTEN      1001       21405      2060/io.mqtt.1
                                      tcp        0      0 0.0.0.0:2049            0.0.0.0:*               LISTEN      0          13423      -
                                      tcp        0      0 0.0.0.0:45921           0.0.0.0:*               LISTEN      0          13353      558/rpc.mountd
                                      tcp        0      0 0.0.0.0:1890            0.0.0.0:*               LISTEN      1001       21290      2011/io.sonoff.0
                                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       20009      1714/iobroker.js-co
                                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       20002      1714/iobroker.js-co
                                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          11197      1/init
                                      tcp        0      0 0.0.0.0:42001           0.0.0.0:*               LISTEN      1001       20602      1854/io.hm-rpc.0
                                      tcp        0      0 0.0.0.0:33875           0.0.0.0:*               LISTEN      0          13365      558/rpc.mountd
                                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13738      604/sshd: /usr/sbin
                                      tcp        0      0 0.0.0.0:43735           0.0.0.0:*               LISTEN      0          13444      -
                                      tcp        0      0 0.0.0.0:47865           0.0.0.0:*               LISTEN      0          13377      558/rpc.mountd
                                      tcp        0      0 0.0.0.0:42010           0.0.0.0:*               LISTEN      1001       20706      1884/io.hm-rpc.2
                                      tcp        0      0 127.0.0.1:6010          0.0.0.0:*               LISTEN      0          14274      666/sshd: root@pts/
                                      tcp        0      0 127.0.0.1:6011          0.0.0.0:*               LISTEN      0          15227      761/sshd: root@pts/
                                      tcp        0      0 127.0.0.1:6012          0.0.0.0:*               LISTEN      0          17904      1259/sshd: root@pts
                                      tcp        0      0 0.0.0.0:8701            0.0.0.0:*               LISTEN      1001       20653      1869/io.hm-rpc.1
                                      tcp6       0      0 :::2049                 :::*                    LISTEN      0          13435      -
                                      tcp6       0      0 :::33799                :::*                    LISTEN      0          13446      -
                                      tcp6       0      0 :::41517                :::*                    LISTEN      0          13384      558/rpc.mountd
                                      tcp6       0      0 :::47949                :::*                    LISTEN      0          13371      558/rpc.mountd
                                      tcp6       0      0 :::111                  :::*                    LISTEN      0          11205      1/init
                                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       20150      1741/io.admin.0
                                      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       22050      2218/io.web.0
                                      tcp6       0      0 :::41075                :::*                    LISTEN      0          13359      558/rpc.mountd
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          13760      604/sshd: /usr/sbin
                                      tcp6       0      0 :::3000                 :::*                    LISTEN      1001       22833      2414/io.fully-mqtt.
                                      tcp6       0      0 ::1:6010                :::*                    LISTEN      0          14273      666/sshd: root@pts/
                                      tcp6       0      0 :::8187                 :::*                    LISTEN      1001       22103      2229/io.simple-api.
                                      tcp6       0      0 ::1:6011                :::*                    LISTEN      0          15226      761/sshd: root@pts/
                                      tcp6       0      0 ::1:6012                :::*                    LISTEN      0          17903      1259/sshd: root@pts
                                      tcp6       0      0 :::6556                 :::*                    LISTEN      0          13501      1/init
                                      udp        0      0 0.0.0.0:40655           0.0.0.0:*                           1001       21832      2173/io.upnp.0
                                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          11200      1/init
                                      udp        0      0 0.0.0.0:32923           0.0.0.0:*                           0          13350      558/rpc.mountd
                                      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       22105      2173/io.upnp.0
                                      udp        0      0 0.0.0.0:2049            0.0.0.0:*                           0          13434      -
                                      udp        0      0 0.0.0.0:36843           0.0.0.0:*                           0          13362      558/rpc.mountd
                                      udp        0      0 0.0.0.0:45422           0.0.0.0:*                           0          13374      558/rpc.mountd
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       22249      2278/io.esphome.0
                                      udp        0      0 0.0.0.0:47381           0.0.0.0:*                           0          13443      -
                                      udp6       0      0 :::57273                :::*                                0          13380      558/rpc.mountd
                                      udp6       0      0 :::111                  :::*                                0          11210      1/init
                                      udp6       0      0 :::32953                :::*                                0          13445      -
                                      udp6       0      0 :::2049                 :::*                                0          13436      -
                                      udp6       0      0 :::51396                :::*                                0          13368      558/rpc.mountd
                                      udp6       0      0 :::36744                :::*                                0          13356      558/rpc.mountd
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      2023-06-15 23:04:00.027  - info: host.iobroker instance system.adapter.ical.0 started with pid 2446
                                      2023-06-15 23:04:01.158  - info: ical.0 (2446) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                                      2023-06-15 23:04:01.339  - info: ical.0 (2446) starting. Version 1.13.2 in /opt/iobroker/node_modules/iobroker.ical, node: v18.16.0, js-controller: 5.0.4
                                      2023-06-15 23:04:01.945  - info: ical.0 (2446) processing URL: Geburtstage Marek https://nc.malcherek.com/remote.php/dav/calendars/Marek/geburtstage-marek?export
                                      2023-06-15 23:04:02.077  - info: ical.0 (2446) processing URL: Geburtstage https://nc.malcherek.com/remote.php/dav/calendars/Marek/geburstage?export
                                      2023-06-15 23:04:02.079  - info: ical.0 (2446) processing URL: Geburtstage von Kontakten https://nc.malcherek.com/remote.php/dav/calendars/Marek/contact_birthdays?export
                                      2023-06-15 23:04:07.230  - info: ical.0 (2446) Terminated (NO_ERROR): Without reason
                                      2023-06-15 23:04:07.761  - info: host.iobroker instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                                      2023-06-15 23:05:09.945  - warn: ebus.0 (2359) no update since 2.3.2023, 01:00:43 cc.messages.Mode.lastup
                                      2023-06-15 23:05:10.164  - warn: ebus.0 (2359) no update since 2.3.2023, 01:00:57 hwc.messages.Params.lastup
                                      2023-06-15 23:05:10.281  - warn: ebus.0 (2359) no update since 2.3.2023, 01:00:44 mc.messages.Params.lastup
                                      2023-06-15 23:05:10.770  - info: ebus.0 (2359) installed ebusd version is 23.1
                                      2023-06-15 23:05:10.802  - info: ebus.0 (2359) all http done
                                      2023-06-15 23:06:00.018  - info: host.iobroker instance system.adapter.ical.2 started with pid 2489
                                      2023-06-15 23:06:00.320  - info: smartmeter.0 (1974) Error: No or too long answer from Serial Device after last request.
                                      2023-06-15 23:06:00.320  - warn: smartmeter.0 (1974) No or too long answer from Serial Device after last request.
                                      2023-06-15 23:06:01.261  - info: ical.2 (2489) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                                      2023-06-15 23:06:01.431  - info: ical.2 (2489) starting. Version 1.13.2 in /opt/iobroker/node_modules/iobroker.ical, node: v18.16.0, js-controller: 5.0.4
                                      2023-06-15 23:06:02.417  - info: ical.2 (2489) processing URL: Conselite https://nc.malcherek.com/remote.php/dav/calendars/Marek/conselite-1?export
                                      2023-06-15 23:06:03.647  - info: ical.2 (2489) processing URL: Mika https://nc.malcherek.eu/remote.php/dav/calendars/Marek/mika_shared_by_Mika?export
                                      2023-06-15 23:06:03.648  - info: ical.2 (2489) processing URL: Kunde https://nc.malcherek.com/remote.php/dav/calendars/Marek/kunde-1?export
                                      2023-06-15 23:06:03.939  - info: ical.2 (2489) processing URL: Masha https://nc.malcherek.eu/remote.php/dav/calendars/Marek/personal_shared_by_Masha?export
                                      2023-06-15 23:06:04.196  - info: ical.2 (2489) processing URL: Marek https://nc.malcherek.com/remote.php/dav/calendars/Marek/marek?export
                                      2023-06-15 23:06:09.433  - info: ical.2 (2489) Terminated (NO_ERROR): Without reason
                                      2023-06-15 23:06:09.968  - info: host.iobroker instance system.adapter.ical.2 terminated with code 0 (NO_ERROR)
                                      
                                      

                                      SUMMARY:

                                      ======================= SUMMARY =======================
                                                          v.2023-04-16
                                      
                                      
                                      Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                                      Kernel:                 5.10.0-22-amd64
                                      Installation:           kvm
                                      Timezone:               Europe/Berlin (CEST, +0200)
                                      User-ID:                0
                                      X-Server:               false
                                      Boot Target:            graphical.target
                                      
                                      Pending OS-Updates:     0
                                      Pending iob updates:    2
                                      
                                      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
                                      
                                      Recommended versions are nodejs 18.x.y and npm 9.x.y
                                      Your nodejs installation is correct
                                      
                                      MEMORY:
                                                    total        used        free      shared  buff/cache   available
                                      Mem:             11G        2.1G        9.0G        0.0K        905M        9.6G
                                      Swap:           255M          0B        255M
                                      Total:           12G        2.1G        9.2G
                                      
                                      Active iob-Instances:   33
                                      Active repo(s): beta
                                      
                                      ioBroker Core:          js-controller           5.0.4
                                                             admin                   6.5.8
                                      
                                      ioBroker Status:        iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Status admin and web instance:
                                      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      
                                      Objects:                27438
                                      States:                 26557
                                      
                                      Size of iob-Database:
                                      
                                      23M     /opt/iobroker/iobroker-data/objects.jsonl
                                      16M     /opt/iobroker/iobroker-data/objects.json.migrated
                                      16M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                      9.9M    /opt/iobroker/iobroker-data/states.jsonl
                                      4.2M    /opt/iobroker/iobroker-data/states.json.migrated
                                      4.2M    /opt/iobroker/iobroker-data/states.json.bak.migrated
                                      
                                      
                                      
                                      =================== END OF SUMMARY ====================
                                      
                                      Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @a200 last edited by

                                        @a200 sagte in Javascript Stürtzt ab:

                                        CPU threads: 2

                                        Spendier dem Ding mal mehr PS.

                                        root

                                        Macht man nicht, als user anmelden.

                                        Active repo(s): beta

                                        Gute Wahl?
                                        Und wenn du schon betatestest, warum dann keine aktuelle Version?

                                        Adapter "javascript" : 7.1.0 , installed 7.0.8 [Updatable]

                                        Die 7.0.8 interessiert keinen mehr.

                                        https://repos.influxdata.com/debian buster InRelease

                                        Falses Release, du fährst ja ein bullseye, kein buster.

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

                                          @thomas-braun sagte in Javascript Stürtzt ab:

                                          @a200 sagte in Javascript Stürtzt ab:

                                          CPU threads: 2

                                          Spendier dem Ding mal mehr PS.

                                          An Performance sollte es nicht liegen, kann ich aber gerne versuchen.

                                          root

                                          Macht man nicht, als user anmelden.

                                          ist historisch gewachsen. Sollte aber auch keinen Einfluss haben. Werde ich ändern.

                                          Active repo(s): beta

                                          Gute Wahl?
                                          Und wenn du schon betatestest, warum dann keine aktuelle Version?

                                          Adapter "javascript" : 7.1.0 , installed 7.0.8 [Updatable]

                                          WIe oben beschrieben 7.1.0 ging nicht, deshalb habe ich auf 7.0.8 downgegraded mit der Hoffnung, dass es laufen wird.

                                          Die 7.0.8 interessiert keinen mehr.

                                          https://repos.influxdata.com/debian buster InRelease
                                          Falses Release, du fährst ja ein bullseye, kein buster.

                                          Auch nicht schlimm, die DB ist eh auf einem anderen Host. Die Instanz, die hier lief ist deaktiviert.

                                          Summa summarum es gibt hier nichts wirklich böses, oder? Mein Web-Adapter schmiert auch ständig ab. Jetzt bleibt nur noch das hier:

                                          javascript.0	2023-06-16 08:38:33.382	error	request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                                          javascript.0	2023-06-16 08:38:33.381	error	deprecated
                                          javascript.0	2023-06-16 08:38:33.380	error	
                                          javascript.0	2023-06-16 08:38:33.379	error	WARN
                                          javascript.0	2023-06-16 08:38:33.378	error	
                                          javascript.0	2023-06-16 08:38:33.377	error	npm
                                          javascript.0	2023-06-16 08:38:33.357	error	uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
                                          javascript.0	2023-06-16 08:38:33.356	error	deprecated
                                          javascript.0	2023-06-16 08:38:33.355	error	
                                          javascript.0	2023-06-16 08:38:33.354	error	WARN
                                          javascript.0	2023-06-16 08:38:33.353	error	
                                          javascript.0	2023-06-16 08:38:33.351	error	npm
                                          javascript.0	2023-06-16 08:38:33.316	error	node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
                                          javascript.0	2023-06-16 08:38:33.314	error	deprecated
                                          javascript.0	2023-06-16 08:38:33.313	error	
                                          javascript.0	2023-06-16 08:38:33.312	error	WARN
                                          javascript.0	2023-06-16 08:38:33.311	error	
                                          javascript.0	2023-06-16 08:38:33.310	error	npm
                                          javascript.0	2023-06-16 08:38:33.294	error	querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
                                          javascript.0	2023-06-16 08:38:33.292	error	deprecated
                                          javascript.0	2023-06-16 08:38:33.291	error	
                                          javascript.0	2023-06-16 08:38:33.290	error	WARN
                                          javascript.0	2023-06-16 08:38:33.289	error	
                                          javascript.0	2023-06-16 08:38:33.288	error	npm
                                          javascript.0	2023-06-16 08:38:33.216	error	deprecated har-validator@5.1.5: this library is no longer supported
                                          javascript.0	2023-06-16 08:38:33.215	error	
                                          javascript.0	2023-06-16 08:38:33.214	error	WARN
                                          javascript.0	2023-06-16 08:38:33.212	error	
                                          javascript.0	2023-06-16 08:38:33.211	error	npm
                                          host.iobroker	2023-06-16 08:40:45.186	error	instance system.adapter.javascript.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          javascript.0	2023-06-16 08:40:45.074	info	terminating
                                          javascript.0	2023-06-16 08:40:44.584	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                          javascript.0	2023-06-16 08:40:44.584	debug	Plugin sentry destroyed
                                          javascript.0	2023-06-16 08:40:44.584	info	terminating
                                          javascript.0	2023-06-16 08:40:44.570	error	Debug Failure. Invalid cast. The supplied value [object Object] did not pass the test 'isIdentifier'.
                                          javascript.0	2023-06-16 08:40:44.570	error	Error: Debug Failure. Invalid cast. The supplied value [object Object] did not pass the test 'isIdentifier'. at cast (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:1170:18) at pipelineEmitWithHintWorker (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:111076:31) at pipelineEmitWithHint (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:111061:9) at pipelineEmitWithComments (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:114845:7) at pipelineEmit (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:111010:7) at emitIdentifierName (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:110984:7) at emitClassDeclarationOrExpression (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:112891:9) at emitClassDeclaration (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:112873:7) at pipelineEmitWithHintWorker (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:111243:20) at pipelineEmitWithHint (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:111061:9) at pipelineEmitWithComments (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:114845:7) at pipelineEmit (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:111010:7) at emit (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:110978:7) at emitListItemWithParenthesizerRule (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:115291:5) at emitNodeListItems (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:114002:9) at emitNodeList (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:113941:9) at emitList (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:113899:7) at emitBlockStatements (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:112494:7) at emitModuleBlock (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:112989:7) at pipelineEmitWithHintWorker (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:111253:20) at pipelineEmitWithHint (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:111061:9) at pipelineEmitWithComments (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:114845:7) at pipelineEmit (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:111010:7) at emit (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:110978:7) at emitModuleDeclaration (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:112984:7) at pipelineEmitWithHintWorker (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:111251:20) at pipelineEmitWithHint (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:111061:9) at pipelineEmitWithComments (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:114845:7) at pipelineEmit (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:111010:7) at emit (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:110978:7) at emitListItemWithParenthesizerRule (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:115291:5) at emitNodeListItems (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:114002:9) at emitNodeList (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:113941:9) at emitList (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:113899:7) at emitSourceFileWorker (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:113579:7) at emitBodyWithDetachedComments (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:114951:9) at emitSourceFile (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:113507:9) at pipelineEmitWithHintWorker (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:111074:16) at pipelineEmitWithHint (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:111061:9) at pipelineEmit (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:111010:7) at print (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:110923:7) at writeFile2 (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:110907:7) at printFile (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:110747:7) at Object.printNode (/opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript/lib/typescript.js:110724:18) at transformGlobalDeclarations (/opt/iobroker/node_modules/iobroker.javascript/lib/typescriptTools.js:501:31) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:1168:64) at processImmediate (node:internal/timers:478:21)
                                          javascript.0	2023-06-16 08:40:44.570	error	unhandled promise rejection: Debug Failure. Invalid cast. The supplied value [object Object] did not pass the test 'isIdentifier'.
                                          javascript.0	2023-06-16 08:40:44.570	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                          
                                          mikeal created this issue in request/request

                                          open Request’s Past, Present and Future #3142

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

                                            @a200 sagte in Javascript Stürtzt ab:

                                            Könnt ihr da was sehen?

                                            @a200 sagte in Javascript Stürtzt ab:

                                            Controller "js-controller": 5.0.4 , installed 5.0.4

                                            auch du bist im Beta-Test des controllers, bitte dort fragen

                                            Screenshot_20230615-220456_Firefox.jpg

                                            Thomas Braun 1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            934
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            33
                                            1132
                                            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