Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. InfluxDB verbindet sich nicht mehr mit IOB

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    InfluxDB verbindet sich nicht mehr mit IOB

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

      @michihorn

      Schau dir das 'große Ganze' an

      iob diag
      

      Und zu influxdb auch noch

      sudo apt update
      apt policy influx*
      
      M 1 Reply Last reply Reply Quote 0
      • M
        michihorn @Thomas Braun last edited by michihorn

        @thomas-braun
        iob diag


        ======================= SUMMARY =======================
        v.2024-05-22

        Static hostname: rp4
        Icon name: computer
        Operating System: Debian GNU/Linux 11 (bullseye)
        Kernel: Linux 6.1.21-v8+
        Architecture: arm64

        Installation: native
        Kernel: aarch64
        Userland: 64 bit
        Timezone: Europe/Berlin (CEST, +0200)
        User-ID: 1000
        Display-Server: false
        Boot Target: multi-user.target

        Pending OS-Updates: 0
        Pending iob updates: 3

        Nodejs-Installation:
        /usr/bin/nodejs v18.20.3
        /usr/bin/node v18.20.3
        /usr/bin/npm 10.7.0
        /usr/bin/npx 10.7.0
        /usr/bin/corepack 0.28.0

        Recommended versions are nodejs 18.20.3 and npm 10.7.0
        Your nodejs installation is correct

        MEMORY:
        total used free shared buff/cache available
        Mem: 7.8G 1.2G 5.4G 1.0M 1.2G 6.4G
        Swap: 99M 0B 99M
        Total: 7.9G 1.2G 5.5G

        Active iob-Instances: 14
        Active repo(s): beta

        ioBroker Core: js-controller 5.0.19
        admin 6.17.6

        ioBroker Status: iobroker is running on this host.

        Objects type: jsonl
        States type: jsonl

        Status admin and web instance:

        • system.adapter.admin.0 : admin : rp4 - enabled, port: 8081, bind: 0.0.0.0, run as: admin

        Objects: 4082
        States: 3388

        Size of iob-Database:

        14M /opt/iobroker/iobroker-data/objects.jsonl
        2.3M /opt/iobroker/iobroker-data/states.jsonl

        =================== END OF SUMMARY ====================

        apt policy influx*:


        pi@rp4:~ $ apt policy influx*
        influxdb-client:
        Installed: (none)
        Candidate: 1.6.7~rc0-1+b5
        Version table:
        1.6.7~rc0-1+b5 500
        500 http://deb.debian.org/debian bullseye/main arm64 Packages
        influxdb-dev:
        Installed: (none)
        Candidate: (none)
        Version table:
        influxdb:
        Installed: 1.6.7~rc0-1+b5
        Candidate: 1.6.7~rc0-1+b5
        Version table:
        *** 1.6.7~rc0-1+b5 500
        500 http://deb.debian.org/debian bullseye/main arm64 Packages
        100 /var/lib/dpkg/status
        pi@rp4:~ $ ~

        Update:


        pi@rp4:~ $ 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
        Hit:5 https://apt.grafana.com stable InRelease
        Hit:6 https://packages.grafana.com/oss/deb stable InRelease
        Get:7 https://dl.yarnpkg.com/debian stable InRelease [17.1 kB]
        Hit:8 https://deb.nodesource.com/node_18.x nodistro InRelease
        Fetched 17.1 kB in 3s (6,353 B/s)
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        All packages are up to date.

        List Instances:


        pi@rp4:~ $ iob list instances

        • system.adapter.admin.0 : admin : rp4 - enabled, port: 8081, bind: 0.0.0.0, run as: admin

        • system.adapter.backitup.0 : backitup : rp4 - enabled

        • system.adapter.history.0 : history : rp4 - enabled

        • system.adapter.hm-rega.0 : hm-rega : rp4 - enabled

        • system.adapter.hm-rpc.0 : hm-rpc : rp4 - enabled, port: 0

        • system.adapter.hm-rpc.2 : hm-rpc : rp4 - enabled, port: 0

        • system.adapter.influxdb.0 : influxdb : rp4 - enabled, port: 8086

        • system.adapter.javascript.0 : javascript : rp4 - enabled

        • system.adapter.mqtt-client.0 : mqtt-client : rp4 - enabled, port: 3002

        • system.adapter.mqtt.0 : mqtt : rp4 - enabled, port: 3003, bind: 0.0.0.0

        • system.adapter.smartmeter.0 : smartmeter : rp4 - enabled

        • system.adapter.smartmeter.1 : smartmeter : rp4 - enabled

        • system.adapter.tuya.0 : tuya : rp4 - enabled

        • instance is alive

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

          @michihorn

          Mit influxdb 1.6.7~rc0-1+b5 hast du da was recht altes aus dem debian-Repo laufen.
          Ich bin eigentlich ein Freund davon die distributions-eigenen Repos zu verwenden, es könnte hier aber vielleicht die Version von influx direkt ( 1.8.10-1) helfen.

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

            @thomas-braun kann man sudo apt upgrade rückgängig machen?
            Offenbar scheint beim Upgrade was daneben gelaufen zu sein. Ein Backup-Speicher läuft einwandfrei

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

              @michihorn sagte in InfluxDB verbindet sich nicht mehr mit IOB:

              kann man sudo apt upgrade rückgängig machen?

              Kommt ganz darauf an. Was haste denn jetzt genau wie gemacht?

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

                @thomas-braun sudo apt update und dann sudo apt upgrade, seit dem klappt der influx-adapter nicht mehr

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

                  @michihorn

                  influxdb neugestartet?

                  Und welche Versionen haste jetzt drin?

                  apt policy influx*
                  
                  1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @michihorn last edited by

                    @michihorn sagte in InfluxDB verbindet sich nicht mehr mit IOB:

                    seit dem klappt der influx-adapter nicht mehr

                    Meldungen?

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

                      @thomas-braun alles noch wie im ersten post.
                      Aktuell läuft das Backup.
                      Kümmere mich nach meinem urlaub wieder drum.
                      Danke

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

                        @michihorn sagte in InfluxDB verbindet sich nicht mehr mit IOB:

                        alles noch wie im ersten post.

                        Das kann ja nicht sein.

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post

                        Support us

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

                        369
                        Online

                        31.9k
                        Users

                        80.3k
                        Topics

                        1.3m
                        Posts

                        influxdb-adapter
                        2
                        11
                        173
                        Loading More Posts
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes
                        Reply
                        • Reply as topic
                        Log in to reply
                        Community
                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                        The ioBroker Community 2014-2023
                        logo