Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Adapter.unifi keine Devices

    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

    Adapter.unifi keine Devices

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @Drayg last edited by

      @Drayg

      • Hast du User und pwd korrekt?
      • hat der User genug Rechte bei Unifi?
      • was sagt denn das log beim (Neu)Start der Instanz?
        • ggf. im debug mode der Instanz
      D 1 Reply Last reply Reply Quote 0
      • D
        Drayg @Homoran last edited by

        @Homoran Ich nutze das SSH Login das stimmt doch oder?
        Ich nutze den Admin, muss ich noch etwas spezielles einstellen?
        422a5dab-f262-46b6-b561-83cb0f914e49-grafik.png

        Wie komme ich in den Debugmode?

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

          @Drayg sagte in Adapter.unifi keine Devices:

          Ich nutze das SSH Login das stimmt doch oder?
          Ich nutze den Admin,

          sorry, das verstehe ich jetzt nicht.

          Auf dem Unifi controller hast du doch einen User und ein passwort
          Was meinst du in dem zusammenhang mit admin und SSH?

          D 1 Reply Last reply Reply Quote 0
          • D
            Drayg @Homoran last edited by

            @Homoran Es gibt ja den normalen login über den Browser und einen seperaten über ssh.
            Spielt aber keine grosse rollen es funktioniert mit beiden nicht.

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

              @Drayg sagte in Adapter.unifi keine Devices:

              es funktioniert mit beiden nicht.

              haben beide User admin-Rechte?

              @Drayg Dann bitte auf der Seite "Instanzen" in den Expertenmodus schalten und die Logstufe der unifi-Instanz auf debug stellen.
              Anschließend das Log das den unifi betrifft hier in Code-tags posten

              D Homoran 2 Replies Last reply Reply Quote 0
              • D
                Drayg @Homoran last edited by

                @Homoran
                3f6c1d16-c5b3-4534-90e4-720304f74a04-grafik.png

                Vielen Dank für deine Unterstützung

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

                  @Homoran sagte in Adapter.unifi keine Devices:

                  das Log ... hier in Code-tags posten

                  Leider ein Screenshot.

                  Der Fehler steht in der zweiten Zeile, wäre auch ohne debug zu sehen gewesen.
                  kam danach nicht noch näheres?

                  D 1 Reply Last reply Reply Quote 0
                  • D
                    Drayg @Homoran last edited by Homoran

                    @Homoran Tschuldige weiss nicht was code-tags sind und google hat mir nicht wirklich geholfen.

                    unifi.0	2020-03-23 14:07:10.694	info	(8999) ERROR: api.err.Invalid
                    unifi.0	2020-03-23 14:07:08.430	info	(8999) controller = 192.168.1.8:8443
                    unifi.0	2020-03-23 14:07:08.430	info	(8999) update_interval = 60
                    unifi.0	2020-03-23 14:07:08.429	info	(8999) Starting UniFi-Controller query
                    unifi.0	2020-03-23 14:07:08.386	info	(8999) starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.unifi, node: v10.19.0
                    unifi.0	2020-03-23 13:07:08.386	info	(8999) starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.unifi, node: v10.19.0
                    unifi.0	2020-03-23 13:07:07.687	debug	(8999) statesDB connected
                    unifi.0	2020-03-23 13:07:07.685	debug	(8999) States connected to redis: 127.0.0.1:9000
                    unifi.0	2020-03-23 13:07:07.649	debug	(8999) States create System PubSub Client
                    unifi.0	2020-03-23 13:07:07.644	debug	(8999) States create User PubSub Client
                    unifi.0	2020-03-23 13:07:07.616	debug	(8999) Redis States: Use Redis connection: 127.0.0.1:9000
                    unifi.0	2020-03-23 13:07:07.610	debug	(8999) objectDB connected
                    unifi.0	2020-03-23 13:07:07.598	debug	(8999) Objects connected to redis: 127.0.0.1:9001
                    unifi.0	2020-03-23 13:07:07.568	debug	(8999) Objects client initialize lua scripts
                    unifi.0	2020-03-23 13:07:07.567	debug	(8999) Objects create User PubSub Client
                    unifi.0	2020-03-23 13:07:07.565	debug	(8999) Objects create System PubSub Client
                    unifi.0	2020-03-23 13:07:07.557	debug	(8999) Objects client ready ... initialize now
                    unifi.0	2020-03-23 13:07:07.498	debug	(8999) Redis Objects: Use Redis connection: 127.0.0.1:9001
                    unifi.0	2020-03-23 13:07:03.599	info	(8942) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                    unifi.0	2020-03-23 13:07:03.598	info	(8942) terminating
                    unifi.0	2020-03-23 13:07:03.596	info	(8942) cleaned everything up...
                    unifi.0	2020-03-23 13:07:03.594	info	(8942) Got terminate signal TERMINATE_YOURSELF
                    unifi.0	2020-03-23 13:06:50.286	debug	(8942) system.adapter.admin.0: logging true
                    unifi.0	2020-03-23 13:06:49.674	debug	(8942) system.adapter.admin.0: logging false
                    

                    Hast du das so gemeint?

                    Nein ist leider alles was ausgegeben wird.

                    ERROR: api.err.Invalid ist nach gewissen Foren das login, aber das habe ich rein kopiert also ist ein Schreibfehler ausgeschlossen

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

                      @Drayg sagte in Adapter.unifi keine Devices:

                      Hast du das so gemeint?

                      nicht ganz, die Code-Tags sind hinter dem Button <\> "versteckt"

                      @Drayg sagte in Adapter.unifi keine Devices:

                      das login, aber das habe ich rein kopiert

                      habe gerade bei mir nochmal nachgesehen.
                      gibt ja gar keine einfachen user, nur Super-Admin, Admin und read-only

                      ich habe bei mir einen admin mit read-only angelegt.
                      dessen Daten eingegeben und es läuft.

                      Hast du irgendwelche speziellen Sonderzeichen im Passwort?
                      das könnte zu Problemen führen - nimm mal zum Testen eins ohne Sonderzeichen

                      D 1 Reply Last reply Reply Quote 0
                      • D
                        Drayg @Homoran last edited by

                        @Homoran
                        Jetzt ändert sich etwas

                        unifi.0	2020-03-23 14:27:05.956	info	(9251) Terminated (NO_ERROR): Without reason
                        unifi.0	2020-03-23 14:27:05.954	info	(9251) terminating
                        unifi.0	2020-03-23 14:27:05.898	info	(9251) cleaned everything up...
                        unifi.0	2020-03-23 14:27:05.896	error	(9251) TypeError: Cannot read property 'subsystem' of null at /opt/iobroker/node_modules/iobroker.unifi/main.js:292:58 at traverse (/opt/iobroker/node_modules/iobroker.unifi/main.js:156:32)
                        unifi.0	2020-03-23 14:27:05.895	error	(9251) uncaught exception: Cannot read property 'subsystem' of null
                        unifi.0	2020-03-23 14:27:05.848	info	(9251) getSitesStats: default
                        unifi.0	2020-03-23 14:27:03.747	info	(9251) controller = 192.168.1.8:8443
                        unifi.0	2020-03-23 14:27:03.746	info	(9251) update_interval = 60
                        unifi.0	2020-03-23 14:27:03.745	info	(9251) Starting UniFi-Controller query
                        unifi.0	2020-03-23 14:27:03.706	info	(9251) starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.unifi, node: v10.19.0
                        unifi.0	2020-03-23 14:26:31.066	info	(9233) Terminated (NO_ERROR): Without reason
                        unifi.0	2020-03-23 14:26:31.064	info	(9233) terminating
                        unifi.0	2020-03-23 14:26:31.005	info	(9233) cleaned everything up...
                        unifi.0	2020-03-23 14:26:31.003	error	(9233) TypeError: Cannot read property 'subsystem' of null at /opt/iobroker/node_modules/iobroker.unifi/main.js:292:58 at traverse (/opt/iobroker/node_modules/iobroker.unifi/main.js:156:32)
                        unifi.0	2020-03-23 14:26:31.002	error	(9233) uncaught exception: Cannot read property 'subsystem' of null
                        unifi.0	2020-03-23 14:26:30.977	info	(9233) getSitesStats: default
                        unifi.0	2020-03-23 14:26:28.776	info	(9233) controller = 192.168.1.8:8443
                        unifi.0	2020-03-23 14:26:28.775	info	(9233) update_interval = 60
                        unifi.0	2020-03-23 14:26:28.774	info	(9233) Starting UniFi-Controller query
                        unifi.0	2020-03-23 14:26:28.726	info	(9233) starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.unifi, node: v10.19.0
                        unifi.0	2020-03-23 13:26:23.860	debug	(8999) system.adapter.admin.0: logging true
                        unifi.0	2020-03-23 13:26:23.769	info	(8999) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                        unifi.0	2020-03-23 13:26:23.766	info	(8999) terminating
                        unifi.0	2020-03-23 13:26:23.764	info	(8999) cleaned everything up...
                        unifi.0	2020-03-23 13:26:23.759	info	(8999) Got terminate signal TERMINATE_YOURSELF
                        unifi.0	2020-03-23 13:26:00.535	debug	(8999) system.adapter.admin.0: logging false
                        unifi.0	2020-03-23 13:25:51.235	debug	(8999) system.adapter.admin.0: logging true
                        
                        D 1 Reply Last reply Reply Quote 0
                        • D
                          Drayg @Drayg last edited by Drayg

                          @Homoran

                          unifi.0	2020-03-23 13:46:26.895	info	(9971) Terminated (NO_ERROR): Without reason
                          unifi.0	2020-03-23 13:46:26.891	info	(9971) terminating
                          unifi.0	2020-03-23 13:46:26.870	info	(9971) cleaned everything up...
                          unifi.0	2020-03-23 13:46:26.867	error	at traverseArray (/opt/iobroker/node_modules/iobroker.unifi/main.js:165:7)
                          unifi.0	2020-03-23 13:46:26.867	error	at Array.every (<anonymous>)
                          unifi.0	2020-03-23 13:46:26.867	error	at /opt/iobroker/node_modules/iobroker.unifi/main.js:168:7
                          unifi.0	2020-03-23 13:46:26.867	error	at traverse (/opt/iobroker/node_modules/iobroker.unifi/main.js:155:5)
                          unifi.0	2020-03-23 13:46:26.867	error	at traverseObject (/opt/iobroker/node_modules/iobroker.unifi/main.js:178:27)
                          unifi.0	2020-03-23 13:46:26.867	error	at /opt/iobroker/node_modules/iobroker.unifi/main.js:288:13
                          unifi.0	2020-03-23 13:46:26.867	error	at traverse (/opt/iobroker/node_modules/iobroker.unifi/main.js:155:5)
                          unifi.0	2020-03-23 13:46:26.867	error	at traverseObject (/opt/iobroker/node_modules/iobroker.unifi/main.js:184:7)
                          unifi.0	2020-03-23 13:46:26.867	error	at traverse (/opt/iobroker/node_modules/iobroker.unifi/main.js:156:32)
                          unifi.0	2020-03-23 13:46:26.867	error	at /opt/iobroker/node_modules/iobroker.unifi/main.js:292:58
                          unifi.0	2020-03-23 13:46:26.867	error	(9971) TypeError: Cannot read property 'subsystem' of null
                          unifi.0	2020-03-23 13:46:26.865	error	(9971) uncaught exception: Cannot read property 'subsystem' of null
                          unifi.0	2020-03-23 13:46:26.817	info	(9971) getSitesStats: default
                          unifi.0	2020-03-23 13:46:24.799	info	(9971) controller = 192.168.1.8:8443
                          unifi.0	2020-03-23 13:46:24.798	info	(9971) update_interval = 60
                          unifi.0	2020-03-23 13:46:24.798	info	(9971) Starting UniFi-Controller query
                          unifi.0	2020-03-23 13:46:24.753	info	(9971) starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.unifi, node: v10.19.0
                          unifi.0	2020-03-23 13:46:23.808	debug	(9971) statesDB connected
                          unifi.0	2020-03-23 13:46:23.807	debug	(9971) States connected to redis: 127.0.0.1:9000
                          unifi.0	2020-03-23 13:46:23.786	debug	(9971) States create System PubSub Client
                          unifi.0	2020-03-23 13:46:23.782	debug	(9971) States create User PubSub Client
                          unifi.0	2020-03-23 13:46:23.769	debug	(9971) Redis States: Use Redis connection: 127.0.0.1:9000
                          unifi.0	2020-03-23 13:46:23.764	debug	(9971) objectDB connected
                          unifi.0	2020-03-23 13:46:23.752	debug	(9971) Objects connected to redis: 127.0.0.1:9001
                          unifi.0	2020-03-23 13:46:23.724	debug	(9971) Objects client initialize lua scripts
                          unifi.0	2020-03-23 13:46:23.723	debug	(9971) Objects create User PubSub Client
                          unifi.0	2020-03-23 13:46:23.721	debug	(9971) Objects create System PubSub Client
                          unifi.0	2020-03-23 13:46:23.712	debug	(9971) Objects client ready ... initialize now
                          unifi.0	2020-03-23 13:46:23.653	debug	(9971) Redis Objects: Use Redis connection: 127.0.0.1:9001
                          
                          Homoran 1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @Drayg last edited by

                            @Drayg Habe mal die Suche nach dieser Fehlermeldung für dich angeworfen.

                            Bis jetzt erst einen Treffer gelesen:
                            https://forum.iobroker.net/topic/31191/verbindungsprobleme-mit-unifi-controller/2

                            Demnach hat es evtl. mit einer neuen controller-Software zu tun

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

                              https://forum.iobroker.net/topic/4514/adapter-iobroker-unifi/438

                              https://forum.iobroker.net/topic/4514/adapter-iobroker-unifi/255

                              musst mal suchen - vielleicht findest du die Lösung

                              D 1 Reply Last reply Reply Quote 0
                              • D
                                Drayg @Homoran last edited by

                                @Homoran
                                Danke dir schon viel Mal. Wenn ich etwas finde werde ich es hier posten.

                                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

                                573
                                Online

                                31.9k
                                Users

                                80.2k
                                Topics

                                1.3m
                                Posts

                                device unifi
                                2
                                15
                                635
                                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