Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Einbindung von Geräten
  5. BSB-LAN Adapter Funktioniert nach iobroker update nicht.

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    496

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.7k

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    9.6k

BSB-LAN Adapter Funktioniert nach iobroker update nicht.

Geplant Angeheftet Gesperrt Verschoben Einbindung von Geräten
40 Beiträge 3 Kommentatoren 1.3k Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • F FischerJedd

    @fischerjedd

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

    Skript v.2023-04-16
    
    *** BASE SYSTEM ***
    Model           : Raspberry Pi 4 Model B Rev 1.4
    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:
     09:48:21 up 22:50,  1 user,  load average: 0.28, 0.28, 0.18
    CPU threads: 4
    
    Raspberry only:
    throttled=0x0
    Other values than 0x0 hint to temperature/voltage problems
    temp=46.2'C
    volt=0.9060V
    
    *** Time and Time Zones ***
                   Local time: Mon 2023-05-29 09:48:21 CEST
               Universal time: Mon 2023-05-29 07:48:21 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 ***
    pi
    /home/pi
    pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
    
    *** X-Server-Setup ***
    X-Server:       false
    Desktop:
    Terminal:       tty
    Boot Target:    multi-user.target
    
    *** MEMORY ***
                   total        used        free      shared  buff/cache   available
    Mem:            7.6G        409M        6.5G        1.0M        738M        7.1G
    Swap:            99M          0B         99M
    Total:          7.7G        409M        6.6G
    
             7635 M total memory
              409 M used memory
              637 M active memory
              391 M inactive memory
             6487 M free memory
               65 M buffer memory
              672 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      230G  2.9G  217G   2% /
    devtmpfs       devtmpfs  3.5G     0  3.5G   0% /dev
    tmpfs          tmpfs     3.8G     0  3.8G   0% /dev/shm
    tmpfs          tmpfs     1.5G  1.1M  1.5G   1% /run
    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
    /dev/sda1      vfat      255M   51M  205M  20% /boot
    tmpfs          tmpfs     764M     0  764M   0% /run/user/1000
    
    Messages concerning ext4 filesystem in dmesg:
    [Sun May 28 10:57:27 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=DC:A6:32:C2:4C:1A vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=84ea2d7e-02 rootfstype=ext4 fsck.repair=yes rootwait
    [Sun May 28 10:57:29 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
    [Sun May 28 10:57:29 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
    [Sun May 28 10:57:30 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
    
    Show mounted filesystems (real ones only):
    TARGET  SOURCE    FSTYPE OPTIONS
    /       /dev/sda2 ext4   rw,noatime
    `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
    
    Files in neuralgic directories:
    
    /var:
    488M    /var/
    183M    /var/cache
    178M    /var/cache/apt
    155M    /var/lib
    130M    /var/lib/apt/lists
    
    Archived and active journals take up 48.0M in the file system.
    
    /opt/iobroker/backups:
    4.7M    /opt/iobroker/backups/
    
    /opt/iobroker/iobroker-data:
    47M     /opt/iobroker/iobroker-data/
    17M     /opt/iobroker/iobroker-data/backup-objects
    15M     /opt/iobroker/iobroker-data/files
    13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
    13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
    
    The five largest files in iobroker-data are:
    11M     /opt/iobroker/iobroker-data/objects.jsonl
    6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
    5.3M    /opt/iobroker/iobroker-data/states.jsonl
    2.8M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
    1.6M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map
    
    *** NodeJS-Installation ***
    
    /usr/bin/nodejs         v18.16.0
    /usr/local/bin/node             v18.16.0
    /usr/local/bin/npm              9.6.7
    /usr/local/bin/npx              9.6.7
    *** nodejs is NOT correctly installed ***
    
    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 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:  4.0.24
    admin:          6.3.5
    javascript:     "javascript" not found
    
    Adapters from github:   0
    
    Adapter State
    + system.adapter.admin.0                  : admin                 : iobroker-2                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.backitup.0               : backitup              : iobroker-2                               -  enabled
    + system.adapter.bsblan.0                 : bsblan                : iobroker-2                               -  enabled
    + system.adapter.discovery.0              : discovery             : iobroker-2                               -  enabled
    
    + instance is alive
    
    Enabled adapters with bindings
    + system.adapter.admin.0                  : admin                 : iobroker-2                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    
    ioBroker-Repositories
    stable        : http://download.iobroker.net/sources-dist.json
    beta          : http://download.iobroker.net/sources-dist-latest.json
    
    Active repo(s): stable
    
    Installed ioBroker-Instances
    Used repository: stable
    Adapter    "admin"        : 6.3.5    , installed 6.3.5
    Adapter    "backitup"     : 2.6.19   , installed 2.6.19
    Adapter    "bsblan"       : 0.2.2    , installed 0.2.2
    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
    Controller "js-controller": 4.0.24   , installed 4.0.24
    
    Objects and States
    Please stand by - This may take a while
    Objects:        156
    States:         118
    
    *** OS-Repositories and Updates ***
    Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
    Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
    Hit:3 http://deb.debian.org/debian bullseye InRelease
    Hit:4 https://deb.nodesource.com/node_18.x bullseye InRelease
    Hit:5 http://deb.debian.org/debian bullseye-updates 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 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       14523      507/iobroker.js-con
    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       14530      507/iobroker.js-con
    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          1524       535/sshd: /usr/sbin
    tcp6       0      0 :::22                   :::*                    LISTEN      0          1526       535/sshd: /usr/sbin
    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       14108      590/io.admin.0
    udp        0      0 0.0.0.0:52747           0.0.0.0:*                           108        14452      396/avahi-daemon: r
    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14563      789/dhcpcd
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14450      396/avahi-daemon: r
    udp6       0      0 :::60850                :::*                                108        14453      396/avahi-daemon: r
    udp6       0      0 :::546                  :::*                                0          14574      789/dhcpcd
    udp6       0      0 :::5353                 :::*                                108        14451      396/avahi-daemon: r
    
    *** Log File - Last 25 Lines ***
    
        at Request.emit (node:events:513:28)
        at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:877:8)
        at ClientRequest.emit (node:events:525:35)
        at Socket.socketOnData (node:_http_client:551:9)
        at Socket.emit (node:events:513:28)
        at addChunk (node:internal/streams/readable:324:12)
        at readableAddChunk (node:internal/streams/readable:297:9)
        at Readable.push (node:internal/streams/readable:234:10)
        at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    2023-05-29 09:49:07.666  - info: bsblan.0 (1017) Setup new objects (700) ...
    2023-05-29 09:49:08.773  - error: bsblan.0 (1017) Error: Parse Error: Invalid header value char
    2023-05-29 09:49:08.773  - error: bsblan.0 (1017) RequestError: Error: Parse Error: Invalid header value char
        at new RequestError (/opt/iobroker/node_modules/request-promise-core/lib/errors.js:14:15)
        at plumbing.callback (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:87:29)
        at Request.RP$callback [as _callback] (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:46:31)
        at self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
        at Request.emit (node:events:513:28)
        at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:877:8)
        at ClientRequest.emit (node:events:525:35)
        at Socket.socketOnData (node:_http_client:551:9)
        at Socket.emit (node:events:513:28)
        at addChunk (node:internal/streams/readable:324:12)
        at readableAddChunk (node:internal/streams/readable:297:9)
        at Readable.push (node:internal/streams/readable:234:10)
        at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    
    

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

    iob diag has finished.

    Press any key for a summary

    ======================= SUMMARY =======================
                         v.2023-04-16
    
    
    Operatingsystem:        Debian GNU/Linux 11 (bullseye)
    Kernel:                 6.1.29-v8+
    Installation:           Native
    Timezone:               Europe/Berlin (CEST, +0200)
    User-ID:                1000
    X-Server:               false
    Boot Target:            multi-user.target
    
    Pending OS-Updates:     0
    Pending iob updates:    0
    
    Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                            /usr/local/bin/node             v18.16.0
                            /usr/local/bin/npm              9.6.7
                            /usr/local/bin/npx              9.6.7
    
    Recommended versions are nodejs 18.x.y and npm 9.x.y
    *** nodejs is NOT correctly installed ***
    
    MEMORY:
                   total        used        free      shared  buff/cache   available
    Mem:            7.6G        411M        6.5G        1.0M        738M        7.1G
    Swap:            99M          0B         99M
    Total:          7.7G        411M        6.6G
    
    Active iob-Instances:   5
    Active repo(s): stable
    
    ioBroker Core:          js-controller           4.0.24
                            admin                   6.3.5
    
    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-2                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    
    Objects:                156
    States:                 118
    
    Size of iob-Database:
    
    11M     /opt/iobroker/iobroker-data/objects.jsonl
    5.3M    /opt/iobroker/iobroker-data/states.jsonl
    
    
    
    =================== END OF SUMMARY ====================
    

    pi@iobroker-2:~ $

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #5

    @fischerjedd

    nodejs is NOT correctly installed

    Installier es gescheit.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    F 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @fischerjedd

      nodejs is NOT correctly installed

      Installier es gescheit.

      F Offline
      F Offline
      FischerJedd
      schrieb am zuletzt editiert von
      #6

      @thomas-braun
      Hallo, wie und wo kann man das Erkennen?
      Vielen Dank schon mal für die Info:

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • F FischerJedd

        @thomas-braun
        Hallo, wie und wo kann man das Erkennen?
        Vielen Dank schon mal für die Info:

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von Thomas Braun
        #7

        @fischerjedd

        An der entsprechenden Meldung von iob diag?

        Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                                /usr/local/bin/node             v18.16.0
                                /usr/local/bin/npm              9.6.7
                                /usr/local/bin/npx              9.6.7
         
        Recommended versions are nodejs 18.x.y and npm 9.x.y
        *** nodejs is NOT correctly installed ***
        

        Lösch den Kram einfach aus den falschen Verzeichnissen und installier nodejs nie anders als via Paketmanager 'apt'.

        iob stop
        sudo rm /usr/local/bin/n*
        sudo reboot
        

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        F 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @fischerjedd

          An der entsprechenden Meldung von iob diag?

          Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                                  /usr/local/bin/node             v18.16.0
                                  /usr/local/bin/npm              9.6.7
                                  /usr/local/bin/npx              9.6.7
           
          Recommended versions are nodejs 18.x.y and npm 9.x.y
          *** nodejs is NOT correctly installed ***
          

          Lösch den Kram einfach aus den falschen Verzeichnissen und installier nodejs nie anders als via Paketmanager 'apt'.

          iob stop
          sudo rm /usr/local/bin/n*
          sudo reboot
          
          F Offline
          F Offline
          FischerJedd
          schrieb am zuletzt editiert von
          #8

          @thomas-braun
          Vielen Dank, aber warum ist das immer nach einer Neuinstallation, habe es x-mal versucht.
          Ich bin wohl zu alt dafür.
          Schönes rest WoEnd noch.

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • F FischerJedd

            @thomas-braun
            Vielen Dank, aber warum ist das immer nach einer Neuinstallation, habe es x-mal versucht.
            Ich bin wohl zu alt dafür.
            Schönes rest WoEnd noch.

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #9

            @fischerjedd sagte in BSB-LAN Adapter Funktioniert nach iobroker update nicht.:

            aber warum ist das immer nach einer Neuinstallation, habe es x-mal versucht.

            Du machst irgendwas anders als vorgesehen.
            Schau in meiner Signatur nach wie man nodejs (und auch andere Softwarepakete) richtig via Paketmanager installiert. Leider sind halt auch viele dämliche/falsche/behämmerte Anleitungen Machwerke draußen unterwegs.

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            F 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @fischerjedd sagte in BSB-LAN Adapter Funktioniert nach iobroker update nicht.:

              aber warum ist das immer nach einer Neuinstallation, habe es x-mal versucht.

              Du machst irgendwas anders als vorgesehen.
              Schau in meiner Signatur nach wie man nodejs (und auch andere Softwarepakete) richtig via Paketmanager installiert. Leider sind halt auch viele dämliche/falsche/behämmerte Anleitungen Machwerke draußen unterwegs.

              F Offline
              F Offline
              FischerJedd
              schrieb am zuletzt editiert von
              #10

              @thomas-braun
              OK werde ich so machen.
              Vielen Dank nochmal für die schnelle Hilfe.

              F 1 Antwort Letzte Antwort
              0
              • F FischerJedd

                @thomas-braun
                OK werde ich so machen.
                Vielen Dank nochmal für die schnelle Hilfe.

                F Offline
                F Offline
                FischerJedd
                schrieb am zuletzt editiert von
                #11

                @fischerjedd
                ![0_1685352408168_056ce302-a4bc-45bf-9214-43891f25997b-image.png](Uploading 100%)

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

                Skript v.2023-04-16
                
                *** BASE SYSTEM ***
                Model           : Raspberry Pi 4 Model B Rev 1.4
                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:
                 11:20:51 up 18 min,  3 users,  load average: 0.22, 0.23, 0.21
                CPU threads: 4
                
                Raspberry only:
                throttled=0x0
                Other values than 0x0 hint to temperature/voltage problems
                temp=47.2'C
                volt=0.9060V
                
                *** Time and Time Zones ***
                               Local time: Mon 2023-05-29 11:20:52 CEST
                           Universal time: Mon 2023-05-29 09:20:52 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 ***
                pi
                /home/pi
                pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                
                *** X-Server-Setup ***
                X-Server:       false
                Desktop:
                Terminal:       tty
                Boot Target:    multi-user.target
                
                *** MEMORY ***
                               total        used        free      shared  buff/cache   available
                Mem:            7.6G        365M        6.7G        1.0M        540M        7.2G
                Swap:            99M          0B         99M
                Total:          7.7G        365M        6.8G
                
                         7635 M total memory
                          365 M used memory
                          503 M active memory
                          299 M inactive memory
                         6729 M free memory
                           28 M buffer memory
                          512 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      230G  2.8G  217G   2% /
                devtmpfs       devtmpfs  3.5G     0  3.5G   0% /dev
                tmpfs          tmpfs     3.8G     0  3.8G   0% /dev/shm
                tmpfs          tmpfs     1.5G  1.2M  1.5G   1% /run
                tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                /dev/sda1      vfat      255M   51M  205M  20% /boot
                tmpfs          tmpfs     764M     0  764M   0% /run/user/1000
                
                Messages concerning ext4 filesystem in dmesg:
                [Mon May 29 11:01:58 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=DC:A6:32:C2:4C:1A vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=84ea2d7e-02 rootfstype=ext4 fsck.repair=yes rootwait
                [Mon May 29 11:02:00 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
                [Mon May 29 11:02:00 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                [Mon May 29 11:02:01 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
                
                Show mounted filesystems (real ones only):
                TARGET  SOURCE    FSTYPE OPTIONS
                /       /dev/sda2 ext4   rw,noatime
                `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                
                Files in neuralgic directories:
                
                /var:
                513M    /var/
                183M    /var/cache
                178M    /var/cache/apt
                155M    /var/lib
                130M    /var/lib/apt/lists
                
                Archived and active journals take up 72.0M in the file system.
                
                /opt/iobroker/backups:
                4.7M    /opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                36M     /opt/iobroker/iobroker-data/
                17M     /opt/iobroker/iobroker-data/backup-objects
                15M     /opt/iobroker/iobroker-data/files
                13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
                
                The five largest files in iobroker-data are:
                6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                4.2M    /opt/iobroker/iobroker-data/objects.jsonl
                2.8M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
                1.6M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map
                1.1M    /opt/iobroker/iobroker-data/backup-objects/2023-05-29_08-57_objects.jsonl.gz
                
                *** 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 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:  4.0.24
                admin:          6.3.5
                javascript:     "javascript" not found
                
                Adapters from github:   0
                
                Adapter State
                + system.adapter.admin.0                  : admin                 : iobroker-2                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.backitup.0               : backitup              : iobroker-2                               -  enabled
                + system.adapter.bsblan.0                 : bsblan                : iobroker-2                               -  enabled
                + system.adapter.discovery.0              : discovery             : iobroker-2                               -  enabled
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : iobroker-2                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                
                ioBroker-Repositories
                stable        : http://download.iobroker.net/sources-dist.json
                beta          : http://download.iobroker.net/sources-dist-latest.json
                
                Active repo(s): stable
                
                Installed ioBroker-Instances
                Used repository: stable
                Adapter    "admin"        : 6.3.5    , installed 6.3.5
                Adapter    "backitup"     : 2.6.19   , installed 2.6.19
                Adapter    "bsblan"       : 0.2.2    , installed 0.2.2
                Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                Controller "js-controller": 4.0.24   , installed 4.0.24
                
                Objects and States
                Please stand by - This may take a while
                Objects:        156
                States:         118
                
                *** OS-Repositories and Updates ***
                Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                Hit:2 http://deb.debian.org/debian bullseye InRelease
                Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                Hit:5 https://deb.nodesource.com/node_18.x bullseye InRelease
                Reading package lists...
                Pending Updates: 0
                
                *** Listening Ports ***
                Active Internet connections (only servers)
                Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       12288      507/iobroker.js-con
                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       15367      507/iobroker.js-con
                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12755      541/sshd: /usr/sbin
                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15479      591/io.admin.0
                tcp6       0      0 :::22                   :::*                    LISTEN      0          12766      541/sshd: /usr/sbin
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12623      398/avahi-daemon: r
                udp        0      0 0.0.0.0:34353           0.0.0.0:*                           108        12625      398/avahi-daemon: r
                udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          1707       790/dhcpcd
                udp6       0      0 :::45951                :::*                                108        12626      398/avahi-daemon: r
                udp6       0      0 :::5353                 :::*                                108        12624      398/avahi-daemon: r
                udp6       0      0 :::546                  :::*                                0          15415      790/dhcpcd
                
                *** Log File - Last 25 Lines ***
                
                    at Request.emit (node:events:513:28)
                    at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:877:8)
                    at ClientRequest.emit (node:events:525:35)
                    at Socket.socketOnData (node:_http_client:551:9)
                    at Socket.emit (node:events:513:28)
                    at addChunk (node:internal/streams/readable:324:12)
                    at readableAddChunk (node:internal/streams/readable:297:9)
                    at Readable.push (node:internal/streams/readable:234:10)
                    at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
                2023-05-29 11:21:37.557  - info: bsblan.0 (4314) Setup new objects (700) ...
                2023-05-29 11:21:38.587  - error: bsblan.0 (4314) Error: Parse Error: Invalid header value char
                2023-05-29 11:21:38.587  - error: bsblan.0 (4314) RequestError: Error: Parse Error: Invalid header value char
                    at new RequestError (/opt/iobroker/node_modules/request-promise-core/lib/errors.js:14:15)
                    at plumbing.callback (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:87:29)
                    at Request.RP$callback [as _callback] (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:46:31)
                    at self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                    at Request.emit (node:events:513:28)
                    at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:877:8)
                    at ClientRequest.emit (node:events:525:35)
                    at Socket.socketOnData (node:_http_client:551:9)
                    at Socket.emit (node:events:513:28)
                    at addChunk (node:internal/streams/readable:324:12)
                    at readableAddChunk (node:internal/streams/readable:297:9)
                    at Readable.push (node:internal/streams/readable:234:10)
                    at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
                
                

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

                iob diag has finished.

                Press any key for a summary

                ======================= SUMMARY =======================
                                     v.2023-04-16
                
                
                Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                Kernel:                 6.1.29-v8+
                Installation:           Native
                Timezone:               Europe/Berlin (CEST, +0200)
                User-ID:                1000
                X-Server:               false
                Boot Target:            multi-user.target
                
                Pending OS-Updates:     0
                Pending iob updates:    0
                
                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:            7.6G        362M        6.7G        1.0M        541M        7.2G
                Swap:            99M          0B         99M
                Total:          7.7G        362M        6.8G
                
                Active iob-Instances:   5
                Active repo(s): stable
                
                ioBroker Core:          js-controller           4.0.24
                                        admin                   6.3.5
                
                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-2                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                
                Objects:                156
                States:                 118
                
                Size of iob-Database:
                
                4.2M    /opt/iobroker/iobroker-data/objects.jsonl
                476K    /opt/iobroker/iobroker-data/states.jsonl
                
                
                
                =================== END OF SUMMARY ====================
                

                pi@iobroker-2:~ $

                F 1 Antwort Letzte Antwort
                0
                • F FischerJedd

                  @fischerjedd
                  ![0_1685352408168_056ce302-a4bc-45bf-9214-43891f25997b-image.png](Uploading 100%)

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

                  Skript v.2023-04-16
                  
                  *** BASE SYSTEM ***
                  Model           : Raspberry Pi 4 Model B Rev 1.4
                  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:
                   11:20:51 up 18 min,  3 users,  load average: 0.22, 0.23, 0.21
                  CPU threads: 4
                  
                  Raspberry only:
                  throttled=0x0
                  Other values than 0x0 hint to temperature/voltage problems
                  temp=47.2'C
                  volt=0.9060V
                  
                  *** Time and Time Zones ***
                                 Local time: Mon 2023-05-29 11:20:52 CEST
                             Universal time: Mon 2023-05-29 09:20:52 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 ***
                  pi
                  /home/pi
                  pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                  
                  *** X-Server-Setup ***
                  X-Server:       false
                  Desktop:
                  Terminal:       tty
                  Boot Target:    multi-user.target
                  
                  *** MEMORY ***
                                 total        used        free      shared  buff/cache   available
                  Mem:            7.6G        365M        6.7G        1.0M        540M        7.2G
                  Swap:            99M          0B         99M
                  Total:          7.7G        365M        6.8G
                  
                           7635 M total memory
                            365 M used memory
                            503 M active memory
                            299 M inactive memory
                           6729 M free memory
                             28 M buffer memory
                            512 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      230G  2.8G  217G   2% /
                  devtmpfs       devtmpfs  3.5G     0  3.5G   0% /dev
                  tmpfs          tmpfs     3.8G     0  3.8G   0% /dev/shm
                  tmpfs          tmpfs     1.5G  1.2M  1.5G   1% /run
                  tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                  /dev/sda1      vfat      255M   51M  205M  20% /boot
                  tmpfs          tmpfs     764M     0  764M   0% /run/user/1000
                  
                  Messages concerning ext4 filesystem in dmesg:
                  [Mon May 29 11:01:58 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=DC:A6:32:C2:4C:1A vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=84ea2d7e-02 rootfstype=ext4 fsck.repair=yes rootwait
                  [Mon May 29 11:02:00 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
                  [Mon May 29 11:02:00 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                  [Mon May 29 11:02:01 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
                  
                  Show mounted filesystems (real ones only):
                  TARGET  SOURCE    FSTYPE OPTIONS
                  /       /dev/sda2 ext4   rw,noatime
                  `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                  
                  Files in neuralgic directories:
                  
                  /var:
                  513M    /var/
                  183M    /var/cache
                  178M    /var/cache/apt
                  155M    /var/lib
                  130M    /var/lib/apt/lists
                  
                  Archived and active journals take up 72.0M in the file system.
                  
                  /opt/iobroker/backups:
                  4.7M    /opt/iobroker/backups/
                  
                  /opt/iobroker/iobroker-data:
                  36M     /opt/iobroker/iobroker-data/
                  17M     /opt/iobroker/iobroker-data/backup-objects
                  15M     /opt/iobroker/iobroker-data/files
                  13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                  13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
                  
                  The five largest files in iobroker-data are:
                  6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                  4.2M    /opt/iobroker/iobroker-data/objects.jsonl
                  2.8M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
                  1.6M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map
                  1.1M    /opt/iobroker/iobroker-data/backup-objects/2023-05-29_08-57_objects.jsonl.gz
                  
                  *** 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 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:  4.0.24
                  admin:          6.3.5
                  javascript:     "javascript" not found
                  
                  Adapters from github:   0
                  
                  Adapter State
                  + system.adapter.admin.0                  : admin                 : iobroker-2                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.backitup.0               : backitup              : iobroker-2                               -  enabled
                  + system.adapter.bsblan.0                 : bsblan                : iobroker-2                               -  enabled
                  + system.adapter.discovery.0              : discovery             : iobroker-2                               -  enabled
                  
                  + instance is alive
                  
                  Enabled adapters with bindings
                  + system.adapter.admin.0                  : admin                 : iobroker-2                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  
                  ioBroker-Repositories
                  stable        : http://download.iobroker.net/sources-dist.json
                  beta          : http://download.iobroker.net/sources-dist-latest.json
                  
                  Active repo(s): stable
                  
                  Installed ioBroker-Instances
                  Used repository: stable
                  Adapter    "admin"        : 6.3.5    , installed 6.3.5
                  Adapter    "backitup"     : 2.6.19   , installed 2.6.19
                  Adapter    "bsblan"       : 0.2.2    , installed 0.2.2
                  Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                  Controller "js-controller": 4.0.24   , installed 4.0.24
                  
                  Objects and States
                  Please stand by - This may take a while
                  Objects:        156
                  States:         118
                  
                  *** OS-Repositories and Updates ***
                  Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                  Hit:2 http://deb.debian.org/debian bullseye InRelease
                  Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                  Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                  Hit:5 https://deb.nodesource.com/node_18.x bullseye InRelease
                  Reading package lists...
                  Pending Updates: 0
                  
                  *** Listening Ports ***
                  Active Internet connections (only servers)
                  Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                  tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       12288      507/iobroker.js-con
                  tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       15367      507/iobroker.js-con
                  tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12755      541/sshd: /usr/sbin
                  tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15479      591/io.admin.0
                  tcp6       0      0 :::22                   :::*                    LISTEN      0          12766      541/sshd: /usr/sbin
                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12623      398/avahi-daemon: r
                  udp        0      0 0.0.0.0:34353           0.0.0.0:*                           108        12625      398/avahi-daemon: r
                  udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          1707       790/dhcpcd
                  udp6       0      0 :::45951                :::*                                108        12626      398/avahi-daemon: r
                  udp6       0      0 :::5353                 :::*                                108        12624      398/avahi-daemon: r
                  udp6       0      0 :::546                  :::*                                0          15415      790/dhcpcd
                  
                  *** Log File - Last 25 Lines ***
                  
                      at Request.emit (node:events:513:28)
                      at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:877:8)
                      at ClientRequest.emit (node:events:525:35)
                      at Socket.socketOnData (node:_http_client:551:9)
                      at Socket.emit (node:events:513:28)
                      at addChunk (node:internal/streams/readable:324:12)
                      at readableAddChunk (node:internal/streams/readable:297:9)
                      at Readable.push (node:internal/streams/readable:234:10)
                      at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
                  2023-05-29 11:21:37.557  - info: bsblan.0 (4314) Setup new objects (700) ...
                  2023-05-29 11:21:38.587  - error: bsblan.0 (4314) Error: Parse Error: Invalid header value char
                  2023-05-29 11:21:38.587  - error: bsblan.0 (4314) RequestError: Error: Parse Error: Invalid header value char
                      at new RequestError (/opt/iobroker/node_modules/request-promise-core/lib/errors.js:14:15)
                      at plumbing.callback (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:87:29)
                      at Request.RP$callback [as _callback] (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:46:31)
                      at self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                      at Request.emit (node:events:513:28)
                      at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:877:8)
                      at ClientRequest.emit (node:events:525:35)
                      at Socket.socketOnData (node:_http_client:551:9)
                      at Socket.emit (node:events:513:28)
                      at addChunk (node:internal/streams/readable:324:12)
                      at readableAddChunk (node:internal/streams/readable:297:9)
                      at Readable.push (node:internal/streams/readable:234:10)
                      at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
                  
                  

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

                  iob diag has finished.

                  Press any key for a summary

                  ======================= SUMMARY =======================
                                       v.2023-04-16
                  
                  
                  Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                  Kernel:                 6.1.29-v8+
                  Installation:           Native
                  Timezone:               Europe/Berlin (CEST, +0200)
                  User-ID:                1000
                  X-Server:               false
                  Boot Target:            multi-user.target
                  
                  Pending OS-Updates:     0
                  Pending iob updates:    0
                  
                  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:            7.6G        362M        6.7G        1.0M        541M        7.2G
                  Swap:            99M          0B         99M
                  Total:          7.7G        362M        6.8G
                  
                  Active iob-Instances:   5
                  Active repo(s): stable
                  
                  ioBroker Core:          js-controller           4.0.24
                                          admin                   6.3.5
                  
                  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-2                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  
                  Objects:                156
                  States:                 118
                  
                  Size of iob-Database:
                  
                  4.2M    /opt/iobroker/iobroker-data/objects.jsonl
                  476K    /opt/iobroker/iobroker-data/states.jsonl
                  
                  
                  
                  =================== END OF SUMMARY ====================
                  

                  pi@iobroker-2:~ $

                  F Offline
                  F Offline
                  FischerJedd
                  schrieb am zuletzt editiert von
                  #12

                  @fischerjedd
                  Ich mag es ja gar nicht sagen...
                  OK der Fehler mit nodejs ist weg, aber bsb-lan, da ist dieselbe Reaktion, auch nach
                  dem Deinstall und neu Install mit Neustart.

                  F 1 Antwort Letzte Antwort
                  0
                  • F FischerJedd

                    @fischerjedd
                    Ich mag es ja gar nicht sagen...
                    OK der Fehler mit nodejs ist weg, aber bsb-lan, da ist dieselbe Reaktion, auch nach
                    dem Deinstall und neu Install mit Neustart.

                    F Offline
                    F Offline
                    FischerJedd
                    schrieb am zuletzt editiert von
                    #13

                    @fischerjedd
                    In dem Protokoll steht

                    RequestError: Fehler: Parse-Fehler: Ungültiger Header-Wert char bei neuem RequestError (/opt/iobroker/node_modules/request-promise-core/lib/errors.js:14:15) bei plumbing.callback (/opt/iobroker/node_modules/ request-promise-core/lib/plumbing.js:87:29) bei Request.RP$callback [als _callback] (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:46:31) bei self.callback (/opt/iobroker/node_modules/request/request.js:185:22) bei Request.emit (node:events:513:28) bei Request.onRequestError (/opt/iobroker/node_modules/request/request .js:877:8) bei ClientRequest.emit (node:events:525:35) bei Socket.socketOnData (node:_http_client:551:9) bei Socket.emit (node:events:513:28) bei addChunk (node :internal/streams/readable:324:12) bei readableAddChunk (Knoten:internal/streams/readable:297:9) bei Readable.push (Knoten:internal/streams/readable:234:10) bei TCP.onStreamRead (node:internal/stream_base_commons:190:23)
                    
                    F GlasfaserG 2 Antworten Letzte Antwort
                    0
                    • F FischerJedd

                      @fischerjedd
                      In dem Protokoll steht

                      RequestError: Fehler: Parse-Fehler: Ungültiger Header-Wert char bei neuem RequestError (/opt/iobroker/node_modules/request-promise-core/lib/errors.js:14:15) bei plumbing.callback (/opt/iobroker/node_modules/ request-promise-core/lib/plumbing.js:87:29) bei Request.RP$callback [als _callback] (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:46:31) bei self.callback (/opt/iobroker/node_modules/request/request.js:185:22) bei Request.emit (node:events:513:28) bei Request.onRequestError (/opt/iobroker/node_modules/request/request .js:877:8) bei ClientRequest.emit (node:events:525:35) bei Socket.socketOnData (node:_http_client:551:9) bei Socket.emit (node:events:513:28) bei addChunk (node :internal/streams/readable:324:12) bei readableAddChunk (Knoten:internal/streams/readable:297:9) bei Readable.push (Knoten:internal/streams/readable:234:10) bei TCP.onStreamRead (node:internal/stream_base_commons:190:23)
                      
                      F Offline
                      F Offline
                      FischerJedd
                      schrieb am zuletzt editiert von
                      #14

                      @fischerjedd
                      Natürlich alles in rot

                      in Schwarz
                      Neue Objekte einrichten (700) ..

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • F FischerJedd

                        @fischerjedd
                        Natürlich alles in rot

                        in Schwarz
                        Neue Objekte einrichten (700) ..

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von Thomas Braun
                        #15

                        @fischerjedd

                        Dann ist jetzt zumindest die Basis sauber und du kannst dich auf den Adapter konzentrieren.

                        Wie sehen die Einstellungen da aus und wie sieht ein Start des Adapters im Logfile aus?

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        F 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @fischerjedd

                          Dann ist jetzt zumindest die Basis sauber und du kannst dich auf den Adapter konzentrieren.

                          Wie sehen die Einstellungen da aus und wie sieht ein Start des Adapters im Logfile aus?

                          F Offline
                          F Offline
                          FischerJedd
                          schrieb am zuletzt editiert von
                          #16

                          @thomas-braun
                          ÄÄÄÄÄh wo, wie, was...
                          Ich oute mich als dau

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • F FischerJedd

                            @thomas-braun
                            ÄÄÄÄÄh wo, wie, was...
                            Ich oute mich als dau

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #17

                            @fischerjedd

                            Irgendwas musst du ja beim Adapter an Einstellungen getätigt haben.
                            Das Log schaut man sich am besten so an

                            iob logs --watch | uniq
                            

                            und startet den Adapter/die Instanz dann neu. Ausgaben im Logfile dann hier, in CodeTags eingebettet, reinkopieren.

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            F 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @fischerjedd

                              Irgendwas musst du ja beim Adapter an Einstellungen getätigt haben.
                              Das Log schaut man sich am besten so an

                              iob logs --watch | uniq
                              

                              und startet den Adapter/die Instanz dann neu. Ausgaben im Logfile dann hier, in CodeTags eingebettet, reinkopieren.

                              F Offline
                              F Offline
                              FischerJedd
                              schrieb am zuletzt editiert von
                              #18

                              @thomas-braun
                              2023-05-29 11:42:04.780 - error: bsblan.0 (10434) Error: Parse Error: Invalid header value char
                              2023-05-29 11:42:04.781 - error: bsblan.0 (10434) RequestError: Error: Parse Error: Invalid header value char
                              at new RequestError (/opt/iobroker/node_modules/request-promise-core/lib/errors.js:14:15)
                              at plumbing.callback (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:87:29)
                              at Request.RP$callback [as _callback] (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:46:31)
                              at self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                              at Request.emit (node:events:513:28)
                              at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:877:8)
                              at ClientRequest.emit (node:events:525:35)
                              at Socket.socketOnData (node:_http_client:551:9)
                              at Socket.emit (node:events:513:28)
                              at addChunk (node:internal/streams/readable:324:12)
                              at readableAddChunk (node:internal/streams/readable:297:9)
                              at Readable.push (node:internal/streams/readable:234:10)
                              at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
                              2023-05-29 11:42:14.802 - info: bsblan.0 (10434) Setup new objects (700) ...
                              2023-05-29 11:42:16.913 - error: bsblan.0 (10434) Error: Parse Error: Invalid header value char
                              2023-05-29 11:42:16.914 - error: bsblan.0 (10434) RequestError: Error: Parse Error: Invalid header value char
                              at new RequestError (/opt/iobroker/node_modules/request-promise-core/lib/errors.js:14:15)
                              at plumbing.callback (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:87:29)
                              at Request.RP$callback [as _callback] (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:46:31)
                              at self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                              at Request.emit (node:events:513:28)
                              at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:877:8)
                              at ClientRequest.emit (node:events:525:35)
                              at Socket.socketOnData (node:_http_client:551:9)
                              at Socket.emit (node:events:513:28)
                              at addChunk (node:internal/streams/readable:324:12)
                              at readableAddChunk (node:internal/streams/readable:297:9)
                              at Readable.push (node:internal/streams/readable:234:10)
                              at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
                              2023-05-29 11:42:16.913 - error: bsblan.0 (10434) Error: Parse Error: Invalid header value char
                              2023-05-29 11:42:16.914 - error: bsblan.0 (10434) RequestError: Error: Parse Error: Invalid header value char
                              at new RequestError (/opt/iobroker/node_modules/request-promise-core/lib/errors.js:14:15)
                              at plumbing.callback (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:87:29)
                              at Request.RP$callback [as _callback] (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:46:31)
                              at self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                              at Request.emit (node:events:513:28)
                              at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:877:8)
                              at ClientRequest.emit (node:events:525:35)
                              at Socket.socketOnData (node:_http_client:551:9)
                              at Socket.emit (node:events:513:28)
                              at addChunk (node:internal/streams/readable:324:12)
                              at readableAddChunk (node:internal/streams/readable:297:9)
                              at Readable.push (node:internal/streams/readable:234:10)
                              at TCP.onStreamRead (node:internal/stream_base_commons:190:23)

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • F FischerJedd

                                @thomas-braun
                                2023-05-29 11:42:04.780 - error: bsblan.0 (10434) Error: Parse Error: Invalid header value char
                                2023-05-29 11:42:04.781 - error: bsblan.0 (10434) RequestError: Error: Parse Error: Invalid header value char
                                at new RequestError (/opt/iobroker/node_modules/request-promise-core/lib/errors.js:14:15)
                                at plumbing.callback (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:87:29)
                                at Request.RP$callback [as _callback] (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:46:31)
                                at self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                                at Request.emit (node:events:513:28)
                                at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:877:8)
                                at ClientRequest.emit (node:events:525:35)
                                at Socket.socketOnData (node:_http_client:551:9)
                                at Socket.emit (node:events:513:28)
                                at addChunk (node:internal/streams/readable:324:12)
                                at readableAddChunk (node:internal/streams/readable:297:9)
                                at Readable.push (node:internal/streams/readable:234:10)
                                at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
                                2023-05-29 11:42:14.802 - info: bsblan.0 (10434) Setup new objects (700) ...
                                2023-05-29 11:42:16.913 - error: bsblan.0 (10434) Error: Parse Error: Invalid header value char
                                2023-05-29 11:42:16.914 - error: bsblan.0 (10434) RequestError: Error: Parse Error: Invalid header value char
                                at new RequestError (/opt/iobroker/node_modules/request-promise-core/lib/errors.js:14:15)
                                at plumbing.callback (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:87:29)
                                at Request.RP$callback [as _callback] (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:46:31)
                                at self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                                at Request.emit (node:events:513:28)
                                at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:877:8)
                                at ClientRequest.emit (node:events:525:35)
                                at Socket.socketOnData (node:_http_client:551:9)
                                at Socket.emit (node:events:513:28)
                                at addChunk (node:internal/streams/readable:324:12)
                                at readableAddChunk (node:internal/streams/readable:297:9)
                                at Readable.push (node:internal/streams/readable:234:10)
                                at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
                                2023-05-29 11:42:16.913 - error: bsblan.0 (10434) Error: Parse Error: Invalid header value char
                                2023-05-29 11:42:16.914 - error: bsblan.0 (10434) RequestError: Error: Parse Error: Invalid header value char
                                at new RequestError (/opt/iobroker/node_modules/request-promise-core/lib/errors.js:14:15)
                                at plumbing.callback (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:87:29)
                                at Request.RP$callback [as _callback] (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:46:31)
                                at self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                                at Request.emit (node:events:513:28)
                                at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:877:8)
                                at ClientRequest.emit (node:events:525:35)
                                at Socket.socketOnData (node:_http_client:551:9)
                                at Socket.emit (node:events:513:28)
                                at addChunk (node:internal/streams/readable:324:12)
                                at readableAddChunk (node:internal/streams/readable:297:9)
                                at Readable.push (node:internal/streams/readable:234:10)
                                at TCP.onStreamRead (node:internal/stream_base_commons:190:23)

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #19

                                @fischerjedd

                                In CodeTags, damit man das auch lesen kann.

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                F 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @fischerjedd

                                  In CodeTags, damit man das auch lesen kann.

                                  F Offline
                                  F Offline
                                  FischerJedd
                                  schrieb am zuletzt editiert von
                                  #20

                                  @thomas-braun
                                  noch nie gemacht
                                  so

                                  29.05.2023 00:00:09.078 - Info : bsblan.0 (1017) Neue Objekte einrichten (700) ...
                                  29.05.2023 00:00:10.326 – Fehler : bsblan.0 (1017) Fehler: Analysefehler: Ungültiger Header-Wert char
                                  29.05.2023 00:00:10.326 – Fehler : bsblan.0 (1017) RequestError: Fehler: Parse-Fehler: Ungültiger Header-Wert char
                                  bei neuem RequestError (/opt/iobroker/node_modules/request-promise-core/lib/errors.js:14:15)
                                  unter plumbing.callback (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:87:29)
                                  bei Request.RP$callback [as _callback] (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:46:31)
                                  unter self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                                  bei Request.emit (node:events:513:28)
                                  unter Request.onRequestError (/opt/iobroker/node_modules/request/request.js:877:8)
                                  bei ClientRequest.emit (node:events:525:35)
                                  bei Socket.socketOnData (node:_http_client:551:9)
                                  bei Socket.emit (node:events:513:28)
                                  bei addChunk (node:internal/streams/readable:324:12)
                                  bei readableAddChunk (node:internal/streams/readable:297:9)
                                  bei Readable.push (node:internal/streams/readable:234:10)
                                  bei TCP.onStreamRead (node:internal/stream_base_commons:190:23)
                                  29.05.2023 00:00:21.344 - Info : bsblan.0 (1017) Neue Objekte einrichten (700) ...
                                  29.05.2023 00:00:22.374 – Fehler : bsblan.0 (1017) Fehler: Analysefehler: Ungültiger Header-Wert char
                                  29.05.2023 00:00:22.375 – Fehler : bsblan.0 (1017) RequestError: Fehler: Parse-Fehler: Ungültiger Header-Wert char
                                  bei neuem RequestError (/opt/iobroker/node_modules/request-promise-core/lib/errors.js:14:15)
                                  unter plumbing.callback (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:87:29)
                                  bei Request.RP$callback [as _callback] (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:46:31)
                                  unter self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                                  bei Request.emit (node:events:513:28)
                                  unter Request.onRequestError (/opt/iobroker/node_modules/request/request.js:877:8)
                                  bei ClientRequest.emit (node:events:525:35)
                                  bei Socket.socketOnData (node:_http_client:551:9)
                                  bei Socket.emit (node:events:513:28)
                                  bei addChunk (node:internal/streams/readable:324:12)
                                  bei readableAddChunk (node:internal/streams/readable:297:9)
                                  bei Readable.push (node:internal/streams/readable:234:10)
                                  bei TCP.onStreamRead (node:internal/stream_base_commons:190:23)
                                  29.05.2023 00:00:33.392 - Info : bsblan.0 (1017) Neue Objekte einrichten (700) ...

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • F FischerJedd

                                    @thomas-braun
                                    noch nie gemacht
                                    so

                                    29.05.2023 00:00:09.078 - Info : bsblan.0 (1017) Neue Objekte einrichten (700) ...
                                    29.05.2023 00:00:10.326 – Fehler : bsblan.0 (1017) Fehler: Analysefehler: Ungültiger Header-Wert char
                                    29.05.2023 00:00:10.326 – Fehler : bsblan.0 (1017) RequestError: Fehler: Parse-Fehler: Ungültiger Header-Wert char
                                    bei neuem RequestError (/opt/iobroker/node_modules/request-promise-core/lib/errors.js:14:15)
                                    unter plumbing.callback (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:87:29)
                                    bei Request.RP$callback [as _callback] (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:46:31)
                                    unter self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                                    bei Request.emit (node:events:513:28)
                                    unter Request.onRequestError (/opt/iobroker/node_modules/request/request.js:877:8)
                                    bei ClientRequest.emit (node:events:525:35)
                                    bei Socket.socketOnData (node:_http_client:551:9)
                                    bei Socket.emit (node:events:513:28)
                                    bei addChunk (node:internal/streams/readable:324:12)
                                    bei readableAddChunk (node:internal/streams/readable:297:9)
                                    bei Readable.push (node:internal/streams/readable:234:10)
                                    bei TCP.onStreamRead (node:internal/stream_base_commons:190:23)
                                    29.05.2023 00:00:21.344 - Info : bsblan.0 (1017) Neue Objekte einrichten (700) ...
                                    29.05.2023 00:00:22.374 – Fehler : bsblan.0 (1017) Fehler: Analysefehler: Ungültiger Header-Wert char
                                    29.05.2023 00:00:22.375 – Fehler : bsblan.0 (1017) RequestError: Fehler: Parse-Fehler: Ungültiger Header-Wert char
                                    bei neuem RequestError (/opt/iobroker/node_modules/request-promise-core/lib/errors.js:14:15)
                                    unter plumbing.callback (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:87:29)
                                    bei Request.RP$callback [as _callback] (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:46:31)
                                    unter self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                                    bei Request.emit (node:events:513:28)
                                    unter Request.onRequestError (/opt/iobroker/node_modules/request/request.js:877:8)
                                    bei ClientRequest.emit (node:events:525:35)
                                    bei Socket.socketOnData (node:_http_client:551:9)
                                    bei Socket.emit (node:events:513:28)
                                    bei addChunk (node:internal/streams/readable:324:12)
                                    bei readableAddChunk (node:internal/streams/readable:297:9)
                                    bei Readable.push (node:internal/streams/readable:234:10)
                                    bei TCP.onStreamRead (node:internal/stream_base_commons:190:23)
                                    29.05.2023 00:00:33.392 - Info : bsblan.0 (1017) Neue Objekte einrichten (700) ...

                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #21

                                    @fischerjedd

                                    Nein.
                                    Schau hier rein:

                                    https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    1 Antwort Letzte Antwort
                                    0
                                    • F FischerJedd

                                      @fischerjedd
                                      In dem Protokoll steht

                                      RequestError: Fehler: Parse-Fehler: Ungültiger Header-Wert char bei neuem RequestError (/opt/iobroker/node_modules/request-promise-core/lib/errors.js:14:15) bei plumbing.callback (/opt/iobroker/node_modules/ request-promise-core/lib/plumbing.js:87:29) bei Request.RP$callback [als _callback] (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:46:31) bei self.callback (/opt/iobroker/node_modules/request/request.js:185:22) bei Request.emit (node:events:513:28) bei Request.onRequestError (/opt/iobroker/node_modules/request/request .js:877:8) bei ClientRequest.emit (node:events:525:35) bei Socket.socketOnData (node:_http_client:551:9) bei Socket.emit (node:events:513:28) bei addChunk (node :internal/streams/readable:324:12) bei readableAddChunk (Knoten:internal/streams/readable:297:9) bei Readable.push (Knoten:internal/streams/readable:234:10) bei TCP.onStreamRead (node:internal/stream_base_commons:190:23)
                                      
                                      GlasfaserG Offline
                                      GlasfaserG Offline
                                      Glasfaser
                                      schrieb am zuletzt editiert von Glasfaser
                                      #22

                                      @fischerjedd sagte in BSB-LAN Adapter Funktioniert nach iobroker update nicht.:

                                      @fischerjedd
                                      In dem Protokoll steht

                                      Dazu habe ich ganz am Anfang etwas geschrieben !

                                      @glasfaser sagte in BSB-LAN Adapter Funktioniert nach iobroker update nicht.:
                                      Stelle in der Instanz die Logstufe auf DEBUG .
                                      Starte den Adapter und zeige hier die Log Ausgabe davon !

                                      EDIT :

                                      Expertenmodus ..... dann auf den Bleistift ... von Info auf Debug ändern .

                                      4ebe0b5f-7d5c-4854-9b63-d04053575486-grafik.png

                                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                      F 1 Antwort Letzte Antwort
                                      0
                                      • GlasfaserG Glasfaser

                                        @fischerjedd sagte in BSB-LAN Adapter Funktioniert nach iobroker update nicht.:

                                        @fischerjedd
                                        In dem Protokoll steht

                                        Dazu habe ich ganz am Anfang etwas geschrieben !

                                        @glasfaser sagte in BSB-LAN Adapter Funktioniert nach iobroker update nicht.:
                                        Stelle in der Instanz die Logstufe auf DEBUG .
                                        Starte den Adapter und zeige hier die Log Ausgabe davon !

                                        EDIT :

                                        Expertenmodus ..... dann auf den Bleistift ... von Info auf Debug ändern .

                                        4ebe0b5f-7d5c-4854-9b63-d04053575486-grafik.png

                                        F Offline
                                        F Offline
                                        FischerJedd
                                        schrieb am zuletzt editiert von FischerJedd
                                        #23

                                        @glasfaser
                                        Super erklärt, jetzt habe ich dussel es auch kapiert.

                                        Thomas BraunT F 2 Antworten Letzte Antwort
                                        0
                                        • F FischerJedd

                                          @glasfaser
                                          Super erklärt, jetzt habe ich dussel es auch kapiert.

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #24

                                          @fischerjedd

                                          Warum ändert sich die Sprache im logfile von Englisch auf Deutsch?
                                          Übersetzungsautomatiken im Browser aktiv? Aber das dürfte das LogFile nicht tangieren.

                                          Vielleicht führt das auch zu den 'invalid header value char' Meldungen...

                                          2023-05-29 11:42:04.780 - error: bsblan.0 (10434) Error: Parse Error: Invalid header value char
                                          2023-05-29 11:42:04.781 - error: bsblan.0 (10434) RequestError: Error: Parse Error: Invalid header value char
                                          

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          527

                                          Online

                                          32.5k

                                          Benutzer

                                          81.8k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe