Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Iobroker Admin startet nicht mehr

    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

    Iobroker Admin startet nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • wendy2702
      wendy2702 last edited by

      Gerade mal an meinem Pi die Prozesse geschaut:

      ! pi@pi-iobroker:~ $ ps -ef|grep io root 9 2 0 20:26 ? 00:00:00 [migration/0] root 10 2 0 20:26 ? 00:00:00 [migration/1] root 14 2 0 20:26 ? 00:00:00 [migration/2] root 18 2 0 20:26 ? 00:00:00 [migration/3] root 28 2 0 20:26 ? 00:00:00 [bioset] root 31 2 0 20:26 ? 00:00:00 [rpciod] root 35 2 0 20:26 ? 00:00:00 [nfsiod] root 45 2 0 20:26 ? 00:00:00 [bioset] root 46 2 0 20:26 ? 00:00:00 [bioset] root 47 2 0 20:26 ? 00:00:00 [bioset] root 48 2 0 20:26 ? 00:00:00 [bioset] root 49 2 0 20:26 ? 00:00:00 [bioset] root 50 2 0 20:26 ? 00:00:00 [bioset] root 51 2 0 20:26 ? 00:00:00 [bioset] root 52 2 0 20:26 ? 00:00:00 [bioset] root 53 2 0 20:26 ? 00:00:00 [bioset] root 54 2 0 20:26 ? 00:00:00 [bioset] root 55 2 0 20:26 ? 00:00:00 [bioset] root 56 2 0 20:26 ? 00:00:00 [bioset] root 57 2 0 20:26 ? 00:00:00 [bioset] root 58 2 0 20:26 ? 00:00:00 [bioset] root 59 2 0 20:26 ? 00:00:00 [bioset] root 60 2 0 20:26 ? 00:00:00 [bioset] root 61 2 0 20:26 ? 00:00:00 [bioset] root 62 2 0 20:26 ? 00:00:00 [bioset] root 63 2 0 20:26 ? 00:00:00 [bioset] root 64 2 0 20:26 ? 00:00:00 [bioset] root 65 2 0 20:26 ? 00:00:00 [bioset] root 66 2 0 20:26 ? 00:00:00 [bioset] root 67 2 0 20:26 ? 00:00:00 [bioset] root 68 2 0 20:26 ? 00:00:00 [bioset] root 75 2 0 20:26 ? 00:00:00 [DWC Notificatio] root 82 2 0 20:26 ? 00:00:00 [bioset] avahi 442 1 0 20:26 ? 00:00:00 avahi-daemon: running [pi-iobroker.local] message+ 448 1 0 20:26 ? 00:00:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation root 730 1 1 20:26 ? 00:00:05 iobroker.js-controller root 749 730 6 20:26 ? 00:00:24 io.admin.1 root 780 730 2 20:27 ? 00:00:09 io.smartmeter.0 root 792 730 1 20:27 ? 00:00:04 io.rpi2.0 root 847 730 1 20:27 ? 00:00:05 io.modbus.3 pi 1134 772 0 20:33 pts/0 00:00:00 grep --color=auto io pi@pi-iobroker:~ $ !

      Merkwürdig das man bei dir nichts von den iobroker Prozessen sieht.

      Läuft auf dem PI noch etwas anderes außer iobroker?

      Wenn es ganz schlecht läuft hat es vielleicht deine SD Karte, solltest du eine benutzen, zerlegt.

      Was kommt denn wenn du im iobroker Verzeichnis versuchst den Admin zu starten?

      Also so:

      iobroker start admin
      ````oder````
      iobroker start admin.0
      ````–> setzt voraus das du nur eine Admin Instanz installiert hattest.
      
      Ist das logfile zu groß oder warum magst du es nicht posten? Steht doch eigentlich nichts geheimes drin... oder?
      1 Reply Last reply Reply Quote 0
      • hg6806
        hg6806 Most Active last edited by

        pi@raspberrypi:/opt/iobroker $ sudo iobroker start
        iobroker controller daemon already running. PID: 667
        pi@raspberrypi:/opt/iobroker $ sudo ps -ef | grep 667
        pi        5329  4878  0 20:43 pts/0    00:00:00 grep --color=auto 667
        pi@raspberrypi:/opt/iobroker $
        [quote] ` 
        

        Im Anhang der Verzeichnisinhalt
        1752_2017-03-26_20_46_32-raspi_-sftp___root_192.168.178.18-_filezilla.jpg

        1 Reply Last reply Reply Quote 0
        • eric2905
          eric2905 last edited by

          Ok, sehr seltsam …. die PID wird nicht in den Prozessen gefunden ...

          Hast Du den Pi mal rebootet (hatten "Wendy" und ich schon mal gefragt)?

          Gruß,

          Eric

          Von unterwegs getippert

          1 Reply Last reply Reply Quote 0
          • hg6806
            hg6806 Most Active last edited by

            Ja, Pi hatte ich 2x neu gestartet.

            <code>pi@raspberrypi:/opt/iobroker $ iobroker start admin
            pi@raspberrypi:/opt/iobroker $ iobroker start admin.0
            Adapter "admin.0 started.
            Cannot save file /opt/iobroker/node_modules/iobroker.js-controller/lib/objects/../../../../iobroker-data/objects.json: Error: EACCES: permission denied, open '/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/../../../../iobroker-data/objects.json'
            pi@raspberrypi:/opt/iobroker $
            [code][/code]</code>
            
            1 Reply Last reply Reply Quote 0
            • eric2905
              eric2905 last edited by

              "sudo" vergessen!

              Von unterwegs getippert

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

                wenn du als user pi drin bist und nicht als root musst du immer ein sudo voranstellen.

                Gruß

                Rainer

                1 Reply Last reply Reply Quote 0
                • hg6806
                  hg6806 Most Active last edited by

                  sorry, sudo vergessen und blind paste© gemacht.

                  <code>pi@raspberrypi:/opt/iobroker $ sudo iobroker start admin
                  pi@raspberrypi:/opt/iobroker $ sudo iobroker start admin.0
                  Adapter "admin.0 started.
                  pi@raspberrypi:/opt/iobroker $
                  [code][/code]</code>
                  
                  1 Reply Last reply Reply Quote 0
                  • wendy2702
                    wendy2702 last edited by

                    Sieht doch erstmal gut aus.

                    Jetzt nochmal Prozesse abfragen

                    Gesendet von iPhone mit Tapatalk Pro

                    1 Reply Last reply Reply Quote 0
                    • eric2905
                      eric2905 last edited by

                      Admin lief nicht, sonst hätte es eine entspr. Meldung gegeben.

                      Kannst Du jetzt die Webseite (Admin, nicht Vis) aufrufen?

                      Gruß,

                      Eric

                      Von unterwegs getippert

                      1 Reply Last reply Reply Quote 0
                      • hg6806
                        hg6806 Most Active last edited by

                        Nein, kann ich noch immer nicht

                        1 Reply Last reply Reply Quote 0
                        • eric2905
                          eric2905 last edited by

                          Und die Prozesse?

                          Von unterwegs getippert

                          1 Reply Last reply Reply Quote 0
                          • hg6806
                            hg6806 Most Active last edited by

                            Prozesse war das hier?

                            pi@raspberrypi:~ $ cd /opt/iobroker
                            pi@raspberrypi:/opt/iobroker $ sudo ps -aux |grep io
                            root         9  0.0  0.0      0     0 ?        S    21:08   0:00 [migration/0]
                            root        10  0.0  0.0      0     0 ?        S    21:08   0:00 [migration/1]
                            root        14  0.0  0.0      0     0 ?        S    21:08   0:00 [migration/2]
                            root        18  0.0  0.0      0     0 ?        S    21:08   0:00 [migration/3]
                            root        28  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        31  0.0  0.0      0     0 ?        S<   21:08   0:00 [rpciod]
                            root        35  0.0  0.0      0     0 ?        S<   21:08   0:00 [nfsiod]
                            root        45  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        46  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        47  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        48  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        49  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        50  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        51  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        52  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        53  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        54  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        55  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        56  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        57  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        58  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        59  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        60  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        61  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        62  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        63  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        64  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        65  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        66  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        67  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        68  0.0  0.0      0     0 ?        S<   21:08   0:00 [bioset]
                            root        75  0.0  0.0      0     0 ?        S<   21:08   0:00 [DWC Notificatio]
                            root        84  0.0  0.0      0     0 ?        S<   21:09   0:00 [bioset]
                            message+   463  0.0  0.3   5624  3020 ?        Ss   21:09   0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
                            pi         924  0.0  0.2   4556  1916 pts/0    S+   21:16   0:00 grep --color=auto io
                            pi@raspberrypi:/opt/iobroker $
                            
                            
                            1 Reply Last reply Reply Quote 0
                            • eric2905
                              eric2905 last edited by

                              Bitte nochmal mit

                              ps -ef | grep io
                              

                              und

                              ps -ef | grep js
                              

                              Ich verstehe nicht, warum die Prozesse nicht angezeigt werden ….

                              Versuche bitte auch noch

                              sudo iobroker start web
                              

                              bzw.

                              sudo iobroker start web.0
                              

                              und

                              sudo iobroker start vis
                              

                              bzw.

                              sudo iobroker start vis.0
                              

                              Gruß,

                              Eric

                              Von unterwegs getippert

                              1 Reply Last reply Reply Quote 0
                              • hg6806
                                hg6806 Most Active last edited by

                                Hier die Ergebnisse. Habe mich als root eingeloggt.

                                Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                permitted by applicable law.
                                Last login: Sun Mar 26 07:52:26 2017 from guidos-netbook.fritz.box
                                root@raspberrypi:~# ps -ef | grep io
                                root         9     2  0 21:08 ?        00:00:00 [migration/0]
                                root        10     2  0 21:08 ?        00:00:00 [migration/1]
                                root        14     2  0 21:08 ?        00:00:00 [migration/2]
                                root        18     2  0 21:08 ?        00:00:00 [migration/3]
                                root        28     2  0 21:08 ?        00:00:00 [bioset]
                                root        31     2  0 21:08 ?        00:00:00 [rpciod]
                                root        35     2  0 21:08 ?        00:00:00 [nfsiod]
                                root        45     2  0 21:08 ?        00:00:00 [bioset]
                                root        46     2  0 21:08 ?        00:00:00 [bioset]
                                root        47     2  0 21:08 ?        00:00:00 [bioset]
                                root        48     2  0 21:08 ?        00:00:00 [bioset]
                                root        49     2  0 21:08 ?        00:00:00 [bioset]
                                root        50     2  0 21:08 ?        00:00:00 [bioset]
                                root        51     2  0 21:08 ?        00:00:00 [bioset]
                                root        52     2  0 21:08 ?        00:00:00 [bioset]
                                root        53     2  0 21:08 ?        00:00:00 [bioset]
                                root        54     2  0 21:08 ?        00:00:00 [bioset]
                                root        55     2  0 21:08 ?        00:00:00 [bioset]
                                root        56     2  0 21:08 ?        00:00:00 [bioset]
                                root        57     2  0 21:08 ?        00:00:00 [bioset]
                                root        58     2  0 21:08 ?        00:00:00 [bioset]
                                root        59     2  0 21:08 ?        00:00:00 [bioset]
                                root        60     2  0 21:08 ?        00:00:00 [bioset]
                                root        61     2  0 21:08 ?        00:00:00 [bioset]
                                root        62     2  0 21:08 ?        00:00:00 [bioset]
                                root        63     2  0 21:08 ?        00:00:00 [bioset]
                                root        64     2  0 21:08 ?        00:00:00 [bioset]
                                root        65     2  0 21:08 ?        00:00:00 [bioset]
                                root        66     2  0 21:08 ?        00:00:00 [bioset]
                                root        67     2  0 21:08 ?        00:00:00 [bioset]
                                root        68     2  0 21:08 ?        00:00:00 [bioset]
                                root        75     2  0 21:08 ?        00:00:00 [DWC Notificatio]
                                root        84     2  0 21:09 ?        00:00:00 [bioset]
                                message+   463     1  0 21:09 ?        00:00:00 /usr/bin/dbus-daemon --system --                   address=systemd: --nofork --nopidfile --systemd-activation
                                root      1091  1056  0 21:53 pts/0    00:00:00 grep io
                                root@raspberrypi:~# ps -ef | grep js
                                root      1093  1056  0 21:53 pts/0    00:00:00 grep js
                                root@raspberrypi:~# iobroker start web
                                root@raspberrypi:~# iobroker start web.0
                                Adapter "web.0 started.
                                root@raspberrypi:~# iobroker start vis
                                root@raspberrypi:~# iobroker start vis.0
                                Adapter "vis.0 started.
                                root@raspberrypi:~#
                                
                                
                                1 Reply Last reply Reply Quote 0
                                • wendy2702
                                  wendy2702 last edited by

                                  Alles ohne zu meckern gestartet.

                                  Geht jetzt die Webseite?

                                  Wenn nicht, was steht im log?

                                  Gesendet von iPhone mit Tapatalk Pro

                                  1 Reply Last reply Reply Quote 0
                                  • hg6806
                                    hg6806 Most Active last edited by

                                    Web geht nicht. Kein Admin, kein VIS

                                    Logfile ist das letzte vom 24.03. und ein restart.Log vom 25.03. welches ich schon gepostet hatte.

                                    Kann es sein, dass kein Logfile geschrieben werden kann? SD Karte defekt und kann nur noch gelesen werden?

                                    Würde das das Fehlerbild darstellen?

                                    1 Reply Last reply Reply Quote 0
                                    • hg6806
                                      hg6806 Most Active last edited by

                                      Noch mal eine weitere Admin Instanz über "iobroker add admin –port 8089" installiert.

                                      Geht auch nicht.

                                      "Diese Webseite ist nicht erreichbar......."

                                      Was kann ich sonst noch tun?

                                      1 Reply Last reply Reply Quote 0
                                      • wendy2702
                                        wendy2702 last edited by

                                        Wenn du die zweite Instanz installiert hast, Logfile davon?

                                        Hast du den Admin.1 dann auch gestartet ?

                                        Gesendet von iPhone mit Tapatalk Pro

                                        1 Reply Last reply Reply Quote 0
                                        • kmxak
                                          kmxak Most Active last edited by

                                          Ist da was wichtiges auf dem pi?

                                          Wenn nicht würde ich mal iobroker komplett runter nehmen und neu installieren. Optional ne andere sd Karte probieren.

                                          Gesendet von meinem SM-G928F mit Tapatalk

                                          1 Reply Last reply Reply Quote 0
                                          • hg6806
                                            hg6806 Most Active last edited by

                                            Kein neueres Logfile vorhanden.

                                            Im Prinzip ist nur Historian drauf und iobroker.

                                            Welche Dateien von iobroker muss ich alle retten?

                                            Wie kann ich testen, ob alle Speicherzellen der SD Karte i.O. sind?

                                            Weiß jemand wie man bei Historian die Felder sichert, die ausgewählt wurden?

                                            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

                                            931
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            11
                                            81
                                            33287
                                            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