Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller 2.0 ab sofort im Latest Repo

    NEWS

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    • Save The Date: ioBroker@Smart Living Forum Solingen, 14.06.

    js-controller 2.0 ab sofort im Latest Repo

    This topic has been deleted. Only users with topic management privileges can see it.
    • ?
      A Former User @apollon77 last edited by

      @apollon77 sagte in js-controller 2.0 ab sofort im Latest Repo:

      @telekom0815 hast du Master Slave oder Single Host System und was ist das gerade hier?

      Single Host, auf dem 2. Raspberry läuft nur die HomematicsCCU

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

        @apollon77 sagte in js-controller 2.0 ab sofort im Latest Repo:

        @telekom0815 und was heißt dann das Vis nicht lädt? Fehler? Was? Wie? Fehlen icons?

        File edit.html not found: permissionError

        apollon77 1 Reply Last reply Reply Quote 0
        • apollon77
          apollon77 @Guest last edited by

          @telekom0815 dann kommen wir der Sache näher. Bitte mal „iobroker upload vis“ ausführen. Tut es dann?

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

            @apollon77 sagte in js-controller 2.0 ab sofort im Latest Repo:

            @telekom0815 dann kommen wir der Sache näher. Bitte mal „iobroker upload vis“ ausführen. Tut es dann?

            nein, Fehler bleibt

            apollon77 1 Reply Last reply Reply Quote 0
            • apollon77
              apollon77 @Guest last edited by

              @telekom0815 wie ist die Ausgabe von

              iobroker list files vis

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

                @apollon77 sagte in js-controller 2.0 ab sofort im Latest Repo:

                iobroker list files vis

                ist länger wie 50.000 Zeichen, wie kann ich es hier posten?

                apollon77 1 Reply Last reply Reply Quote 0
                • apollon77
                  apollon77 @Guest last edited by

                  @telekom0815 als txt file hochladen? Zip?

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

                    @apollon77 danke, hätte ich selbst drauf kommen können 😉

                    log.txt

                    apollon77 1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 @Guest last edited by

                      @telekom0815 welche Versionen von Vis, Web, ?

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

                        @apollon77 sagte in js-controller 2.0 ab sofort im Latest Repo:

                        @telekom0815 welche Versionen von Vis, Web, ?

                        VIS 1.2.1
                        web 2.4.6

                        apollon77 1 Reply Last reply Reply Quote -1
                        • apollon77
                          apollon77 @Guest last edited by apollon77

                          @telekom0815 ok ich checke nachher mal. Web läuft als Admin oder unter einem User?

                          wie ist die genaue url wenn die Fehlermeldung zu edit.html kommt?

                          Iobroker upload all bitte mal machen.

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

                            @apollon77 sagte in js-controller 2.0 ab sofort im Latest Repo:

                            @telekom0815 ok ich checke nachher mal. Web läuft als Admin oder unter einem User?

                            wie ist die genaue url wenn die Fehlermeldung zu edit.html kommt?

                            Iobroker upload all bitte mal machen.

                            • web läuft als admin
                            • http://192.168.178.20:8082/vis/edit.html?Tablet#700wetter
                            • "iobroker upload all" ist erledigt, Fehler bleibt.

                            restliche System läuft, also keinen Stress

                            1 Reply Last reply Reply Quote 0
                            • apollon77
                              apollon77 last edited by

                              Kannst du es nochmal drüber installieren?!

                              Also:

                              • stoppen
                              • cd /opt/iobroker
                              • npm install iobroker.js-controller@2.0.34

                              Läuft es jetzt ohne weitere Fehler und Hänger durch? Die Unix-dgram Warnungen sind weiter ok.

                              Zuletzt: welche nodejs Version?

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

                                @apollon77 sagte in js-controller 2.0 ab sofort im Latest Repo:

                                Kannst du es nochmal drüber installieren?!

                                Also:

                                • stoppen
                                • cd /opt/iobroker
                                • npm install iobroker.js-controller@2.0.34

                                Läuft es jetzt ohne weitere Fehler und Hänger durch? Die Unix-dgram Warnungen sind weiter ok.

                                Zuletzt: welche nodejs Version?

                                pi@raspberrypi:/opt/iobroker $ npm install iobroker.js-controller@2.0.34

                                iobroker.js-controller@2.0.34 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                                node lib/preinstallCheck.js

                                NPM version: 6.9.0

                                iobroker.js-controller@2.0.34 install /opt/iobroker/node_modules/iobroker.js-controller
                                node iobroker.js setup first

                                npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/needle/package.json'
                                npm WARN hoist-non-react-statics@3.1.0 requires a peer of react@>=14.x but none is installed. You must install peer dependencies yourself.
                                npm WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none is installed. You must install peer dependencies yourself.
                                npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
                                npm WARN react-redux@5.1.0 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none is installed. You must install peer dependencies yourself.
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.1 (node_modules/fsevents):
                                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})

                                • iobroker.js-controller@2.0.34
                                  updated 1 package in 37.989s
                                  pi@raspberrypi:/opt/iobroker $ iobroker start

                                Node.js v10.16.3

                                apollon77 2 Replies Last reply Reply Quote 0
                                • apollon77
                                  apollon77 @crunchip last edited by

                                  @crunchip Der Entwickler schaut es sich morgen an

                                  1 Reply Last reply Reply Quote 1
                                  • apollon77
                                    apollon77 @Guest last edited by

                                    @telekom0815 Und gleicher Effekt oder tuts jetzt?

                                    1 Reply Last reply Reply Quote 0
                                    • apollon77
                                      apollon77 @Guest last edited by

                                      @telekom0815 Auf Deinen Filesystem gibt es die Datei iobroker-data/files/vis/_data.json schick mir die bitte mal

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

                                        @apollon77
                                        Fehler bleibt 😧
                                        _data.json

                                        1 Reply Last reply Reply Quote 0
                                        • apollon77
                                          apollon77 last edited by apollon77

                                          Wir geben nicht auf. Starte mal web bitte neu. geht es dann?

                                          ANsonsten schick mal die Ausgabe von

                                          ls -la /opt/iobroker/iobroker-data/files/vis

                                          Und bitte mal web neu starten.

                                          Dann unter Objekte im Admin auf "system.adapter.web.0" gehen und dort "logLevel" auf "silly" setzen. Dann wirds bissl mehr im Log. Dann bitte einmal den Request im Browser für edit.html oder so machen. dann log schicken davon bitte

                                          ? 1 Reply Last reply Reply Quote 0
                                          • MathiasJ
                                            MathiasJ @apollon77 last edited by

                                            @apollon77
                                            Der server ist seit heute morgen ca 05:00 offline.
                                            Vorher kamen immer diese Meldungen:

                                            2019-10-18 05:09:00.651  - error: host.iobroker-slave No connection to databases possible, restart
                                            2019-10-18 05:09:00.664  - info: host.iobroker-slave iobroker _restart
                                            2019-10-18 05:09:01.535  - info: host.iobroker-slave iobroker Starting node restart.js
                                            2019-10-18 05:09:03.116  - info: host.iobroker-slave iobroker.js-controller version 2.0.34 js-controller starting
                                            2019-10-18 05:09:03.127  - info: host.iobroker-slave Copyright (c) 2014-2019 bluefox, 2014 hobbyquaker
                                            2019-10-18 05:09:03.129  - info: host.iobroker-slave hostname: iobroker-slave, node: v10.16.0
                                            2019-10-18 05:09:03.132  - info: host.iobroker-slave ip addresses: 192.168.1.61 2a02:2455:35c:f400:86aa:8349:7bd4:5456 fe80::8824:1401:d066:1892
                                            2019-10-18 05:09:33.150  - error: host.iobroker-slave No connection to databases possible, restart
                                            2019-10-18 05:09:33.163  - info: host.iobroker-slave iobroker _restart
                                            2019-10-18 05:09:34.056  - info: host.iobroker-slave iobroker Starting node restart.js
                                            2019-10-18 05:09:35.692  - info: host.iobroker-slave iobroker.js-controller version 2.0.34 js-controller starting
                                            2019-10-18 05:09:35.704  - info: host.iobroker-slave Copyright (c) 2014-2019 bluefox, 2014 hobbyquaker
                                            2019-10-18 05:09:35.705  - info: host.iobroker-slave hostname: iobroker-slave, node: v10.16.0
                                            2019-10-18 05:09:35.708  - info: host.iobroker-slave ip addresses: 192.168.1.61 2a02:2455:35c:f400:86aa:8349:7bd4:5456 fe80::8824:1401:d066:1892
                                            2019-10-18 05:10:05.728  - error: host.iobroker-slave No connection to databases possible, restart
                                            2019-10-18 05:10:05.741  - info: host.iobroker-slave iobroker _restart
                                            2019-10-18 05:10:06.640  - info: host.iobroker-slave iobroker Starting node restart.js
                                            2019-10-18 05:10:08.075  - info: host.iobroker-slave iobroker.js-controller version 2.0.34 js-controller starting
                                            2019-10-18 05:10:08.087  - info: host.iobroker-slave Copyright (c) 2014-2019 bluefox, 2014 hobbyquaker
                                            2019-10-18 05:10:08.088  - info: host.iobroker-slave hostname: iobroker-slave, node: v10.16.0
                                            2019-10-18 05:10:08.091  - info: host.iobroker-slave ip addresses: 192.168.1.61 2a02:2455:35c:f400:86aa:8349:7bd4:5456 fe80::8824:1401:d066:1892
                                            2019-10-18 05:10:38.109  - error: host.iobroker-slave No connection to databases possible, restart
                                            2019-10-18 05:10:38.121  - info: host.iobroker-slave iobroker _restart
                                            2019-10-18 05:10:38.988  - info: host.iobroker-slave iobroker Starting node restart.js
                                            2019-10-18 05:10:40.579  - info: host.iobroker-slave iobroker.js-controller version 2.0.34 js-controller starting
                                            2019-10-18 05:10:40.591  - info: host.iobroker-slave Copyright (c) 2014-2019 bluefox, 2014 hobbyquaker
                                            2019-10-18 05:10:40.592  - info: host.iobroker-slave hostname: iobroker-slave, node: v10.16.0
                                            2019-10-18 05:10:40.595  - info: host.iobroker-slave ip addresses: 192.168.1.61 2a02:2455:35c:f400:86aa:8349:7bd4:5456 fe80::8824:1401:d066:1892
                                            2019-10-18 04:17:21.976  - info: host.iobroker-slave iobroker.js-controller version 2.0.34 js-controller starting
                                            2019-10-18 04:17:21.988  - info: host.iobroker-slave Copyright (c) 2014-2019 bluefox, 2014 hobbyquaker
                                            2019-10-18 04:17:21.989  - info: host.iobroker-slave hostname: iobroker-slave, node: v10.16.0
                                            2019-10-18 04:17:21.992  - info: host.iobroker-slave ip addresses: 2a02:2455:35c:f400:86aa:8349:7bd4:5456 fe80::8824:1401:d066:1892
                                            2019-10-18 04:17:22.023  - error: host.iobroker-slave uncaught exception: connect ENETUNREACH 192.168.1.60:9001 - Local (0.0.0.0:0)
                                            2019-10-18 04:17:22.025  - error: host.iobroker-slave Error: connect ENETUNREACH 192.168.1.60:9001 - Local (0.0.0.0:0)
                                                at internalConnect (net.js:881:16)
                                                at defaultTriggerAsyncIdScope (internal/async_hooks.js:294:19)
                                                at defaultTriggerAsyncIdScope (net.js:971:9)
                                                at process._tickCallback (internal/process/next_tick.js:61:11)
                                                at Function.Module.runMain (internal/modules/cjs/loader.js:832:11)
                                                at startup (internal/bootstrap/node.js:283:19)
                                                at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
                                            2019-10-18 04:17:22.028  - info: host.iobroker-slave terminated. Could not reset alive status for instances
                                            

                                            Gruß,
                                            Mathias

                                            apollon77 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

                                            1.0k
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            js-controller
                                            89
                                            1052
                                            246661
                                            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