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

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    js-controller 2.0 ab sofort im Latest Repo

    This topic has been deleted. Only users with topic management privileges can see it.
    • crunchip
      crunchip Forum Testing Most Active @Jan1 last edited by

      @Jan1 das hatte ich auch schon und wollte nicht.

      hab gerade aus Spass nochmal über die Admin Oberfläche probiert und siehe da, er is nun weg.
      In meinen Snapshots mal nachgesehen, mit js_controller .35 habe ich den tr64 entfernen wollen und umgestellt auf Community. Mittlerweile bin ich auf js-Controller.39 und jetzt ging es seltsamerweise.

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

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

        @ilovegym was sagt Admin denn beim löschen von Adaptern?

        der macht so, als wäre alles gut gelaufen, Error 0, und beendet sich. Keine Fehler im Log, aber der Adapter und das Verzeichnis ist anschließend immer noch da...
        Anscheinend kann er das Verzeichnis nicht löschen.. bekommt aber auch kein Fehler.. ich hab das schon länger.. glaub seit dem Update von Node 6 of 8... jetzt mit 10.. immer noch.. denke da sind einfach sehr alte Berechtigungen verbogen..

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

          @Yetiberg und auf dem Slave läuft nur ein Adapter? Admin, Web und JavaScript laufen alle auf dem Master?

          Die einzige plausible Erklärung wäre wenn das „zip“ irgendwie auf einem anderen Host erzeugr werden würde. Dann würde er das falsche state lesen

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

            Ich habe nochmal Code angeschaut wegen dem Export Problem und glaube die Ursache gefunden.

            De JavaScript Adapter hat eine Liste der hosts und sucht sich daraus den ersten der aktiv ist raus. Der bekommt den Auftrag den Export zu machen und der speichert das dann in seinem eigenen Bereich. Dann wird die Download url erstellt und dem Browser übergeben. die url geht dann an den Admin Adapter in dem JavaScript gerade läuft. Der nimmt „seinen“ Host und versucht den Export zu lesen.

            Na habt ihr ne Idee was passieren kann? 😉 und dass ist der Grund warum es nur manchmal bzw bei einigen Nicht tut ...

            Auflösung: Der erste gefundene Host im JavaScript Adapter ist einfach ein anderer als der auf dem Admin läuft ;-(
            Aber das kann man fixen.

            crunchip 1 Reply Last reply Reply Quote 0
            • crunchip
              crunchip Forum Testing Most Active @apollon77 last edited by

              @apollon77 kann ich aber so nicht bestätigen, da ich nur einen Master laufen habe und das gleiche Problem hatte.

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

                @crunchip in den Objekten wie viele System.host.* hast du?

                crunchip 1 Reply Last reply Reply Quote 0
                • crunchip
                  crunchip Forum Testing Most Active @apollon77 last edited by

                  @apollon77 einen,
                  system.host.IoBroker

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

                    @apollon77
                    Auf dem Slave ist nur EIN Adapter. Radar2

                    Bei mir wird System.host so angezeigt:
                    system.host.$hostname$
                    system.host.raspberrypi
                    system.host.rockpro64

                    Ist der erste Eintrag denn so richtig?
                    Sieht komisch aus.

                    Bildschirmfoto-20191102152657-1066x74.png

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

                      @Yetiberg der $hostname$ ist Blödsinn und kommt von einem früheren bug bei Backup/restore. Den kannst du löschen.

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

                        @apollon77
                        wenn ich nur "edit.html" ohne Parameter aufrufe, bekomme ich denselben Fehler

                        Wo muss ich den LogLevel auf debug stellen?

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

                          Kurze Frage - liegt es am FullyAdapter oder an js-controller? Das Error Log tauch erst seit 2.0.x vom js-controller bei mir auf.


                          host.iobroker 2019-11-02 20:29:12.060 info Restart adapter system.adapter.fullybrowser.0 because enabled
                          host.iobroker 2019-11-02 20:29:12.060 error instance system.adapter.fullybrowser.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[296]: internal/modules/cjs/loader.js:585:3)
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[295]: at Function.Module._load (
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[295]: ternal/modules/cjs/loader.js:593:12)
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[294]: Load (in
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[293]: e
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[292]: l
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[291]: u
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[290]: d
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[289]: o
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[288]: M
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[287]: y
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[286]: r
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[285]: t
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[284]:
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[283]: t
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[282]: a
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[281]:
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[280]:
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[279]:
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[278]:
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[277]:
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[276]: )
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[275]: 2
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[274]: 3
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[273]: :
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[272]: 3
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[271]: 5
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[270]: 6
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[269]: :
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[268]: s
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[267]: j
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[266]: at Module.load (internal/modules/cjs/loader.
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[266]: s:787:10)
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[265]: j
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[264]: .
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[263]: r
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[262]: e
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[261]: d
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[260]: a
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[259]: o
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[258]: l
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[257]: /
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[256]: s
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[255]: j
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[254]: c
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[253]: /
                          host.iobroker 2019-11-02 20:29:12.060 error Caught by controller[252]: s
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[251]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[250]: l
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[249]: u
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[248]: d
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[247]: o
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[246]: m
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[245]: /
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[244]: l
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[243]: a
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[242]: n
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[241]: r
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[240]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[239]: t
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[238]: n
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[237]: i
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[236]: (
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[235]:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[234]: s
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[233]: j
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[232]: .
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[231]: .
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[230]: s
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[229]: n
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[228]: o
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[227]: i
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[226]: s
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[225]: n
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[224]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[223]: t
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[222]: x
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[221]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[220]: _
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[219]: .
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[218]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[217]: l
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[216]: u
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[215]: d
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[214]: o
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[213]: M
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[212]: .
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[211]: t
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[210]: c
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[209]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[208]: j
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[207]: b
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[206]: O
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[205]:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[204]: t
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[203]: a
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[202]:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[201]:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[200]:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[199]:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[198]:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[197]: )
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[196]: 0
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[195]: 3
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[194]: 76:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[193]: der.js:7
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[192]: a
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[191]: o
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[190]: l
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[189]: /
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[188]: s
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[187]: at Module._compile (internal/modules/cj
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[187]: 14)
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[186]: s.js:5:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[185]: r
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[184]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[183]: p
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[182]: l
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[181]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[180]: h
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[179]:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[178]: (C:\ioBroker\node_modules\request\lib
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[177]: >
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[176]: s
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[175]: u
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[174]: o
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[173]: m
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[172]: y
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[171]: n
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[170]: o
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[169]: n
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[168]: a
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[167]: <
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[166]: .
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[165]: t
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[164]: c
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[163]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[162]: j
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[161]: b
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[160]: O
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[159]:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[158]: t
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[157]: a
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[156]:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[155]:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[154]:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[154]:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[153]: s/helpers.js:25:18)
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[152]: j
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[151]: c
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[150]: /
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[149]: s
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[148]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[147]: l
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[146]: u
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[145]: d
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[144]: o
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[143]: m
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[142]: /
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[141]: l
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[140]: a
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[139]: n
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[138]: r
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[137]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[136]: t
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[135]: n
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[134]: i
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[133]: (
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[132]:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[131]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[130]: r
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[129]: i
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[128]: u
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[127]: q
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[126]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[125]: at r
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[125]: nal/modules/cjs/loader.js:690:17)
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[124]: quire (inter
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[123]: at Module.re
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[123]: js:562:25)
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[122]: .
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[121]: r
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[120]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[119]: d
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[118]: a
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[117]: o
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[116]: l
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[115]: /
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[114]: s
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[113]: j
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[112]: c
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[111]: /
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[110]: s
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[109]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[108]: l
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[107]: u
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[106]: d
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[105]: o
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[104]: m
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[103]: /
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[102]: l
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[101]: a
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[100]: n
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[99]: r
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[98]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[97]: t
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[96]: n
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[95]: i
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[94]: (
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[93]:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[92]: d
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[91]: a
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[90]: o
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[89]: l
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[88]: _
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[87]: .
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[86]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[85]: l
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[84]: u
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[83]: d
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[82]: n.Mo
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[81]: ctio
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[80]: n
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[79]: u
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[78]: F
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[77]:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[76]: t
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[75]: a
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[74]:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[73]:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[72]: 636:15)
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[71]: :
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[70]: s
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[69]: j
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[68]: .
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[67]: r
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[66]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[65]: d
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[64]: a
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[63]: o
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[62]: l
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[61]: /
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[60]: s
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[59]: j
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[58]: c
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[57]: /
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[56]: s
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[55]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[54]: l
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[53]: u
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[52]: d
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[51]: o
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[50]: m
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[49]: /
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[48]: l
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[47]: a
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[46]: n
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[45]: r
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[44]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[43]: t
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[42]: n
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[41]: i
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[40]: (
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[39]:
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[38]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[37]: m
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[36]: a
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[35]: n
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[34]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[33]: l
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[32]: i
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[31]: F
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[30]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[29]: v
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[28]: l
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[27]: o
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[26]: s
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[25]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[24]: r
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[23]: _
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[22]: .
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[21]: e
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[20]: l
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[19]: u
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[18]: d
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[17]: o
                          host.iobroker 2019-11-02 20:29:12.044 error Caught by controller[16]: M
                          host.iobroker 2019-11-02 20:29:12.029 error Caught by controller[15]: .
                          host.iobroker 2019-11-02 20:29:12.029 error Caught by controller[14]: n
                          host.iobroker 2019-11-02 20:29:12.029 error Caught by controller[13]: o
                          host.iobroker 2019-11-02 20:29:12.029 error Caught by controller[12]: i
                          host.iobroker 2019-11-02 20:29:12.029 error Caught by controller[11]: t
                          host.iobroker 2019-11-02 20:29:12.029 error Caught by controller[10]: c
                          host.iobroker 2019-11-02 20:29:12.029 error Caught by controller[9]: at Fun
                          host.iobroker 2019-11-02 20:29:12.029 error Caught by controller[8]:
                          host.iobroker 2019-11-02 20:29:12.029 error Caught by controller[8]: e-buffer'
                          host.iobroker 2019-11-02 20:29:12.029 error Caught by controller[7]: rror: Cannot find module 'saf
                          host.iobroker 2019-11-02 20:29:12.029 error Caught by controller[6]: E
                          host.iobroker 2019-11-02 20:29:12.029 error Caught by controller[5]:
                          host.iobroker 2019-11-02 20:29:12.029 error Caught by controller[5]: ^
                          host.iobroker 2019-11-02 20:29:12.029 error Caught by controller[4]:
                          host.iobroker 2019-11-02 20:29:12.029 error Caught by controller[4]: hrow err;
                          host.iobroker 2019-11-02 20:29:12.029 error Caught by controller[3]: t
                          host.iobroker 2019-11-02 20:29:12.029 error Caught by controller[3]:
                          host.iobroker 2019-11-02 20:29:12.029 error Caught by controller[2]: oader.js:638
                          host.iobroker 2019-11-02 20:29:12.029 error Caught by controller[1]: /cjs/l
                          host.iobroker 2019-11-02 20:29:12.029 error Caught by controller[0]: internal/modules
                          host.iobroker 2019-11-02 20:29:11.622 info instance system.adapter.fullybrowser.0 started with pid 8876

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

                            @ilovegym Installation Fixer genutzt?

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

                              @telekom0815 Sollte reichen unter system.adapter.web.0.loglevel ... kurz vor dem Aufruf. und danach zurücksetzen

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

                                @JB_Sullivan Installiere fully browser mal neu. Das ist irgendwie ein npm Modul nicht mehr da

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

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

                                  @ilovegym Installation Fixer genutzt?

                                  Ja, keine Änderung.. 😕

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

                                    @ilovegym Dann sollte aber nichts mehr verbogen sein.

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

                                      @apollon77 Hmm ja, hoffentlich.
                                      Export der Scripte geht immer noch nicht 😕

                                      Denke dein Ansatz wegen den slaves hört sich vernünftig an..

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

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

                                        @JB_Sullivan Installiere fully browser mal neu. Das ist irgendwie ein npm Modul nicht mehr da

                                        Hmmmm - der Adapter läßt sich "offiziell" nicht löschen, ist aber trotzdem aus der Liste der Favoriten Adapter verschwunden.

                                        Ich habe dann, wie angegeben, alle Fragmente händisch gelöscht und FullyBrowser neu installiert. Leider kann ich jetzt den Adapter nicht mehr konfigurieren, weil die Konfig Seite irgenwie "zerschossen" aussieht. Also ich kann dort keine IP Adresse usw. mehr eingeben.

                                        $ ./iobroker del fullybrowser
                                        Delete adapter "fullybrowser"
                                        host.iobroker Counted 1 adapter for fullybrowser
                                        host.iobroker Counted 1 states of system.adapter.fullybrowser
                                        host.iobroker Deleting 2 object(s).
                                        npm uninstall iobroker.fullybrowser --silent --save --prefix "C:/ioBroker" (System call)
                                        ERROR: Error deleting adapter fullybrowser from disk: Error: host.iobroker: Cannot uninstall iobroker.fullybrowser: 4294963214
                                        ERROR: You might have to delete it yourself!
                                        process exited with code 0
                                        

                                        2019-11-03 08_27_12-.png

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

                                          @JB_Sullivan also beim uninstall hat npm nen Fehler geworfen.

                                          Mach mal ein iobroker upload fullybrowser.

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

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

                                            @JB_Sullivan also beim uninstall hat npm nen Fehler geworfen.

                                            Mach mal ein iobroker upload fullybrowser.

                                            Hatte ich schon gemacht incl. Aktualisierung - brachte aber nichts. Also getreu dem Motto "Reboot tut gut", habe ich den ganzen Rechner incl. ioB mal neu gestartet und siehe da, jetzt ist alles wieder so wie es vorher mal auch. Es gibt auch keine Fehlermeldungen mehr im Log. Alles wieder schick 👍

                                            Bei der Gelegenheit gleich eine andere Frage: Der neue persönliche Ordner 0_userdata.0 sollte doch im iobroker-data/files/ automatisch angelegt sein / werden - oder nicht? Wenn ja, ist das bei mir nicht der Fall ( js-controller 2.0.39).

                                            Ich habe allerdings dort auch einen vis.0 Ordner - ist das der Grund? Kann / sollte / muss ich den 0_userdata.0 händisch im iobroker-data/files/ Verzeichniss anlegen, bzw. über VIS Dateimanager anlegen lassen?

                                            AlCalzone apollon77 2 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

                                            834
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

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