Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Täglich Fehler im Log - connect ECONNREFUSED 127.0.0.1:9001

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    211

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

Täglich Fehler im Log - connect ECONNREFUSED 127.0.0.1:9001

Täglich Fehler im Log - connect ECONNREFUSED 127.0.0.1:9001

Scheduled Pinned Locked Moved ioBroker Allgemein
30 Posts 2 Posters 1.0k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    derroadrunner
    wrote on last edited by derroadrunner
    #1

    Hallo
    Ich habe fast täglich diesen Fehler im Log
    Objects database error: connect ECONNREFUSED 127.0.0.1:9001

    zusätzlich kommt dann bei jedem Adapter dieser Fehler
    terminated with code 7 (ADAPTER_ALREADY_RUNNING)

    Kann mir jemand bitte helfen?

    roadrunner@piroadrunner:~ $ iobroker status
    iobroker is running on this host.

    Objects type: jsonl
    States type: jsonl

    roadrunner@piroadrunner:~ $ iobroker list instances

    • system.adapter.admin.0 : admin : piroadrunner - enabled, port: 8081, bind: 0.0.0.0 (SSL), run as : admin
    • system.adapter.backitup.0 : backitup : piroadrunner - enabled
      system.adapter.discovery.0 : discovery : piroadrunner - disabled
    • system.adapter.influxdb.0 : influxdb : piroadrunner - enabled, port: 8086
    • system.adapter.javascript.0 : javascript : piroadrunner - enabled
    • system.adapter.shelly.0 : shelly : piroadrunner - enabled, port: 1882, bind: 0.0.0.0
    • system.adapter.sonoff.0 : sonoff : piroadrunner - enabled, port: 1883, bind: 0.0.0.0
    • system.adapter.telegram.0 : telegram : piroadrunner - enabled, port: 8443, bind: 0.0.0.0
      system.adapter.vis.0 : vis : piroadrunner - disabled
      system.adapter.web.0 : web : piroadrunner - disabled, port: 8082, bind: 0.0.0.0, run as: admin
    Hardwaresystem: Pi3 B+
    Arbeitsspeicher: 1GB
    Festplattenart: SD-Karte
    Betriebssystem: Debian GNU 64bit
    Node-Version: 10.x.x
    Nodejs-Version: 16.19.1
    NPM-Version: 8.19.3
    Installationsart: Manuell
    Image genutzt: Nein
    Ort/Name der Imagedatei: Link

    Raspberry Pi 3+

    Thomas BraunT 1 Reply Last reply
    0
    • D derroadrunner

      Hallo
      Ich habe fast täglich diesen Fehler im Log
      Objects database error: connect ECONNREFUSED 127.0.0.1:9001

      zusätzlich kommt dann bei jedem Adapter dieser Fehler
      terminated with code 7 (ADAPTER_ALREADY_RUNNING)

      Kann mir jemand bitte helfen?

      roadrunner@piroadrunner:~ $ iobroker status
      iobroker is running on this host.

      Objects type: jsonl
      States type: jsonl

      roadrunner@piroadrunner:~ $ iobroker list instances

      • system.adapter.admin.0 : admin : piroadrunner - enabled, port: 8081, bind: 0.0.0.0 (SSL), run as : admin
      • system.adapter.backitup.0 : backitup : piroadrunner - enabled
        system.adapter.discovery.0 : discovery : piroadrunner - disabled
      • system.adapter.influxdb.0 : influxdb : piroadrunner - enabled, port: 8086
      • system.adapter.javascript.0 : javascript : piroadrunner - enabled
      • system.adapter.shelly.0 : shelly : piroadrunner - enabled, port: 1882, bind: 0.0.0.0
      • system.adapter.sonoff.0 : sonoff : piroadrunner - enabled, port: 1883, bind: 0.0.0.0
      • system.adapter.telegram.0 : telegram : piroadrunner - enabled, port: 8443, bind: 0.0.0.0
        system.adapter.vis.0 : vis : piroadrunner - disabled
        system.adapter.web.0 : web : piroadrunner - disabled, port: 8082, bind: 0.0.0.0, run as: admin
      Hardwaresystem: Pi3 B+
      Arbeitsspeicher: 1GB
      Festplattenart: SD-Karte
      Betriebssystem: Debian GNU 64bit
      Node-Version: 10.x.x
      Nodejs-Version: 16.19.1
      NPM-Version: 8.19.3
      Installationsart: Manuell
      Image genutzt: Nein
      Ort/Name der Imagedatei: Link
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #2

      @derroadrunner

      Könnte auch eine allgemeine Überlastung sein.

      iob diag
      

      sagt?

      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

      D 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @derroadrunner

        Könnte auch eine allgemeine Überlastung sein.

        iob diag
        

        sagt?

        D Offline
        D Offline
        derroadrunner
        wrote on last edited by
        #3

        @thomas-braun
        ======== Start marking the full check here =========

        Skript v.2023-01-02
        
        *** BASE SYSTEM ***
        Model           : Raspberry Pi 3 Model B Plus Rev 1.3
        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:
         20:49:32 up 1 day,  2:43,  1 user,  load average: 0.15, 0.51, 0.32
        CPU threads: 4
        
        *** Time and Time Zones ***
        Sat Apr  1 18:49:32 UTC 2023
        Sat Apr  1 20:49:32 CEST 2023
        CEST +0200
        Europe/Berlin
        
        *** User and Groups ***
        roadrunner
        /home/roadrunner
        roadrunner adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmi            n 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:            909M        656M         54M        0.0K        198M        199M
        Swap:            99M         99M        0.0K
        Total:          1.0G        756M         54M
        
                  909 M total memory
                  656 M used memory
                  296 M active memory
                  462 M inactive memory
                   54 M free memory
                   11 M buffer memory
                  187 M swap cache
                   99 M total swap
                   99 M used swap
                    0 M free swap
        
        *** FILESYSTEM ***
        Filesystem     Type      Size  Used Avail Use% Mounted on
        /dev/root      ext4       29G  6.8G   22G  25% /
        devtmpfs       devtmpfs  325M     0  325M   0% /dev
        tmpfs          tmpfs     455M     0  455M   0% /dev/shm
        tmpfs          tmpfs     182M 1020K  181M   1% /run
        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
        /dev/mmcblk0p1 vfat      255M   31M  225M  12% /boot
        tmpfs          tmpfs      91M   16K   91M   1% /run/user/1000
        
        Messages in dmesg:
        [Fri Mar 31 18:06:27 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835            .enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=Composite-1:720x480@60i vc_mem.mem_bas            e=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=bbd            52884-02 rootfstype=ext4 fsck.repair=yes rootwait
        [Fri Mar 31 18:06:30 2023] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesyst            em
        [Fri Mar 31 18:06:30 2023] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
        [Fri Mar 31 18:06:30 2023] EXT4-fs (mmcblk0p2): recovery complete
        [Fri Mar 31 18:06:30 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. O            pts: (null). Quota mode: none.
        [Fri Mar 31 18:06:30 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
        [Fri Mar 31 18:06:33 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
        
        Show mounted filesystems (real ones only):
        TARGET  SOURCE         FSTYPE OPTIONS
        /       /dev/mmcblk0p2 ext4   rw,noatime
        `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii            ,shortname=mixed,errors=remount-ro
        
        Files in neuralgic directories:
        
        /var:
        2.4G    /var/
        1.4G    /var/log
        1.3G    /var/log/journal/34cd765a0cf6423881a2b2f74173496c
        1.3G    /var/log/journal
        709M    /var/cache
        
        /opt/iobroker/backups:
        23M     /opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        170M    /opt/iobroker/iobroker-data/
        133M    /opt/iobroker/iobroker-data/files
        51M     /opt/iobroker/iobroker-data/files/javascript.admin
        48M     /opt/iobroker/iobroker-data/files/telegram.admin
        32M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
        
        The five largest files in iobroker-data are:
        15M     /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_module            s_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.c            hunk.js.map
        7.2M    /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_module            s_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.c            hunk.js
        7.0M    /opt/iobroker/iobroker-data/objects.jsonl
        6.9M    /opt/iobroker/iobroker-data/files/telegram.admin/custom/static/js/vendors-node_modul            es_mui_icons-material_esm_index_js.8fdf8cb7.chunk.js.map
        6.9M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.de0231c9.chunk.js.m            ap
        
        *** NodeJS-Installation ***
        
        /usr/bin/nodejs         v16.19.1
        /usr/bin/node           v16.19.1
        /usr/bin/npm            8.19.3
        /usr/bin/npx            8.19.3
        
        nodejs:
          Installed: 16.19.1-deb-1nodesource1
          Candidate: 16.19.1-deb-1nodesource1
          Version table:
         *** 16.19.1-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
                100 /var/lib/dpkg/status
             12.22.12~dfsg-1~deb11u3 500
                500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
             12.22.5~dfsg-2~11u1 500
                500 http://deb.debian.org/debian bullseye/main arm64 Packages
        
        Temp directories causing npm8 problem: 1
        
        *** ioBroker-Installation ***
        
        ioBroker Status
        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Core adapters versions
        js-controller:  4.0.24
        admin:          6.3.5
        javascript:     6.1.4
        
        Adapters from github:   0
        
        Adapter State
        + system.adapter.admin.0                  : admin                 : piroadrunner                                         -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
        + system.adapter.backitup.0               : backitup              : piroadrunner                                         -  enabled
          system.adapter.discovery.0              : discovery             : piroadrunner                                         - disabled
        + system.adapter.influxdb.0               : influxdb              : piroadrunner                                         -  enabled, port: 8086
        + system.adapter.javascript.0             : javascript            : piroadrunner                                         -  enabled
        + system.adapter.shelly.0                 : shelly                : piroadrunner                                         -  enabled, port: 1882, bind: 0.0.0.0
        + system.adapter.sonoff.0                 : sonoff                : piroadrunner                                         -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.telegram.0               : telegram              : piroadrunner                                         -  enabled, port: 8443, bind: 0.0.0.0
          system.adapter.vis.0                    : vis                   : piroadrunner                                         - disabled
          system.adapter.web.0                    : web                   : piroadrunner                                         - disabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        + instance is alive
        
        Enabled adapters with bindings
        + system.adapter.admin.0                  : admin                 : piroadrunner                                         -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
        + system.adapter.influxdb.0               : influxdb              : piroadrunner                                         -  enabled, port: 8086
        + system.adapter.shelly.0                 : shelly                : piroadrunner                                         -  enabled, port: 1882, bind: 0.0.0.0
        + system.adapter.sonoff.0                 : sonoff                : piroadrunner                                         -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.telegram.0               : telegram              : piroadrunner                                         -  enabled, port: 8443, bind: 0.0.0.0
        
        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.5.12   , installed 2.5.12
        Adapter    "discovery"    : 3.1.0    , installed 3.1.0
        Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
        Adapter    "javascript"   : 6.1.4    , installed 6.1.4
        Controller "js-controller": 4.0.24   , installed 4.0.24
        Adapter    "shelly"       : 6.3.1    , installed 6.3.1
        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
        Adapter    "socketio"     : 4.2.0    , installed 4.2.0
        Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
        Adapter    "telegram"     : 1.15.2   , installed 1.15.2
        Adapter    "vis"          : 1.4.15   , installed 1.4.15
        Adapter    "web"          : 4.3.0    , installed 4.3.0
        Adapter    "ws"           : 1.3.0    , installed 1.3.0
        
        Objects and States
        Please stand by - This may take a while
        Objects:        803
        States:         708
        
        *** OS-Repositories and Updates ***
        W: GPG error: https://repos.influxdata.com/debian stretch InRelease: The following signature            s couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
        E: The repository 'https://repos.influxdata.com/debian stretch InRelease' is not signed.
        Pending Updates: 32
        
        *** Listening Ports ***
        Active Internet connections (only servers)
        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       I            node      PID/Program name
        tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       1            73607     4878/io.shelly.0
        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       1            74445     4863/io.sonoff.0
        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       1            75156     4708/iobroker.js-co
        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       1            73370     4708/iobroker.js-co
        tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      116        1            3897      501/influxd
        tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          5            7591      1994/cupsd
        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          1            1055      527/sshd: /usr/sbin
        tcp6       0      0 ::1:631                 :::*                    LISTEN      0          5            7590      1994/cupsd
        tcp6       0      0 :::8086                 :::*                    LISTEN      116        1            2971      501/influxd
        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       1            73524     4818/io.admin.0
        tcp6       0      0 :::3000                 :::*                    LISTEN      117        1            4497      500/grafana
        tcp6       0      0 :::22                   :::*                    LISTEN      0          1            1057      527/sshd: /usr/sbin
        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          1            4414      469/dhcpcd
        udp        0      0 0.0.0.0:55374           0.0.0.0:*                           108        9            180       355/avahi-daemon: r
        udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          5            6874      1996/cups-browsed
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        9            178       355/avahi-daemon: r
        udp6       0      0 :::5353                 :::*                                108        9            179       355/avahi-daemon: r
        udp6       0      0 :::36671                :::*                                108        9            181       355/avahi-daemon: r
        
        *** Log File - Last 25 Lines ***
        
        2023-04-01 18:37:38.106  - info: javascript.0 (4856) Start javascript script.js.common.Spuel            maschine_fertig
        2023-04-01 18:37:38.354  - info: javascript.0 (4856) script.js.common.Spuelmaschine_fertig:             registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
        2023-04-01 18:37:38.356  - info: javascript.0 (4856) Start javascript script.js.Tasmota.Tasm            ota_reset
        2023-04-01 18:37:38.378  - info: javascript.0 (4856) script.js.Tasmota.Tasmota_reset: regist            ered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
        2023-04-01 18:37:38.389  - info: javascript.0 (4856) Start javascript script.js.common.Trock            ner_fertig
        2023-04-01 18:37:38.407  - info: javascript.0 (4856) script.js.common.Trockner_fertig: regis            tered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
        2023-04-01 18:37:38.410  - info: javascript.0 (4856) Start javascript script.js.common.Stehl            ampe_Ein
        2023-04-01 18:37:38.431  - info: javascript.0 (4856) script.js.common.Stehlampe_Ein: registe            red 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
        2023-04-01 18:37:38.460  - info: javascript.0 (4856) Start javascript script.js.common.Wama_            Test_1
        2023-04-01 18:37:38.560  - info: javascript.0 (4856) script.js.common.Wama_Test_1: registere            d 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
        2023-04-01 18:37:40.525  - info: shelly.0 (4878) starting. Version 6.3.1 in /opt/iobroker/no            de_modules/iobroker.shelly, node: v16.19.1, js-controller: 4.0.24
        2023-04-01 18:37:40.818  - info: shelly.0 (4878) Starting in MQTT mode. Listening on 0.0.0.0            :1882 (QoS 0)
        2023-04-01 18:37:41.988  - info: backitup.0 (4897) starting. Version 2.5.12 in /opt/iobroker            /node_modules/iobroker.backitup, node: v16.19.1, js-controller: 4.0.24
        2023-04-01 18:37:42.249  - info: backitup.0 (4897) [iobroker] backup was activated at 00:15             every 5 day(s)
        2023-04-01 18:37:55.001  - info: shelly.0 (4878) [MQTT] Device with client id "shellyplus1-7            c87ce58f3e4" connected!
        2023-04-01 18:38:02.146  - info: sonoff.0 (4863) Client [Max-Zimmer] connected with secret 1            680367082128_8804
        2023-04-01 18:38:02.547  - info: sonoff.0 (4863) Client [Spühlmaschine] connected with secre            t 1680367082542_9169
        2023-04-01 18:39:09.843  - info: sonoff.0 (4863) Client [Trockner] connected with secret 168            0367149839_6720
        2023-04-01 18:39:10.947  - info: sonoff.0 (4863) Client [Stehlampe] connected with secret 16            80367150942_2122
        2023-04-01 18:39:17.081  - info: sonoff.0 (4863) Client [DVES_801B4D] connected with secret             1680367157076_8515
        2023-04-01 18:39:18.782  - info: sonoff.0 (4863) Client [Waschmaschine] connected with secre            t 1680367158779_2803
        2023-04-01 19:39:55.844  - info: admin.0 (4818) failed connection to socket.io from ::ffff:1            92.168.10.101: Passport was not initialized
        2023-04-01 19:40:12.024  - info: admin.0 (4818) ==> Connected system.user.admin from ::ffff:            192.168.10.101
        2023-04-01 20:41:45.244  - info: admin.0 (4818) <== Disconnect system.user.admin from ::ffff            :192.168.10.101 admin
        2023-04-01 20:41:48.709  - info: admin.0 (4818) failed connection to socket.io from ::ffff:1            92.168.10.101: Passport was not initialized
        
        

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

        Copy text starting here:

        ======================= SUMMARY =======================
                             v.2023-01-02
        
        
        Operatingsystem:        Debian GNU/Linux 11 (bullseye)
        Installation:           Native
        Timezone:               Europe/Berlin
        User-ID:                1000
        X-Server:               false
        Boot Target:            multi-user.target
        
        Pending OS-Updates:     32
        
        Nodejs-Installation:    /usr/bin/nodejs         v16.19.1
                                /usr/bin/node           v16.19.1
                                /usr/bin/npm            8.19.3
                                /usr/bin/npx            8.19.3
        
        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:
        + system.adapter.admin.0                  : admin                 : piroadrunner                             -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
        
        Pending iob updates:    0
        
        Active repo(s): stable
        
        Objects:                803
        States:                 708
        
        Size of iob-Database:
        
        7.0M    /opt/iobroker/iobroker-data/objects.jsonl
        1.9M    /opt/iobroker/iobroker-data/states.jsonl
        
        
        =================== END OF SUMMARY ====

        Raspberry Pi 3+

        Thomas BraunT 1 Reply Last reply
        0
        • D derroadrunner

          @thomas-braun
          ======== Start marking the full check here =========

          Skript v.2023-01-02
          
          *** BASE SYSTEM ***
          Model           : Raspberry Pi 3 Model B Plus Rev 1.3
          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:
           20:49:32 up 1 day,  2:43,  1 user,  load average: 0.15, 0.51, 0.32
          CPU threads: 4
          
          *** Time and Time Zones ***
          Sat Apr  1 18:49:32 UTC 2023
          Sat Apr  1 20:49:32 CEST 2023
          CEST +0200
          Europe/Berlin
          
          *** User and Groups ***
          roadrunner
          /home/roadrunner
          roadrunner adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmi            n 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:            909M        656M         54M        0.0K        198M        199M
          Swap:            99M         99M        0.0K
          Total:          1.0G        756M         54M
          
                    909 M total memory
                    656 M used memory
                    296 M active memory
                    462 M inactive memory
                     54 M free memory
                     11 M buffer memory
                    187 M swap cache
                     99 M total swap
                     99 M used swap
                      0 M free swap
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          /dev/root      ext4       29G  6.8G   22G  25% /
          devtmpfs       devtmpfs  325M     0  325M   0% /dev
          tmpfs          tmpfs     455M     0  455M   0% /dev/shm
          tmpfs          tmpfs     182M 1020K  181M   1% /run
          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
          /dev/mmcblk0p1 vfat      255M   31M  225M  12% /boot
          tmpfs          tmpfs      91M   16K   91M   1% /run/user/1000
          
          Messages in dmesg:
          [Fri Mar 31 18:06:27 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835            .enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=Composite-1:720x480@60i vc_mem.mem_bas            e=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=bbd            52884-02 rootfstype=ext4 fsck.repair=yes rootwait
          [Fri Mar 31 18:06:30 2023] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesyst            em
          [Fri Mar 31 18:06:30 2023] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
          [Fri Mar 31 18:06:30 2023] EXT4-fs (mmcblk0p2): recovery complete
          [Fri Mar 31 18:06:30 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. O            pts: (null). Quota mode: none.
          [Fri Mar 31 18:06:30 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
          [Fri Mar 31 18:06:33 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
          
          Show mounted filesystems (real ones only):
          TARGET  SOURCE         FSTYPE OPTIONS
          /       /dev/mmcblk0p2 ext4   rw,noatime
          `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii            ,shortname=mixed,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          2.4G    /var/
          1.4G    /var/log
          1.3G    /var/log/journal/34cd765a0cf6423881a2b2f74173496c
          1.3G    /var/log/journal
          709M    /var/cache
          
          /opt/iobroker/backups:
          23M     /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          170M    /opt/iobroker/iobroker-data/
          133M    /opt/iobroker/iobroker-data/files
          51M     /opt/iobroker/iobroker-data/files/javascript.admin
          48M     /opt/iobroker/iobroker-data/files/telegram.admin
          32M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
          
          The five largest files in iobroker-data are:
          15M     /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_module            s_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.c            hunk.js.map
          7.2M    /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_module            s_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.c            hunk.js
          7.0M    /opt/iobroker/iobroker-data/objects.jsonl
          6.9M    /opt/iobroker/iobroker-data/files/telegram.admin/custom/static/js/vendors-node_modul            es_mui_icons-material_esm_index_js.8fdf8cb7.chunk.js.map
          6.9M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.de0231c9.chunk.js.m            ap
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v16.19.1
          /usr/bin/node           v16.19.1
          /usr/bin/npm            8.19.3
          /usr/bin/npx            8.19.3
          
          nodejs:
            Installed: 16.19.1-deb-1nodesource1
            Candidate: 16.19.1-deb-1nodesource1
            Version table:
           *** 16.19.1-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
                  100 /var/lib/dpkg/status
               12.22.12~dfsg-1~deb11u3 500
                  500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
               12.22.5~dfsg-2~11u1 500
                  500 http://deb.debian.org/debian bullseye/main arm64 Packages
          
          Temp directories causing npm8 problem: 1
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Core adapters versions
          js-controller:  4.0.24
          admin:          6.3.5
          javascript:     6.1.4
          
          Adapters from github:   0
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : piroadrunner                                         -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
          + system.adapter.backitup.0               : backitup              : piroadrunner                                         -  enabled
            system.adapter.discovery.0              : discovery             : piroadrunner                                         - disabled
          + system.adapter.influxdb.0               : influxdb              : piroadrunner                                         -  enabled, port: 8086
          + system.adapter.javascript.0             : javascript            : piroadrunner                                         -  enabled
          + system.adapter.shelly.0                 : shelly                : piroadrunner                                         -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.sonoff.0                 : sonoff                : piroadrunner                                         -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.telegram.0               : telegram              : piroadrunner                                         -  enabled, port: 8443, bind: 0.0.0.0
            system.adapter.vis.0                    : vis                   : piroadrunner                                         - disabled
            system.adapter.web.0                    : web                   : piroadrunner                                         - disabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : piroadrunner                                         -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
          + system.adapter.influxdb.0               : influxdb              : piroadrunner                                         -  enabled, port: 8086
          + system.adapter.shelly.0                 : shelly                : piroadrunner                                         -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.sonoff.0                 : sonoff                : piroadrunner                                         -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.telegram.0               : telegram              : piroadrunner                                         -  enabled, port: 8443, bind: 0.0.0.0
          
          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.5.12   , installed 2.5.12
          Adapter    "discovery"    : 3.1.0    , installed 3.1.0
          Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
          Adapter    "javascript"   : 6.1.4    , installed 6.1.4
          Controller "js-controller": 4.0.24   , installed 4.0.24
          Adapter    "shelly"       : 6.3.1    , installed 6.3.1
          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
          Adapter    "socketio"     : 4.2.0    , installed 4.2.0
          Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
          Adapter    "telegram"     : 1.15.2   , installed 1.15.2
          Adapter    "vis"          : 1.4.15   , installed 1.4.15
          Adapter    "web"          : 4.3.0    , installed 4.3.0
          Adapter    "ws"           : 1.3.0    , installed 1.3.0
          
          Objects and States
          Please stand by - This may take a while
          Objects:        803
          States:         708
          
          *** OS-Repositories and Updates ***
          W: GPG error: https://repos.influxdata.com/debian stretch InRelease: The following signature            s couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
          E: The repository 'https://repos.influxdata.com/debian stretch InRelease' is not signed.
          Pending Updates: 32
          
          *** Listening Ports ***
          Active Internet connections (only servers)
          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       I            node      PID/Program name
          tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       1            73607     4878/io.shelly.0
          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       1            74445     4863/io.sonoff.0
          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       1            75156     4708/iobroker.js-co
          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       1            73370     4708/iobroker.js-co
          tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      116        1            3897      501/influxd
          tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          5            7591      1994/cupsd
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          1            1055      527/sshd: /usr/sbin
          tcp6       0      0 ::1:631                 :::*                    LISTEN      0          5            7590      1994/cupsd
          tcp6       0      0 :::8086                 :::*                    LISTEN      116        1            2971      501/influxd
          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       1            73524     4818/io.admin.0
          tcp6       0      0 :::3000                 :::*                    LISTEN      117        1            4497      500/grafana
          tcp6       0      0 :::22                   :::*                    LISTEN      0          1            1057      527/sshd: /usr/sbin
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          1            4414      469/dhcpcd
          udp        0      0 0.0.0.0:55374           0.0.0.0:*                           108        9            180       355/avahi-daemon: r
          udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          5            6874      1996/cups-browsed
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        9            178       355/avahi-daemon: r
          udp6       0      0 :::5353                 :::*                                108        9            179       355/avahi-daemon: r
          udp6       0      0 :::36671                :::*                                108        9            181       355/avahi-daemon: r
          
          *** Log File - Last 25 Lines ***
          
          2023-04-01 18:37:38.106  - info: javascript.0 (4856) Start javascript script.js.common.Spuel            maschine_fertig
          2023-04-01 18:37:38.354  - info: javascript.0 (4856) script.js.common.Spuelmaschine_fertig:             registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
          2023-04-01 18:37:38.356  - info: javascript.0 (4856) Start javascript script.js.Tasmota.Tasm            ota_reset
          2023-04-01 18:37:38.378  - info: javascript.0 (4856) script.js.Tasmota.Tasmota_reset: regist            ered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
          2023-04-01 18:37:38.389  - info: javascript.0 (4856) Start javascript script.js.common.Trock            ner_fertig
          2023-04-01 18:37:38.407  - info: javascript.0 (4856) script.js.common.Trockner_fertig: regis            tered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
          2023-04-01 18:37:38.410  - info: javascript.0 (4856) Start javascript script.js.common.Stehl            ampe_Ein
          2023-04-01 18:37:38.431  - info: javascript.0 (4856) script.js.common.Stehlampe_Ein: registe            red 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
          2023-04-01 18:37:38.460  - info: javascript.0 (4856) Start javascript script.js.common.Wama_            Test_1
          2023-04-01 18:37:38.560  - info: javascript.0 (4856) script.js.common.Wama_Test_1: registere            d 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
          2023-04-01 18:37:40.525  - info: shelly.0 (4878) starting. Version 6.3.1 in /opt/iobroker/no            de_modules/iobroker.shelly, node: v16.19.1, js-controller: 4.0.24
          2023-04-01 18:37:40.818  - info: shelly.0 (4878) Starting in MQTT mode. Listening on 0.0.0.0            :1882 (QoS 0)
          2023-04-01 18:37:41.988  - info: backitup.0 (4897) starting. Version 2.5.12 in /opt/iobroker            /node_modules/iobroker.backitup, node: v16.19.1, js-controller: 4.0.24
          2023-04-01 18:37:42.249  - info: backitup.0 (4897) [iobroker] backup was activated at 00:15             every 5 day(s)
          2023-04-01 18:37:55.001  - info: shelly.0 (4878) [MQTT] Device with client id "shellyplus1-7            c87ce58f3e4" connected!
          2023-04-01 18:38:02.146  - info: sonoff.0 (4863) Client [Max-Zimmer] connected with secret 1            680367082128_8804
          2023-04-01 18:38:02.547  - info: sonoff.0 (4863) Client [Spühlmaschine] connected with secre            t 1680367082542_9169
          2023-04-01 18:39:09.843  - info: sonoff.0 (4863) Client [Trockner] connected with secret 168            0367149839_6720
          2023-04-01 18:39:10.947  - info: sonoff.0 (4863) Client [Stehlampe] connected with secret 16            80367150942_2122
          2023-04-01 18:39:17.081  - info: sonoff.0 (4863) Client [DVES_801B4D] connected with secret             1680367157076_8515
          2023-04-01 18:39:18.782  - info: sonoff.0 (4863) Client [Waschmaschine] connected with secre            t 1680367158779_2803
          2023-04-01 19:39:55.844  - info: admin.0 (4818) failed connection to socket.io from ::ffff:1            92.168.10.101: Passport was not initialized
          2023-04-01 19:40:12.024  - info: admin.0 (4818) ==> Connected system.user.admin from ::ffff:            192.168.10.101
          2023-04-01 20:41:45.244  - info: admin.0 (4818) <== Disconnect system.user.admin from ::ffff            :192.168.10.101 admin
          2023-04-01 20:41:48.709  - info: admin.0 (4818) failed connection to socket.io from ::ffff:1            92.168.10.101: Passport was not initialized
          
          

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

          Copy text starting here:

          ======================= SUMMARY =======================
                               v.2023-01-02
          
          
          Operatingsystem:        Debian GNU/Linux 11 (bullseye)
          Installation:           Native
          Timezone:               Europe/Berlin
          User-ID:                1000
          X-Server:               false
          Boot Target:            multi-user.target
          
          Pending OS-Updates:     32
          
          Nodejs-Installation:    /usr/bin/nodejs         v16.19.1
                                  /usr/bin/node           v16.19.1
                                  /usr/bin/npm            8.19.3
                                  /usr/bin/npx            8.19.3
          
          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:
          + system.adapter.admin.0                  : admin                 : piroadrunner                             -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
          
          Pending iob updates:    0
          
          Active repo(s): stable
          
          Objects:                803
          States:                 708
          
          Size of iob-Database:
          
          7.0M    /opt/iobroker/iobroker-data/objects.jsonl
          1.9M    /opt/iobroker/iobroker-data/states.jsonl
          
          
          =================== END OF SUMMARY ====
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by
          #4

          @derroadrunner sagte in Täglich Fehler im Log - connect ECONNREFUSED 127.0.0.1:9001:

          INFO: recovery required on readonly filesystem

          Fahr das System immer sauber herunter, Strom weg killt dir das Dateisystem, wie hier.

          Pending OS-Updates: 32

          Updaten.

          Der Arbeitsspeicher geht dir regelmäßig aus.

          nodejs auf v18 bringen.

          Temp directories causing npm8 problem: 1

          Den Fix bzgl. Error 25 hier aus dem Forumskopf ausführen.

          The repository 'https://repos.influxdata.com/debian stretch InRelease' is not signed.

          Und überhaupt ist das das falsche Repo, du fährst ja ein Bullseye, kein Stretch. Aufräumen und die korrekten Repos einstellen.

          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

          D 1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @derroadrunner sagte in Täglich Fehler im Log - connect ECONNREFUSED 127.0.0.1:9001:

            INFO: recovery required on readonly filesystem

            Fahr das System immer sauber herunter, Strom weg killt dir das Dateisystem, wie hier.

            Pending OS-Updates: 32

            Updaten.

            Der Arbeitsspeicher geht dir regelmäßig aus.

            nodejs auf v18 bringen.

            Temp directories causing npm8 problem: 1

            Den Fix bzgl. Error 25 hier aus dem Forumskopf ausführen.

            The repository 'https://repos.influxdata.com/debian stretch InRelease' is not signed.

            Und überhaupt ist das das falsche Repo, du fährst ja ein Bullseye, kein Stretch. Aufräumen und die korrekten Repos einstellen.

            D Offline
            D Offline
            derroadrunner
            wrote on last edited by
            #5

            @thomas-braun
            Okay, danke für die Hilfe.

            Wie muss ich jetzt vorgehen, gibt es da eine Reihenfolge die ich beachten muss, nicht dass ich mir das System zerschiesse!?

            Das mit dem ordentlichen herunterfahren bekomme ich hin.
            Den Fix mit dem Fehler 25 auch.
            Muss ich etwas beachten um auf nodejs 18 zu updaten?
            Das mit dem falschen Repo verstehe ich nicht, was muss ich da genau tun?

            Grüße

            Raspberry Pi 3+

            Thomas BraunT 1 Reply Last reply
            0
            • D derroadrunner

              @thomas-braun
              Okay, danke für die Hilfe.

              Wie muss ich jetzt vorgehen, gibt es da eine Reihenfolge die ich beachten muss, nicht dass ich mir das System zerschiesse!?

              Das mit dem ordentlichen herunterfahren bekomme ich hin.
              Den Fix mit dem Fehler 25 auch.
              Muss ich etwas beachten um auf nodejs 18 zu updaten?
              Das mit dem falschen Repo verstehe ich nicht, was muss ich da genau tun?

              Grüße

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #6

              @derroadrunner sagte in Täglich Fehler im Log - connect ECONNREFUSED 127.0.0.1:9001:

              nicht dass ich mir das System zerschiesse!?

              Da musst du nix mehr machen, das ist schon (mindestens) schwer angeschossen.

              Ich würde das vermutlich flugs neuaufsetzen.

              Wenn du das nicht willst, fang mit den Repos an.

              sudo apt update
              

              sagt?

              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

              D 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @derroadrunner sagte in Täglich Fehler im Log - connect ECONNREFUSED 127.0.0.1:9001:

                nicht dass ich mir das System zerschiesse!?

                Da musst du nix mehr machen, das ist schon (mindestens) schwer angeschossen.

                Ich würde das vermutlich flugs neuaufsetzen.

                Wenn du das nicht willst, fang mit den Repos an.

                sudo apt update
                

                sagt?

                D Offline
                D Offline
                derroadrunner
                wrote on last edited by
                #7

                @thomas-braun
                roadrunner@piroadrunner:~ $ sudo apt update
                Hit:1 http://deb.debian.org/debian bullseye InRelease
                Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
                Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
                Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                Hit:5 https://deb.nodesource.com/node_16.x bullseye InRelease
                Hit:6 https://packages.grafana.com/oss/deb stable InRelease
                Get:7 https://repos.influxdata.com/debian stretch InRelease [7,030 B]
                Err:7 https://repos.influxdata.com/debian stretch InRelease
                The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                Reading package lists... Done
                W: GPG error: https://repos.influxdata.com/debian stretch InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                E: The repository 'https://repos.influxdata.com/debian stretch InRelease' is not signed.
                N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                N: See apt-secure(8) manpage for repository creation and user configuration details.

                Raspberry Pi 3+

                Thomas BraunT 1 Reply Last reply
                0
                • D derroadrunner

                  @thomas-braun
                  roadrunner@piroadrunner:~ $ sudo apt update
                  Hit:1 http://deb.debian.org/debian bullseye InRelease
                  Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
                  Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
                  Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                  Hit:5 https://deb.nodesource.com/node_16.x bullseye InRelease
                  Hit:6 https://packages.grafana.com/oss/deb stable InRelease
                  Get:7 https://repos.influxdata.com/debian stretch InRelease [7,030 B]
                  Err:7 https://repos.influxdata.com/debian stretch InRelease
                  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                  Reading package lists... Done
                  W: GPG error: https://repos.influxdata.com/debian stretch InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                  E: The repository 'https://repos.influxdata.com/debian stretch InRelease' is not signed.
                  N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                  N: See apt-secure(8) manpage for repository creation and user configuration details.

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by Thomas Braun
                  #8

                  @derroadrunner

                  sudo apt-key del 05CE 1508 5FC0 9D18 E99E  FB22 684A 14CF 2582 E0C5
                  rm /etc/apt/sources.list.d/infl*
                  wget -q -O - https://repos.influxdata.com/influxdb.key | sudo gpg --dearmor -o /usr/share/keyrings/influxdb.gpg
                  export DISTRIB_ID=$(lsb_release -si); export DISTRIB_CODENAME=$(lsb_release -sc)
                  echo "deb [signed-by=/usr/share/keyrings/influxdb.gpg] https://repos.influxdata.com/${DISTRIB_ID,,} ${DISTRIB_CODENAME} stable" | sudo tee /etc/apt/sources.list.d/influxdb.list > /dev/null
                  

                  Dann nochmal

                  sudo apt update
                  

                  Bitte für Text aus der Konsole die CodeTags verwenden. Danke.

                  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

                  D 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @derroadrunner

                    sudo apt-key del 05CE 1508 5FC0 9D18 E99E  FB22 684A 14CF 2582 E0C5
                    rm /etc/apt/sources.list.d/infl*
                    wget -q -O - https://repos.influxdata.com/influxdb.key | sudo gpg --dearmor -o /usr/share/keyrings/influxdb.gpg
                    export DISTRIB_ID=$(lsb_release -si); export DISTRIB_CODENAME=$(lsb_release -sc)
                    echo "deb [signed-by=/usr/share/keyrings/influxdb.gpg] https://repos.influxdata.com/${DISTRIB_ID,,} ${DISTRIB_CODENAME} stable" | sudo tee /etc/apt/sources.list.d/influxdb.list > /dev/null
                    

                    Dann nochmal

                    sudo apt update
                    

                    Bitte für Text aus der Konsole die CodeTags verwenden. Danke.

                    D Offline
                    D Offline
                    derroadrunner
                    wrote on last edited by
                    #9

                    @thomas-braun

                    roadrunner@piroadrunner:~ $ sudo apt-key del 05CE 1508 5FC0 9D18 E99E  FB22 684A 14CF 2582 E0C5
                    rm /etc/apt/sources.list.d/infl*
                    wget -q -O - https://repos.influxdata.com/influxdb.key | sudo gpg --dearmor -o /usr/share/keyrings/influxdb.gpg
                    export DISTRIB_ID=$(lsb_release -si); export DISTRIB_CODENAME=$(lsb_release -sc)
                    echo "deb [signed-by=/usr/share/keyrings/influxdb.gpg] https://repos.influxdata.com/${DISTRIB_ID,,} ${DISTRIB_CODENAME} stable" | sudo tee /etc/apt/sources.list.d/influxdb.list > /dev/null
                    Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
                    gpg: key "E0C5" not found: Not found
                    gpg: E0C5: delete key failed: Not found
                    rm: remove write-protected regular file '/etc/apt/sources.list.d/influxdb.list'? y
                    rm: cannot remove '/etc/apt/sources.list.d/influxdb.list': Permission denied
                    File '/usr/share/keyrings/influxdb.gpg' exists. Overwrite? (y/N) y
                    roadrunner@piroadrunner:~ $ sudo apt update
                    Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                    Hit:2 http://deb.debian.org/debian bullseye InRelease
                    Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                    Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                    Get:5 https://repos.influxdata.com/debian bullseye InRelease [7,031 B]
                    Hit:6 https://packages.grafana.com/oss/deb stable InRelease
                    Hit:7 https://deb.nodesource.com/node_16.x bullseye InRelease
                    Err:5 https://repos.influxdata.com/debian bullseye InRelease
                      The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                    Reading package lists... Done
                    W: GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                    E: The repository 'https://repos.influxdata.com/debian bullseye InRelease' is not signed.
                    N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                    N: See apt-secure(8) manpage for repository creation and user configuration details.
                    roadrunner@piroadrunner:~ $

                    Raspberry Pi 3+

                    Thomas BraunT 1 Reply Last reply
                    0
                    • D derroadrunner

                      @thomas-braun

                      roadrunner@piroadrunner:~ $ sudo apt-key del 05CE 1508 5FC0 9D18 E99E  FB22 684A 14CF 2582 E0C5
                      rm /etc/apt/sources.list.d/infl*
                      wget -q -O - https://repos.influxdata.com/influxdb.key | sudo gpg --dearmor -o /usr/share/keyrings/influxdb.gpg
                      export DISTRIB_ID=$(lsb_release -si); export DISTRIB_CODENAME=$(lsb_release -sc)
                      echo "deb [signed-by=/usr/share/keyrings/influxdb.gpg] https://repos.influxdata.com/${DISTRIB_ID,,} ${DISTRIB_CODENAME} stable" | sudo tee /etc/apt/sources.list.d/influxdb.list > /dev/null
                      Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
                      gpg: key "E0C5" not found: Not found
                      gpg: E0C5: delete key failed: Not found
                      rm: remove write-protected regular file '/etc/apt/sources.list.d/influxdb.list'? y
                      rm: cannot remove '/etc/apt/sources.list.d/influxdb.list': Permission denied
                      File '/usr/share/keyrings/influxdb.gpg' exists. Overwrite? (y/N) y
                      roadrunner@piroadrunner:~ $ sudo apt update
                      Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                      Hit:2 http://deb.debian.org/debian bullseye InRelease
                      Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                      Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                      Get:5 https://repos.influxdata.com/debian bullseye InRelease [7,031 B]
                      Hit:6 https://packages.grafana.com/oss/deb stable InRelease
                      Hit:7 https://deb.nodesource.com/node_16.x bullseye InRelease
                      Err:5 https://repos.influxdata.com/debian bullseye InRelease
                        The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                      Reading package lists... Done
                      W: GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                      E: The repository 'https://repos.influxdata.com/debian bullseye InRelease' is not signed.
                      N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                      N: See apt-secure(8) manpage for repository creation and user configuration details.
                      roadrunner@piroadrunner:~ $
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #10

                      @derroadrunner

                      ls -lAh /etc/apt/sources.list.d/
                      

                      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

                      D 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @derroadrunner

                        ls -lAh /etc/apt/sources.list.d/
                        
                        D Offline
                        D Offline
                        derroadrunner
                        wrote on last edited by
                        #11

                        @thomas-braun

                        roadrunner@piroadrunner:~ $ ls -lAh /etc/apt/sources.list.d/
                        total 16K
                        -rw-r--r-- 1 root root  53 Feb  5 00:20 grafana.list
                        -rw-r--r-- 1 root root 101 Apr  1 21:59 influxdb.list
                        -rw-r--r-- 1 root root 208 Feb  4 22:58 nodesource.list
                        -rw-r--r-- 1 root root 191 Sep 22  2022 raspi.list
                        
                        

                        Raspberry Pi 3+

                        Thomas BraunT 1 Reply Last reply
                        0
                        • D derroadrunner

                          @thomas-braun

                          roadrunner@piroadrunner:~ $ ls -lAh /etc/apt/sources.list.d/
                          total 16K
                          -rw-r--r-- 1 root root  53 Feb  5 00:20 grafana.list
                          -rw-r--r-- 1 root root 101 Apr  1 21:59 influxdb.list
                          -rw-r--r-- 1 root root 208 Feb  4 22:58 nodesource.list
                          -rw-r--r-- 1 root root 191 Sep 22  2022 raspi.list
                          
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          wrote on last edited by
                          #12

                          @derroadrunner sagte in Täglich Fehler im Log - connect ECONNREFUSED 127.0.0.1:9001:

                          cat /etc/apt/sources.list.d/influxdb.list
                          

                          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

                          D 1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @derroadrunner sagte in Täglich Fehler im Log - connect ECONNREFUSED 127.0.0.1:9001:

                            cat /etc/apt/sources.list.d/influxdb.list
                            
                            D Offline
                            D Offline
                            derroadrunner
                            wrote on last edited by
                            #13

                            @thomas-braun

                            roadrunner@piroadrunner:~ $ cat /etc/apt/sources.list.d/influxdb.list
                            deb [signed-by=/usr/share/keyrings/influxdb.gpg] https://repos.influxdata.com/debian bullseye stable
                            
                            

                            Raspberry Pi 3+

                            Thomas BraunT 1 Reply Last reply
                            0
                            • D derroadrunner

                              @thomas-braun

                              roadrunner@piroadrunner:~ $ cat /etc/apt/sources.list.d/influxdb.list
                              deb [signed-by=/usr/share/keyrings/influxdb.gpg] https://repos.influxdata.com/debian bullseye stable
                              
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              wrote on last edited by Thomas Braun
                              #14

                              @derroadrunner

                              Ändere die Zeile ab, die muss so aussehen:

                              
                              deb [signed-by=/usr/share/keyrings/influxdb.gpg] https://repos.influxdata.com/debian stable main
                              

                              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

                              D 1 Reply Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @derroadrunner

                                Ändere die Zeile ab, die muss so aussehen:

                                
                                deb [signed-by=/usr/share/keyrings/influxdb.gpg] https://repos.influxdata.com/debian stable main
                                
                                D Offline
                                D Offline
                                derroadrunner
                                wrote on last edited by
                                #15

                                @thomas-braun
                                Jetzt geht es schon los
                                Was muss ich da genau tun?

                                Raspberry Pi 3+

                                Thomas BraunT 1 Reply Last reply
                                0
                                • D derroadrunner

                                  @thomas-braun
                                  Jetzt geht es schon los
                                  Was muss ich da genau tun?

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  wrote on last edited by
                                  #16

                                  @derroadrunner

                                  Mit einem Editor wie nano die Datei bearbeiten.
                                  Oder damit:

                                  sudo rm /etc/apt/sources.list.d/infl*
                                  wget -q https://repos.influxdata.com/influxdata-archive_compat.key
                                  echo '393e8779c89ac8d958f81f942f9ad7fb82a25e133faddaf92e15b16e6ac9ce4c influxdata-archive_compat.key' | sha256sum -c && cat influxdata-archive_compat.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg > /dev/null
                                  echo 'deb [signed-by=/etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list
                                  sudo apt update
                                  

                                  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

                                  D 1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @derroadrunner

                                    Mit einem Editor wie nano die Datei bearbeiten.
                                    Oder damit:

                                    sudo rm /etc/apt/sources.list.d/infl*
                                    wget -q https://repos.influxdata.com/influxdata-archive_compat.key
                                    echo '393e8779c89ac8d958f81f942f9ad7fb82a25e133faddaf92e15b16e6ac9ce4c influxdata-archive_compat.key' | sha256sum -c && cat influxdata-archive_compat.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg > /dev/null
                                    echo 'deb [signed-by=/etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list
                                    sudo apt update
                                    
                                    D Offline
                                    D Offline
                                    derroadrunner
                                    wrote on last edited by
                                    #17

                                    @thomas-braun

                                    roadrunner@piroadrunner:~ $ sudo rm /etc/apt/sources.list.d/infl*
                                    wget -q https://repos.influxdata.com/influxdata-archive_compat.key
                                    echo '393e8779c89ac8d958f81f942f9ad7fb82a25e133faddaf92e15b16e6ac9ce4c influxdata-archive_compat.key' | sha256sum -c && cat influxdata-archive_compat.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg > /dev/null
                                    echo 'deb [signed-by=/etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list
                                    sudo apt update
                                    influxdata-archive_compat.key: OK
                                    deb [signed-by=/etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main
                                    Hit:1 http://deb.debian.org/debian bullseye InRelease
                                    Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
                                    Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
                                    Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                                    Get:5 https://repos.influxdata.com/debian stable InRelease [6,883 B]
                                    Hit:6 https://deb.nodesource.com/node_16.x bullseye InRelease
                                    Hit:7 https://packages.grafana.com/oss/deb stable InRelease
                                    Get:8 https://repos.influxdata.com/debian stable/main armhf Packages [2,218 B]
                                    Get:9 https://repos.influxdata.com/debian stable/main arm64 Packages [3,834 B]
                                    Fetched 12.9 kB in 4s (3,644 B/s)
                                    Reading package lists... Done
                                    Building dependency tree... Done
                                    Reading state information... Done
                                    33 packages can be upgraded. Run 'apt list --upgradable' to see them.
                                    roadrunner@piroadrunner:~ $ apt list --upgradable
                                    Listing... Done
                                    grafana/stable 9.4.7 arm64 [upgradable from: 9.4.1]
                                    influxdb/unknown 1.8.10-1 arm64 [upgradable from: 1.6.7~rc0-1+b5]
                                    libcamera-apps/stable 0~git20230301+54a781d-1 arm64 [upgradable from: 0~git20230125+9f08463-1]
                                    libcamera-tools/stable 0~git20230302+923f5d70-1 arm64 [upgradable from: 0~git20230124+9b860a66-1]
                                    libcamera0/stable 0~git20230302+923f5d70-1 arm64 [upgradable from: 0~git20230124+9b860a66-1]
                                    libvlc-bin/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                    libvlc5/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                    libvlccore9/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                    linux-libc-dev/stable 1:1.20230317-1 arm64 [upgradable from: 1:1.20230106-1]
                                    python3-libcamera/stable 0~git20230302+923f5d70-1 arm64 [upgradable from: 0~git20230124+9b860a66-1]
                                    python3-picamera2/stable,stable 0.3.9-1 all [upgradable from: 0.3.8-1]
                                    python3-v4l2/stable,stable 0.3.2-1 all [upgradable from: 0.3.1-1]
                                    raspberrypi-bootloader/stable 1:1.20230317-1 arm64 [upgradable from: 1:1.20230106-1]
                                    raspberrypi-kernel/stable 1:1.20230317-1 arm64 [upgradable from: 1:1.20230106-1]
                                    realvnc-vnc-server/stable 7.0.1.49073 arm64 [upgradable from: 6.10.1.47571]
                                    rp-prefapps/stable 0.46 arm64 [upgradable from: 0.45]
                                    tzdata/stable-updates,stable-updates 2021a-1+deb11u9 all [upgradable from: 2021a-1+deb11u8]
                                    vlc-bin/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                    vlc-data/stable,stable 3.0.18-0+rpt3+deb11u1 all [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                    vlc-l10n/stable,stable 3.0.18-0+rpt3+deb11u1 all [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                    vlc-plugin-access-extra/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                    vlc-plugin-base/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                    vlc-plugin-notify/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                    vlc-plugin-qt/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                    vlc-plugin-samba/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                    vlc-plugin-skins2/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                    vlc-plugin-video-output/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                    vlc-plugin-video-splitter/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                    vlc-plugin-visualization/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                    vlc/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                    xserver-common/stable,stable 2:1.20.11-1+rpt3+deb11u6 all [upgradable from: 2:1.20.11-1+rpt1+deb11u5]
                                    xserver-xorg-core/stable 2:1.20.11-1+rpt3+deb11u6 arm64 [upgradable from: 2:1.20.11-1+rpt1+deb11u5]
                                    xwayland/stable 2:1.20.11-1+rpt3+deb11u6 arm64 [upgradable from: 2:1.20.11-1+rpt1+deb11u5]
                                    roadrunner@piroadrunner:~ $
                                    
                                    

                                    Raspberry Pi 3+

                                    Thomas BraunT 1 Reply Last reply
                                    0
                                    • D derroadrunner

                                      @thomas-braun

                                      roadrunner@piroadrunner:~ $ sudo rm /etc/apt/sources.list.d/infl*
                                      wget -q https://repos.influxdata.com/influxdata-archive_compat.key
                                      echo '393e8779c89ac8d958f81f942f9ad7fb82a25e133faddaf92e15b16e6ac9ce4c influxdata-archive_compat.key' | sha256sum -c && cat influxdata-archive_compat.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg > /dev/null
                                      echo 'deb [signed-by=/etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list
                                      sudo apt update
                                      influxdata-archive_compat.key: OK
                                      deb [signed-by=/etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main
                                      Hit:1 http://deb.debian.org/debian bullseye InRelease
                                      Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
                                      Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
                                      Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                                      Get:5 https://repos.influxdata.com/debian stable InRelease [6,883 B]
                                      Hit:6 https://deb.nodesource.com/node_16.x bullseye InRelease
                                      Hit:7 https://packages.grafana.com/oss/deb stable InRelease
                                      Get:8 https://repos.influxdata.com/debian stable/main armhf Packages [2,218 B]
                                      Get:9 https://repos.influxdata.com/debian stable/main arm64 Packages [3,834 B]
                                      Fetched 12.9 kB in 4s (3,644 B/s)
                                      Reading package lists... Done
                                      Building dependency tree... Done
                                      Reading state information... Done
                                      33 packages can be upgraded. Run 'apt list --upgradable' to see them.
                                      roadrunner@piroadrunner:~ $ apt list --upgradable
                                      Listing... Done
                                      grafana/stable 9.4.7 arm64 [upgradable from: 9.4.1]
                                      influxdb/unknown 1.8.10-1 arm64 [upgradable from: 1.6.7~rc0-1+b5]
                                      libcamera-apps/stable 0~git20230301+54a781d-1 arm64 [upgradable from: 0~git20230125+9f08463-1]
                                      libcamera-tools/stable 0~git20230302+923f5d70-1 arm64 [upgradable from: 0~git20230124+9b860a66-1]
                                      libcamera0/stable 0~git20230302+923f5d70-1 arm64 [upgradable from: 0~git20230124+9b860a66-1]
                                      libvlc-bin/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                      libvlc5/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                      libvlccore9/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                      linux-libc-dev/stable 1:1.20230317-1 arm64 [upgradable from: 1:1.20230106-1]
                                      python3-libcamera/stable 0~git20230302+923f5d70-1 arm64 [upgradable from: 0~git20230124+9b860a66-1]
                                      python3-picamera2/stable,stable 0.3.9-1 all [upgradable from: 0.3.8-1]
                                      python3-v4l2/stable,stable 0.3.2-1 all [upgradable from: 0.3.1-1]
                                      raspberrypi-bootloader/stable 1:1.20230317-1 arm64 [upgradable from: 1:1.20230106-1]
                                      raspberrypi-kernel/stable 1:1.20230317-1 arm64 [upgradable from: 1:1.20230106-1]
                                      realvnc-vnc-server/stable 7.0.1.49073 arm64 [upgradable from: 6.10.1.47571]
                                      rp-prefapps/stable 0.46 arm64 [upgradable from: 0.45]
                                      tzdata/stable-updates,stable-updates 2021a-1+deb11u9 all [upgradable from: 2021a-1+deb11u8]
                                      vlc-bin/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                      vlc-data/stable,stable 3.0.18-0+rpt3+deb11u1 all [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                      vlc-l10n/stable,stable 3.0.18-0+rpt3+deb11u1 all [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                      vlc-plugin-access-extra/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                      vlc-plugin-base/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                      vlc-plugin-notify/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                      vlc-plugin-qt/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                      vlc-plugin-samba/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                      vlc-plugin-skins2/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                      vlc-plugin-video-output/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                      vlc-plugin-video-splitter/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                      vlc-plugin-visualization/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                      vlc/stable 3.0.18-0+rpt3+deb11u1 arm64 [upgradable from: 3.0.18-0+rpt2+deb11u1]
                                      xserver-common/stable,stable 2:1.20.11-1+rpt3+deb11u6 all [upgradable from: 2:1.20.11-1+rpt1+deb11u5]
                                      xserver-xorg-core/stable 2:1.20.11-1+rpt3+deb11u6 arm64 [upgradable from: 2:1.20.11-1+rpt1+deb11u5]
                                      xwayland/stable 2:1.20.11-1+rpt3+deb11u6 arm64 [upgradable from: 2:1.20.11-1+rpt1+deb11u5]
                                      roadrunner@piroadrunner:~ $
                                      
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by Thomas Braun
                                      #18

                                      @derroadrunner

                                      Dann ran da.

                                      sudo apt full-upgrade
                                      sudo reboot
                                      

                                      Und Server werden OHNE graphische Oberfläche betrieben...
                                      Ist vermutlich ein Überrest von einer Installation mit Desktop.

                                      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

                                      D 1 Reply Last reply
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @derroadrunner

                                        Dann ran da.

                                        sudo apt full-upgrade
                                        sudo reboot
                                        

                                        Und Server werden OHNE graphische Oberfläche betrieben...
                                        Ist vermutlich ein Überrest von einer Installation mit Desktop.

                                        D Offline
                                        D Offline
                                        derroadrunner
                                        wrote on last edited by
                                        #19

                                        @thomas-braun
                                        Die graphische Oberfläche hatte ich eigentlich ausgeschaltet. Das Check ich nochmal

                                        jetzt habe ich statt full upgrade ___ sudo apt upgrade eingegeben, ist das ein Problem?

                                        Er steht auch seit 5 min. hier

                                        Adding 'diversion of /boot/fixup4db.dat to /usr/share/rpikernelhack/fixup4db.dat by rpikernelhack'
                                        Adding 'diversion of /boot/fixup4x.dat to /usr/share/rpikernelhack/fixup4x.dat by rpikernelhack'
                                        Adding 'diversion of /boot/LICENCE.broadcom to /usr/share/rpikernelhack/LICENCE.broadcom by rpikernelhack'
                                        Unpacking raspberrypi-bootloader (1:1.20230317-1) over (1:1.20230106-1) ...
                                        Preparing to unpack .../21-realvnc-vnc-server_7.0.1.49073_arm64.deb ...
                                        Unpacking realvnc-vnc-server (7.0.1.49073) over (6.10.1.47571) ...
                                        
                                        Progress: [ 32%] [########################........................
                                        

                                        Raspberry Pi 3+

                                        Thomas BraunT 1 Reply Last reply
                                        0
                                        • D derroadrunner

                                          @thomas-braun
                                          Die graphische Oberfläche hatte ich eigentlich ausgeschaltet. Das Check ich nochmal

                                          jetzt habe ich statt full upgrade ___ sudo apt upgrade eingegeben, ist das ein Problem?

                                          Er steht auch seit 5 min. hier

                                          Adding 'diversion of /boot/fixup4db.dat to /usr/share/rpikernelhack/fixup4db.dat by rpikernelhack'
                                          Adding 'diversion of /boot/fixup4x.dat to /usr/share/rpikernelhack/fixup4x.dat by rpikernelhack'
                                          Adding 'diversion of /boot/LICENCE.broadcom to /usr/share/rpikernelhack/LICENCE.broadcom by rpikernelhack'
                                          Unpacking raspberrypi-bootloader (1:1.20230317-1) over (1:1.20230106-1) ...
                                          Preparing to unpack .../21-realvnc-vnc-server_7.0.1.49073_arm64.deb ...
                                          Unpacking realvnc-vnc-server (7.0.1.49073) over (6.10.1.47571) ...
                                          
                                          Progress: [ 32%] [########################........................
                                          
                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          wrote on last edited by Thomas Braun
                                          #20

                                          @derroadrunner sagte in Täglich Fehler im Log - connect ECONNREFUSED 127.0.0.1:9001:

                                          Die graphische Oberfläche hatte ich eigentlich ausgeschaltet.

                                          Ja, die ist ausgeschaltet, die entsprechenden Pakete schleppst du natürlich dennoch weiter.

                                          ist das ein Problem?

                                          Nein. Ist meistens bei einfachen updates nicht relevant. Kannste aber mit

                                          sudo apt full-upgrade
                                          

                                          noch nachholen. Da war ein Kernel-Upgrade dabei, hier unbedingt die Kiste neustarten.

                                          sudo reboot
                                          

                                          Er steht auch seit 5 min.

                                          Abwarten... Mit 1GB RAM musst du halt Geduld haben.

                                          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

                                          D 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          81

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe