Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Admin Problem

    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

    Admin Problem

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

      @homoran said in Admin Problem:

      tail -f /opt/iobroker/log/iobroker.current.log

      Nun kommt ein fehler

      pi@ioBroker-RasPi4:~ $ iobroker start admin
      No connection to databases possible ...
      pi@ioBroker-RasPi4:~ $ tail -f /opt/iobroker/log/iobroker.current.log
      2021-04-27 18:50:25.357  - info: host.ioBroker-WZ iobroker.js-controller version 3.2.16 js-controller starting
      2021-04-27 18:50:25.375  - info: host.ioBroker-WZ Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
      2021-04-27 18:50:25.378  - info: host.ioBroker-WZ hostname: ioBroker-WZ, node: v12.22.1
      2021-04-27 18:50:25.380  - info: host.ioBroker-WZ ip addresses: 192.168.2.100 fe80::9f2b:2c44:cc7f:f55b
      2021-04-27 18:50:28.417  - info: host.ioBroker-WZ connected to Objects and States
      2021-04-27 18:50:28.611  - info: host.ioBroker-WZ added notifications configuration of host
      2021-04-27 18:50:30.702  - info: host.ioBroker-WZ 48 instances found
      2021-04-27 18:50:30.859  - warn: host.ioBroker-WZ does not start any instances on this host
      2021-04-27 18:54:03.244  - info: host.ioBroker-WZ received SIGTERM
      2021-04-27 18:54:03.344  - info: host.ioBroker-WZ terminated
      
      Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @_techniker_ last edited by

        @_techniker_ sagte in Admin Problem:

        No connection to databases possible ...

        was für eine Hardware?
        lief vorher redis?

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

          @_techniker_
          Nicht jede Rückmeldung aus der Konsole ist eine Fehlermeldung.

          iobroker status
          

          liefert?

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

            @homoran

            RasPi4

            Nach der Installation lief alles normal.

            Backup einspielen ohne Fehlermeldung.

            Kein Aufrufen im Browser möglich.

            pi@ioBroker-RasPi4:~ $ iobroker status
            iobroker is running on this host.
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @_techniker_ last edited by Thomas Braun

              @_techniker_

              Komplette Ausgabe. Inkl. ALLER Zeilen in der Konsole.
              So:

              pi@raspberrypi:~ $ iobroker status
              iobroker is running on this host.
              
              
              Objects type: file
              States  type: redis
              pi@raspberrypi:~ $
              
              _ 1 Reply Last reply Reply Quote 0
              • _
                _techniker_ @Thomas Braun last edited by

                @thomas-braun

                Ja

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

                  @_techniker_
                  Was Ja?

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

                    @thomas-braun

                    pi@ioBroker-RasPi4:~ $ iobroker status
                    iobroker is running on this host.
                    
                    
                    Objects type: file
                    States  type: file
                    pi@ioBroker-RasPi4:~ $
                    
                    

                    im Browser

                    Hmmm...diese Seite ist leider nicht erreichbar192.168.2.100 hat eine Verbindung verweigert.
                    Versuchen Sie Folgendes:
                    
                    Die Verbindung wird überprüft…
                    Proxy und Firewall überprüfen
                    ERR_CONNECTION_REFUSED
                    
                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @_techniker_ last edited by

                      @_techniker_

                      Zuvor redis verwendet?
                      Wie @Homoran schon gefragt hatte.

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

                        @thomas-braun

                        Ja zuvor Redis verwendet.

                        Thomas Braun Homoran _ 3 Replies Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @_techniker_ last edited by

                          @_techniker_
                          Dann solltest du das vielleicht wieder darauf umstellen.

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

                            @_techniker_ sagte in Admin Problem:

                            @thomas-braun

                            Ja zuvor Redis verwendet.

                            und jetzt NICHT redis installiert, sondern nachträglich auf file umgestellt?

                            1 Reply Last reply Reply Quote 0
                            • _
                              _techniker_ @_techniker_ last edited by

                              Habe nichts umgestellt.
                              Kann ich aber versuchen.
                              Was muß ich da machen?

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

                                @_techniker_ sagte in Admin Problem:

                                Ja zuvor Redis verwendet.

                                und jetzt:

                                @_techniker_ sagte in Admin Problem:

                                Objects type: file
                                States type: file

                                aber:
                                @_techniker_ sagte in Admin Problem:

                                Habe nichts umgestellt.

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

                                  @homoran

                                  Verstehe. Dann stelle ich mal um, oder?

                                  code_text
                                  ```pi@ioBroker-RasPi4:~ $ iobroker setup custom
                                  Current configuration:
                                  - Objects database:
                                    - Type: file
                                    - Host/Unix Socket: 127.0.0.1
                                    - Port: 9001
                                  - States database:
                                    - Type: file
                                    - Host/Unix Socket: 127.0.0.1
                                    - Port: 9000
                                  - Data Directory: ../../iobroker-data/
                                  - Host name: ioBroker-WZ
                                  
                                  Type of objects DB [(f)ile, (r)edis, ...], default [file]:
                                  Homoran 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @_techniker_ last edited by

                                    @_techniker_ sagte in Admin Problem:

                                    Dann stelle ich mal um, oder?

                                    oder!

                                    Hast du denn redis installiert?

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

                                      @homoran

                                      pi@ioBroker-RasPi4:~ $ sudo systemctl status redis-server
                                      ● redis-server.service - Advanced key-value store
                                         Loaded: loaded (/lib/systemd/system/redis-server.service; enabled; vendor preset: enabled)
                                         Active: active (running) since Tue 2021-04-27 19:27:28 CEST; 46s ago
                                           Docs: http://redis.io/documentation,
                                                 man:redis-server(1)
                                       Main PID: 902 (redis-server)
                                          Tasks: 4 (limit: 2062)
                                         CGroup: /system.slice/redis-server.service
                                                 └─902 /usr/bin/redis-server 127.0.0.1:6379
                                      
                                      Apr 27 19:27:28 ioBroker-RasPi4 systemd[1]: Starting Advanced key-value store...
                                      Apr 27 19:27:28 ioBroker-RasPi4 systemd[1]: redis-server.service: Can't open PID file /run/redis/redis-server.pid (yet?) after start: No such file or directory
                                      Apr 27 19:27:28 ioBroker-RasPi4 systemd[1]: Started Advanced key-value store.
                                      pi@ioBroker-RasPi4:~ $ 
                                      
                                      simatec 1 Reply Last reply Reply Quote 0
                                      • simatec
                                        simatec Developer Most Active @_techniker_ last edited by

                                        @_techniker_
                                        Ich habe zum Restore mal ein Tutorial erstellt
                                        Da wird auch das Thema mit redis behandelt.

                                        https://forum.iobroker.net/topic/27271/howto-iobroker-restore-unter-linux-durchführen

                                        _ 1 Reply Last reply Reply Quote 0
                                        • _
                                          _techniker_ @simatec last edited by _techniker_

                                          @simatec

                                          Anscheinend habe ich auf diesen Rpi kein Redis am laufen
                                          Es kommt jetzt

                                          pi@ioBroker-RasPi4:~ $ iobroker status
                                           Cannot read system.config: null (OK when migrating or restoring)
                                           Cannot find view "system" for search "host"
                                          iobroker is running on this host.
                                          
                                          No iobroker host is running.
                                          
                                          Objects type: redis
                                          States  type: redis
                                          pi@ioBroker-RasPi4:~ $
                                          

                                          Ich lese mir dein Tutorial mal durch.

                                          Und setzte mal dann RasPi zurück und setzte iobroker neu auf.
                                          Und spiele ein anderes Backup ein. Evtl. ist das ja kaputt?

                                          Ich verwende "ioBroker_Image_RPi_v1.0.0_latest" ist das offizielle von iobroker.net
                                          Oder brauche ich da ein anderes für RasPi 4?

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

                                            @_techniker_
                                            Finger weg von Images.
                                            ioBroker wird per Einzeiler in der Kommandozeile installiert.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            783
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter iobroker
                                            11
                                            74
                                            4934
                                            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