Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. [gelöst] Cannot read file "jsonConfig.json: Not exists

    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

    [gelöst] Cannot read file "jsonConfig.json: Not exists

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

      @mcm1957

      Mich wundert allerdings

          "compact": true,
      

      Ich meine ich hätte den CompactMode gar nicht aktiv. Finde aber gerade auch nicht die Einstellung dazu.

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

        @thomas-braun said in nuki-extended: Cannot read file "jsonConfig.json: Not exists:

        @mcm1957

        Mich wundert allerdings

            "compact": true,
        

        Ich meine ich hätte den CompactMode gar nicht aktiv. Finde aber gerade auch nicht die Einstellung dazu.

        Nö - das sagt nur dass der Adapter compact mode unterstützt.

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

          @mcm1957 sagte in nuki-extended: Cannot read file "jsonConfig.json: Not exists:

          Ehrlich gesagt im Moment keine Ahnung mehr warum Admin da ein jsonConfig suchen will.

          Also eher ein admin-Issue?

          1 Reply Last reply Reply Quote 0
          • mcm1957
            mcm1957 @mcm1957 last edited by

            Also bei mir funktionierts mit js-controller 7 auch.

            Ehrlich keine Ahnung was da bei dir klemmt. Ev. mal admin oder den ganzen iob neu starten. Ansonsten hab ich keine Ahnung wo ich nioch suchen könnte. Ev. weiß @apollon77 oder @Bluefox noch was dazu.

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

              @mcm1957

              Alles mal neugestartet, es bleibt bei dem Verhalten.

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

                @thomas-braun

                Uff ...

                Verscuh nochmal ein reinstall. Sollte in etwa so aussehen:

                pi@pi4:~ $ iob upgrade iobroker.nuki-extended@2.7.0
                Would you like to reinstall version 2.7.0 of nuki-extended now? [(y)es, (n)o]: y
                Update nuki-extended from @2.7.0 to @2.7.0
                Uninstall npm packet "iobroker.nuki-extended" for a clean re-installation
                
                removed 6 packages in 13s
                
                182 packages are looking for funding
                  run `npm fund` for details
                NPM version: 10.7.0
                Installing iobroker.nuki-extended@2.7.0... (System call)
                
                added 6 packages in 17s
                
                182 packages are looking for funding
                  run `npm fund` for details
                Adapter "system.adapter.web.0" restarted.
                upload [8] nuki-extended /opt/iobroker/node_modules/iobroker.nuki-extended/www/ICONS.js ICONS.js application/javascript
                upload [7] nuki-extended /opt/iobroker/node_modules/iobroker.nuki-extended/www/LANGUAGE.js LANGUAGE.js application/javascript
                upload [6] nuki-extended /opt/iobroker/node_modules/iobroker.nuki-extended/www/LOCK.js LOCK.js application/javascript
                upload [5] nuki-extended /opt/iobroker/node_modules/iobroker.nuki-extended/www/conn.js conn.js application/javascript
                upload [4] nuki-extended /opt/iobroker/node_modules/iobroker.nuki-extended/www/index.html index.html text/html
                upload [3] nuki-extended /opt/iobroker/node_modules/iobroker.nuki-extended/www/modernizr-custom.js modernizr-custom.js application/javascript
                upload [2] nuki-extended /opt/iobroker/node_modules/iobroker.nuki-extended/www/nuki.css nuki.css text/css
                upload [1] nuki-extended /opt/iobroker/node_modules/iobroker.nuki-extended/www/vertical-timeline.css vertical-timeline.css text/css
                upload [0] nuki-extended /opt/iobroker/node_modules/iobroker.nuki-extended/www/vertical-timeline.js vertical-timeline.js application/javascript
                Updating objects from io-package.json for adapter "nuki-extended" with version "2.7.0"
                upload [4] nuki-extended.admin /opt/iobroker/node_modules/iobroker.nuki-extended/admin/admin.css admin.css text/css
                upload [3] nuki-extended.admin /opt/iobroker/node_modules/iobroker.nuki-extended/admin/admin.js admin.js application/javascript
                upload [2] nuki-extended.admin /opt/iobroker/node_modules/iobroker.nuki-extended/admin/index_m.html index_m.html text/html
                upload [1] nuki-extended.admin /opt/iobroker/node_modules/iobroker.nuki-extended/admin/nuki-extended.png nuki-extended.png image/png
                upload [0] nuki-extended.admin /opt/iobroker/node_modules/iobroker.nuki-extended/admin/words.js words.js application/javascript
                pi@pi4:~ $
                
                mcm1957 1 Reply Last reply Reply Quote 0
                • mcm1957
                  mcm1957 @mcm1957 last edited by

                  Und was mir dann noch einfällt:

                  Gibts in ioBroker die Möglichkeit den Zugriff auf die Config für einen Adapter / Instanz für gewisse User zu sperren? Bei Objekten gibts ja sowas wie acls - keine Ahnung, hab da noch nie was damit getan.

                  Ev. hast du deinem User verboten die Konfig zu öffnen und die Fehlermeldung ist Blödsinn.

                  Den Zugriff auf Filesystem Ebene hats ja wahrscheinloich schon gechecked. Macht wenig Sinn wenn ich da auf dich selbst verweise 🙂

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

                    @mcm1957 sagte in nuki-extended: Cannot read file "jsonConfig.json: Not exists:

                    Gibts in ioBroker die Möglichkeit den Zugriff auf die Config für einen Adapter / Instanz für gewisse User zu sperren? Bei Objekten gibts ja sowas wie acls - keine Ahnung, hab da noch nie was damit getan.

                    Da hab ich auch noch nie was mit getan.
                    Ein reinstall ändert jedenfalls auch nix:

                    chad@chet:~ $ iob upgrade nuki-extended@2.7.0
                    Would you like to reinstall version 2.7.0 of nuki-extended now? [(y)es, (n)o]: y
                    Update nuki-extended from @2.7.0 to @2.7.0
                    Uninstall npm packet "iobroker.nuki-extended" for a clean re-installation
                    
                    removed 15 packages in 10s
                    
                    229 packages are looking for funding
                      run `npm fund` for details
                    NPM version: 10.8.2
                    Installing iobroker.nuki-extended@2.7.0... (System call)
                    
                    added 15 packages in 11s
                    
                    229 packages are looking for funding
                      run `npm fund` for details
                    Adapter "system.adapter.web.0" restarted.
                    upload [8] nuki-extended /opt/iobroker/node_modules/iobroker.nuki-extended/www/ICONS.js ICONS.js application/javascript
                    upload [7] nuki-extended /opt/iobroker/node_modules/iobroker.nuki-extended/www/LANGUAGE.js LANGUAGE.js application/javascript
                    upload [6] nuki-extended /opt/iobroker/node_modules/iobroker.nuki-extended/www/LOCK.js LOCK.js application/javascript
                    upload [5] nuki-extended /opt/iobroker/node_modules/iobroker.nuki-extended/www/conn.js conn.js application/javascript
                    upload [4] nuki-extended /opt/iobroker/node_modules/iobroker.nuki-extended/www/index.html index.html text/html
                    upload [3] nuki-extended /opt/iobroker/node_modules/iobroker.nuki-extended/www/modernizr-custom.js modernizr-custom.js application/javascript
                    upload [2] nuki-extended /opt/iobroker/node_modules/iobroker.nuki-extended/www/nuki.css nuki.css text/css
                    upload [1] nuki-extended /opt/iobroker/node_modules/iobroker.nuki-extended/www/vertical-timeline.css vertical-timeline.css text/css
                    upload [0] nuki-extended /opt/iobroker/node_modules/iobroker.nuki-extended/www/vertical-timeline.js vertical-timeline.js application/javascript
                    Updating objects from io-package.json for adapter "nuki-extended" with version "2.7.0"
                    upload [4] nuki-extended.admin /opt/iobroker/node_modules/iobroker.nuki-extended/admin/admin.css admin.css text/css
                    upload [3] nuki-extended.admin /opt/iobroker/node_modules/iobroker.nuki-extended/admin/admin.js admin.js application/javascript
                    upload [2] nuki-extended.admin /opt/iobroker/node_modules/iobroker.nuki-extended/admin/index_m.html index_m.html text/html
                    upload [1] nuki-extended.admin /opt/iobroker/node_modules/iobroker.nuki-extended/admin/nuki-extended.png nuki-extended.png image/png
                    upload [0] nuki-extended.admin /opt/iobroker/node_modules/iobroker.nuki-extended/admin/words.js words.js application/javascript
                    echad@chet:~ $ 
                    
                    
                    mcm1957 1 Reply Last reply Reply Quote 0
                    • mcm1957
                      mcm1957 @Thomas Braun last edited by

                      @thomas-braun
                      Ich bin mit meinem Latein am Ende.
                      Ev. hat @Bluefox noch ne Idee

                      Nacahtrag:
                      Schau sicherheitshalber ob in der Browserkonsole ein Fehler steht der was helfen könnte.

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

                        @mcm1957

                        In der Konsole steht nix erhellendes, soweit ich das sehe :

                        getInstances: 145                                                                   console.ts:40:19
                        fetch http://chet:8081/validate_config/nuki-extended                                console.ts:40:19
                        [JsonConfig] Cannot read file "jsonConfig.json: Not exists                          console.ts:40:19
                        

                        console.ts:40.19 scheint aber aus der Ecke 'sentry' zu kommen. Hab ich jetzt für den Adapter deaktiviert, hat aber keine Veränderung gebracht.

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

                          @thomas-braun
                          Noch ne blöde idee: Browser Cache schon mal gelöscht?
                          Ist zwar unwahrscheinlich aber mir fällt leider nix mehr ein. BF hab ich mal gepingt.

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

                            @mcm1957 sagte in nuki-extended: Cannot read file "jsonConfig.json: Not exists:

                            Browser Cache schon mal gelöscht?

                            Ja, ich hab auch alle drei Browser hier auf der Kiste mal verwendet.
                            (Falkon, Chrome und Firefox). Bei allen dreien das gleiche Verhalten.

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

                              @thomas-braun

                              Ev. schau mal obs wo zu Weihnachten ne größere Glaskugel gibt.

                              Sorry. Meld mich wenn mir noch was einfällt.

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

                                @mcm1957

                                Mir ist auch nicht ganz klar, wer da vergeblich diese Date sucht. Der iob-Admin?

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

                                  @thomas-braun
                                  Na ja - normalerweise öffnet admin die Config Seite und öffnet dazu die jsonConfig.json wenn in der io-package.json (oder genauer im Instanzobjekt) drinnen steht dass er jsonConfig verwenden soll. Nur dort steht nix wenn ich nicht blind bin ...

                                  Und ein generelles Admin Problem mit materialize UI schließ ich mal aus. Da hätten schon mehr gebrüllt. Und auch bei dir gehen ja alle anderen UIs egal ob jsonConfig oder metrialize. Und vadmin stabel / admin latest hast du auch versucht.

                                  node ist bei mir noch älter (20). Aber wieso sollte node Einfluß auf EINEN Adapter haben.

                                  Ich hab mal in Telgramm nochmal um Hilfe gerufen. Ev. meldet sich ja hier wer dazu.

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

                                    @mcm1957 sagte in nuki-extended: Cannot read file "jsonConfig.json: Not exists:

                                    node ist bei mir noch älter (20). Aber wieso sollte node Einfluß auf EINEN Adapter haben.

                                    Auch das habe ich zwischenzeitlich mal auf v20 gedrückt.
                                    Gerade auch noch sämtliche Objects (direkt von der Instanz wie auch die unter system) gelöscht, keine Änderung.

                                    €dit: DOCH! Danach nochmal einen kompletten Reboot, jetzt geht die Konfiguration auch auf!

                                    mcm1957 Hant0r 2 Replies Last reply Reply Quote 0
                                    • mcm1957
                                      mcm1957 @Thomas Braun last edited by

                                      @thomas-braun
                                      OK, dann war da doch ein Blödsinn drinnen.

                                      Und ja - einen Gedankenfehler hatte ich:
                                      Ein Reinstall löscht die Objekte nicht da es ja die Config behalten soll.

                                      mcm1957 1 Reply Last reply Reply Quote 0
                                      • mcm1957
                                        mcm1957 @mcm1957 last edited by

                                        Und ne neue Brille brauch ich auch.
                                        In deinem Instanz Objekt das du früher gepostet hast steht ja doch in Zeile 89

                                        "adminUI": {
                                              "config": "json"
                                            }
                                        

                                        Wie hast du das nur dort reingebracht !? 🙂

                                        Thomas Braun 2 Replies Last reply Reply Quote 1
                                        • Thomas Braun
                                          Thomas Braun Most Active @mcm1957 last edited by

                                          @mcm1957 sagte in nuki-extended: Cannot read file "jsonConfig.json: Not exists:

                                          Wie hast du das nur dort reingebracht !?

                                          Ich hab da gar nix gemacht! Ehrlich!!!!

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

                                            @mcm1957

                                            Weihnachtswunschliste:

                                            • Größere Glaskugel für mich
                                            • Brille für @mcm1957
                                            mcm1957 1 Reply Last reply Reply Quote 4
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            729
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            34
                                            4103
                                            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