Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. js-controller 2.0 ab sofort im Latest Repo

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.7k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.1k

js-controller 2.0 ab sofort im Latest Repo

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
js-controller
1.1k Beiträge 89 Kommentatoren 355.0k Aufrufe 64 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • apollon77A apollon77

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

    ? Offline
    ? Offline
    Ein ehemaliger Benutzer
    schrieb am zuletzt editiert von
    #709

    @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..

    apollon77A 1 Antwort Letzte Antwort
    0
    • ? Ein ehemaliger Benutzer

      @apollon77
      Web Adapter 2.4.8
      Master/Slave System, wobei alles, bis auf den Radar2 Adapter, auf dem Master RockPro64 liegt. Bekomme mit einem aktuellen DEV Armbian Image kein Bluetooth zum laufen auf dem RockPro64. Aber das ist ein anderes Problem :-)
      Das Problem besteht seit gestern als ich den Rasberry als Slave ins System eingebunden habe.
      Beide Systeme haben file-file, nicht redis.

      @Jan1
      Habe ich schon mehrfach versucht.

      Es ist ja nicht Lebenswichtig da bei einem Backup die Scripte ja mitgesichert werden. Aber seltsam ist es dennoch.

      apollon77A Offline
      apollon77A Offline
      apollon77
      schrieb am zuletzt editiert von
      #710

      @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

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      1 Antwort Letzte Antwort
      0
      • apollon77A Offline
        apollon77A Offline
        apollon77
        schrieb am zuletzt editiert von
        #711

        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.

        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
        crunchipC 1 Antwort Letzte Antwort
        0
        • apollon77A apollon77

          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.

          crunchipC Abwesend
          crunchipC Abwesend
          crunchip
          Forum Testing Most Active
          schrieb am zuletzt editiert von
          #712

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

          umgestiegen von Proxmox auf Unraid

          apollon77A 1 Antwort Letzte Antwort
          0
          • crunchipC crunchip

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

            apollon77A Offline
            apollon77A Offline
            apollon77
            schrieb am zuletzt editiert von
            #713

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

            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
            crunchipC 1 Antwort Letzte Antwort
            0
            • apollon77A apollon77

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

              crunchipC Abwesend
              crunchipC Abwesend
              crunchip
              Forum Testing Most Active
              schrieb am zuletzt editiert von
              #714

              @apollon77 einen,
              system.host.IoBroker

              umgestiegen von Proxmox auf Unraid

              1 Antwort Letzte Antwort
              0
              • ? Offline
                ? Offline
                Ein ehemaliger Benutzer
                schrieb am zuletzt editiert von Ein ehemaliger Benutzer
                #715

                @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

                apollon77A 1 Antwort Letzte Antwort
                0
                • ? Ein ehemaliger Benutzer

                  @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

                  apollon77A Offline
                  apollon77A Offline
                  apollon77
                  schrieb am zuletzt editiert von
                  #716

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

                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                  1 Antwort Letzte Antwort
                  0
                  • apollon77A apollon77

                    @telekom0815 Ok, dann jetzt nächster Check. Wir bauen mal Logging in web-Adapter ein :-)

                    Bitte öffne /opt/iobroker/node_modules/iobroker.web/main.js in einem Editor.
                    Sucht dort nach der Zeile mit "adapter.getFile". Sollte nur einmal vorkommen und sieht grob aus wie https://github.com/ioBroker/ioBroker.web/blob/master/main.js#L1161

                    vor der Zeile einfügen:

                    adapter.log.debug('GET FILE ' + id + ' / ' + (webByVersion[id] ? url.substring(versionPrefix.length + 1) : url) + ' for ' + (req.user ? 'system.user.' + req.user : settings.defaultUser));
                    

                    und danach:

                    adapter.log.debug('RESULT FILE ' + id + ' / ' + (webByVersion[id] ? url.substring(versionPrefix.length + 1) : url) + ': err=' + err + ' : ' + (buffer ? buffer.length : JSON.stringify(buffer)) + ' : ' + mimeType);
                    

                    Dann web-Adapter auf Loglevel "debug" stellen, damit Startet der neu. Dann nochmal abrufen und schick mal das log davon bitte.

                    ? Offline
                    ? Offline
                    Ein ehemaliger Benutzer
                    schrieb am zuletzt editiert von Ein ehemaliger Benutzer
                    #717

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

                    Wo muss ich den LogLevel auf debug stellen?

                    apollon77A 1 Antwort Letzte Antwort
                    0
                    • JB_SullivanJ Offline
                      JB_SullivanJ Offline
                      JB_Sullivan
                      schrieb am zuletzt editiert von
                      #718

                      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

                      ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

                      apollon77A 1 Antwort Letzte Antwort
                      0
                      • ? Ein ehemaliger Benutzer

                        @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..

                        apollon77A Offline
                        apollon77A Offline
                        apollon77
                        schrieb am zuletzt editiert von
                        #719

                        @ilovegym Installation Fixer genutzt?

                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                        ? 1 Antwort Letzte Antwort
                        0
                        • ? Ein ehemaliger Benutzer

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

                          Wo muss ich den LogLevel auf debug stellen?

                          apollon77A Offline
                          apollon77A Offline
                          apollon77
                          schrieb am zuletzt editiert von
                          #720

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

                          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                          ? 1 Antwort Letzte Antwort
                          0
                          • JB_SullivanJ JB_Sullivan

                            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

                            apollon77A Offline
                            apollon77A Offline
                            apollon77
                            schrieb am zuletzt editiert von
                            #721

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

                            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                            JB_SullivanJ 1 Antwort Letzte Antwort
                            0
                            • apollon77A apollon77

                              @ilovegym Installation Fixer genutzt?

                              ? Offline
                              ? Offline
                              Ein ehemaliger Benutzer
                              schrieb am zuletzt editiert von
                              #722

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

                              @ilovegym Installation Fixer genutzt?

                              Ja, keine Änderung.. 😕

                              apollon77A 1 Antwort Letzte Antwort
                              0
                              • ? Ein ehemaliger Benutzer

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

                                @ilovegym Installation Fixer genutzt?

                                Ja, keine Änderung.. 😕

                                apollon77A Offline
                                apollon77A Offline
                                apollon77
                                schrieb am zuletzt editiert von
                                #723

                                @ilovegym Dann sollte aber nichts mehr verbogen sein.

                                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                ? 1 Antwort Letzte Antwort
                                0
                                • apollon77A apollon77

                                  @ilovegym Dann sollte aber nichts mehr verbogen sein.

                                  ? Offline
                                  ? Offline
                                  Ein ehemaliger Benutzer
                                  schrieb am zuletzt editiert von
                                  #724

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

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

                                  1 Antwort Letzte Antwort
                                  0
                                  • apollon77A apollon77

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

                                    JB_SullivanJ Offline
                                    JB_SullivanJ Offline
                                    JB_Sullivan
                                    schrieb am zuletzt editiert von
                                    #725

                                    @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

                                    ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

                                    apollon77A 1 Antwort Letzte Antwort
                                    0
                                    • JB_SullivanJ JB_Sullivan

                                      @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

                                      apollon77A Offline
                                      apollon77A Offline
                                      apollon77
                                      schrieb am zuletzt editiert von
                                      #726

                                      @JB_Sullivan also beim uninstall hat npm nen Fehler geworfen.

                                      Mach mal ein iobroker upload fullybrowser.

                                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                      JB_SullivanJ 1 Antwort Letzte Antwort
                                      0
                                      • apollon77A apollon77

                                        @JB_Sullivan also beim uninstall hat npm nen Fehler geworfen.

                                        Mach mal ein iobroker upload fullybrowser.

                                        JB_SullivanJ Offline
                                        JB_SullivanJ Offline
                                        JB_Sullivan
                                        schrieb am zuletzt editiert von
                                        #727

                                        @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 :+1:

                                        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?

                                        ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

                                        AlCalzoneA apollon77A 2 Antworten Letzte Antwort
                                        0
                                        • apollon77A apollon77

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

                                          ? Offline
                                          ? Offline
                                          Ein ehemaliger Benutzer
                                          schrieb am zuletzt editiert von
                                          #728

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

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

                                          web.0 2019-11-03 12:19:24.821 info (11642) Loglevel changed from "debug" to "info"
                                          web.0 2019-11-03 12:19:15.642 debug (11642) RESULT FILE vis / edit.html: err=permissionError : undefined : undefined
                                          web.0 2019-11-03 12:19:15.616 debug (11642) GET FILE vis / edit.html for system.user.system.user.admin
                                          web.0 2019-11-03 12:19:12.688 debug (11642) RESULT FILE vis / edit.html: err=permissionError : undefined : undefined
                                          web.0 2019-11-03 12:19:12.614 debug (11642) GET FILE vis / edit.html for system.user.system.user.admin
                                          web.0 2019-11-03 12:19:06.020 debug (11642) RESULT FILE vis / edit.html: err=permissionError : undefined : undefined
                                          web.0 2019-11-03 12:19:05.917 debug (11642) GET FILE vis / edit.html for system.user.system.user.admin
                                          web.0 2019-11-03 12:19:02.183 info (11642) Loglevel changed from "info" to "debug"

                                          apollon77A 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          936

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe