Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Iobroker Web Oberfläche - Instanzen nicht sichtbar

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Iobroker Web Oberfläche - Instanzen nicht sichtbar

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

      @dirk-bernhardt
      Mit drei Jahren Abstand ist das höchst wahrscheinlich nicht das gleiche Problem.

      Zumindest die obigen Befehle mit sudo sind in der Form obsolet und tragen nicht zu einer Lösung im Jahre 2021 bei.

      iobroker stop
      iobroker fix
      iobroker list instances
      

      Am besten in einem eigenen Thread.

      Dirk Bernhardt 1 Reply Last reply Reply Quote 0
      • Dirk Bernhardt
        Dirk Bernhardt @Thomas Braun last edited by Homoran

        @thomas-braun

        Das ist richtig, dass es schon sehr lange her ist wo das Problem hier behandelt wurde, was anderes dazu habe ich aber leider nicht gefunden...

        ich habe das dann mal in der Console ausgeführt......

        library: loaded
        Library version=2021-04-07

        ==========================================================================

        Welcome to the ioBroker installation fixer!
        Script version: 2021-04-07
        
        You might need to enter your password a couple of times.
        

        ==========================================================================

        ==========================================================================
        Installing prerequisites (1/3)

        Holen:1 http://archive.raspberrypi.org/debian buster InRelease [32,9 kB]
        Holen:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15,0 kB]
        Holen:3 https://repos.influxdata.com/debian buster InRelease [4.737 B]
        OK:4 https://deb.nodesource.com/node_12.x buster InRelease
        OK:5 http://dl-origin.ubnt.com/unifi/debian stable InRelease
        Holen:6 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages [13,0 MB]
        Holen:8 http://archive.raspberrypi.org/debian buster/main armhf Packages [374 kB]
        OK:7 https://dl.ubnt.com/unifi/debian stable InRelease
        Es wurden 13,4 MB in 6 s geholt (2.273 kB/s).
        Paketlisten werden gelesen... Fertig
        Installed gcc-c++

        ==========================================================================
        Checking ioBroker user and directory permissions (2/3)

        Created /etc/sudoers.d/iobroker
        Fixing directory permissions...

        ==========================================================================
        Checking autostart (3/3)

        Enabling autostart...
        Autostart enabled!

        ==========================================================================

        Your installation was fixed successfully
        Run iobroker start to start ioBroker again!
        

        ==========================================================================

        ==========================================================================

        pi@RaspiHaus:~ $ iobroker list instances
          system.adapter.admin.0                  : admin                 : RaspiHaus                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          system.adapter.cloud.0                  : cloud                 : RaspiHaus                                -  enabled
          system.adapter.daswetter.0              : daswetter             : RaspiHaus                                -  enabled
          system.adapter.discovery.0              : discovery             : RaspiHaus                                -  enabled
          system.adapter.dwd.0                    : dwd                   : RaspiHaus                                -  enabled
          system.adapter.feiertage.0              : feiertage             : RaspiHaus                                -  enabled
          system.adapter.gardena.0                : gardena               : RaspiHaus                                - disabled
          system.adapter.hm-rega.0                : hm-rega               : RaspiHaus                                -  enabled
          system.adapter.hm-rega.1                : hm-rega               : RaspiHaus                                - disabled
          system.adapter.hm-rega.2                : hm-rega               : RaspiHaus                                - disabled
          system.adapter.hm-rpc.1                 : hm-rpc                : RaspiHaus                                -  enabled, port: 0
          system.adapter.hm-rpc.2                 : hm-rpc                : RaspiHaus                                -  enabled, port: 0
          system.adapter.hm-rpc.3                 : hm-rpc                : RaspiHaus                                -  enabled, port: 0
          system.adapter.influxdb.0               : influxdb              : RaspiHaus                                -  enabled, port: 8086
          system.adapter.info.0                   : info                  : RaspiHaus                                -  enabled
          system.adapter.iot.0                    : iot                   : RaspiHaus                                -  enabled
          system.adapter.javascript.0             : javascript            : RaspiHaus                                -  enabled
          system.adapter.pollenflug.0             : pollenflug            : RaspiHaus                                -  enabled
          system.adapter.rpi2.0                   : rpi2                  : RaspiHaus                                -  enabled
          system.adapter.sayit.0                  : sayit                 : RaspiHaus                                -  enabled, port: 0
          system.adapter.scenes.0                 : scenes                : RaspiHaus                                -  enabled
          system.adapter.simple-api.0             : simple-api            : RaspiHaus                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          system.adapter.sonoff.0                 : sonoff                : RaspiHaus                                -  enabled, port: 1883, bind: 0.0.0.0
          system.adapter.sonos.0                  : sonos                 : RaspiHaus                                -  enabled
          system.adapter.telegram.0               : telegram              : RaspiHaus                                - disabled, port: 8443, bind: 0.0.0.0
          system.adapter.text2command.0           : text2command          : RaspiHaus                                -  enabled
          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : RaspiHaus                                -  enabled
          system.adapter.vis-metro.0              : vis-metro             : RaspiHaus                                -  enabled
          system.adapter.vis-timeandweather.0     : vis-timeandweather    : RaspiHaus                                -  enabled
          system.adapter.vis.0                    : vis                   : RaspiHaus                                -  enabled
          system.adapter.web.0                    : web                   : RaspiHaus                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        + instance is alive
        
        Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Dirk Bernhardt last edited by Thomas Braun

          @dirk-bernhardt

          Bitte in CodeTags setzen.
          Insbesondere die Ausgabe von

          iobroker list instances
          

          So würde ich sagen, da läuft nix.

          iobroker start admin
          

          vielleicht mal probieren.

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

            @dirk-bernhardt sagte in Iobroker Web Oberfläche - Instanzen nicht sichtbar:

            was anderes dazu habe ich aber leider nicht gefunden...

            ich schon!

            welche admin und Controller version nutzst du?
            iobroker update -i

            Dirk Bernhardt 1 Reply Last reply Reply Quote 0
            • Dirk Bernhardt
              Dirk Bernhardt @Homoran last edited by

              @homoran

              sorry, vielleicht bin ich ja nur schlecht im suchen.

              system.adapter.admin.0                  : admin                 : RaspiHaus                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                system.adapter.cloud.0                  : cloud                 : RaspiHaus                                -  enabled
                system.adapter.daswetter.0              : daswetter             : RaspiHaus                                -  enabled
                system.adapter.discovery.0              : discovery             : RaspiHaus                                -  enabled
                system.adapter.dwd.0                    : dwd                   : RaspiHaus                                -  enabled
                system.adapter.feiertage.0              : feiertage             : RaspiHaus                                -  enabled
                system.adapter.gardena.0                : gardena               : RaspiHaus                                - disabled
                system.adapter.hm-rega.0                : hm-rega               : RaspiHaus                                -  enabled
                system.adapter.hm-rega.1                : hm-rega               : RaspiHaus                                - disabled
                system.adapter.hm-rega.2                : hm-rega               : RaspiHaus                                - disabled
                system.adapter.hm-rpc.1                 : hm-rpc                : RaspiHaus                                -  enabled, port: 0
                system.adapter.hm-rpc.2                 : hm-rpc                : RaspiHaus                                -  enabled, port: 0
                system.adapter.hm-rpc.3                 : hm-rpc                : RaspiHaus                                -  enabled, port: 0
                system.adapter.influxdb.0               : influxdb              : RaspiHaus                                -  enabled, port: 8086
                system.adapter.info.0                   : info                  : RaspiHaus                                -  enabled
                system.adapter.iot.0                    : iot                   : RaspiHaus                                -  enabled
                system.adapter.javascript.0             : javascript            : RaspiHaus                                -  enabled
                system.adapter.pollenflug.0             : pollenflug            : RaspiHaus                                -  enabled
                system.adapter.rpi2.0                   : rpi2                  : RaspiHaus                                -  enabled
                system.adapter.sayit.0                  : sayit                 : RaspiHaus                                -  enabled, port: 0
                system.adapter.scenes.0                 : scenes                : RaspiHaus                                -  enabled
                system.adapter.simple-api.0             : simple-api            : RaspiHaus                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                system.adapter.sonoff.0                 : sonoff                : RaspiHaus                                -  enabled, port: 1883, bind: 0.0.0.0
                system.adapter.sonos.0                  : sonos                 : RaspiHaus                                -  enabled
                system.adapter.telegram.0               : telegram              : RaspiHaus                                - disabled, port: 8443, bind: 0.0.0.0
                system.adapter.text2command.0           : text2command          : RaspiHaus                                -  enabled
                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : RaspiHaus                                -  enabled
                system.adapter.vis-metro.0              : vis-metro             : RaspiHaus                                -  enabled
                system.adapter.vis-timeandweather.0     : vis-timeandweather    : RaspiHaus                                -  enabled
                system.adapter.vis.0                    : vis                   : RaspiHaus                                -  enabled
                system.adapter.web.0                    : web                   : RaspiHaus                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              + instance is alive
              
              pi@RaspiHaus:/opt/iobroker $ iobroker update -i
              Used repository: beta
              hash unchanged, use cached sources
              update done
              Adapter    "admin"         : 5.0.15   , installed 5.0.15
              Adapter    "cloud"         : 4.0.10   , installed 4.0.10
              Adapter    "daswetter"     : 3.0.6    , installed 3.0.6
              Adapter    "discovery"     : 2.6.3    , installed 2.6.3
              Adapter    "dwd"           : 2.7.5    , installed 2.7.5
              Adapter    "feiertage"     : 1.0.19   , installed 1.0.19
              Adapter    "hm-rega"       : 3.0.24   , installed 3.0.24
              Adapter    "hm-rpc"        : 1.14.37  , installed 1.14.37
              Adapter    "influxdb"      : 1.9.5    , installed 1.9.5
              Adapter    "info"          : 1.7.15   , installed 1.7.15
              Adapter    "iot"           : 1.8.16   , installed 1.8.16
              Adapter    "javascript"    : 5.1.3    , installed 5.1.3
              Controller "js-controller" : 3.3.8    , installed 3.3.8
              Adapter    "pollenflug"    : 1.0.6    , installed 1.0.6
              Adapter    "rpi2"          : 1.2.0    , installed 1.2.0
              Adapter    "sayit"         : 1.12.2   , installed 1.12.2
              Adapter    "scenes"        : 2.3.6    , installed 2.3.6
              Adapter    "simple-api"    : 2.5.3    , installed 2.5.3
              Adapter    "socketio"      : 3.1.4    , installed 3.1.4
              Adapter    "sonoff"        : 2.4.0    , installed 2.4.0
              Adapter    "sonos"         : 2.1.1    , installed 2.1.1
              Adapter    "telegram"      : 1.8.1    , installed 1.8.1
              Adapter    "text2command"  : 2.0.7    , installed 2.0.7
              Adapter    "vis"           : 1.3.9    , installed 1.3.9
              Adapter    "vis-hqwidgets" : 1.1.7    , installed 1.1.7
              Adapter    "vis-metro"     : 1.1.2    , installed 1.1.2
              Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7
              Adapter    "web"           : 3.4.1    , installed 3.4.1
              
              1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators last edited by Homoran

                @dirk-bernhardt sagte in Iobroker Web Oberfläche - Instanzen nicht sichtbar:

                Used repository: beta

                @dirk-bernhardt sagte in Iobroker Web Oberfläche - Instanzen nicht sichtbar:

                Adapter "admin" : 5.0.15 , installed 5.0.15

                @dirk-bernhardt sagte in Iobroker Web Oberfläche - Instanzen nicht sichtbar:

                vielleicht bin ich ja nur schlecht im suchen.

                wenn du schon Beta Versionen testest, solltest du auch in dem Testing Thread lesen.
                dort stand etwas dazu

                wobei ich eher auf den Controller tippe.
                der ist gerade erst einen Tag im beta
                3.2.16 ist stable

                Dirk Bernhardt 1 Reply Last reply Reply Quote 0
                • Dirk Bernhardt
                  Dirk Bernhardt @Homoran last edited by

                  @homoran

                  ok, das war mir nicht bewusst das die Adapter Beta sind. dann versuche ich mal zurück zu bauen, oder so lange damit zu leben bis es funktioniert.

                  Danke Dir

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

                    @dirk-bernhardt sagte in Iobroker Web Oberfläche - Instanzen nicht sichtbar:

                    das war mir nicht bewusst das die Adapter Beta sind.

                    das musst du aber aktiv eingestellt haben!
                    standard Repository ist default/stable. das musst du in den Systemeinstellungen nach der Installation geändert haben

                    Dirk Bernhardt A 2 Replies Last reply Reply Quote 0
                    • Dirk Bernhardt
                      Dirk Bernhardt @Homoran last edited by

                      @homoran

                      ja das hab ich dann wohl auch, ist aber schon mehrere Jahre her, und war mir eben nicht bewusst. Aber nun gut, bin ich eben selbst schuld.

                      Wenn ich dir für die Hilfe irgendetwas gutes tun kann sag bescheid. 👍

                      1 Reply Last reply Reply Quote 0
                      • A
                        Aiouh @Homoran last edited by Aiouh

                        Hallo,
                        ich habe auch das Problem, daß ich im Web UI (Admin 5) keine Instanzen mehr sehe "all items are filtered out (es ist aber kein Filter gesetzt), der Info TAB bleibt auch leer mit endlos drehendem aktualisierungs logo. Das ist so seit dem update von 3.3.18 auf 3.3.20.
                        Ich hatte bis heute morgen einen (wie ich als Laie denke) aktuellen ioBroker. Ich denke es war alles aktuell, weil im Info Tab alles als aktuell dargestellt wurde. Heute morgen wurde nun unter dem "Hosts" Tab angezeigt dass ich V 3.3.18 habe und V 3.3.20 verfügbar ist. Da man mir mal gesagt hatte ich solle am besten im stable repo bleiben und ansonste "einfach alles aktuell halten" hab ich das bisher gemacht und jetzt "einfach" einen upgrade self gemacht. Genauer:

                        iobroker stop
                        iobroker update
                        iobroker upgrade self
                        iobroker start
                        

                        Der Broker läuft soweit ich das in der VIS sehe, aber die Instanzen und Info TAB im Web UI sind leer.

                        xxx@iobroker-vm:~$ iobroker update -i
                        Used repository: Stable (default)
                        hash unchanged, use cached sources
                        update done
                        Adapter    "admin"         : 5.1.25   , installed 5.1.25
                        Adapter    "backitup"      : 2.2.2    , installed 2.2.2
                        Adapter    "bluelink"      : 2.1.2    , installed 2.1.2
                        Adapter    "daswetter"     : 3.0.9    , installed 3.0.9
                        Adapter    "devices"       : 1.0.9    , installed 1.0.9
                        Adapter    "discovery"     : 2.7.3    , installed 2.7.3
                        Adapter    "dwd"           : 2.7.7    , installed 2.7.7
                        Adapter    "easee"         : 1.0.5    , installed 1.0.5
                        Adapter    "email"         : 1.0.10   , installed 1.0.10
                        Adapter    "fb-checkpresence": 1.1.10  , installed 1.1.10
                        Adapter    "fullcalendar"  : 1.1.0    , installed 1.1.0
                        Adapter    "history"       : 1.9.13   , installed 1.9.13
                        Adapter    "hm-rega"       : 3.0.32   , installed 3.0.32
                        Adapter    "hm-rpc"        : 1.14.45  , installed 1.14.45
                        Adapter    "ical"          : 1.11.4   , installed 1.11.4
                        Adapter    "icons-addictive-flavour-png": 0.1.0   , installed 0.1.0
                        Adapter    "icons-mfd-svg" : 1.0.2    , installed 1.0.2
                        Adapter    "icons-open-icon-library-png": 0.1.2   , installed 0.1.3
                        Adapter    "icons-ultimate-png": 1.0.1   , installed 1.0.1
                        Adapter    "influxdb"      : 1.9.5    , installed 1.9.5
                        Adapter    "info"          : 1.9.8    , installed 1.9.8
                        Adapter    "iqontrol"      : 1.8.2    , installed 1.8.2
                        Adapter    "javascript"    : 5.2.13   , installed 5.2.13
                        Controller "js-controller" : 3.3.20   , installed 3.3.20
                        Adapter    "luftdaten"     : 1.0.3    , installed 1.0.3
                        Adapter    "material"      : 1.0.4    , installed 1.0.4
                        Adapter    "modbus"        : 3.4.14   , installed 3.4.14
                        Adapter    "mqtt"          : 2.4.0    , installed 2.4.0
                        Adapter    "parser"        : 1.0.7    , installed 1.0.7
                        Adapter    "ping"          : 1.5.0    , installed 1.5.0
                        Adapter    "pollenflug"    : 1.0.6    , installed 1.0.6
                        Adapter    "pushover"      : 2.0.5    , installed 2.0.5
                        Adapter    "robonect"      : 0.1.4    , installed 0.1.4
                        Adapter    "shuttercontrol": 1.2.1    , installed 1.2.1
                        Adapter    "siegenia"      : 1.1.1    , installed 1.1.1
                        Adapter    "simple-api"    : 2.6.1    , installed 2.6.1
                        Adapter    "snmp"          : 0.5.0    , installed 0.5.0
                        Adapter    "socketio"      : 3.1.4    , installed 3.1.4
                        Adapter    "sql"           : 1.15.7   , installed 1.15.7
                        Adapter    "statistics"    : 1.0.9    , installed 1.0.9
                        Adapter    "tr-064"        : 4.2.14   , installed 4.2.14
                        Adapter    "trashschedule" : 1.2.0    , installed 1.2.0
                        Adapter    "upnp"          : 1.0.19   , installed 1.0.19
                        Adapter    "vis"           : 1.4.5    , installed 1.4.5
                        Adapter    "vis-canvas-gauges": 0.1.5   , installed 0.1.5
                        Adapter    "vis-fancyswitch": 1.1.0   , installed 1.1.0
                        Adapter    "vis-history"   : 1.0.0    , installed 1.0.0
                        Adapter    "vis-hqwidgets" : 1.1.7    , installed 1.1.7
                        Adapter    "vis-jqui-mfd"  : 1.0.12   , installed 1.0.12
                        Adapter    "vis-material-advanced": 1.7.2   , installed 1.7.2
                        Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7
                        Adapter    "vis-weather"   : 2.5.5    , installed 2.5.5
                        Adapter    "weatherunderground": 3.3.1   , installed 3.3.1
                        Adapter    "web"           : 3.4.9    , installed 3.4.9
                        xxx@iobroker-vm:~$
                        
                        xxx@iobroker-vm:~$ iobroker list instances
                        + system.adapter.admin.0                  : admin                 : iobroker-vm                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.backitup.0               : backitup              : iobroker-vm                              -  enabled
                        + system.adapter.bluelink.0               : bluelink              : iobroker-vm                              -  enabled
                          system.adapter.daswetter.0              : daswetter             : iobroker-vm                              - disabled
                        + system.adapter.discovery.0              : discovery             : iobroker-vm                              -  enabled
                          system.adapter.dwd.0                    : dwd                   : iobroker-vm                              -  enabled
                        + system.adapter.easee.0                  : easee                 : iobroker-vm                              -  enabled
                        + system.adapter.email.0                  : email                 : iobroker-vm                              -  enabled
                        + system.adapter.fb-checkpresence.0       : fb-checkpresence      : iobroker-vm                              -  enabled
                        + system.adapter.history.0                : history               : iobroker-vm                              -  enabled
                        + system.adapter.hm-rega.0                : hm-rega               : iobroker-vm                              -  enabled
                        + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker-vm                              -  enabled, port: 0
                        + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker-vm                              -  enabled, port: 0
                        + system.adapter.hm-rpc.3                 : hm-rpc                : iobroker-vm                              -  enabled, port: 0
                          system.adapter.ical.0                   : ical                  : iobroker-vm                              -  enabled
                          system.adapter.ical.1                   : ical                  : iobroker-vm                              -  enabled
                          system.adapter.ical.2                   : ical                  : iobroker-vm                              -  enabled
                          system.adapter.ical.3                   : ical                  : iobroker-vm                              -  enabled
                          system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker-vm                              - disabled
                          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker-vm                              - disabled
                          system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker-vm                              - disabled
                          system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker-vm                              - disabled
                        + system.adapter.influxdb.0               : influxdb              : iobroker-vm                              -  enabled, port: 8086
                        + system.adapter.influxdb.1               : influxdb              : iobroker-vm                              -  enabled, port: 8086
                        + system.adapter.info.0                   : info                  : iobroker-vm                              -  enabled
                        + system.adapter.iqontrol.0               : iqontrol              : iobroker-vm                              -  enabled
                        + system.adapter.javascript.0             : javascript            : iobroker-vm                              -  enabled
                          system.adapter.luftdaten.0              : luftdaten             : iobroker-vm                              -  enabled
                          system.adapter.luftdaten.1              : luftdaten             : iobroker-vm                              -  enabled
                          system.adapter.luftdaten.2              : luftdaten             : iobroker-vm                              - disabled
                          system.adapter.luftdaten.3              : luftdaten             : iobroker-vm                              -  enabled
                          system.adapter.material.0               : material              : iobroker-vm                              - disabled
                        + system.adapter.modbus.0                 : modbus                : iobroker-vm                              -  enabled
                        + system.adapter.modbus.1                 : modbus                : iobroker-vm                              -  enabled
                        + system.adapter.modbus.2                 : modbus                : iobroker-vm                              -  enabled
                        + system.adapter.modbus.3                 : modbus                : iobroker-vm                              -  enabled
                          system.adapter.modbus.4                 : modbus                : iobroker-vm                              - disabled
                        + system.adapter.modbus.5                 : modbus                : iobroker-vm                              -  enabled
                        + system.adapter.modbus.6                 : modbus                : iobroker-vm                              -  enabled
                        + system.adapter.modbus.7                 : modbus                : iobroker-vm                              -  enabled
                        + system.adapter.mqtt.0                   : mqtt                  : iobroker-vm                              -  enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.mqtt.1                   : mqtt                  : iobroker-vm                              -  enabled, port: 1883, bind: 0.0.0.0
                          system.adapter.parser.0                 : parser                : iobroker-vm                              - disabled
                        + system.adapter.parser.1                 : parser                : iobroker-vm                              -  enabled
                        + system.adapter.ping.0                   : ping                  : iobroker-vm                              -  enabled
                        + system.adapter.pollenflug.0             : pollenflug            : iobroker-vm                              -  enabled
                        + system.adapter.pushover.0               : pushover              : iobroker-vm                              -  enabled
                          system.adapter.robonect.0               : robonect              : iobroker-vm                              - disabled
                        + system.adapter.shuttercontrol.0         : shuttercontrol        : iobroker-vm                              -  enabled
                        + system.adapter.siegenia.0               : siegenia              : iobroker-vm                              -  enabled
                        + system.adapter.snmp.0                   : snmp                  : iobroker-vm                              -  enabled
                        + system.adapter.sourceanalytix.1         : sourceanalytix        : iobroker-vm                              -  enabled
                        + system.adapter.sql.0                    : sql                   : iobroker-vm                              -  enabled, port: 3306
                        + system.adapter.statistics.0             : statistics            : iobroker-vm                              -  enabled
                        + system.adapter.trashschedule.0          : trashschedule         : iobroker-vm                              -  enabled
                          system.adapter.upnp.0                   : upnp                  : iobroker-vm                              - disabled
                          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker-vm                              - disabled
                          system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker-vm                              - disabled
                          system.adapter.vis-history.0            : vis-history           : iobroker-vm                              - disabled
                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker-vm                              - disabled
                          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker-vm                              - disabled
                          system.adapter.vis-material-advanced.0  : vis-material-advanced : iobroker-vm                              -  enabled
                          system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker-vm                              - disabled
                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker-vm                              - disabled
                          system.adapter.vis-weather.0            : vis-weather           : iobroker-vm                              - disabled
                          system.adapter.vis.0                    : vis                   : iobroker-vm                              -  enabled
                        + system.adapter.weatherunderground.0     : weatherunderground    : iobroker-vm                              -  enabled
                        + system.adapter.web.0                    : web                   : iobroker-vm                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        + instance is alive
                        xxx@iobroker-vm:~$
                        

                        Bin für jeden Hinweis dankbar, wie immer 😉

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

                          @aiouh sagte in Iobroker Web Oberfläche - Instanzen nicht sichtbar:

                          all items are filtered out (es ist aber kein Filter gesetzt)

                          mal den Browsercache geleert? (STRG-F5)

                          A 1 Reply Last reply Reply Quote 1
                          • A
                            Aiouh @Homoran last edited by

                            @homoran Arghhh - soo einfach. Alles da. DANKE !!!! Gut dass ich zuerst gefragt und nicht gefrickelt habe..

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

                              @aiouh sagte in Iobroker Web Oberfläche - Instanzen nicht sichtbar:

                              Gut dass ich zuerst gefragt und nicht gefrickelt habe..

                              😄
                              Ja, es wurden schon oft funktionierende Dinge kaputtrepariert.

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

                              Support us

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

                              857
                              Online

                              32.0k
                              Users

                              80.6k
                              Topics

                              1.3m
                              Posts

                              5
                              25
                              5315
                              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