Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. JavaScript
    5. Java script funktioniert nicht nach Update auf 8.7.6 (gel.)

    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

    Java script funktioniert nicht nach Update auf 8.7.6 (gel.)

    This topic has been deleted. Only users with topic management privileges can see it.
    • Duffy
      Duffy last edited by Duffy

      Hallo zusammen, @haus-automatisierung,

      leider ich schon wieder.
      Da wollte ich doch heute einmal alles richtig machen und es war wieder Sche.... also nix.

      Aber von vorn:
      Ich habe den Skripte Adapter, weil mir das Update angeboten wurde (Stable), aktualisiert.
      Im zuge dessen habe ich auch Node.js auf 20.16.0, NPM auf 10.8.1 und js-controller auf 6.0.9 hoch gezogen. (Wurde auch als zu aktualisieren angezeigt)

      danach mit

      sudo apt update && sudo apt full-upgrade
      

      das Systm auf vordemann gebracht und dann neu gebootet.

      Leider funktioniert jetzt der Adapter nicht mehr.

      5fe726c5-d47c-429a-a915-de4f0e6e7a03-grafik.png Das Symbol wird nicht mehr angezeigt und beim Klick darauf passiert nichts mehr

      In den Instanzen sieht es gar nicht soo schlecht aus:

      3ac15638-2745-4d05-933e-d5657ed357cd-grafik.png

      Anbei einmal ein IOB Diag in der Hoffnung das das etwas bringt:

      Skript v.2024-05-22
      
      *** BASE SYSTEM ***
       Static hostname: raspberrypi
             Icon name: computer
      Operating System: Debian GNU/Linux 12 (bookworm)
                Kernel: Linux 6.6.31+rpt-rpi-v8
          Architecture: arm64
      
      Model           : Raspberry Pi 4 Model B Rev 1.4
      Docker          : false
      Virtualization  : none
      Kernel          : aarch64
      Userland        : 64 bit
      
      Systemuptime and Load:
       12:30:57 up 11 min,  2 users,  load average: 1.47, 1.71, 1.27
      CPU threads: 4
      
      
      *** RASPBERRY THROTTLING ***
      Current issues:
      No throttling issues detected.
      
      Previously detected issues:
      No throttling issues detected.
      
      *** Time and Time Zones ***
                     Local time: Fri 2024-08-02 12:30:57 CEST
                 Universal time: Fri 2024-08-02 10:30:57 UTC
                       RTC time: n/a
                      Time zone: Europe/Berlin (CEST, +0200)
      System clock synchronized: yes
                    NTP service: active
                RTC in local TZ: no
      
      *** Users and Groups ***
      User that called 'iob diag':
      pi
      HOME=/home/pi
      GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
      
      User that is running 'js-controller':
      iobroker
      HOME=/home/iobroker
      GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
      
      *** Display-Server-Setup ***
      Display-Server: false
      Desktop:
      Terminal:       tty
      Boot Target:    multi-user.target
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:            8.2G        2.4G        4.2G        1.2M        1.7G        5.8G
      Swap:           209M          0B        209M
      Total:          8.4G        2.4G        4.4G
      
      Active iob-Instances:   33
      
               7809 M total memory
               2324 M used memory
               3371 M active memory
                317 M inactive memory
               3969 M free memory
                 71 M buffer memory
               1572 M swap cache
                199 M total swap
                  0 M used swap
                199 M free swap
      
      *** top - Table Of Processes  ***
      top - 12:30:58 up 11 min,  2 users,  load average: 1.47, 1.71, 1.27
      Tasks: 207 total,   4 running, 203 sleeping,   0 stopped,   0 zombie
      %Cpu(s): 40.0 us, 20.0 sy,  0.0 ni, 40.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
      MiB Mem :   7809.0 total,   3968.0 free,   2325.3 used,   1644.3 buff/cache
      MiB Swap:    200.0 total,    200.0 free,      0.0 used.   5483.7 avail Mem
      
      *** FAILED SERVICES ***
      
        UNIT LOAD ACTIVE SUB DESCRIPTION
      0 loaded units listed.
      
      *** FILESYSTEM ***
      Filesystem     Type      Size  Used Avail Use% Mounted on
      udev           devtmpfs  3.6G     0  3.6G   0% /dev
      tmpfs          tmpfs     781M  1.2M  780M   1% /run
      /dev/sda2      ext4       29G  9.3G   19G  34% /
      tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
      tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
      /dev/sda1      vfat      510M   64M  447M  13% /boot/firmware
      tmpfs          tmpfs     781M     0  781M   0% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      [Fri Aug  2 12:19:43 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=E4:5F:01:36:CB:32 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=dd528ea5-02 rootfstype=ext4 fsck.repair=yes rootwait
      [Fri Aug  2 12:19:46 2024] EXT4-fs (sda2): mounted filesystem 6835594d-a5f3-459f-a244-318060e7e0ab ro with ordered data mode. Quota mode: none.
      [Fri Aug  2 12:19:48 2024] EXT4-fs (sda2): re-mounted 6835594d-a5f3-459f-a244-318060e7e0ab r/w. Quota mode: none.
      
      Show mounted filesystems:
      TARGET                                                  SOURCE      FSTYPE      OPTIONS
      /                                                       /dev/sda2   ext4        rw,noatime
      |-/sys                                                  sysfs       sysfs       rw,nosuid,nodev,noexec,relatime
      | |-/sys/kernel/security                                securityfs  securityfs  rw,nosuid,nodev,noexec,relatime
      | |-/sys/fs/cgroup                                      cgroup2     cgroup2     rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
      | |-/sys/fs/pstore                                      pstore      pstore      rw,nosuid,nodev,noexec,relatime
      | |-/sys/fs/bpf                                         bpf         bpf         rw,nosuid,nodev,noexec,relatime,mode=700
      | |-/sys/kernel/debug                                   debugfs     debugfs     rw,nosuid,nodev,noexec,relatime
      | |-/sys/kernel/tracing                                 tracefs     tracefs     rw,nosuid,nodev,noexec,relatime
      | |-/sys/fs/fuse/connections                            fusectl     fusectl     rw,nosuid,nodev,noexec,relatime
      | `-/sys/kernel/config                                  configfs    configfs    rw,nosuid,nodev,noexec,relatime
      |-/proc                                                 proc        proc        rw,relatime
      | `-/proc/sys/fs/binfmt_misc                            systemd-1   autofs      rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=1677
      |   `-/proc/sys/fs/binfmt_misc                          binfmt_misc binfmt_misc rw,nosuid,nodev,noexec,relatime
      |-/dev                                                  udev        devtmpfs    rw,nosuid,relatime,size=3728000k,nr_inodes=932000,mode=755
      | |-/dev/pts                                            devpts      devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
      | |-/dev/shm                                            tmpfs       tmpfs       rw,nosuid,nodev
      | `-/dev/mqueue                                         mqueue      mqueue      rw,nosuid,nodev,noexec,relatime
      |-/run                                                  tmpfs       tmpfs       rw,nosuid,nodev,noexec,relatime,size=799648k,mode=755
      | |-/run/lock                                           tmpfs       tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
      | |-/run/credentials/systemd-sysctl.service             ramfs       ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
      | |-/run/credentials/systemd-sysusers.service           ramfs       ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
      | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs       ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
      | |-/run/rpc_pipefs                                     sunrpc      rpc_pipefs  rw,relatime
      | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs       ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
      | `-/run/user/1000                                      tmpfs       tmpfs       rw,nosuid,nodev,relatime,size=799644k,nr_inodes=199911,mode=700,uid=1000,gid=1000
      `-/boot/firmware                                        /dev/sda1   vfat        rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
      
      Files in neuralgic directories:
      
      /var:
      2.1G    /var/
      787M    /var/log
      786M    /var/log/journal/458ebafb08a8432dbfe417c962c32f87
      786M    /var/log/journal
      736M    /var/lib
      
      Archived and active journals take up 785.1M in the file system.
      
      /opt/iobroker/backups:
      576M    /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      724M    /opt/iobroker/iobroker-data/
      592M    /opt/iobroker/iobroker-data/files
      168M    /opt/iobroker/iobroker-data/files/vis-2
      97M     /opt/iobroker/iobroker-data/backup-objects
      89M     /opt/iobroker/iobroker-data/files/echarts.admin
      
      The five largest files in iobroker-data are:
      38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
      27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
      24M     /opt/iobroker/iobroker-data/objects.jsonl
      24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
      24M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.2b7495c2.js.map
      
      USB-Devices by-id:
      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
      
      /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
      
      Your zigbee.0 COM-Port is matching 'by-id'. Very good!
      
      
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v20.16.0
      /usr/bin/node           v20.16.0
      /usr/bin/npm            10.8.1
      /usr/bin/npx            10.8.1
      /usr/bin/corepack       0.28.2
      
      
      nodejs:
        Installed: 20.16.0-1nodesource1
        Candidate: 20.16.0-1nodesource1
        Version table:
       *** 20.16.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
              100 /var/lib/dpkg/status
           20.15.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.15.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.14.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.13.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.13.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.12.2-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.12.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.12.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.11.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.11.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.10.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.9.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.8.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.8.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.7.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.6.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.6.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.5.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.5.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.4.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.3.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.3.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.2.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.1.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.0.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           18.19.0+dfsg-6~deb12u2 500
              500 http://deb.debian.org/debian bookworm/main arm64 Packages
           18.19.0+dfsg-6~deb12u1 500
              500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
      
      Temp directories causing npm8 problem: 0
      No problems detected
      
      Errors in npm tree:
      
      *** ioBroker-Installation ***
      
      ioBroker Status
      iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Core adapters versions
      js-controller:  6.0.9
      admin:          7.0.22
      javascript:     8.7.6
      
      nodejs modules from github:     2
      +-- iobroker.energiefluss@3.6.0 (git+ssh://git@github.com/SKB-CGN/ioBroker.energiefluss.git#e43b4427386d3425f3347c0dfea37331650e72af)
      +-- iobroker.switchbot-hub@0.1.2 (git+ssh://git@github.com/arteck/ioBroker.switchbot-hub.git#666f01f7e8b49322d68d63360322a9f11169911a)
      
      Adapter State
      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
      + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
      + system.adapter.device-reminder.0        : device-reminder       : raspberrypi                              -  enabled
      + system.adapter.device-watcher.0         : device-watcher        : raspberrypi                              -  enabled
        system.adapter.discovery.0              : discovery             : raspberrypi                              - disabled
      + system.adapter.drag-indicator.0         : drag-indicator        : raspberrypi                              -  enabled
      + system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
      + system.adapter.energiefluss.0           : energiefluss          : raspberrypi                              -  enabled
        system.adapter.feiertage.0              : feiertage             : raspberrypi                              -  enabled
        system.adapter.flot.0                   : flot                  : raspberrypi                              -  enabled
      + system.adapter.fritzdect.0              : fritzdect             : raspberrypi                              -  enabled
      + system.adapter.fullybrowser.0           : fullybrowser          : raspberrypi                              -  enabled
      + system.adapter.history.0                : history               : raspberrypi                              -  enabled
        system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
        system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: raspberrypi                              -  enabled
        system.adapter.icons-mfd-png.0          : icons-mfd-png         : raspberrypi                              -  enabled
      + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
      + system.adapter.influxdb.1               : influxdb              : raspberrypi                              -  enabled, port: 8086
      + system.adapter.influxdb.2               : influxdb              : raspberrypi                              -  enabled, port: 8086
      + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
      + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
        system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              - disabled, port: 1884, bind: 0.0.0.0
      + system.adapter.mystrom.0                : mystrom               : raspberrypi                              -  enabled
        system.adapter.net-tools.0              : net-tools             : raspberrypi                              - disabled
      + system.adapter.opendtu.0                : opendtu               : raspberrypi                              -  enabled
      + system.adapter.operating-hours.0        : operating-hours       : raspberrypi                              -  enabled
      + system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              -  enabled
      + system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
      + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.sourceanalytix.0         : sourceanalytix        : raspberrypi                              -  enabled
      + system.adapter.statistics.0             : statistics            : raspberrypi                              -  enabled
        system.adapter.switchbot-hub.0          : switchbot-hub         : raspberrypi                              - disabled
      + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi                              -  enabled
      + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.text2command.0           : text2command          : raspberrypi                              -  enabled
      + system.adapter.tr-064.0                 : tr-064                : raspberrypi                              -  enabled
      + system.adapter.trashschedule.0          : trashschedule         : raspberrypi                              -  enabled
        system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: raspberrypi                              -  enabled
        system.adapter.vis-2.0                  : vis-2                 : raspberrypi                              - disabled
        system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspberrypi                              -  enabled
        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              -  enabled
        system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi                              -  enabled
      + system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              -  enabled
        system.adapter.vis-metro.0              : vis-metro             : raspberrypi                              -  enabled
        system.adapter.vis-rgraph.0             : vis-rgraph            : raspberrypi                              -  enabled
        system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              -  enabled
        system.adapter.vis-weather.0            : vis-weather           : raspberrypi                              -  enabled
        system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : raspberrypi                              - disabled
      + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
      + system.adapter.influxdb.1               : influxdb              : raspberrypi                              -  enabled, port: 8086
      + system.adapter.influxdb.2               : influxdb              : raspberrypi                              -  enabled, port: 8086
      + system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
      + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
      
      ioBroker-Repositories
      ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
      │ (index) │ name     │ url                                                     │ auto upgrade │
      ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
      │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
      │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
      └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
      
      Active repo(s): stable
      Upgrade policy: none
      
      Installed ioBroker-Instances
      Used repository: stable
      Adapter    "admin"        : 7.0.22   , installed 7.0.22
      Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
      Adapter    "backitup"     : 2.11.0   , installed 2.11.0
      Adapter    "device-reminder": 3.1.2  , installed 3.1.2
      Adapter    "device-watcher": 2.12.1  , installed 2.12.1
      Adapter    "discovery"    : 4.5.0    , installed 4.5.0
      Adapter    "drag-indicator": 2.1.4   , installed 2.1.4
      Adapter    "echarts"      : 1.7.2    , installed 1.7.2
      Adapter    "energiefluss" : 3.6.0    , installed 3.6.0
      Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
      Adapter    "flot"         : 1.12.0   , installed 1.12.0
      Adapter    "fritzdect"    : 2.5.9    , installed 2.5.9
      Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
      Adapter    "history"      : 3.0.1    , installed 3.0.1
      Adapter    "ical"         : 1.15.0   , installed 1.15.0
      Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
      Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
      Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
      Adapter    "iot"          : 3.3.0    , installed 3.3.0
      Adapter    "javascript"   : 8.7.6    , installed 8.7.6
      Controller "js-controller": 6.0.9    , installed 6.0.9
      Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
      Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
      Adapter    "opendtu"      : 1.0.1    , installed 1.0.1
      Adapter    "operating-hours": 1.0.6  , installed 1.0.6
      Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
      Adapter    "socketio"     : 6.7.0    , installed 6.7.0
      Adapter    "sonoff"       : 3.1.0    , installed 3.1.0
      Adapter    "statistics"   : 2.4.0    , installed 2.4.0
      Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
      Adapter    "telegram"     : 3.3.2    , installed 3.3.2
      Adapter    "text2command" : 3.0.3    , installed 3.0.3
      Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
      Adapter    "trashschedule": 3.3.0    , installed 3.3.0
      Adapter    "vis"          : 1.5.6    , installed 1.5.6
      Adapter    "vis-2"        : 2.9.32   , installed 2.9.48
      Adapter    "vis-2-widgets-material": 1.3.32, installed 1.3.32
      Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
      Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
      Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
      Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
      Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
      Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
      Adapter    "web"          : 6.2.5    , installed 6.2.5
      Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
      Adapter    "ws"           : 2.6.1    , installed 2.6.1
      Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
      
      Objects and States
      Please stand by - This may take a while
      Objects:        11215
      States:         10380
      
      *** OS-Repositories and Updates ***
      Hit:1 http://deb.debian.org/debian bookworm InRelease
      Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
      Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
      Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease
      Hit:5 https://repos.influxdata.com/debian stable InRelease
      Hit:6 https://packages.grafana.com/oss/deb stable InRelease
      Hit:7 https://deb.nodesource.com/node_20.x nodistro 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:22              0.0.0.0:*               LISTEN      0          5399       684/sshd: /usr/sbin
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       6384       839/iobroker.js-con
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       8417       839/iobroker.js-con
      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       9253       1091/io.sonoff.0
      
      tcp6       0      0 :::22                   :::*                    LISTEN      0          5401       684/sshd: /usr/sbin
      tcp6       0      0 :::3000                 :::*                    LISTEN      106        5929       838/grafana
      
      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       6437       886/io.admin.0
      
      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       9602       1408/io.web.0
      
      tcp6       0      0 :::8087                 :::*                    LISTEN      1001       9101       1431/io.simple-api.
      tcp6       0      0 :::8086                 :::*                    LISTEN      999        7400       750/influxd
      
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        777        545/avahi-daemon: r
      udp        0      0 0.0.0.0:44619           0.0.0.0:*                           104        779        545/avahi-daemon: r
      udp6       0      0 fe80::e5bd:4ca9:170:546 :::*                                0          895        618/NetworkManager
      
      udp6       0      0 :::5353                 :::*                                104        778        545/avahi-daemon: r
      udp6       0      0 :::40515                :::*                                104        780        545/avahi-daemon: r
      
      *** Log File - Last 25 Lines ***
      
      2024-08-02 12:23:27.088  - info: sourceanalytix.0 (1310) Initialization of 0_userdata.0.Solaranlage.Gesamtstromproduktion successfully
      2024-08-02 12:23:27.089  - info: sourceanalytix.0 (1310) Initialising (6 of 10) "0_userdata.0.Strom.Stromverbrauch_Haus"
      2024-08-02 12:23:31.709  - info: sourceanalytix.0 (1310) Initialization of 0_userdata.0.Strom.Stromverbrauch_Haus successfully
      2024-08-02 12:23:31.712  - info: sourceanalytix.0 (1310) Initialising (7 of 10) "mystrom.0.C8F09EBDB064.localData.report.power"
      2024-08-02 12:23:33.878  - info: sourceanalytix.0 (1310) Initialization of mystrom.0.C8F09EBDB064.localData.report.power successfully
      2024-08-02 12:23:33.879  - info: sourceanalytix.0 (1310) Initialising (8 of 10) "sonoff.0.Stromzähler.MT681_Total_in"
      2024-08-02 12:23:36.884  - info: sourceanalytix.0 (1310) Initialization of sonoff.0.Stromzähler.MT681_Total_in successfully
      2024-08-02 12:23:36.884  - info: sourceanalytix.0 (1310) Initialising (9 of 10) "fritzdect.0.DECT_087610197338.power"
      2024-08-02 12:23:41.892  - info: sourceanalytix.0 (1310) Initialization of fritzdect.0.DECT_087610197338.power successfully
      2024-08-02 12:23:41.892  - info: sourceanalytix.0 (1310) Initialising (10 of 10) "0_userdata.0.Energie.Energie_Klima"
      2024-08-02 12:23:46.086  - info: sourceanalytix.0 (1310) Initialization of 0_userdata.0.Energie.Energie_Klima successfully
      2024-08-02 12:23:46.119  - info: sourceanalytix.0 (1310) Successfully activated SourceAnalytix for 10 of 10 states, will do my Job until you stop me!
      2024-08-02 12:24:27.036  - info: alexa2.0 (1028) Unknown Device, but enabling commands, Try it and report back if commands work.
      2024-08-02 12:24:27.037  - info: alexa2.0 (1028) Report to developer as GitHub issue with details for device. Please grab full next line pot. from logfile on disk if cutted
      2024-08-02 12:24:27.038  - info: alexa2.0 (1028)     Device-type:A2V9UEGZ82H4KZ - Udos Fire (REMINDERS,PERSISTENT_CONNECTION,NO_TIME_ZONE_SETTING,ASX_TIME_ZONE,SUPPORTS_SOFTWARE_VERSION,VOLUME_SETTING,TIMERS_AND_ALARMS,MICROPHONE,ADAPTIVE_LISTENING)
      2024-08-02 12:24:59.818  - info: alexa2.0 (1028) Subscribing to states...
      2024-08-02 12:25:01.735  - info: alexa2.0 (1028) Alexa-Push-Connection (macDms = true) established. Disable Polling
      2024-08-02 12:25:23.918  - info: alexa2.0 (1028) Initialization Done ...
      2024-08-02 12:30:00.050  - info: host.raspberrypi instance system.adapter.ical.0 in version "1.15.0" started with pid 1688
      2024-08-02 12:30:03.654  - info: ical.0 (1688) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.16.0, js-controller: 6.0.9
      2024-08-02 12:30:04.585  - info: ical.0 (1688) processing URL: Müllkalender https://www.bodenseekreis.de/umwelt-landnutzung/abfallentsorgung-privat/termine/abfuhrkalender/export/2024/friedrichshafen/friedrichshafen-b/1,4,16,10/ics/
      2024-08-02 12:30:12.024  - info: ical.0 (1688) processing URL: Kalender Udo http://p40-caldav.icloud.com/published/2/MTE2MjQ1OTg0NzUxMTYyNMwnTSBDOs3OP41iUXZ1Lhq0aKYRTk6VX6xh5iD7iXpz8bRf2RoLVH5uG86xRYpf-ReclET4nAD1FM8nWRDbmUA
      2024-08-02 12:30:24.656  - info: ical.0 (1688) processing URL: Kalender Maja http://p112-caldav.icloud.com/published/2/MTc0OTA0NjQ5MzIxNzQ5MC3o5FbqrGsIxq-UvmKpnEAXzEwGEW27fhZhYk-3piM-c6raW10BddpftpFtsrP_I_8uKDw2bQjt8LKiLxhtFCE
      2024-08-02 12:30:35.065  - info: ical.0 (1688) Terminated (NO_ERROR): Without reason
      2024-08-02 12:30:35.609  - info: host.raspberrypi instance system.adapter.ical.0 having pid 1688 terminated with code 0 (NO_ERROR)
      
      

      Kann mit bitte jemand helfen?

      VG Duffy

      Ach ja, den Admin Adapter habe ich auch noch auf 7.0.22 hoch gezpgen

      paul53 1 Reply Last reply Reply Quote 0
      • paul53
        paul53 @Duffy last edited by

        @duffy sagte: Admin Adapter habe ich auch noch auf 7.0.22 hoch gezpgen

        Dann wird es wohl eher an diesem Adapter liegen.
        Gib mal im Browser ein

        http://raspberrypi:8081/#tab-javascript
        
        Duffy mcm1957 2 Replies Last reply Reply Quote 0
        • Duffy
          Duffy @paul53 last edited by

          @paul53 sagte in Java script funktioniert nicht mehr nach Update auf 8.7.6:

          http://raspberrypi:8081/#tab-javascript

          pi@raspberrypi:~ $ http://raspberrypi:8081/#tab-javascript
          -bash: http://raspberrypi:8081/#tab-javascript: No such file or directory
          pi@raspberrypi:~ $
          
          paul53 1 Reply Last reply Reply Quote 0
          • mcm1957
            mcm1957 @paul53 last edited by

            @foxriver76 FYI
            Betrifft Update js-controller / javascript und admin Block.

            1 Reply Last reply Reply Quote 0
            • paul53
              paul53 @Duffy last edited by

              @duffy
              Eingabe nicht in der Konsole, sondern in der Adresszeile des Browsers

              Duffy 2 Replies Last reply Reply Quote 0
              • Duffy
                Duffy @paul53 last edited by

                @paul53

                Dann öffnet der IOB aber nicht die Skripte

                http://raspberrypi:8081/#tab-javascript

                777fbd24-76a8-4101-a718-1476c7755a1b-grafik.png

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

                  @duffy und jetzt F12 -> Konsole zeigen

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

                    @homoran

                    093f5bc1-cc80-405d-b016-f203d3c7dcd4-grafik.png

                    reicht das als Bild?

                    Bei Konsole kommt das:

                    6ed4c8ff-9907-4661-8727-b7a4207bd6bc-grafik.png

                    paul53 1 Reply Last reply Reply Quote 0
                    • crunchip
                      crunchip Forum Testing Most Active last edited by

                      @duffy auf konsole wechseln

                      Duffy 1 Reply Last reply Reply Quote 0
                      • Duffy
                        Duffy @crunchip last edited by Duffy

                        @crunchip

                        75533063-6d6a-446e-afac-4c2077f2fab4-grafik.png

                        oberer Teil:

                        7a3c7a76-6dbd-4afd-8f5f-1eb9a9c6441f-grafik.png

                        Hatte sich überschnitten

                        1 Reply Last reply Reply Quote 0
                        • Duffy
                          Duffy @paul53 last edited by

                          @paul53

                          Auf Admin 16.xx.xx zurückrudern kann ich nicht mehr, oder?

                          @crunchip @Homoran @mcm1957

                          oder soll ich mich einfach in Geduld üben und kann ich mit meiner nicht funktionierenden Installation vielleicht als Unterstützung dienen?
                          Wenn ihr sagt was ich tun soll helfe ich gerne. (Sozusagen als Sekretär)

                          Homoran mcm1957 crunchip 3 Replies Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @Duffy last edited by

                            @duffy sagte in Java script funktioniert nicht mehr nach Update auf 8.7.6:

                            Auf Admin 16.xx.xx zurückrudern

                            ???

                            Duffy 1 Reply Last reply Reply Quote 0
                            • mcm1957
                              mcm1957 @Duffy last edited by

                              @duffy
                              Du meinst wahrscheinlich admin 6.x.x
                              Nach meinem Wissenssatdn kannst du admi genau wie jeden anderen Adapter downgraden.

                              Aber es wäre natürlich wissenswert was da bei dir klemmt.

                              Und nur zur Sicherheit: Hast du deinen Browsercache schon mal komplett gelöscht? Ev. liegst auch nur daran.

                              1 Reply Last reply Reply Quote 0
                              • paul53
                                paul53 @Duffy last edited by

                                @duffy sagte: Bei Konsole kommt das:

                                Das sieht eher nach einen missglückten Installation des Javascript-Adapters aus. Versuche es nochmal.

                                iob stop
                                iob fix
                                iob upgrade javascript
                                iob start
                                
                                1 Reply Last reply Reply Quote 0
                                • crunchip
                                  crunchip Forum Testing Most Active @Duffy last edited by

                                  @duffy sagte in Java script funktioniert nicht mehr nach Update auf 8.7.6:

                                  Auf Admin 16.xx.xx zurückrudern kann ich nicht mehr, oder?

                                  mach mal ein iob upload all

                                  paul53 Duffy 2 Replies Last reply Reply Quote 2
                                  • Duffy
                                    Duffy @Homoran last edited by

                                    @mcm1957

                                    Cache geleert und anderen Browser versucht, das gleichge Bild

                                    Ich habe geschaut ich kann nur 7.xx.xx downgraden nicht aber 6.xx.xx

                                    (16... war mein fehler)

                                    mcm1957 1 Reply Last reply Reply Quote 0
                                    • Duffy
                                      Duffy last edited by

                                      @mcm1957

                                      Cache geleert und anderen Browser versucht, das gleichge Bild

                                      @paul53 sagte in Java script funktioniert nicht mehr nach Update auf 8.7.6:

                                      @duffy sagte: Bei Konsole kommt das:

                                      Das sieht eher nach einen missglückten Installation des Javascript-Adapters aus. Versuche es nochmal.

                                      iob stop
                                      iob fix
                                      iob upgrade javascript
                                      iob start
                                      
                                      pi@raspberrypi:~ $ iob upgrade javascript
                                      Adapter "javascript"     is up to date.
                                      pi@raspberrypi:~ $
                                      

                                      Nach dem iob start das gleiche Bild.

                                      1 Reply Last reply Reply Quote 0
                                      • paul53
                                        paul53 @crunchip last edited by

                                        @crunchip sagte: mach mal ein

                                        iob upload all
                                        

                                        Ja, ein Upload hilft häufig.

                                        Duffy 1 Reply Last reply Reply Quote 1
                                        • Duffy
                                          Duffy @crunchip last edited by Duffy

                                          @crunchip sagte in Java script funktioniert nicht mehr nach Update auf 8.7.6:

                                          iob upload all

                                          @crunchip @paul53

                                          Sorry ging etwas länger.

                                          Den Befehl ausgeführt und neu gebootet beim Pi.
                                          Skripte werden wieder angezeigt:
                                          0a611ec1-49b6-4e91-8e05-09f22fc4944f-grafik.png

                                          und ich komme auch wieder drauf:

                                          cba6a3d5-b6f6-4d34-a719-0261a423065c-grafik.png

                                          Der Tag ist gerettet, viele dank euch allen.

                                          VG Duffy

                                          1 Reply Last reply Reply Quote 0
                                          • Duffy
                                            Duffy @paul53 last edited by

                                            @paul53 sagte in Java script funktioniert nicht mehr nach Update auf 8.7.6:

                                            @crunchip sagte: mach mal ein

                                            iob upload all
                                            

                                            Ja, ein Upload hilft häufig.

                                            Verrätst du mir bitte noch was der Befehl genau macht? In der Konsole sah es so aus als würde er alles noch einmal herunterladen was im IOB installiert ist. Ist der Eindruck richtig?

                                            Kann man da auch nichts verbiegen?

                                            Homoran crunchip 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            608
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            27
                                            1140
                                            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