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_ @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
                          • Homoran
                            Homoran Global Moderator Administrators @_techniker_ last edited by

                            @_techniker_ sagte in Admin Problem:

                            Ich verwende "ioBroker_Image_RPi_v1.0.0_latest" ist das offizielle von iobroker.net

                            da gibt es schon lange keine mehr.
                            und dem Namen nach sagt es mir überhaupt nichts

                            _ simatec 2 Replies Last reply Reply Quote 0
                            • _
                              _techniker_ @Homoran last edited by _techniker_

                              Gibt es aber noch

                              https://www.iobroker.net/?lang=de#de/download

                              So mache ich das

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • simatec
                                simatec Developer Most Active @Homoran last edited by

                                @homoran
                                Für den PI wird ein Image automatisch erstellt.

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

                                  @_techniker_ Ich würds immer per skript machen.

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

                                    @simatec said in Admin Problem:

                                    @homoran
                                    Für den PI wird ein Image automatisch erstellt.

                                    Wie meinst du das?

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

                                      @_techniker_ sagte in Admin Problem:

                                      Wie meinst du das?

                                      das war eine Info für mich!

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

                                      Support us

                                      ioBroker
                                      Community Adapters
                                      Donate

                                      443
                                      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