Navigation

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

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Iobroker Admin Webseite nicht erreichbar

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

      @matthesjimte

      fix es lieber.

      Und ich verstehe auch nicht wo der Blödsinn immer herkommt.
      Hier im Thread hat bislang niemand sudo iobroker vorgegeben. Warum meinst du also es müsste ein sudo vorweg gesetzt werden?

      M 1 Reply Last reply Reply Quote 0
      • M
        matthesjimte @DJMarc75 last edited by

        @djmarc75
        Danke für den Hinweis

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

          @thomas-braun
          bin dran

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

            @matthesjimte #

            Der js-controller muss auch aktuell gehalten werden.
            Also zusätzlich noch:

            iobroker stop
            iobroker update
            iobroker upgrade self
            iobroker start
            

            Ich vermute jetzt mal, nodejs hat's auch nötig:

            sudo ln -s /usr/bin/node /usr/bin/nodejs
            uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
            
            M 1 Reply Last reply Reply Quote 0
            • M
              matthesjimte @Thomas Braun last edited by

              @thomas-braun

              Erstmal danke für den Support

              Habe jetzt bis zum Js-controller die Update alles gemacht, aber da ich aktuell auf meine Heizungssteuerung angewiesen bin (kein Öl mehr zum Heizen), muss ich das jetzt erstmal hier stoppen.

              Muss dann mal heute Nacht schauen, ich kann mich erinnern das bestimmte Scripte damals nicht gelaufen sind und ich deshalb das System nie weiter hochgezogen habe.

              Werden dann ein Image ziehen und dann weiter machen, in der Hoffnung dass das System danach wieder läuft.

              Aber ich denke ich werde wahrscheinlich nicht drum rum kommen es auf einen neuen System nochmals aufzubauen

              Nochmals Danke

              S 1 Reply Last reply Reply Quote 0
              • S
                Schtallone @matthesjimte last edited by

                Hallo, ich nehme den Ball hier noch einmal auf,

                ich kann auch nicht mehr auf meinen iobroker per Browser zugreifen.

                hier das log

                     
                
                -----                                                                      -----
                
                ----- ██╗  ██████╗  ██████╗  ██████╗   ██████╗  ██╗  ██╗ ███████╗ ██████╗  -----
                
                ----- ██║ ██╔═══██╗ ██╔══██╗ ██╔══██╗ ██╔═══██╗ ██║ ██╔╝ ██╔════╝ ██╔══██╗ -----
                
                ----- ██║ ██║   ██║ ██████╔╝ ██████╔╝ ██║   ██║ █████╔╝  █████╗   ██████╔╝ -----
                
                ----- ██║ ██║   ██║ ██╔══██╗ ██╔══██╗ ██║   ██║ ██╔═██╗  ██╔══╝   ██╔══██╗ -----
                
                ----- ██║ ╚██████╔╝ ██████╔╝ ██║  ██║ ╚██████╔╝ ██║  ██╗ ███████╗ ██║  ██║ -----
                
                ----- ╚═╝  ╚═════╝  ╚═════╝  ╚═╝  ╚═╝  ╚═════╝  ╚═╝  ╚═╝ ╚══════╝ ╚═╝  ╚═╝ -----
                
                -----                                                                      -----
                
                -----              Welcome to your ioBroker Docker container!              -----
                
                -----                    Startupscript is now running!                     -----
                
                -----                          Please be patient!                          -----
                
                --------------------------------------------------------------------------------
                
                
                
                --------------------------------------------------------------------------------
                
                -----                          System Information                          -----
                
                -----                    arch:                x86_64                       -----
                
                -----                    hostname:            iobroker                     -----
                
                -----                                                                      -----
                
                -----                          Version Information                         -----
                
                -----                    image:               v8.1.0                       -----
                
                -----                    build:               2023-09-14T23:45:28+00:00    -----
                
                -----                    node:                v18.17.1                     -----
                
                -----                    npm:                 9.6.7                        -----
                
                -----                                                                      -----
                
                -----                        Environment Variables                         -----
                
                -----                    SETGID:              1000                         -----
                
                -----                    SETUID:              1000                         -----
                
                --------------------------------------------------------------------------------
                
                
                
                --------------------------------------------------------------------------------
                
                -----                   Step 1 of 5: Preparing container                   -----
                
                --------------------------------------------------------------------------------
                
                
                
                This is not the first run of this container. Skipping first run preparation.
                
                
                
                --------------------------------------------------------------------------------
                
                -----             Step 2 of 5: Detecting ioBroker installation             -----
                
                --------------------------------------------------------------------------------
                
                
                
                Existing installation of ioBroker detected in "/opt/iobroker".
                
                
                
                --------------------------------------------------------------------------------
                
                -----             Step 3 of 5: Checking ioBroker installation              -----
                
                --------------------------------------------------------------------------------
                
                
                
                (Re)setting permissions (This might take a while! Please be patient!)... Done.
                
                
                
                Fixing "sudo-bug" by replacing sudo with gosu... Done.
                
                
                
                Checking Database connection... Done.
                
                
                
                Hostname in ioBroker matches the hostname of this container.
                
                No action required.
                
                
                
                --------------------------------------------------------------------------------
                
                -----                Step 4 of 5: Applying special settings                -----
                
                --------------------------------------------------------------------------------
                
                
                
                Some adapters have special requirements/ settings which can be activated by the use of environment variables.
                
                For more information see ioBroker Docker Image Docs (https://docs.buanet.de/iobroker-docker-image/docs/).
                
                
                
                
                
                --------------------------------------------------------------------------------
                
                -----                    Step 5 of 5: ioBroker startup                     -----
                
                --------------------------------------------------------------------------------
                
                
                
                Starting ioBroker... 
                
                
                
                ##### #### ### ## # iobroker.js-controller log output # ## ### #### #####
                
                ================================== > LOG REDIRECT system.adapter.jarvis.0 => true [starting]
                
                host.iobroker check instance "system.adapter.admin.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.influxdb.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.javascript.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.node-red.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.pushover.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.telegram.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.ical.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.meross.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.modbus.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.mqtt.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.mqtt.1" for host "iobroker"
                
                host.iobroker check instance "system.adapter.netatmo.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.shelly.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.sonos.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.backitup.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.cloud.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.device-watcher.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.dwd.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.energiefluss.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.feiertage.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.jarvis.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.pvforecast.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.schoolfree.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.shuttercontrol.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.snmp.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.sourceanalytix.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.terminal.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.vw-connect.0" for host "iobroker"
                
                host.iobroker check instance "system.adapter.web.0" for host "iobroker"
                

                Ich habe alle Schritte in diesem Thread bzgl. der Updates der Ardapter, controller usw. erfolgreich durchgeführt.

                Hier noch die Instanzen:

                root@iobroker:/opt/iobroker# iobroker list instances
                + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 192.168.1.10 (SSL), run as: admin
                  system.adapter.alias-manager.0          : alias-manager         : iobroker                                 - disabled
                + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                  system.adapter.cloud.0                  : cloud                 : iobroker                                 - disabled
                  system.adapter.device-watcher.0         : device-watcher        : iobroker                                 - disabled
                  system.adapter.devices.0                : devices               : iobroker                                 - disabled
                  system.adapter.dwd.0                    : dwd                   : iobroker                                 - disabled
                  system.adapter.energiefluss.0           : energiefluss          : iobroker                                 - disabled
                  system.adapter.feiertage.0              : feiertage             : iobroker                                 - disabled
                  system.adapter.ical.0                   : ical                  : iobroker                                 - disabled
                  system.adapter.influxdb.0               : influxdb              : iobroker                                 - disabled, port: 8086
                  system.adapter.jarvis.0                 : jarvis                : iobroker                                 - disabled
                  system.adapter.javascript.0             : javascript            : iobroker                                 - disabled
                  system.adapter.meross.0                 : meross                : iobroker                                 - disabled
                  system.adapter.modbus.0                 : modbus                : iobroker                                 - disabled
                  system.adapter.mqtt.0                   : mqtt                  : iobroker                                 - disabled, port: 1883, bind: 0.0.0.0
                  system.adapter.mqtt.1                   : mqtt                  : iobroker                                 - disabled, port: 1883, bind: 0.0.0.0
                  system.adapter.netatmo.0                : netatmo               : iobroker                                 - disabled
                  system.adapter.node-red.0               : node-red              : iobroker                                 - disabled, port: 1880, bind: 192.168.1.10
                  system.adapter.pushover.0               : pushover              : iobroker                                 - disabled
                  system.adapter.pvforecast.0             : pvforecast            : iobroker                                 - disabled
                  system.adapter.schoolfree.0             : schoolfree            : iobroker                                 - disabled
                  system.adapter.shelly.0                 : shelly                : iobroker                                 - disabled, port: 1882, bind: 192.168.1.10
                  system.adapter.shuttercontrol.0         : shuttercontrol        : iobroker                                 - disabled
                  system.adapter.snmp.0                   : snmp                  : iobroker                                 - disabled
                  system.adapter.sonos.0                  : sonos                 : iobroker                                 - disabled
                  system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 - disabled
                  system.adapter.telegram.0               : telegram              : iobroker                                 - disabled, port: 8443, bind: 0.0.0.0
                  system.adapter.terminal.0               : terminal              : iobroker                                 - disabled, port: 8088, bind: 192.168.1.10, run as: admin
                  system.adapter.vw-connect.0             : vw-connect            : iobroker                                 - disabled
                  system.adapter.web.0                    : web                   : iobroker                                 - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                

                ICh hoffe Ihr könnt mir irgendwie weiter helfen. VIELEN DANK und Gruß

                Marc Berg ? 2 Replies Last reply Reply Quote 0
                • Marc Berg
                  Marc Berg Most Active @Schtallone last edited by

                  @schtallone sagte in Iobroker Admin Webseite nicht erreichbar:

                  ich kann auch nicht mehr auf meinen iobroker per Browser zugreifen.

                  Nachdem du WAS gemacht hast? Wie konkret willst du auf den Admin zugreifen?

                  S 1 Reply Last reply Reply Quote 0
                  • S
                    Schtallone @Marc Berg last edited by

                    @marc-berg
                    Ich hatte performance probleme und folgende Fehlermeldung:

                    MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 101 onFirmwareUpdate listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit
                    

                    Daraufhin habe ich versucht, den iobroker aus einem Backup wiederherzustellen.

                    ICh greife üblicherweise per IP:Port mit https zu

                    Marc Berg 1 Reply Last reply Reply Quote 0
                    • Marc Berg
                      Marc Berg Most Active @Schtallone last edited by

                      @schtallone sagte in Iobroker Admin Webseite nicht erreichbar:

                      Daraufhin habe ich versucht, den iobroker aus einem Backup wiederherzustellen.

                      Wie betreibst du den Container? Im Host-Modus?

                      S 1 Reply Last reply Reply Quote 0
                      • S
                        Schtallone @Marc Berg last edited by

                        @marc-berg
                        ich habe eine feste ip vergeben, läuft per Docker. ODer was bedeutet die Frage?

                        Marc Berg 1 Reply Last reply Reply Quote 0
                        • Marc Berg
                          Marc Berg Most Active @Schtallone last edited by

                          @schtallone sagte in Iobroker Admin Webseite nicht erreichbar:

                          ODer was bedeutet die Frage?

                          Das ist eine Testfrage, ob sich der geneigte User mal mit den Docker-Grundlagen auseinandergesetzt hat ... 🙂

                          Aber im Ernst: Container können im einem Bridge-Netzwerk betrieben werden, dann müssen alle Ports separat freigegeben/gemappt werden. Oder man betreibt den Container im sog. Host-Netzwerk, dann werden ALLE Ports automatisch an den Host weitergegeben. Dann muss man kein Port-Mapping vornehmen.

                          S 1 Reply Last reply Reply Quote 0
                          • ?
                            A Former User @Schtallone last edited by A Former User

                            @schtallone sagte in Iobroker Admin Webseite nicht erreichbar:

                            Ich habe alle Schritte in diesem Thread bzgl. der Updates der Ardapter, controller usw. erfolgreich durchgeführt.
                            Hier noch die Instanzen:

                            Moin,

                            der Thread, an den Du Dich gehangen hast, ist ein Jahr alt, warum macht man das? Warum keinen eigenen erstellen und vielleicht auf den alten beziehen/verlinken.
                            Ist Dir aufgefallen, dass alles außer admin.0 und backitup.0 gestoppt ist?
                            Du solltest es mal mit dem Dreigestirn versuchen

                            # iob stop
                            # iob fix
                            # iob start
                            

                            Dann einmal schauen, ob die Adapter auch wieder gestartet werden, oder einfach mal den Docker Container neu starten 🙂

                            @schtallone sagte in Iobroker Admin Webseite nicht erreichbar:

                            @marc-berg
                            Ich hatte performance probleme und folgende Fehlermeldung:
                            MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 101 onFirmwareUpdate listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit

                            Das ist jetzt eine Log-Meldung, die völlig aus dem Zusammenhang gerissen ist, aus welchem Log File, was stand da noch so.
                            Das ist ein blinder Aktionismus, wenn man sich nicht sicher ist, lieber Fragen, das erspart Kopfschmerzen, auf allen Seiten 🙂

                            VG
                            Bernd

                            Edit
                            Ich bin schon etwas aus der ioBroker Dockernutzung raus, daher hab ich oben Blödsinn geschrieben, die Standardbefehle iob stop, iob start gibt es nicht im Docker, ob iob fix da funktioniert, kann ich auch nicht sagen. Der korrekte Weg für Stopp/Start ist im Docker

                            pkill -u iobroker
                            

                            Und gestartet wird, durch Neustart des Containers.

                            1 Reply Last reply Reply Quote 0
                            • S
                              Schtallone @Marc Berg last edited by

                              @marc-berg dann letzeres, habe keine ports weitergeleitet und andere container gehen auch aufzurufen wie nodered, grafana usw

                              Marc Berg F Homoran 3 Replies Last reply Reply Quote 0
                              • Marc Berg
                                Marc Berg Most Active @Schtallone last edited by

                                @schtallone sagte in Iobroker Admin Webseite nicht erreichbar:

                                dann letzeres, habe keine ports weitergeleitet und andere container gehen auch aufzurufen wie nodered, grafana usw

                                Dann habe ich, auf Basis der Informationen, keine Idee mehr.

                                1 Reply Last reply Reply Quote 0
                                • F
                                  fastfoot @Schtallone last edited by

                                  @schtallone dein admin.0 ist an eine ip gebunden. resette mal deine admin Einstellungen dann sollte der Zugriff wieder funktionieren
                                  iob set admin.0 --secure false --auth false --bind 0.0.0.0

                                  S 1 Reply Last reply Reply Quote 1
                                  • Glasfaser
                                    Glasfaser last edited by

                                    @schtallone sagte in Iobroker Admin Webseite nicht erreichbar:

                                    Ich hatte performance probleme und folgende Fehlermeldung:
                                    ...........MaxListenersExceededWarning: Possible EventEmitter memory leak detected.............

                                    die Meldung kommt von Node Red .. soviel kann man zu deinem Log Schnipsel sagen

                                    Beispiel:
                                    https://forum.iobroker.net/topic/30355/node-red-adapter-gelöst

                                    Daraufhin habe ich versucht, den iobroker aus einem Backup wiederherzustellen.

                                    Hier noch die Instanzen:

                                    die Ausgabe davon sagt mir ... das ioBroker mit der Restore gerade mal am anfang ist , deshalb sind alle weiteren Adapter noch auf disabled .
                                    Also bei dem Backup wiederherstellen mit Backitup warten und nicht zwischenzeitlich etwas machen .

                                    zeig mal die Ausgabe von

                                    iob logs --watch
                                    
                                    S 2 Replies Last reply Reply Quote 0
                                    • S
                                      Schtallone @Glasfaser last edited by

                                      @glasfaser said in Iobroker Admin Webseite nicht erreichbar:

                                      iob logs --watch

                                      2023-09-15 19:14:26.558  - info: host.iobroker iobroker npm-install: upload [8] telegram.admin /opt/iobroker/node_modules/iobroker.telegram/admin/rules/static/js/node_modules_prop-types_index_js.4a6f1268.chunk.js.map rules/static/js/node_modules_prop-types_index_js.4a6f1268.chunk.js.map application/json
                                      2023-09-15 19:14:26.564  - info: host.iobroker iobroker npm-install: upload [7] telegram.admin /opt/iobroker/node_modules/iobroker.telegram/admin/rules/static/js/node_modules_react_index_js.fbeb147f.chunk.js rules/static/js/node_modules_react_index_js.fbeb147f.chunk.js application/javascript
                                      2023-09-15 19:14:26.593  - info: host.iobroker iobroker npm-install: upload [6] telegram.admin /opt/iobroker/node_modules/iobroker.telegram/admin/rules/static/js/node_modules_react_index_js.fbeb147f.chunk.js.map rules/static/js/node_modules_react_index_js.fbeb147f.chunk.js.map application/json
                                      2023-09-15 19:14:26.609  - info: host.iobroker iobroker npm-install: upload [5] telegram.admin /opt/iobroker/node_modules/iobroker.telegram/admin/rules/static/js/src_ActionTelegram_jsx.96d464bf.chunk.js rules/static/js/src_ActionTelegram_jsx.96d464bf.chunk.js application/javascript
                                      2023-09-15 19:14:26.624  - info: host.iobroker iobroker npm-install: upload [4] telegram.admin /opt/iobroker/node_modules/iobroker.telegram/admin/rules/static/js/src_ActionTelegram_jsx.96d464bf.chunk.js.map rules/static/js/src_ActionTelegram_jsx.96d464bf.chunk.js.map application/json
                                      2023-09-15 19:14:26.651  - info: host.iobroker iobroker npm-install: upload [3] telegram.admin /opt/iobroker/node_modules/iobroker.telegram/admin/rules/static/js/src_bootstrap_jsx.dacb0f1b.chunk.js rules/static/js/src_bootstrap_jsx.dacb0f1b.chunk.js application/javascript
                                      2023-09-15 19:14:26.670  - info: host.iobroker iobroker npm-install: upload [2] telegram.admin /opt/iobroker/node_modules/iobroker.telegram/admin/rules/static/js/src_bootstrap_jsx.dacb0f1b.chunk.js.map rules/static/js/src_bootstrap_jsx.dacb0f1b.chunk.js.map application/json
                                      2023-09-15 19:14:26.701  - info: host.iobroker iobroker npm-install: upload [1] telegram.admin /opt/iobroker/node_modules/iobroker.telegram/admin/telegram.png telegram.png image/png
                                      2023-09-15 19:14:26.740  - info: host.iobroker iobroker npm-install: upload [0] telegram.admin /opt/iobroker/node_modules/iobroker.telegram/admin/words.js words.js application/javascript
                                      2023-09-15 19:14:26.957  - info: host.iobroker iobroker npm-install: host.iobroker object system.adapter.telegram created/updated
                                      2023-09-15 19:14:28.079  - info: host.iobroker iobroker npm-install: exit 0
                                      2023-09-15 19:14:29.080  - warn: host.iobroker startInstance cannot find adapter "ical@1.13.3". Try to install it... 1 attempt
                                      2023-09-15 19:14:29.081  - info: host.iobroker iobroker install ical@1.13.3 using installedFrom
                                      2023-09-15 19:14:31.711  - info: host.iobroker iobroker npm-install: NPM version: 9.6.7
                                      2023-09-15 19:14:31.713  - info: host.iobroker iobroker npm-install: Installing iobroker.ical@1.13.3... (System call)
                                      2023-09-15 19:14:49.966  - info: host.iobroker iobroker npm-install: added 14 packages, and audited 1054 packages in 17s105 packages are looking for funding  run `npm fund` for details
                                      2023-09-15 19:14:50.374  - info: host.iobroker iobroker npm-install: 47 vulnerabilities (4 low, 34 moderate, 8 high, 1 critical)To address issues that do not require attention, run:  npm audit fixTo address all issues possible (including breaking changes), run:  npm audit fix --forceSome issues need review, and may require choosinga different dependency.
                                      2023-09-15 19:14:50.375  - info: host.iobroker iobroker npm-install: Run `npm audit` for details.
                                      2023-09-15 19:14:50.591  - info: host.iobroker iobroker npm-install: host.iobroker install adapter ical@1.13.3
                                      2023-09-15 19:14:50.630  - info: host.iobroker iobroker npm-install: upload [14] ical.admin /opt/iobroker/node_modules/iobroker.ical/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                      2023-09-15 19:14:50.734  - info: host.iobroker iobroker npm-install: upload [13] ical.admin /opt/iobroker/node_modules/iobroker.ical/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                      2023-09-15 19:14:50.766  - info: host.iobroker iobroker npm-install: upload [12] ical.admin /opt/iobroker/node_modules/iobroker.ical/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                      2023-09-15 19:14:50.778  - info: host.iobroker iobroker npm-install: upload [11] ical.admin /opt/iobroker/node_modules/iobroker.ical/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                      2023-09-15 19:14:50.801  - info: host.iobroker iobroker npm-install: upload [10] ical.admin /opt/iobroker/node_modules/iobroker.ical/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                      2023-09-15 19:14:50.815  - info: host.iobroker iobroker npm-install: upload [9] ical.admin /opt/iobroker/node_modules/iobroker.ical/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                      2023-09-15 19:14:50.828  - info: host.iobroker iobroker npm-install: upload [8] ical.admin /opt/iobroker/node_modules/iobroker.ical/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                      2023-09-15 19:14:50.846  - info: host.iobroker iobroker npm-install: upload [7] ical.admin /opt/iobroker/node_modules/iobroker.ical/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                      2023-09-15 19:14:50.952  - info: host.iobroker iobroker npm-install: upload [6] ical.admin /opt/iobroker/node_modules/iobroker.ical/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                      2023-09-15 19:14:50.962  - info: host.iobroker iobroker npm-install: upload [5] ical.admin /opt/iobroker/node_modules/iobroker.ical/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
                                      2023-09-15 19:14:50.978  - info: host.iobroker iobroker npm-install: upload [4] ical.admin /opt/iobroker/node_modules/iobroker.ical/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                      2023-09-15 19:14:50.993  - info: host.iobroker iobroker npm-install: upload [3] ical.admin /opt/iobroker/node_modules/iobroker.ical/admin/ical.png ical.png image/png
                                      2023-09-15 19:14:51.006  - info: host.iobroker iobroker npm-install: upload [2] ical.admin /opt/iobroker/node_modules/iobroker.ical/admin/img/info-big.png img/info-big.png image/png
                                      2023-09-15 19:14:51.014  - info: host.iobroker iobroker npm-install: upload [1] ical.admin /opt/iobroker/node_modules/iobroker.ical/admin/jsonConfig.json jsonConfig.json application/json
                                      2023-09-15 19:14:51.021  - info: host.iobroker iobroker npm-install: upload [0] ical.admin /opt/iobroker/node_modules/iobroker.ical/admin/words.js words.js application/javascript
                                      2023-09-15 19:14:51.186  - info: host.iobroker iobroker npm-install: host.iobroker object system.adapter.ical created/updated
                                      2023-09-15 19:14:52.364  - info: host.iobroker iobroker npm-install: exit 0
                                      2023-09-15 19:14:53.365  - warn: host.iobroker startInstance cannot find adapter "meross@1.15.1". Try to install it... 1 attempt
                                      2023-09-15 19:14:53.366  - info: host.iobroker iobroker install meross@1.15.1 using installedFrom
                                      2023-09-15 19:14:56.131  - info: host.iobroker iobroker npm-install: NPM version: 9.6.7
                                      2023-09-15 19:14:56.132  - info: host.iobroker iobroker npm-install: Installing iobroker.meross@1.15.1... (System call)
                                      2023-09-15 19:15:14.551  - info: host.iobroker iobroker npm-install: added 13 packages, and audited 1067 packages in 17s105 packages are looking for funding  run `npm fund` for details
                                      2023-09-15 19:15:15.278  - info: host.iobroker iobroker npm-install: 49 vulnerabilities (4 low, 36 moderate, 8 high, 1 critical)
                                      2023-09-15 19:15:15.279  - info: host.iobroker iobroker npm-install: To address issues that do not require attention, run:  npm audit fixTo address all issues possible (including breaking changes), run:  npm audit fix --forceSome issues need review, and may require choosinga different dependency.Run `npm audit` for details.
                                      2023-09-15 19:15:15.388  - info: host.iobroker iobroker npm-install: host.iobroker install adapter meross@1.15.1
                                      2023-09-15 19:15:15.406  - info: host.iobroker iobroker npm-install: upload [5] meross.admin /opt/iobroker/node_modules/iobroker.meross/admin/index_m.html index_m.html text/html
                                      2023-09-15 19:15:15.488  - info: host.iobroker iobroker npm-install: upload [4] meross.admin /opt/iobroker/node_modules/iobroker.meross/admin/info.png info.png image/png
                                      2023-09-15 19:15:15.493  - info: host.iobroker iobroker npm-install: upload [3] meross.admin /opt/iobroker/node_modules/iobroker.meross/admin/meross-logo.png meross-logo.png image/png
                                      2023-09-15 19:15:15.498  - info: host.iobroker iobroker npm-install: upload [2] meross.admin /opt/iobroker/node_modules/iobroker.meross/admin/meross.png meross.png image/png
                                      2023-09-15 19:15:15.509  - info: host.iobroker iobroker npm-install: upload [1] meross.admin /opt/iobroker/node_modules/iobroker.meross/admin/warning.png warning.png image/png
                                      2023-09-15 19:15:15.514  - info: host.iobroker iobroker npm-install: upload [0] meross.admin /opt/iobroker/node_modules/iobroker.meross/admin/words.js words.js application/javascript
                                      2023-09-15 19:15:15.590  - info: host.iobroker iobroker npm-install: host.iobroker object system.adapter.meross created/updated
                                      2023-09-15 19:15:16.639  - info: host.iobroker iobroker npm-install: exit 0
                                      2023-09-15 19:15:17.640  - warn: host.iobroker startInstance cannot find adapter "modbus@5.0.11". Try to install it... 1 attempt
                                      2023-09-15 19:15:17.640  - info: host.iobroker iobroker install modbus@5.0.11 using installedFrom
                                      2023-09-15 19:15:22.006  - info: host.iobroker iobroker npm-install: NPM version: 9.6.7
                                      2023-09-15 19:15:22.007  - info: host.iobroker iobroker npm-install: Installing iobroker.modbus@5.0.11... (System call)
                                      2023-09-15 19:15:33.793  - info: host.iobroker iobroker npm-install: 
                                      2023-09-15 19:15:33.794  - info: host.iobroker iobroker npm-install: added 34 packages, and audited 1101 packages in 11s118 packages are looking for funding  run `npm fund` for details
                                      2023-09-15 19:15:34.268  - info: host.iobroker iobroker npm-install: 55 vulnerabilities (5 low, 36 moderate, 12 high, 2 critical)
                                      2023-09-15 19:15:34.269  - info: host.iobroker iobroker npm-install: To address issues that do not require attention, run:  npm audit fixTo address all issues possible (including breaking changes), run:  npm audit fix --forceSome issues need review, and may require choosinga different dependency.Run `npm audit` for details.
                                      2023-09-15 19:15:34.368  - info: host.iobroker iobroker npm-install: host.iobroker install adapter modbus@5.0.11
                                      2023-09-15 19:15:36.454  - info: host.iobroker iobroker npm-install: upload [9] modbus.admin /opt/iobroker/node_modules/iobroker.modbus/admin/asset-manifest.json asset-manifest.json application/json
                                      2023-09-15 19:15:36.467  - info: host.iobroker iobroker npm-install: upload [8] modbus.admin /opt/iobroker/node_modules/iobroker.modbus/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
                                      2023-09-15 19:15:36.508  - info: host.iobroker iobroker npm-install: upload [7] modbus.admin /opt/iobroker/node_modules/iobroker.modbus/admin/index_m.html index_m.html text/html
                                      2023-09-15 19:15:36.531  - info: host.iobroker iobroker npm-install: upload [6] modbus.admin /opt/iobroker/node_modules/iobroker.modbus/admin/manifest.json manifest.json application/json
                                      2023-09-15 19:15:36.547  - info: host.iobroker iobroker npm-install: upload [5] modbus.admin /opt/iobroker/node_modules/iobroker.modbus/admin/modbus.png modbus.png image/png
                                      2023-09-15 19:15:36.572  - info: host.iobroker iobroker npm-install: upload [4] modbus.admin /opt/iobroker/node_modules/iobroker.modbus/admin/static/css/main.96b3c861.css static/css/main.96b3c861.css text/css
                                      2023-09-15 19:15:36.585  - info: host.iobroker iobroker npm-install: upload [3] modbus.admin /opt/iobroker/node_modules/iobroker.modbus/admin/static/css/main.96b3c861.css.map static/css/main.96b3c861.css.map application/json
                                      2023-09-15 19:15:36.616  - info: host.iobroker iobroker npm-install: upload [2] modbus.admin /opt/iobroker/node_modules/iobroker.modbus/admin/static/js/main.8083c40d.js static/js/main.8083c40d.js application/javascript
                                      2023-09-15 19:15:36.925  - info: host.iobroker iobroker npm-install: upload [1] modbus.admin /opt/iobroker/node_modules/iobroker.modbus/admin/static/js/main.8083c40d.js.LICENSE.txt static/js/main.8083c40d.js.LICENSE.txt text/plain
                                      2023-09-15 19:15:36.957  - info: host.iobroker iobroker npm-install: upload [0] modbus.admin /opt/iobroker/node_modules/iobroker.modbus/admin/static/js/main.8083c40d.js.map static/js/main.8083c40d.js.map application/json
                                      2023-09-15 19:15:38.448  - info: host.iobroker iobroker npm-install: host.iobroker object system.adapter.modbus created/updated
                                      2023-09-15 19:15:39.532  - info: host.iobroker iobroker npm-install: exit 0
                                      2023-09-15 19:15:40.534  - warn: host.iobroker startInstance cannot find adapter "mqtt@4.1.1". Try to install it... 1 attempt
                                      2023-09-15 19:15:40.534  - info: host.iobroker iobroker install mqtt@4.1.1 using installedFrom
                                      2023-09-15 19:15:42.778  - info: host.iobroker iobroker npm-install: NPM version: 9.6.7
                                      2023-09-15 19:15:42.780  - info: host.iobroker iobroker npm-install: Installing iobroker.mqtt@4.1.1... (System call)
                                      2023-09-15 19:15:54.783  - info: host.iobroker iobroker npm-install: added 16 packages, and audited 1117 packages in 11s
                                      2023-09-15 19:15:54.786  - info: host.iobroker iobroker npm-install: 
                                      2023-09-15 19:15:54.786  - info: host.iobroker iobroker npm-install: 118 packages are looking for funding  run `npm fund` for details
                                      2023-09-15 19:15:54.984  - info: host.iobroker iobroker npm-install: 55 vulnerabilities (5 low, 36 moderate, 12 high, 2 critical)To address issues that do not require attention, run:  npm audit fixTo address all issues possible (including breaking changes), run:  npm audit fix --forceSome issues need review, and may require choosinga different dependency.Run `npm audit` for details.
                                      2023-09-15 19:15:55.042  - info: host.iobroker iobroker npm-install: host.iobroker install adapter mqtt@4.1.1
                                      2023-09-15 19:15:55.064  - info: host.iobroker iobroker npm-install: upload [13] mqtt.admin /opt/iobroker/node_modules/iobroker.mqtt/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                      2023-09-15 19:15:55.137  - info: host.iobroker iobroker npm-install: upload [12] mqtt.admin /opt/iobroker/node_modules/iobroker.mqtt/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                      2023-09-15 19:15:55.157  - info: host.iobroker iobroker npm-install: upload [11] mqtt.admin /opt/iobroker/node_modules/iobroker.mqtt/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                      2023-09-15 19:15:55.170  - info: host.iobroker iobroker npm-install: upload [10] mqtt.admin /opt/iobroker/node_modules/iobroker.mqtt/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                      2023-09-15 19:15:55.177  - info: host.iobroker iobroker npm-install: upload [9] mqtt.admin /opt/iobroker/node_modules/iobroker.mqtt/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                      2023-09-15 19:15:55.183  - info: host.iobroker iobroker npm-install: upload [8] mqtt.admin /opt/iobroker/node_modules/iobroker.mqtt/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                      2023-09-15 19:15:55.188  - info: host.iobroker iobroker npm-install: upload [7] mqtt.admin /opt/iobroker/node_modules/iobroker.mqtt/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                      2023-09-15 19:15:55.194  - info: host.iobroker iobroker npm-install: upload [6] mqtt.admin /opt/iobroker/node_modules/iobroker.mqtt/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                      2023-09-15 19:15:55.205  - info: host.iobroker iobroker npm-install: upload [5] mqtt.admin /opt/iobroker/node_modules/iobroker.mqtt/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                      2023-09-15 19:15:55.210  - info: host.iobroker iobroker npm-install: upload [4] mqtt.admin /opt/iobroker/node_modules/iobroker.mqtt/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                      2023-09-15 19:15:55.216  - info: host.iobroker iobroker npm-install: upload [3] mqtt.admin /opt/iobroker/node_modules/iobroker.mqtt/admin/index_m.html index_m.html text/html
                                      2023-09-15 19:15:55.221  - info: host.iobroker iobroker npm-install: upload [2] mqtt.admin /opt/iobroker/node_modules/iobroker.mqtt/admin/jsonConfig.json jsonConfig.json application/json
                                      2023-09-15 19:15:55.227  - info: host.iobroker iobroker npm-install: upload [1] mqtt.admin /opt/iobroker/node_modules/iobroker.mqtt/admin/mqtt.png mqtt.png image/png
                                      2023-09-15 19:15:55.233  - info: host.iobroker iobroker npm-install: upload [0] mqtt.admin /opt/iobroker/node_modules/iobroker.mqtt/admin/words.js words.js application/javascript
                                      2023-09-15 19:15:55.290  - info: host.iobroker iobroker npm-install: host.iobroker object system.adapter.mqtt created/updated
                                      2023-09-15 19:15:56.357  - info: host.iobroker iobroker npm-install: exit 0
                                      2023-09-15 19:15:57.358  - warn: host.iobroker startInstance cannot find adapter "mqtt@4.1.1". Try to install it... 1 attempt
                                      2023-09-15 19:15:57.358  - info: host.iobroker iobroker install mqtt@4.1.1 using installedFrom
                                      2023-09-15 19:15:59.823  - info: host.iobroker iobroker npm-install: adapter "mqtt" already installed. Use "upgrade" to upgrade to a newer version.
                                      2023-09-15 19:16:00.874  - info: host.iobroker iobroker npm-install: exit 51
                                      2023-09-15 19:16:01.874  - warn: host.iobroker startInstance cannot find adapter "netatmo@3.1.0". Try to install it... 1 attempt
                                      2023-09-15 19:16:01.874  - info: host.iobroker iobroker install netatmo@3.1.0 using installedFrom
                                      2023-09-15 19:16:05.624  - info: host.iobroker iobroker npm-install: NPM version: 9.6.7Installing iobroker.netatmo@3.1.0... (System call)
                                      2023-09-15 19:16:16.390  - info: host.iobroker iobroker npm-install: added 3 packages, and audited 1120 packages in 10s118 packages are looking for funding  run `npm fund` for details
                                      2023-09-15 19:16:16.697  - info: host.iobroker iobroker npm-install: 56 vulnerabilities (5 low, 37 moderate, 12 high, 2 critical)To address issues that do not require attention, run:  npm audit fixTo address all issues possible (including breaking changes), run:  npm audit fix --forceSome issues need review, and may require choosinga different dependency.Run `npm audit` for details.
                                      2023-09-15 19:16:16.757  - info: host.iobroker iobroker npm-install: host.iobroker install adapter netatmo@3.1.0
                                      2023-09-15 19:16:16.778  - info: host.iobroker iobroker npm-install: upload [13] netatmo.admin /opt/iobroker/node_modules/iobroker.netatmo/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                      2023-09-15 19:16:16.953  - info: host.iobroker iobroker npm-install: upload [12] netatmo.admin /opt/iobroker/node_modules/iobroker.netatmo/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                      2023-09-15 19:16:16.957  - info: host.iobroker iobroker npm-install: upload [11] netatmo.admin /opt/iobroker/node_modules/iobroker.netatmo/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                      2023-09-15 19:16:16.980  - info: host.iobroker iobroker npm-install: upload [10] netatmo.admin /opt/iobroker/node_modules/iobroker.netatmo/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                      2023-09-15 19:16:16.985  - info: host.iobroker iobroker npm-install: upload [9] netatmo.admin /opt/iobroker/node_modules/iobroker.netatmo/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                      2023-09-15 19:16:16.992  - info: host.iobroker iobroker npm-install: upload [8] netatmo.admin /opt/iobroker/node_modules/iobroker.netatmo/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                      2023-09-15 19:16:16.998  - info: host.iobroker iobroker npm-install: upload [7] netatmo.admin /opt/iobroker/node_modules/iobroker.netatmo/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                      2023-09-15 19:16:17.005  - info: host.iobroker iobroker npm-install: upload [6] netatmo.admin /opt/iobroker/node_modules/iobroker.netatmo/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                      2023-09-15 19:16:17.012  - info: host.iobroker iobroker npm-install: upload [5] netatmo.admin /opt/iobroker/node_modules/iobroker.netatmo/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                      2023-09-15 19:16:17.046  - info: host.iobroker iobroker npm-install: upload [4] netatmo.admin /opt/iobroker/node_modules/iobroker.netatmo/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
                                      2023-09-15 19:16:17.054  - info: host.iobroker iobroker npm-install: upload [3] netatmo.admin /opt/iobroker/node_modules/iobroker.netatmo/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                      2023-09-15 19:16:17.058  - info: host.iobroker iobroker npm-install: upload [2] netatmo.admin /opt/iobroker/node_modules/iobroker.netatmo/admin/jsonConfig.json jsonConfig.json application/json
                                      2023-09-15 19:16:17.065  - info: host.iobroker iobroker npm-install: upload [1] netatmo.admin /opt/iobroker/node_modules/iobroker.netatmo/admin/netatmo.png netatmo.png image/png
                                      2023-09-15 19:16:17.069  - info: host.iobroker iobroker npm-install: upload [0] netatmo.admin /opt/iobroker/node_modules/iobroker.netatmo/admin/words.js words.js application/javascript
                                      2023-09-15 19:16:17.129  - info: host.iobroker iobroker npm-install: host.iobroker object system.adapter.netatmo created/updated
                                      2023-09-15 19:16:18.182  - info: host.iobroker iobroker npm-install: exit 0
                                      2023-09-15 19:16:19.183  - warn: host.iobroker startInstance cannot find adapter "shelly@6.4.1". Try to install it... 1 attempt
                                      2023-09-15 19:16:19.184  - info: host.iobroker iobroker install shelly@6.4.1 using installedFrom
                                      2023-09-15 19:16:23.789  - info: host.iobroker iobroker npm-install: NPM version: 9.6.7
                                      2023-09-15 19:16:23.795  - info: host.iobroker iobroker npm-install: Installing iobroker.shelly@6.4.1... (System call)
                                      2023-09-15 19:16:38.248  - info: host.iobroker iobroker npm-install: added 21 packages, and audited 1141 packages in 13s
                                      2023-09-15 19:16:38.251  - info: host.iobroker iobroker npm-install: 
                                      2023-09-15 19:16:38.252  - info: host.iobroker iobroker npm-install: 118 packages are looking for funding
                                      2023-09-15 19:16:38.254  - info: host.iobroker iobroker npm-install:   run `npm fund` for details
                                      2023-09-15 19:16:38.576  - info: host.iobroker iobroker npm-install: 56 vulnerabilities (5 low, 37 moderate, 12 high, 2 critical)To address issues that do not require attention, run:  npm audit fixTo address all issues possible (including breaking changes), run:  npm audit fix --forceSome issues need review, and may require choosinga different dependency.Run `npm audit` for details.
                                      2023-09-15 19:16:38.652  - info: host.iobroker iobroker npm-install: host.iobroker install adapter shelly@6.4.1
                                      2023-09-15 19:16:38.694  - info: host.iobroker iobroker npm-install: upload [13] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                      2023-09-15 19:16:38.958  - info: host.iobroker iobroker npm-install: upload [12] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                      2023-09-15 19:16:38.970  - info: host.iobroker iobroker npm-install: upload [11] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                      2023-09-15 19:16:38.989  - info: host.iobroker iobroker npm-install: upload [10] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                      2023-09-15 19:16:39.007  - info: host.iobroker iobroker npm-install: upload [9] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                      2023-09-15 19:16:39.023  - info: host.iobroker iobroker npm-install: upload [8] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                      2023-09-15 19:16:39.050  - info: host.iobroker iobroker npm-install: upload [7] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                      2023-09-15 19:16:39.064  - info: host.iobroker iobroker npm-install: upload [6] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                      2023-09-15 19:16:39.068  - info: host.iobroker iobroker npm-install: upload [5] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                      2023-09-15 19:16:39.072  - info: host.iobroker iobroker npm-install: upload [4] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
                                      2023-09-15 19:16:39.091  - info: host.iobroker iobroker npm-install: upload [3] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                      2023-09-15 19:16:39.112  - info: host.iobroker iobroker npm-install: upload [2] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/jsonConfig.json jsonConfig.json application/json
                                      2023-09-15 19:16:39.118  - info: host.iobroker iobroker npm-install: upload [1] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/shelly.png shelly.png image/png
                                      2023-09-15 19:16:39.125  - info: host.iobroker iobroker npm-install: upload [0] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/words.js words.js application/javascript
                                      `
                                      Glasfaser 1 Reply Last reply Reply Quote 0
                                      • S
                                        Schtallone @Glasfaser last edited by

                                        @glasfaser said in Iobroker Admin Webseite nicht erreichbar:

                                        @schtallone sagte in Iobroker Admin Webseite nicht erreichbar:

                                        Ich hatte performance probleme und folgende Fehlermeldung:
                                        ...........MaxListenersExceededWarning: Possible EventEmitter memory leak detected.............

                                        die Meldung kommt von Node Red .. soviel kann man zu deinem Log Schnipsel sagen

                                        Beispiel:
                                        https://forum.iobroker.net/topic/30355/node-red-adapter-gelöst

                                        Vielen dank schon mal für den Tip mit NodeRed.

                                        1 Reply Last reply Reply Quote 0
                                        • Glasfaser
                                          Glasfaser @Schtallone last edited by

                                          @schtallone sagte in Iobroker Admin Webseite nicht erreichbar:

                                          2023-09-15 19:14:26.558

                                          hast du kein aktuelle Log !?

                                          1 Reply Last reply Reply Quote 0
                                          • S
                                            Schtallone @fastfoot last edited by

                                            @fastfoot said in Iobroker Admin Webseite nicht erreichbar:

                                            @schtallone dein admin.0 ist an eine ip gebunden. resette mal deine admin Einstellungen dann sollte der Zugriff wieder funktionieren
                                            iob set admin.0 --secure false --auth false --bind 0.0.0.0

                                            Ist denn die Bindung an eine IP nicht mein Zugang? Mit localhost komme ich nicht zurecht.... (nicht steinigen... 😲 )

                                            Homoran F Glasfaser 3 Replies 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

                                            747
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            12
                                            115
                                            17170
                                            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