Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Adapter: ioBroker.unifi

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    3.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Adapter: ioBroker.unifi

Scheduled Pinned Locked Moved ioBroker Allgemein
unifi
1.0k Posts 172 Posters 415.5k Views 93 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? A Former User

    @opossum Geduldig sein. Evtl das Passwort neu setzen, und den Port ( entweder 8443 oder 443 ) kannste dann in der Config auch raus loeschen. Bei mir kann ich so sogar wirklich alle Datenpunkte inkl. Vouchers, Alarme, Gateway etc abrufen, aber das sind dann ein paar Tausend Objekte.. wenn er das anlegt.. je nach System, kann das mal zu einer recht hohen Systemlast am Anfang geben, danach beruhigt sich das und er holt wohl nur die Aenderungen .

    Tracke so die Anwesenheit und den Status etlicher Geraete. ( UDM Pro, 7 AP's, 310 Netzwerk devices, 20 Switches oder so)

    opossumO Offline
    opossumO Offline
    opossum
    wrote on last edited by opossum
    #673

    @ilovegym,

    so, Update ist durch. Leider folgender Fehler:

    	[updateUnifiData-login site undefined] error: Request failed with status code 404, stack: undefined
    

    Adapter bleibt gelb.

    EDIT: Nach Löschen des Ports 8443 wieder alles ok, uff. Danke Dir.

    https://schlepper-petersdorf.jimdofree.com/

    ? 1 Reply Last reply
    0
    • opossumO opossum

      @ilovegym,

      so, Update ist durch. Leider folgender Fehler:

      	[updateUnifiData-login site undefined] error: Request failed with status code 404, stack: undefined
      

      Adapter bleibt gelb.

      EDIT: Nach Löschen des Ports 8443 wieder alles ok, uff. Danke Dir.

      ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #674

      @opossum super, freut mich!

      A 1 Reply Last reply
      0
      • R Rushmed

        Hallo, gibts denn mit dem Adapter ne Möglichkeit die UDM Pro herunter zu fahren?

        W Offline
        W Offline
        warp735
        wrote on last edited by warp735
        #675

        @rushmed sagte in Adapter: ioBroker.unifi:

        Hallo, gibts denn mit dem Adapter ne Möglichkeit die UDM Pro herunter zu fahren?

        Hab das gleiche Szenario wie Du und mit folgendem Befehl funktioniert das prima:

        var SSH = require('simple-ssh');
        var ssh = new SSH({
            host: 'deine_ip_der UDM',
            user: 'dein_user',
            pass: 'dein_passwort'
        });
        
        ssh.exec('poweroff').start();
        

        Leider geht das mit dem Unifi Switch nicht :-(

        mike2507M 1 Reply Last reply
        0
        • ? A Former User

          @opossum super, freut mich!

          A Offline
          A Offline
          anwa
          wrote on last edited by anwa
          #676

          Hallo,
          ich hoffe mir kann einer helfen.

          Seit Umstellung auf die UDM-Pro laufen bei mir die Unifi adapter nicht mehr.

          2022-06-10 07:42:17.406 - error: unifi.0 (440738) Error site undefined: Connection timedout.

          Ich habe:

          • UniFi OS UDM Pro 1.12.22
          • Network 7.1.66
          • Protect 2.0.1
          • ioBroker Administrator ACTIVE Local Access
          • unifi.0 v0.6.1

          https://10.10.0.1/network/default/clients
          Also sollte die site "default" sein...

          Bin für jeden Tip dankbar.

          Gruß
          Andreas

          Meister MopperM ? 2 Replies Last reply
          0
          • A anwa

            Hallo,
            ich hoffe mir kann einer helfen.

            Seit Umstellung auf die UDM-Pro laufen bei mir die Unifi adapter nicht mehr.

            2022-06-10 07:42:17.406 - error: unifi.0 (440738) Error site undefined: Connection timedout.

            Ich habe:

            • UniFi OS UDM Pro 1.12.22
            • Network 7.1.66
            • Protect 2.0.1
            • ioBroker Administrator ACTIVE Local Access
            • unifi.0 v0.6.1

            https://10.10.0.1/network/default/clients
            Also sollte die site "default" sein...

            Bin für jeden Tip dankbar.

            Gruß
            Andreas

            Meister MopperM Online
            Meister MopperM Online
            Meister Mopper
            wrote on last edited by
            #677

            @anwa
            Wie sehen Deine Generaleinstellungen der Instanz aus?

            Proxmox und HA

            A 1 Reply Last reply
            0
            • A anwa

              Hallo,
              ich hoffe mir kann einer helfen.

              Seit Umstellung auf die UDM-Pro laufen bei mir die Unifi adapter nicht mehr.

              2022-06-10 07:42:17.406 - error: unifi.0 (440738) Error site undefined: Connection timedout.

              Ich habe:

              • UniFi OS UDM Pro 1.12.22
              • Network 7.1.66
              • Protect 2.0.1
              • ioBroker Administrator ACTIVE Local Access
              • unifi.0 v0.6.1

              https://10.10.0.1/network/default/clients
              Also sollte die site "default" sein...

              Bin für jeden Tip dankbar.

              Gruß
              Andreas

              ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #678

              @anwa

              Hast du den Port gelöscht in der Adapter setting’s?

              1 Reply Last reply
              0
              • Meister MopperM Meister Mopper

                @anwa
                Wie sehen Deine Generaleinstellungen der Instanz aus?

                A Offline
                A Offline
                anwa
                wrote on last edited by
                #679

                @meister-mopper Generaleinstellungen?
                Also auf der Adminpage

                • Ip: klar ist 10.10.0.1
                • Port: leer bzw. auch 443 probiert
                • Name/PW eh klar
                • SSL ignorieren ist angehakt
                • Interval 60s

                Oder meintest du was anderes...

                @ilovegym siehe oben... Ja

                Danke
                Andreas

                Meister MopperM 1 Reply Last reply
                0
                • A anwa

                  @meister-mopper Generaleinstellungen?
                  Also auf der Adminpage

                  • Ip: klar ist 10.10.0.1
                  • Port: leer bzw. auch 443 probiert
                  • Name/PW eh klar
                  • SSL ignorieren ist angehakt
                  • Interval 60s

                  Oder meintest du was anderes...

                  @ilovegym siehe oben... Ja

                  Danke
                  Andreas

                  Meister MopperM Online
                  Meister MopperM Online
                  Meister Mopper
                  wrote on last edited by
                  #680

                  @anwa
                  Seltsam, so habe ich es auch.

                  Proxmox und HA

                  A 1 Reply Last reply
                  0
                  • Meister MopperM Meister Mopper

                    @anwa
                    Seltsam, so habe ich es auch.

                    A Offline
                    A Offline
                    anwa
                    wrote on last edited by
                    #681

                    @meister-mopper
                    Danke für die Antwort.

                    Ich habe den Quelltext mal kurz analisiert und festgestellt das er am Login hängt.
                    Leider musste ich feststellen, das es wohl an der Firewall liegt. Ich habe zwar extra eine Regel erstellt um dem ioBroker den Zugriff auf die UDM-Pro zu gewähren, aber die scheint nicht richtig zu funktionieren.

                    Sorry, mein Fehler :confused: ich habe ihn nur noch nicht gefunden :grimacing: doofes neues UI

                    Gruß
                    Andreas

                    A 1 Reply Last reply
                    0
                    • A anwa

                      @meister-mopper
                      Danke für die Antwort.

                      Ich habe den Quelltext mal kurz analisiert und festgestellt das er am Login hängt.
                      Leider musste ich feststellen, das es wohl an der Firewall liegt. Ich habe zwar extra eine Regel erstellt um dem ioBroker den Zugriff auf die UDM-Pro zu gewähren, aber die scheint nicht richtig zu funktionieren.

                      Sorry, mein Fehler :confused: ich habe ihn nur noch nicht gefunden :grimacing: doofes neues UI

                      Gruß
                      Andreas

                      A Offline
                      A Offline
                      anwa
                      wrote on last edited by anwa
                      #682

                      Hallo,

                      ich habe den Fehler gefunden. Ich habe in der Firewall alle Kommunikation zwischen den VLANs geblockt.
                      Außerdem habe ich allen Verkehr zu den Gateways geblockt.
                      Da wo nötig mache ich gezielt mit einer Regel auf.
                      Soweit so gut :flushed:
                      Allerdings habe ich die Allow-Regel von ioBroker zu UDM-PRO in LAN-IN gemacht... die gehört aber in LAN-Local :grimacing:
                      Ist halt bei Unifi etwas seltsam gelöst mit der Firewall...
                      Hoffe das hilft den ein oder anderen.

                      Gruß
                      Andreas

                      PS: Toll wie schnell hier Antworten kommen, vielen Dank dafür.
                      PPS: Unifi-Protect geht jetzt auch wieder :flushed:

                      Meister MopperM 1 Reply Last reply
                      3
                      • A anwa

                        Hallo,

                        ich habe den Fehler gefunden. Ich habe in der Firewall alle Kommunikation zwischen den VLANs geblockt.
                        Außerdem habe ich allen Verkehr zu den Gateways geblockt.
                        Da wo nötig mache ich gezielt mit einer Regel auf.
                        Soweit so gut :flushed:
                        Allerdings habe ich die Allow-Regel von ioBroker zu UDM-PRO in LAN-IN gemacht... die gehört aber in LAN-Local :grimacing:
                        Ist halt bei Unifi etwas seltsam gelöst mit der Firewall...
                        Hoffe das hilft den ein oder anderen.

                        Gruß
                        Andreas

                        PS: Toll wie schnell hier Antworten kommen, vielen Dank dafür.
                        PPS: Unifi-Protect geht jetzt auch wieder :flushed:

                        Meister MopperM Online
                        Meister MopperM Online
                        Meister Mopper
                        wrote on last edited by
                        #683

                        @anwa 👍💪

                        Proxmox und HA

                        G 1 Reply Last reply
                        0
                        • Meister MopperM Meister Mopper

                          @anwa 👍💪

                          G Offline
                          G Offline
                          guergen
                          wrote on last edited by guergen
                          #684

                          Ich habe das Problem, dass der Adpater nach einem Neustart auch mit der Fehlermeldung startet:

                          2022-06-11 14:35:13.414 - error: unifi.0 (4396) Error site default (data): {"meta":{"rc":"error","msg":"api.err.LoginRequired"},"data":[]}
                          2022-06-11 14:35:13.416 - error: unifi.0 (4396) [updateUnifiData site default] error: Request failed with status code 401, stack: undefined
                          

                          Dann muss ich den Port in den Einstellungen löschen,

                          2022-06-11 14:47:46.246 - error: unifi.0 (129035) Error site undefined: Connection refused. Incorrect IP or port.
                          

                          Speichern und dann wieder eingeben (8443).
                          Dann läuft es bis zum nächsten Mal.
                          Hier läuft ein USG FW 4.4.56
                          unifi.0: 0.6.1

                          F 1 Reply Last reply
                          0
                          • G guergen

                            Ich habe das Problem, dass der Adpater nach einem Neustart auch mit der Fehlermeldung startet:

                            2022-06-11 14:35:13.414 - error: unifi.0 (4396) Error site default (data): {"meta":{"rc":"error","msg":"api.err.LoginRequired"},"data":[]}
                            2022-06-11 14:35:13.416 - error: unifi.0 (4396) [updateUnifiData site default] error: Request failed with status code 401, stack: undefined
                            

                            Dann muss ich den Port in den Einstellungen löschen,

                            2022-06-11 14:47:46.246 - error: unifi.0 (129035) Error site undefined: Connection refused. Incorrect IP or port.
                            

                            Speichern und dann wieder eingeben (8443).
                            Dann läuft es bis zum nächsten Mal.
                            Hier läuft ein USG FW 4.4.56
                            unifi.0: 0.6.1

                            F Offline
                            F Offline
                            Frank579
                            wrote on last edited by
                            #685

                            @guergen lass den Port mal ganz weg, muss eg. nicht mehr rein....

                            D 1 Reply Last reply
                            1
                            • G Offline
                              G Offline
                              guergen
                              wrote on last edited by guergen
                              #686

                              @frank579 Wenn ich den Port weglasse, geht es aber nicht....
                              Die Geräte werden nicht mehr aktualisiert!
                              Und der Adapter meckert... s.o.

                              1 Reply Last reply
                              0
                              • F Frank579

                                @guergen lass den Port mal ganz weg, muss eg. nicht mehr rein....

                                D Offline
                                D Offline
                                darkiop
                                Most Active
                                wrote on last edited by
                                #687

                                @Frank579 Bei UniFi OS geräten brauchts den nicht mehr, da wird der Standard SSL Port 443 verwendet. Bei Non-UniFi OS Geräten, wie z.B. der USG von @guergen lauscht der Network Controller auf 8443.

                                Proxmox-ioBroker-Redis-HA Doku: https://forum.iobroker.net/topic/47478/dokumentation-einer-proxmox-iobroker-redis-ha-umgebung

                                1 Reply Last reply
                                1
                                • P Offline
                                  P Offline
                                  PrinzEisenherz1
                                  wrote on last edited by
                                  #688

                                  Hi zusammen.
                                  Irgendwie lässt sich der unifi Adapter bei mir nicht auf 0.6.1 updaten.
                                  Der Update-Prozess läuft ohne Fehler und Auffälligkeiten durch.
                                  Trotzdem bleibt der Adapter auf Version 0.5.10

                                  Gruß Johnny

                                  Intel-NUC mit ProxMox: ioBroker,SQL, logging Strom- Gas- u. Wasserzähler;10Zoll Tab im Flur für VIS; weiteres: Homematic CCU2, Homeduino, Kameras, selbstgebaute Wetterstation;

                                  1 Reply Last reply
                                  0
                                  • crunchipC Away
                                    crunchipC Away
                                    crunchip
                                    Forum Testing Most Active
                                    wrote on last edited by
                                    #689

                                    @prinzeisenherz1 Log Ausgabe?

                                    umgestiegen von Proxmox auf Unraid

                                    1 Reply Last reply
                                    0
                                    • P Offline
                                      P Offline
                                      PrinzEisenherz1
                                      wrote on last edited by
                                      #690

                                      Hier Mal die Log Ausgabe beim Upgrade-Versuch

                                      2022-06-22 18:13:19.953 - info: host.ioBroker-VM64 iobroker upgrade unifi@0.6.1
                                      2022-06-22 18:13:20.863 - info: host.ioBroker-VM64 iobroker Update unifi from @0.5.10 to @0.6.1
                                      2022-06-22 18:13:21.141 - info: host.ioBroker-VM64 iobroker NPM version: 6.14.16Installing iobroker.unifi@0.6.1... (System call)
                                      2022-06-22 18:13:26.580 - info: host.ioBroker-VM64 iobroker upload [24] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/img/checkbox.svg img/checkbox.svg image/svg+xml
                                      2022-06-22 18:13:26.632 - info: host.ioBroker-VM64 iobroker upload [20] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/img/info-big.png img/info-big.png image/png
                                      2022-06-22 18:13:26.635 - info: host.ioBroker-VM64 iobroker upload [19] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/img/menu_down.svg img/menu_down.svg image/svg+xml
                                      2022-06-22 18:13:26.637 - info: host.ioBroker-VM64 iobroker upload [18] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/img/menu_right.svg img/menu_right.svg image/svg+xml
                                      2022-06-22 18:13:26.639 - info: host.ioBroker-VM64 iobroker upload [17] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/img/state.png img/state.png image/png
                                      2022-06-22 18:13:26.641 - info: host.ioBroker-VM64 iobroker upload [16] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/index_m.html index_m.html text/html
                                      2022-06-22 18:13:26.643 - info: host.ioBroker-VM64 iobroker upload [15] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/index_m.js index_m.js application/javascript
                                      2022-06-22 18:13:26.645 - info: host.ioBroker-VM64 iobroker upload [14] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/json_logic.js lib/json_logic.js application/javascript
                                      2022-06-22 18:13:26.648 - info: host.ioBroker-VM64 iobroker upload [13] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_alarms.json lib/objects_alarms.json application/json
                                      2022-06-22 18:13:26.650 - info: host.ioBroker-VM64 iobroker upload [12] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_clients.json lib/objects_clients.json application/json
                                      2022-06-22 18:13:26.652 - info: host.ioBroker-VM64 iobroker upload [11] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_devices.json lib/objects_devices.json application/json
                                      2022-06-22 18:13:26.654 - info: host.ioBroker-VM64 iobroker upload [10] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_dpi.json lib/objects_dpi.json application/json
                                      2022-06-22 18:13:26.657 - info: host.ioBroker-VM64 iobroker upload [9] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_gateway_traffic.json lib/objects_gateway_traffic.json application/json
                                      2022-06-22 18:13:26.658 - info: host.ioBroker-VM64 iobroker upload [8] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_health.json lib/objects_health.json application/json
                                      2022-06-22 18:13:26.660 - info: host.ioBroker-VM64 iobroker upload [7] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_networks.json lib/objects_networks.json application/json
                                      2022-06-22 18:13:26.662 - info: host.ioBroker-VM64 iobroker upload [6] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_sites.json lib/objects_sites.json application/json
                                      2022-06-22 18:13:26.664 - info: host.ioBroker-VM64 iobroker upload [5] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_sysinfo.json lib/objects_sysinfo.json application/json
                                      2022-06-22 18:13:26.665 - info: host.ioBroker-VM64 iobroker upload [4] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_vouchers.json lib/objects_vouchers.json application/json
                                      2022-06-22 18:13:26.668 - info: host.ioBroker-VM64 iobroker upload [3] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_wlans.json lib/objects_wlans.json application/json
                                      2022-06-22 18:13:26.671 - info: host.ioBroker-VM64 iobroker upload [2] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/style.css style.css text/css
                                      2022-06-22 18:13:26.673 - info: host.ioBroker-VM64 iobroker upload [1] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/unifi.png unifi.png image/png
                                      2022-06-22 18:13:26.675 - info: host.ioBroker-VM64 iobroker upload [0] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/words.js words.js application/javascript
                                      2022-06-22 18:13:27.684 - info: host.ioBroker-VM64 iobroker exit 0
                                      

                                      Intel-NUC mit ProxMox: ioBroker,SQL, logging Strom- Gas- u. Wasserzähler;10Zoll Tab im Flur für VIS; weiteres: Homematic CCU2, Homeduino, Kameras, selbstgebaute Wetterstation;

                                      crunchipC Thomas BraunT 2 Replies Last reply
                                      0
                                      • P PrinzEisenherz1

                                        Hier Mal die Log Ausgabe beim Upgrade-Versuch

                                        2022-06-22 18:13:19.953 - info: host.ioBroker-VM64 iobroker upgrade unifi@0.6.1
                                        2022-06-22 18:13:20.863 - info: host.ioBroker-VM64 iobroker Update unifi from @0.5.10 to @0.6.1
                                        2022-06-22 18:13:21.141 - info: host.ioBroker-VM64 iobroker NPM version: 6.14.16Installing iobroker.unifi@0.6.1... (System call)
                                        2022-06-22 18:13:26.580 - info: host.ioBroker-VM64 iobroker upload [24] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/img/checkbox.svg img/checkbox.svg image/svg+xml
                                        2022-06-22 18:13:26.632 - info: host.ioBroker-VM64 iobroker upload [20] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/img/info-big.png img/info-big.png image/png
                                        2022-06-22 18:13:26.635 - info: host.ioBroker-VM64 iobroker upload [19] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/img/menu_down.svg img/menu_down.svg image/svg+xml
                                        2022-06-22 18:13:26.637 - info: host.ioBroker-VM64 iobroker upload [18] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/img/menu_right.svg img/menu_right.svg image/svg+xml
                                        2022-06-22 18:13:26.639 - info: host.ioBroker-VM64 iobroker upload [17] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/img/state.png img/state.png image/png
                                        2022-06-22 18:13:26.641 - info: host.ioBroker-VM64 iobroker upload [16] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/index_m.html index_m.html text/html
                                        2022-06-22 18:13:26.643 - info: host.ioBroker-VM64 iobroker upload [15] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/index_m.js index_m.js application/javascript
                                        2022-06-22 18:13:26.645 - info: host.ioBroker-VM64 iobroker upload [14] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/json_logic.js lib/json_logic.js application/javascript
                                        2022-06-22 18:13:26.648 - info: host.ioBroker-VM64 iobroker upload [13] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_alarms.json lib/objects_alarms.json application/json
                                        2022-06-22 18:13:26.650 - info: host.ioBroker-VM64 iobroker upload [12] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_clients.json lib/objects_clients.json application/json
                                        2022-06-22 18:13:26.652 - info: host.ioBroker-VM64 iobroker upload [11] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_devices.json lib/objects_devices.json application/json
                                        2022-06-22 18:13:26.654 - info: host.ioBroker-VM64 iobroker upload [10] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_dpi.json lib/objects_dpi.json application/json
                                        2022-06-22 18:13:26.657 - info: host.ioBroker-VM64 iobroker upload [9] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_gateway_traffic.json lib/objects_gateway_traffic.json application/json
                                        2022-06-22 18:13:26.658 - info: host.ioBroker-VM64 iobroker upload [8] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_health.json lib/objects_health.json application/json
                                        2022-06-22 18:13:26.660 - info: host.ioBroker-VM64 iobroker upload [7] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_networks.json lib/objects_networks.json application/json
                                        2022-06-22 18:13:26.662 - info: host.ioBroker-VM64 iobroker upload [6] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_sites.json lib/objects_sites.json application/json
                                        2022-06-22 18:13:26.664 - info: host.ioBroker-VM64 iobroker upload [5] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_sysinfo.json lib/objects_sysinfo.json application/json
                                        2022-06-22 18:13:26.665 - info: host.ioBroker-VM64 iobroker upload [4] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_vouchers.json lib/objects_vouchers.json application/json
                                        2022-06-22 18:13:26.668 - info: host.ioBroker-VM64 iobroker upload [3] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_wlans.json lib/objects_wlans.json application/json
                                        2022-06-22 18:13:26.671 - info: host.ioBroker-VM64 iobroker upload [2] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/style.css style.css text/css
                                        2022-06-22 18:13:26.673 - info: host.ioBroker-VM64 iobroker upload [1] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/unifi.png unifi.png image/png
                                        2022-06-22 18:13:26.675 - info: host.ioBroker-VM64 iobroker upload [0] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/words.js words.js application/javascript
                                        2022-06-22 18:13:27.684 - info: host.ioBroker-VM64 iobroker exit 0
                                        
                                        crunchipC Away
                                        crunchipC Away
                                        crunchip
                                        Forum Testing Most Active
                                        wrote on last edited by
                                        #691

                                        @prinzeisenherz1 probier es mal per Konsole

                                        iob upgrade unifi --debug
                                        

                                        und zeig die Ausgaben von

                                        uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                        
                                        iob list instances
                                        

                                        umgestiegen von Proxmox auf Unraid

                                        1 Reply Last reply
                                        0
                                        • P PrinzEisenherz1

                                          Hier Mal die Log Ausgabe beim Upgrade-Versuch

                                          2022-06-22 18:13:19.953 - info: host.ioBroker-VM64 iobroker upgrade unifi@0.6.1
                                          2022-06-22 18:13:20.863 - info: host.ioBroker-VM64 iobroker Update unifi from @0.5.10 to @0.6.1
                                          2022-06-22 18:13:21.141 - info: host.ioBroker-VM64 iobroker NPM version: 6.14.16Installing iobroker.unifi@0.6.1... (System call)
                                          2022-06-22 18:13:26.580 - info: host.ioBroker-VM64 iobroker upload [24] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/img/checkbox.svg img/checkbox.svg image/svg+xml
                                          2022-06-22 18:13:26.632 - info: host.ioBroker-VM64 iobroker upload [20] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/img/info-big.png img/info-big.png image/png
                                          2022-06-22 18:13:26.635 - info: host.ioBroker-VM64 iobroker upload [19] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/img/menu_down.svg img/menu_down.svg image/svg+xml
                                          2022-06-22 18:13:26.637 - info: host.ioBroker-VM64 iobroker upload [18] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/img/menu_right.svg img/menu_right.svg image/svg+xml
                                          2022-06-22 18:13:26.639 - info: host.ioBroker-VM64 iobroker upload [17] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/img/state.png img/state.png image/png
                                          2022-06-22 18:13:26.641 - info: host.ioBroker-VM64 iobroker upload [16] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/index_m.html index_m.html text/html
                                          2022-06-22 18:13:26.643 - info: host.ioBroker-VM64 iobroker upload [15] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/index_m.js index_m.js application/javascript
                                          2022-06-22 18:13:26.645 - info: host.ioBroker-VM64 iobroker upload [14] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/json_logic.js lib/json_logic.js application/javascript
                                          2022-06-22 18:13:26.648 - info: host.ioBroker-VM64 iobroker upload [13] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_alarms.json lib/objects_alarms.json application/json
                                          2022-06-22 18:13:26.650 - info: host.ioBroker-VM64 iobroker upload [12] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_clients.json lib/objects_clients.json application/json
                                          2022-06-22 18:13:26.652 - info: host.ioBroker-VM64 iobroker upload [11] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_devices.json lib/objects_devices.json application/json
                                          2022-06-22 18:13:26.654 - info: host.ioBroker-VM64 iobroker upload [10] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_dpi.json lib/objects_dpi.json application/json
                                          2022-06-22 18:13:26.657 - info: host.ioBroker-VM64 iobroker upload [9] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_gateway_traffic.json lib/objects_gateway_traffic.json application/json
                                          2022-06-22 18:13:26.658 - info: host.ioBroker-VM64 iobroker upload [8] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_health.json lib/objects_health.json application/json
                                          2022-06-22 18:13:26.660 - info: host.ioBroker-VM64 iobroker upload [7] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_networks.json lib/objects_networks.json application/json
                                          2022-06-22 18:13:26.662 - info: host.ioBroker-VM64 iobroker upload [6] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_sites.json lib/objects_sites.json application/json
                                          2022-06-22 18:13:26.664 - info: host.ioBroker-VM64 iobroker upload [5] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_sysinfo.json lib/objects_sysinfo.json application/json
                                          2022-06-22 18:13:26.665 - info: host.ioBroker-VM64 iobroker upload [4] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_vouchers.json lib/objects_vouchers.json application/json
                                          2022-06-22 18:13:26.668 - info: host.ioBroker-VM64 iobroker upload [3] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/lib/objects_wlans.json lib/objects_wlans.json application/json
                                          2022-06-22 18:13:26.671 - info: host.ioBroker-VM64 iobroker upload [2] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/style.css style.css text/css
                                          2022-06-22 18:13:26.673 - info: host.ioBroker-VM64 iobroker upload [1] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/unifi.png unifi.png image/png
                                          2022-06-22 18:13:26.675 - info: host.ioBroker-VM64 iobroker upload [0] unifi.admin /opt/iobroker/node_modules/iobroker.unifi/admin/words.js words.js application/javascript
                                          2022-06-22 18:13:27.684 - info: host.ioBroker-VM64 iobroker exit 0
                                          
                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          wrote on last edited by
                                          #692

                                          @prinzeisenherz1

                                          Und

                                          cd /opt/iobroker
                                          npm ls | grep 'ERR|github'
                                          

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          726

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe