Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. JsonConfig] Cannot parse json5 config!

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    JsonConfig] Cannot parse json5 config!

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

      @thomas-braun
      ich vermute jetzt, es liegt evtl. an der Verkabelung der Sensoren, d.h. ich muss jetzt im Keller mal an die "Hardware"
      und alle Sensoren ( bis auf einen) abklemmen....

      aber nach wie vor die Frage ... warum geht die Konfigurationsseite des Adapters nicht auf und der Fehler im Betreff kommt?

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

        @stoffel67 sagte in JsonConfig] Cannot parse json5 config!:

        warum geht die Konfigurationsseite des Adapters nicht auf und der Fehler im Betreff kommt?

        Weil das wohl im Adapter angepasst werden muss.
        Hast du denn im GitHub nun ein Issue dazu verfasst?

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

          @thomas-braun
          Ja, hab jetzt ein Issue aufgemacht...

          OliverIO 1 Reply Last reply Reply Quote 0
          • OliverIO
            OliverIO @stoffel67 last edited by

            @stoffel67
            für jsonConfig könnten die Fehlermeldungen aus dem Browser auch noch interessant sein

            im browser->F12/console

            S 1 Reply Last reply Reply Quote 0
            • S
              stoffel67 @OliverIO last edited by

              @oliverio
              ich hoffe es passt so... (Formatierung?)

              crycode 1 Reply Last reply Reply Quote 0
              • crycode
                crycode Developer @stoffel67 last edited by

                @stoffel67 Passt so, danke 🙂

                Ich kann den Fehler auch nachstellen. Ab Admin 6.17.0 tritt das Problem auf. Ich vermute aktuell fast einen Bug im Admin, aber werde das noch genauer analysieren.

                S 1 Reply Last reply Reply Quote 0
                • S
                  stoffel67 @crycode last edited by

                  @crycode
                  super, Vielen Dank, dann warte ich mal ab...

                  crycode 1 Reply Last reply Reply Quote 0
                  • crycode
                    crycode Developer @stoffel67 last edited by

                    @stoffel67 Ist ein Bug im Admin, der nur bei einer speziellen Konstellation in der JsonConfig auftritt.
                    Ich habe einen Issue dazu erstellt: https://github.com/ioBroker/ioBroker.admin/issues/2527

                    Als Workaround könntest du eine ältere Version von Admin (vor 16.17.0) installieren.

                    crycode-de created this issue in ioBroker/ioBroker.admin

                    closed [bug]: null values in jsonConfig breaks adapter config page #2527

                    1 Reply Last reply Reply Quote 1
                    • Christoph Matthäus
                      Christoph Matthäus last edited by

                      @stoffel67 Hallo, kann ich bestätigen; ich hatte ebenfalls neu den DS18B20 Adapter installiert, alles fein und tagsdrauf nach dem Update des Admin-Adapters auf 6.17.14 passiert beim Aufruf der Konfigation der Instans des DS18B20 Adapters genau diese Fehlermeldung und es geht nichts; habe dann via CMD-Line (npm install iobroker.admin@6.12.9 –production) auf eine vorherige Version zurückmigriert, dann geht wieder alles. Ansonsten sind alle meine Adapter, das Host-OS (Linux) NPM etc. auf dem aktuellen Stand. Insoweit interpretiere ich das Verhalten als einen Fehler oder Abhängigkeit im aktuellen Update des Admin-Adapters.
                      Noch eine Anmerkung: wenn ich als Repository das beta-Repository auswähle, werden alle meine Adapter entweder mit einer identischen oder aber neueren Version als die im beta-Repository ausgewiesen Version ausgegeben. Dieses Verhalten besteht schon länger, kann also keinen Bezug mehr herstellen, da es aber kaum sein kann, dass die beta-liste so mäßig gepflegt wird unterstelle ich hier ein Probelm in meiner Installation, deren Ergründung bislang aber noch nicht wichtig genug war. Bei der Gelegenheit Danke an alle Entwickler 🙂

                      Homoran 1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @Christoph Matthäus last edited by

                        @christoph-matthäus sagte in JsonConfig] Cannot parse json5 config!:

                        neueren Version als die im beta-Repository ausgewiesen Version ausgegeben.

                        Diese Liste hast du aber aktualisiert?

                        Christoph Matthäus 1 Reply Last reply Reply Quote 0
                        • Christoph Matthäus
                          Christoph Matthäus @Homoran last edited by

                          @homoran Danke für den Tipp; jetzt hatte ich schon alle möglichen Hinweise gefunden und probiert, den simplen Refresh auf der Adapterseite wohl aber noch nicht durchgeführt --> jetzt werden auch wieder wirklich neuere Beta-Versionen angezeigt, eben auch der Admin-Adapter Vers. 7.0.7 den ich gleich mal ausprobiert habe; das von stoffel67 genannte Problem besteht damit leider weiterhin 😞

                          crycode 1 Reply Last reply Reply Quote 0
                          • crycode
                            crycode Developer @Christoph Matthäus last edited by

                            @christoph-matthäus Ist im nächsten Admin-Release dann behoben. Im Code auf GitHub ist der Fix schon drin. 🙂

                            Christoph Matthäus 1 Reply Last reply Reply Quote 0
                            • Christoph Matthäus
                              Christoph Matthäus @crycode last edited by

                              @crycode 👍

                              1 Reply Last reply Reply Quote 0
                              • crycode
                                crycode Developer last edited by

                                Kleines Update: In der aktuellen Beta-Version (latest-Repo) vom Admin Adapter v7.0.11 ist der Fehler behoben.

                                Christoph Matthäus Homoran 2 Replies Last reply Reply Quote 0
                                • Christoph Matthäus
                                  Christoph Matthäus @crycode last edited by

                                  @crycode mit dem heute veröffentlichten Update (Version 7.0.22) besteht das Problem nicht mehr; das Issue kann m. E. geschlossen werden; Danke

                                  mcm1957 1 Reply Last reply Reply Quote 0
                                  • mcm1957
                                    mcm1957 @Christoph Matthäus last edited by

                                    @christoph-matthäus said in JsonConfig] Cannot parse json5 config!:

                                    @crycode mit dem heute veröffentlichten Update (Version 7.0.22) besteht das Problem nicht mehr; das Issue kann m. E. geschlossen werden; Danke

                                    Welches Issue?

                                    Christoph Matthäus 1 Reply Last reply Reply Quote 0
                                    • Christoph Matthäus
                                      Christoph Matthäus @mcm1957 last edited by

                                      @mcm1957 nun, das Problem mit dem Fehler beim DS18B20 OneWire Adapter "[JsonConfig] Cannot parse json5 config"

                                      mcm1957 1 Reply Last reply Reply Quote 0
                                      • mcm1957
                                        mcm1957 @Christoph Matthäus last edited by mcm1957

                                        @christoph-matthäus
                                        Wenn du das meinst:
                                        https://github.com/crycode-de/ioBroker.ds18b20/issues/117

                                        Das wurde schon letzten Monat geschlossen 🙂

                                        Aber trotzdem ein ganz herzliches DANKE für das Feedback !

                                        stoffel7 created this issue in crycode-de/ioBroker.ds18b20

                                        closed [JsonConfig] Cannot parse json5 config! #117

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

                                          @mcm1957

                                          passt

                                          @crycode sagte in JsonConfig] Cannot parse json5 config!:

                                          Kleines Update: In der aktuellen Beta-Version (latest-Repo) vom Admin Adapter v7.0.11 ist der Fehler behoben.

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

                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          816
                                          Online

                                          31.8k
                                          Users

                                          80.0k
                                          Topics

                                          1.3m
                                          Posts

                                          7
                                          49
                                          2062
                                          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