Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. Kein Zugriff auf Anwendungen

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Kein Zugriff auf Anwendungen

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

      @mellus

      Im Moment verstehe ich nicht wo du da herumspringst.

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

        @thomas-braun
        was ist daran nicht zu verstehen? Bei Aufruf von iobroker.pro ist des Symbol "Anwendungen" gelb und nicht erreichbar

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

          @mellus sagte in Kein Zugriff auf Anwendungen:

          @thomas-braun
          was ist daran nicht zu verstehen? Bei Aufruf von iobroker.pro ist des Symbol "Anwendungen" gelb und nicht erreichbar

          was ist das?
          mach mal einen Screenshot

          M 1 Reply Last reply Reply Quote 0
          • M
            mellus @Homoran last edited by Homoran

            @homoran Bildschirmfoto 2022-12-08 um 22.41.20.png

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

              @mellus Danke!
              und was befindet sich da üblicherweise hinter dem Menüpunkt?
              steht was im log?
              ich vermute beim cloud Adapter
              ist das Apfel mit Safari?

              geht es auf anderem OS und/oder Browser?

              PS Bitte Screenshot ohne deine Email Adresse nochmal posten

              M 2 Replies Last reply Reply Quote 0
              • M
                mellus @Homoran last edited by

                @homoran genau, der cloud adapter. mac os

                1 Reply Last reply Reply Quote 0
                • M
                  mellus @Homoran last edited by

                  @homoran Unter windows das gleiche Bild. Habe bereis den Raspi neu gestartet und iobroker auch. Ändert nichts.

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

                    @mellus

                    Im Log steht dazu was?
                    Ich vermute dass da keine gültige Lizenz gefunden wird.

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

                      @thomas-braun wie komme ich an die log Datei ohne Zugriff auf die Admin-Oberfläche?

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

                        @mellus

                        Über die Kommandozeile:

                        iob logs 
                        
                        M 1 Reply Last reply Reply Quote 0
                        • M
                          mellus @Thomas Braun last edited by

                          @thomas-braun Dankeschön !

                          pi@iobroker:~ $ iobroker logs
                          2022-12-11 10:17:10.722 - info: host.iobroker iobroker.js-controller version 4.0.23 js-controller starting
                          2022-12-11 10:17:10.728 - info: host.iobroker Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                          2022-12-11 10:17:10.730 - info: host.iobroker hostname: iobroker, node: v16.18.1
                          2022-12-11 10:17:10.731 - info: host.iobroker ip addresses: fe80::3f68:ee45:fc73:8604
                          2022-12-11 10:17:13.240 - info: host.iobroker connected to Objects and States
                          2022-12-11 10:17:13.283 - info: host.iobroker added notifications configuration of host
                          2022-12-11 10:17:14.407 - info: host.iobroker Delete state "system.host.iobroker.versions.nodeCurrent"
                          2022-12-11 10:17:14.418 - info: host.iobroker 3 instances found
                          2022-12-11 10:17:14.433 - info: host.iobroker starting 3 instances
                          2022-12-11 10:17:14.549 - info: host.iobroker instance system.adapter.admin.0 started with pid 945
                          2022-12-11 10:17:14.566 - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewest"
                          2022-12-11 10:17:14.659 - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewestNext"
                          2022-12-11 10:17:14.687 - info: host.iobroker Delete state "system.host.iobroker.versions.npmCurrent"
                          2022-12-11 10:17:14.717 - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewest"
                          2022-12-11 10:17:14.746 - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewestNext"
                          2022-12-11 10:17:14.776 - info: host.iobroker Some obsolete host states deleted.
                          2022-12-11 10:30:17.673 - error: admin.0 (945) admin.0 already running
                          2022-12-11 10:30:17.679 - warn: admin.0 (945) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2022-12-11 10:30:18.239 - error: host.iobroker instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2022-12-11 10:30:18.240 - info: host.iobroker Restart adapter system.adapter.admin.0 because enabled
                          2022-12-11 10:30:18.711 - info: host.iobroker instance system.adapter.discovery.0 started with pid 1378
                          2022-12-11 10:30:20.184 - error: discovery.0 (1378) discovery.0 already running
                          2022-12-11 10:30:20.190 - warn: discovery.0 (1378) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2022-12-11 10:30:20.745 - error: host.iobroker instance system.adapter.discovery.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2022-12-11 10:30:20.747 - info: host.iobroker Restart adapter system.adapter.discovery.0 because enabled
                          2022-12-11 10:30:22.694 - info: host.iobroker instance system.adapter.backitup.0 started with pid 1852
                          2022-12-11 10:30:24.182 - error: backitup.0 (1852) backitup.0 already running
                          2022-12-11 10:30:24.186 - warn: backitup.0 (1852) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2022-12-11 10:30:24.734 - error: host.iobroker instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2022-12-11 10:30:24.735 - info: host.iobroker Restart adapter system.adapter.backitup.0 because enabled
                          2022-12-11 10:30:48.306 - info: host.iobroker instance system.adapter.admin.0 started with pid 1876
                          2022-12-11 10:30:50.164 - info: admin.0 (1876) starting. Version 6.2.23 in /opt/iobroker/node_modules/iobroker.admin, node: v16.18.1, js-controller: 4.0.23
                          2022-12-11 10:30:50.218 - info: admin.0 (1876) requesting all states
                          2022-12-11 10:30:50.219 - info: admin.0 (1876) requesting all objects
                          2022-12-11 10:30:50.675 - info: admin.0 (1876) received all objects
                          2022-12-11 10:30:50.782 - info: host.iobroker instance system.adapter.discovery.0 started with pid 1899
                          2022-12-11 10:30:50.840 - info: admin.0 (1876) Request actual repository...
                          2022-12-11 10:30:50.906 - info: admin.0 (1876) http server listening on port 8081
                          2022-12-11 10:30:50.907 - info: admin.0 (1876) Use link "http://localhost:8081" to configure.
                          2022-12-11 10:30:50.918 - info: admin.0 (1876) socket.io server listening on port 8081
                          2022-12-11 10:30:51.232 - info: host.iobroker Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                          2022-12-11 10:30:53.852 - info: admin.0 (1876) Repository received successfully.
                          2022-12-11 10:30:54.158 - info: discovery.0 (1899) starting. Version 3.0.3 in /opt/iobroker/node_modules/iobroker.discovery, node: v16.18.1, js-controller: 4.0.23
                          2022-12-11 10:30:54.780 - info: host.iobroker instance system.adapter.backitup.0 started with pid 1918
                          2022-12-11 10:30:56.392 - info: backitup.0 (1918) starting. Version 2.5.4 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.18.1, js-controller: 4.0.23
                          2022-12-11 10:30:56.459 - info: backitup.0 (1918) [iobroker] backup was activated at 02:40 every 1 day(s)
                          2022-12-11 16:15:06.041 - info: admin.0 (1876) terminating http server on port 8081
                          2022-12-11 16:15:06.042 - info: backitup.0 (1918) cleaned everything up...
                          2022-12-11 16:15:06.055 - info: host.iobroker received SIGTERM
                          2022-12-11 16:15:06.062 - info: host.iobroker stopInstance system.adapter.admin.0 (force=false, process=true)
                          2022-12-11 16:15:06.063 - info: host.iobroker stopInstance system.adapter.discovery.0 (force=false, process=true)
                          2022-12-11 16:15:06.063 - info: host.iobroker stopInstance system.adapter.backitup.0 (force=false, process=true)
                          2022-12-11 16:15:06.077 - info: admin.0 (1876) Got terminate signal TERMINATE_YOURSELF
                          2022-12-11 16:15:06.080 - info: backitup.0 (1918) Got terminate signal TERMINATE_YOURSELF
                          2022-12-11 16:15:06.082 - info: host.iobroker stopInstance system.adapter.admin.0 send kill signal
                          2022-12-11 16:15:06.082 - info: admin.0 (1876) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                          2022-12-11 16:15:06.084 - info: backitup.0 (1918) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                          2022-12-11 16:15:06.085 - info: discovery.0 (1899) Got terminate signal TERMINATE_YOURSELF
                          2022-12-11 16:15:06.096 - info: discovery.0 (1899) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                          2022-12-11 16:15:06.124 - info: host.iobroker stopInstance system.adapter.discovery.0 send kill signal
                          2022-12-11 16:15:06.125 - info: host.iobroker stopInstance system.adapter.backitup.0 send kill signal
                          2022-12-11 16:15:06.653 - info: host.iobroker instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                          2022-12-11 16:15:06.666 - info: host.iobroker instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                          2022-12-11 16:15:06.709 - info: host.iobroker instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                          2022-12-11 16:15:06.710 - info: host.iobroker All instances are stopped.
                          2022-12-11 16:15:06.901 - info: host.iobroker terminated
                          2022-12-11 16:15:08.993 - info: host.iobroker iobroker.js-controller version 4.0.23 js-controller starting
                          2022-12-11 16:15:09.000 - info: host.iobroker Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                          2022-12-11 16:15:09.001 - info: host.iobroker hostname: iobroker, node: v16.18.1
                          2022-12-11 16:15:09.002 - info: host.iobroker ip addresses: 192.168.178.94 2a02:908:d80:aa80:e25b:e951:5000:a86f fe80::3f68:ee45:fc73:8604 192.168.178.189 2a02:908:d80:aa80:44b6:3b6a:e318:bf17 fe80::f8dd:f6dc:7e55:5a9f
                          2022-12-11 16:15:09.878 - info: host.iobroker connected to Objects and States
                          2022-12-11 16:15:09.901 - info: host.iobroker added notifications configuration of host
                          2022-12-11 16:15:10.268 - info: host.iobroker Delete state "system.host.iobroker.versions.nodeCurrent"
                          2022-12-11 16:15:10.276 - info: host.iobroker 3 instances found
                          2022-12-11 16:15:10.285 - info: host.iobroker starting 3 instances
                          2022-12-11 16:15:10.334 - info: host.iobroker instance system.adapter.admin.0 started with pid 3386
                          2022-12-11 16:15:10.362 - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewest"
                          2022-12-11 16:15:10.377 - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewestNext"
                          2022-12-11 16:15:10.391 - info: host.iobroker Delete state "system.host.iobroker.versions.npmCurrent"
                          2022-12-11 16:15:10.405 - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewest"
                          2022-12-11 16:15:10.420 - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewestNext"
                          2022-12-11 16:15:10.434 - info: host.iobroker Some obsolete host states deleted.
                          2022-12-11 16:15:12.276 - info: admin.0 (3386) starting. Version 6.2.23 in /opt/iobroker/node_modules/iobroker.admin, node: v16.18.1, js-controller: 4.0.23
                          2022-12-11 16:15:12.325 - info: admin.0 (3386) requesting all states
                          2022-12-11 16:15:12.326 - info: admin.0 (3386) requesting all objects
                          2022-12-11 16:15:12.698 - info: admin.0 (3386) received all objects
                          2022-12-11 16:15:12.898 - info: admin.0 (3386) Request actual repository...
                          2022-12-11 16:15:12.937 - info: admin.0 (3386) http server listening on port 8081
                          2022-12-11 16:15:12.938 - info: admin.0 (3386) Use link "http://localhost:8081" to configure.
                          2022-12-11 16:15:12.950 - info: admin.0 (3386) socket.io server listening on port 8081
                          2022-12-11 16:15:13.244 - info: host.iobroker Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                          2022-12-11 16:15:15.654 - info: host.iobroker instance system.adapter.discovery.0 started with pid 3413
                          2022-12-11 16:15:15.835 - info: admin.0 (3386) Repository received successfully.
                          2022-12-11 16:15:17.238 - info: discovery.0 (3413) starting. Version 3.0.3 in /opt/iobroker/node_modules/iobroker.discovery, node: v16.18.1, js-controller: 4.0.23
                          2022-12-11 16:15:18.322 - info: host.iobroker instance system.adapter.backitup.0 started with pid 3428
                          2022-12-11 16:15:20.033 - info: backitup.0 (3428) starting. Version 2.5.4 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.18.1, js-controller: 4.0.23
                          2022-12-11 16:15:20.098 - info: backitup.0 (3428) [iobroker] backup was activated at 02:40 every 1 day(s)
                          pi@iobroker:~ $

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

                            @mellus sagte in Kein Zugriff auf Anwendungen:

                            terminated with code 7 (ADAPTER_ALREADY_RUNNING)

                            mach mal rin reboot vom pi

                            M 1 Reply Last reply Reply Quote 0
                            • M
                              mellus @Homoran last edited by

                              @homoran Problem bleibt

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

                                @mellus

                                iob list instances
                                

                                Da läuft ja auch gar nicht viel, wenn ich das richtig sehe .

                                Bitte für Konsolentext die CodeTags verwenden.

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

                                  @thomas-braun Ja, ist ja auch ne taufrische Neuinstallation, weil das Problem besteht

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

                                    @mellus
                                    Den iot bzw. cloud-Adapter brauchst du schon.

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

                                      @thomas-braun werden diese Adapter nicht automatisch mit aufgespielt bei einer Neuinstallation?

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

                                        @mellus

                                        Nein.

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

                                          @thomas-braun ich habe noch nie nach einer Neuinstallation den Cloud-Adapter nachinstallieren müssen.

                                          Vermutlich so:
                                          npm install iobroker.cloud

                                          und dann manuell starten?

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

                                            @mellus

                                            Und wie soll die Synchronisation zu iobroker.net/pro dann funktionieren?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            964
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            3
                                            26
                                            1031
                                            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