Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Iobroker startet nicht mehr im webbrowser

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Iobroker startet nicht mehr im webbrowser

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

      @Thomas-Braun die Antwort ist:

      Runlevel 5 2020-07-01 20:15
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @d S. last edited by Thomas Braun

        @d-S Hätte ich drauf wetten können.
        Server betreibt man im Runlevel 3, ohne Desktop. Grundsätzlich.
        Insbesondere aber so schmalbrüstige wie den Raspberry.

        d S. 1 Reply Last reply Reply Quote 0
        • d S.
          d S. @Thomas Braun last edited by

          @Thomas-Braun Dankeschön. Habe es jetzt auf Runlevel 3 umgestellt und reboot durchgeführt. Allerdings kann ich immer noch keine Verbindung über (MeineIP:8081) zum Iobroker aufbauen. Die Seite lädt nur und eine Kreisel erscheint, mehr aber nicht.

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @d S. last edited by

            @d-S

            which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
            

            Poste mal die komplette Eingabezeile mit.

            d S. 1 Reply Last reply Reply Quote 0
            • d S.
              d S. @Thomas Braun last edited by

              @Thomas-Braun

              pi@raspberrypi:~ $ which nodejs && nodejs -v && which node && node -v && which n                       pm && npm -v && apt policy nodejs
              /usr/bin/nodejs
              v12.18.2
              /usr/bin/node
              v12.18.2
              /usr/bin/npm
              6.14.5
              nodejs:
                Installiert:           12.18.2-1nodesource1
                Installationskandidat: 12.18.2-1nodesource1
                Versionstabelle:
               *** 12.18.2-1nodesource1 500
                      500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                      100 /var/lib/dpkg/status
                   10.21.0~dfsg-1~deb10u1+rpi1 500
                      500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
              pi@raspberrypi:~ $
              
              

              Das kommt als Antwort.

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • d S.
                d S. last edited by

                @Thomas-Braun Habe es jetzt geschafft, wieder die Verbindung herzustellen und sehe meine Adapter. Allerdings läuft es alles noch sehr sehr langsam. Gibt es eine Möglichkeit zu prüfen woran es liegt?

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @d S. last edited by

                  @d-S Okay, das passt.

                  iobroker start all
                  

                  bringt?

                  1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @d S. last edited by

                    @d-S Schau ins Log. Da könnten Meldungen laufen.

                    d S. 1 Reply Last reply Reply Quote 0
                    • d S.
                      d S. @Thomas Braun last edited by

                      @Thomas-Braun

                      2020-07-01 21:38:25.388 - info: admin.0 (1082) received all objects
                      2020-07-01 21:38:27.204 - info: admin.0 (1082) http server listening on port 8081
                      2020-07-01 21:38:27.206 - info: admin.0 (1082) Use link "http://localhost:8081" to configure.
                      2020-07-01 21:38:32.004 - info: vis.0 (1233) starting. Version 1.2.4 in /opt/iobroker/node_modules/iobroker.vis, node: v12.18.2, js-controller: 3.1.4
                      2020-07-01 21:38:33.421 - info: vis.0 (1233) vis license is OK.
                      2020-07-01 21:38:43.010 - info: discovery.0 (1140) starting. Version 2.3.5 in /opt/iobroker/node_modules/iobroker.discovery, node: v12.18.2, js-controller: 3.1.4
                      2020-07-01 21:39:17.630 - info: vis.0 (1233) Terminated (NO_ERROR): Without reason
                      2020-07-01 21:39:29.845 - info: host.raspberrypi instance system.adapter.vis.0 terminated while should be started once
                      2020-07-01 21:39:52.191 - info: ham.0 (1266) starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.ham, node: v12.18.2, js-controller: 3.1.4
                      2020-07-01 21:39:52.273 - info: ham.0 (1266) No additional Libraries to install ...
                      2020-07-01 21:39:54.687 - info: broadlink2.0 (1268) starting. Version 2.0.3 in /opt/iobroker/node_modules/iobroker.broadlink2, node: v12.18.2, js-controller: 3.1.4
                      2020-07-01 21:40:10.813 - warn: host.raspberrypi instance system.adapter.dwd.0 already running with pid 1247
                      2020-07-01 21:40:16.087 - info: broadlink2.0 (1268) broadlink2 initialization started...
                      2020-07-01 21:40:16.088 - info: javascript.0 (1199) starting. Version 4.6.17 in /opt/iobroker/node_modules/iobroker.javascript, node: v12.18.2, js-controller: 3.1.4
                      2020-07-01 21:40:16.098 - info: ping.0 (1278) starting. Version 1.4.7 in /opt/iobroker/node_modules/iobroker.ping, node: v12.18.2, js-controller: 3.1.4
                      2020-07-01 21:40:16.105 - info: broadlink2.0 (1268) Devices to add: []
                      2020-07-01 21:40:16.115 - info: broadlink2.0 (1268) Devices to rename:
                      2020-07-01 21:40:16.493 - info: javascript.0 (1199) requesting all states
                      2020-07-01 21:40:16.498 - info: javascript.0 (1199) requesting all objects
                      2020-07-01 21:40:26.161 - info: ble.0 (1240) starting. Version 0.11.6 in /opt/iobroker/node_modules/iobroker.ble, node: v12.18.2, js-controller: 3.1.4
                      2020-07-01 21:40:32.603 - info: broadlink2.0 (1268) UDP socket listening on 0.0.0.0:15001
                      2020-07-01 21:40:32.607 - info: broadlink2.0 (1268) Discover Broadlink devices for 10sec on broadlink2.0
                      2020-07-01 21:40:54.556 - info: web.0 (1186) starting. Version 3.0.8 in /opt/iobroker/node_modules/iobroker.web, node: v12.18.2, js-controller: 3.1.4
                      2020-07-01 21:41:17.349 - info: broadlink2.0 (1268) Device RM:0x27a9_78:0f:77:63:1e:4c dedected: address=192.168.2.119, mac=78:0f:77:63:1e:4c, typ=rmp, id=0x27a9 devtype=RM3 Pro Plus
                      2020-07-01 21:41:17.391 - info: javascript.0 (1199) received all states
                      2020-07-01 21:41:18.740 - info: ble.0 (1240) loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                      2020-07-01 21:41:19.440 - info: web.0 (1186) socket.io server listening on port 8082
                      2020-07-01 21:41:19.448 - info: web.0 (1186) http server listening on port 8082
                      2020-07-01 21:41:18.752 - info: ble.0 (1240) enabled plugins: _default
                      2020-07-01 21:41:18.755 - info: ble.0 (1240) monitored services:
                      2020-07-01 21:41:22.515 - info: javascript.0 (1199) received all objects
                      2020-07-01 21:42:06.414 - error: dwd.0 (1247) uncaught exception: adapter.stop is not a function
                      2020-07-01 21:42:06.448 - error: dwd.0 (1247) TypeError: adapter.stop is not a function
                      at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.dwd/main.js:241:24)
                      at listOnTimeout (internal/timers.js:549:17)
                      at processTimers (internal/timers.js:492:7)
                      2020-07-01 21:42:07.541 - info: broadlink2.0 (1268) broadlink2.0 started and found 1 devices named 'RM:0x27a9_78:0f:77:63:1e:4c'.
                      2020-07-01 21:42:07.826 - warn: dwd.0 (1247) Terminated (UNCAUGHT_EXCEPTION): Without reason
                      2020-07-01 21:42:07.873 - info: dwd.0 (1247) starting. Version 2.4.9 in /opt/iobroker/node_modules/iobroker.dwd, node: v12.18.2, js-controller: 3.1.4
                      2020-07-01 21:42:07.884 - info: backitup.0 (1170) starting. Version 1.5.8 in /opt/iobroker/node_modules/iobroker.backitup, node: v12.18.2, js-controller: 3.1.4
                      2020-07-01 21:42:07.886 - info: cloud.0 (1192) starting. Version 3.0.3 in /opt/iobroker/node_modules/iobroker.cloud, node: v12.18.2, js-controller: 3.1.4
                      2020-07-01 21:42:09.834 - info: backitup.0 (1170) [iobroker] backup was activated at 02:00 every 1 day(s)
                      2020-07-01 21:42:09.857 - error: host.raspberrypi instance system.adapter.dwd.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                      2020-07-01 21:42:09.966 - info: javascript.0 (1199) Start javascript script.js.JS.Tageszeiten
                      2020-07-01 21:42:10.174 - error: backitup.0 (1170) Error: Command failed: mount :/sharename/backupDir /opt/iobroker/backups
                      mount: only root can do that
                      2020-07-01 21:42:10.193 - warn: javascript.0 (1199) Cannot calculate "night" for 52.482213, 13.285827
                      2020-07-01 21:42:10.196 - warn: javascript.0 (1199) Cannot calculate "nightEnd" for 52.482213, 13.285827
                      2020-07-01 21:42:10.199 - warn: javascript.0 (1199) Cannot calculate "night" for 52.482213, 13.285827
                      2020-07-01 21:42:10.231 - info: javascript.0 (1199) script.js.JS.Tageszeiten: registered 0 subscriptions and 9 schedules
                      2020-07-01 21:42:10.233 - info: javascript.0 (1199) Start javascript script.js.Balkon.Balkon_v2
                      2020-07-01 21:42:10.257 - info: javascript.0 (1199) script.js.Balkon.Balkon_v2: 21:42:10
                      2020-07-01 21:42:10.260 - info: javascript.0 (1199) script.js.Balkon.Balkon_v2: 21:29:20
                      2020-07-01 21:42:10.267 - info: javascript.0 (1199) script.js.Balkon.Balkon_v2: registered 1 subscription and 1 schedule
                      2020-07-01 21:42:11.101 - warn: cloud.0 (1192) Pleas use ioBroker.iot for alexa control
                      2020-07-01 21:42:11.108 - info: cloud.0 (1192) Connecting with https://iobroker.net:10555 with "dschob@gmx.net_41333930-a5ae-11ea-8844-77957c72f20a"
                      
                      

                      Das ist die Ausgabe vom Log-File.

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @d S. last edited by

                        @d-S Soweit nix auffälliges bezüglich der Performance.
                        Nutzt du noch den cloud Adapter? Der ist eigentlich obsolet.

                        Beim Backitup scheint es Probleme mit dem mounten des NAS zu geben.

                        metaxa Homoran 2 Replies Last reply Reply Quote 0
                        • metaxa
                          metaxa @Thomas Braun last edited by metaxa

                          @Thomas-Braun sagte in Iobroker startet nicht mehr im webbrowser:

                          Nutzt du noch den cloud Adapter? Der ist eigentlich obsolet.

                          Ich mus du kurz reingrätschen ... wieso obsolet? Ich nutze diesen um von extern auf meinen admin oder float oder iQontrol zuzugreifen. Habe ich da etwas verschlafen?

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

                            @metaxa Soll ja vom iot übernommen werden, soweit ich das weiß. Für Alexa ist das ja z. B schon so umgesetzt worden. Deswegen ja meine Frage, ob der noch für ggf. andere Dinge genutzt wird.

                            metaxa 1 Reply Last reply Reply Quote 1
                            • metaxa
                              metaxa @Thomas Braun last edited by

                              @Thomas-Braun iot --> sehe ich nicht als Grundlage von "bezahlten Fernzugriff" meiner Applikationen. Alexa & Co vermeide ich wo geht. Drehe ich den bezahlten cloud pro ab, komm ich nicht mehr einfach (ohne extra vpn zu öffnen) auf meine Websides. So gesehen, alles gut 🙂
                              Schönen Abend aus dem gewittrigen Wien
                              mxa

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

                                @metaxa Jo, alles gut.

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

                                  @Thomas-Braun sagte in Iobroker startet nicht mehr im webbrowser:

                                  Nutzt du noch den cloud Adapter? Der ist eigentlich obsolet

                                  Stimmt so nicht!
                                  iot für Assistenten
                                  Cloud für fernzugriff

                                  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

                                  742
                                  Online

                                  31.7k
                                  Users

                                  79.8k
                                  Topics

                                  1.3m
                                  Posts

                                  iobroker startet nicht iobroker startet nicht mehr
                                  5
                                  23
                                  1148
                                  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