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. Entwicklung
  4. Fehlermeldungen (dev-server) beim öffen der Config

NEWS

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    18
    1
    631

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

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

Fehlermeldungen (dev-server) beim öffen der Config

Geplant Angeheftet Gesperrt Verschoben Entwicklung
28 Beiträge 6 Kommentatoren 1.9k Aufrufe 6 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.
  • MartinPM MartinP

    @ben1983 Sieht ja fast so aus, als ob da jemand untaugliche Auskommentierungen vorgenommen hat ;-)

    Ben1983B Offline
    Ben1983B Offline
    Ben1983
    schrieb am zuletzt editiert von
    #3

    @martinp OK, ich wüsste aber bei mir nicht wo.
    Auch der Lint check ist ok

    1 Antwort Letzte Antwort
    0
    • MartinPM MartinP

      @ben1983 Sieht ja fast so aus, als ob da jemand untaugliche Auskommentierungen vorgenommen hat ;-)

      Ben1983B Offline
      Ben1983B Offline
      Ben1983
      schrieb am zuletzt editiert von
      #4

      @martinp Also ich gehe mal ganz stark davon aus, dass es ein generelles schema problem ist, denn:
      Ich habe gerade einen anderen Adapter im dev-server gestartet, an dem ich schon ewig nichts geändert habe und da tritt es auch auf.

      1 Antwort Letzte Antwort
      0
      • Ben1983B Ben1983

        Hallo, wenn ich im dev-server den Adapter laufen lasse, bekomme ich seit heute folgende Fehlermeldungen beim Öffnen der Konfiguration des Adapters:

        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)       
        strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
        
        strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
        
        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)      
        strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
        
        strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)        
        strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
        strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
        
        strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
        strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
        strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
        
        strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
        strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
        
        strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
        strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
        strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
        
        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
        
        strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
        
        strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
        strict mode: use allowUnionTypes to allow union type keyword at "#/properties/width" (strictTypes)
        
        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
        
        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
        
        strict mode: required property "items" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/0" (strictRequired)
        
        strict mode: required property "#include" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/1" (strictRequired)    
        
        strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
        
        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)       
        strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
        

        Ist da was am Schema angepasst worden?

        OliverIOO Offline
        OliverIOO Offline
        OliverIO
        schrieb am zuletzt editiert von
        #5

        @ben1983

        das ist schon eine ganze weile so

        Meine Adapter und Widgets
        TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
        Links im Profil

        Ben1983B 1 Antwort Letzte Antwort
        0
        • OliverIOO OliverIO

          @ben1983

          das ist schon eine ganze weile so

          Ben1983B Offline
          Ben1983B Offline
          Ben1983
          schrieb am zuletzt editiert von
          #6

          @oliverio OK. definiere ganze Weile.
          Letzte Woche war es zumindest bei mir definitiv noch nicht so.

          OliverIOO 1 Antwort Letzte Antwort
          0
          • Ben1983B Ben1983

            @oliverio OK. definiere ganze Weile.
            Letzte Woche war es zumindest bei mir definitiv noch nicht so.

            OliverIOO Offline
            OliverIOO Offline
            OliverIO
            schrieb am zuletzt editiert von
            #7

            @ben1983
            exakt weiß ich es nicht, aber mehrere monate sind es schon.
            ich habe das gefühl das es mit der build-kette react zu tun hat

            Meine Adapter und Widgets
            TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
            Links im Profil

            Ben1983B 1 Antwort Letzte Antwort
            0
            • OliverIOO OliverIO

              @ben1983
              exakt weiß ich es nicht, aber mehrere monate sind es schon.
              ich habe das gefühl das es mit der build-kette react zu tun hat

              Ben1983B Offline
              Ben1983B Offline
              Ben1983
              schrieb am zuletzt editiert von
              #8

              @oliverio OK. Ich habe es jetzt mal ignoriert und einen neuen patch erzeugt.

              OliverIOO mcm1957M 2 Antworten Letzte Antwort
              0
              • Ben1983B Ben1983

                @oliverio OK. Ich habe es jetzt mal ignoriert und einen neuen patch erzeugt.

                OliverIOO Offline
                OliverIOO Offline
                OliverIO
                schrieb am zuletzt editiert von OliverIO
                #9

                @ben1983
                ja genau, so hab ich das auch gemacht.
                ich habe auch gelernt das sich issue anlegen nicht lohnt, da es eh nicht bearbeitet wird bzw. einfach unbearbeitet geschlossen wird.
                aber wahrscheinlich hab ich da einen fehler gemacht oder mich geirrt.
                hatte zumindest auch was mit einem schema zu tun

                Meine Adapter und Widgets
                TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
                Links im Profil

                apollon77A 1 Antwort Letzte Antwort
                0
                • Ben1983B Ben1983

                  @oliverio OK. Ich habe es jetzt mal ignoriert und einen neuen patch erzeugt.

                  mcm1957M Online
                  mcm1957M Online
                  mcm1957
                  schrieb am zuletzt editiert von
                  #10

                  @ben1983 said in Fehlermeldungen (dev-server) beim öffen der Config:

                  @oliverio OK. Ich habe es jetzt mal ignoriert und einen neuen patch erzeugt.

                  Hast du den Fehler nur mit dem dev-server oder auch der normale Adapter?

                  Wenn der Fehler auch bei einem normal installierten Adapter auftritt, geh dem Problem bite nach . Da stimmte dann entweder was bei deinem jsonConfig nicht oder es ist ein Fehler im Prüfschema. Falls Letzteres vermutet wird, mach bitte ein Issue auf (https://github.com/ioBroker/adapter-react-v5/issues/new/choose) und ignorier mal OliversIO's unqualifizierten Output. Keine Ahnung was ihm über die Leber gelaufen ist - wie man so schön sagt.

                  Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                  Support Repositoryverwaltung.

                  Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                  LESEN - gute Forenbeitrage

                  1 Antwort Letzte Antwort
                  0
                  • OliverIOO OliverIO

                    @ben1983
                    ja genau, so hab ich das auch gemacht.
                    ich habe auch gelernt das sich issue anlegen nicht lohnt, da es eh nicht bearbeitet wird bzw. einfach unbearbeitet geschlossen wird.
                    aber wahrscheinlich hab ich da einen fehler gemacht oder mich geirrt.
                    hatte zumindest auch was mit einem schema zu tun

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

                    @oliverio

                    lohnt, da es eh nicht bearbeitet wird bzw. einfach unbearbeitet geschlossen wird.

                    Dann hast Du leider was falsches gelernt. Unbearbeitet schließen kenne ich an sich nicht. Lange Bearbeitungsgebühr hängen von verschiedenen details ab und das generell zu diskutieren macht wenig Sinn.

                    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
                    OliverIOO 1 Antwort Letzte Antwort
                    0
                    • apollon77A apollon77

                      @oliverio

                      lohnt, da es eh nicht bearbeitet wird bzw. einfach unbearbeitet geschlossen wird.

                      Dann hast Du leider was falsches gelernt. Unbearbeitet schließen kenne ich an sich nicht. Lange Bearbeitungsgebühr hängen von verschiedenen details ab und das generell zu diskutieren macht wenig Sinn.

                      OliverIOO Offline
                      OliverIOO Offline
                      OliverIO
                      schrieb am zuletzt editiert von
                      #12

                      @apollon77
                      https://github.com/ioBroker/ioBroker.js-controller/issues/2818

                      Ich habe gesehen, mcm hat mittlerweile dann wohl den Issue bei vis2 erfasst..
                      Wie gesagt, issue schließen, ohne commit oder entsprechenden Kommentar fördert nicht unbedingt die Motivationen oder Mitarbeit der community
                      Wenn ein issue im falschen Repo ist, könnt ihr ihn ja auch verschieben.

                      Aber wie gesagt, wahrscheinlich hab ich was falsch gemacht

                      Meine Adapter und Widgets
                      TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
                      Links im Profil

                      1 Antwort Letzte Antwort
                      0
                      • M Online
                        M Online
                        MCU
                        schrieb am zuletzt editiert von MCU
                        #13

                        Ich hänge mich mal hier dran.
                        Versuche mal ein wenig mit dem dev-server.
                        Mir fehlt so ein wenig die Info, in welcher Datei was drin stehen muss damit es ohne Probleme läuft.

                        Meine Problemchen sind:

                        • auch wie oben beschrieben jede Menge an error-Anzeigen
                        2024-11-02 00:41:59.275  - debug: host.dev-jarvis-extensions-iobroker-dev Incoming Host message getHostInfo
                        strict mode: missing type "object" for keyword "properties" at "#/if" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "items" is not defined at "#/properties/items/patternProperties/%5E.%2B/allOf/9/then/oneOf/0" (strictRequired)
                        strict mode: required property "#include" is not defined at "#/properties/items/patternProperties/%5E.%2B/allOf/9/then/oneOf/1" (strictRequired)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "items" is not defined at "#/patternProperties/%5E.%2B/allOf/9/then/oneOf/0" (strictRequired)
                        strict mode: required property "#include" is not defined at "#/patternProperties/%5E.%2B/allOf/9/then/oneOf/1" (strictRequired)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/sendToProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/sendToProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/sendToProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                        strict mode: missing type "object" for keyword "required" at "#/definitions/checkboxProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/checkboxProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/checkboxProps" (strictTypes)
                        strict mode: missing type "object" for keyword "required" at "#/definitions/fileSelectorProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/fileSelectorProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/fileSelectorProps" (strictTypes)
                        strict mode: missing type "object" for keyword "required" at "#/definitions/numberProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/numberProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/numberProps" (strictTypes)
                        strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
                        strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
                        strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
                        
                        strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                        
                        strict mode: use allowUnionTypes to allow union type keyword at "#/properties/width" (strictTypes)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "items" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/0" (strictRequired)
                        
                        strict mode: required property "#include" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/1" (strictRequired)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
                        strict mode: required property "complex" is not defined at "#/items/allOf/21/then/oneOf/0" (strictRequired)
                        strict mode: required property "simple" is not defined at "#/items/allOf/21/then/oneOf/1" (strictRequired)
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/instanceProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/instanceProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/instanceProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/objectIdProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/objectIdProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/objectIdProps" (strictTypes)
                        strict mode: missing type "object" for keyword "required" at "#/definitions/timePickerProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/timePickerProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/timePickerProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/coordinatesProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/coordinatesProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/coordinatesProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/interfaceProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/interfaceProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/interfaceProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/sendToProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/sendToProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/sendToProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/checkboxProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/checkboxProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/checkboxProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/fileSelectorProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/fileSelectorProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/fileSelectorProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/numberProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/numberProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/numberProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
                        strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
                        
                        strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
                        strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/instanceProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/instanceProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/instanceProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/objectIdProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/objectIdProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/objectIdProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/timePickerProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/timePickerProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/timePickerProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/coordinatesProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/coordinatesProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/coordinatesProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/interfaceProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/interfaceProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/interfaceProps" (strictTypes)
                        
                        strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                        strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                        strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                        
                        

                        Als schema habe ich

                        "$schema": "http://json-schema.org/draft-07/schema#",
                        

                        ist das richtig? oder muss da was anderes hinein?

                        https://github.com/ioBroker/adapter-react-v5/blob/main/schemas/jsonConfig.json
                        
                        • habe beim Creator fälschlicherweise VIS angeklickt, jetzt bekomme ich den Fehler
                          -> wie bekomme ich den wieder weg? Möchte erstmal nicht mit / für VIS entwickeln
                          wo steht der entsprechende Eintrag in der io-package.json / package,json ?
                        2024-11-02 00:42:04.096  - error: host.dev-jarvis-extensions-iobroker-dev cannot call visUtils: Not exists
                        
                        • Warum werden die Dateien im .devserver-Verzeichnis nicht aktualisiert? Bzw. wie werden sie dort aktualisiert?
                          Welcher Befehl muss genutzt werden?

                        .devserver
                        1f1f5598-79fd-40a2-b088-6e6126f968c9-image.png

                        admin
                        044ca7bf-ccfc-432d-a616-b039ee386643-image.png

                        ich ändere im admin-Verzeichnis und rufe dann dev-server watch im Adapter-Ordner auf.

                        • Wo finde ich die zugehörige Datei? dev-jarvis-extensions-iobroker-dev
                        startInstance system.adapter.jarvis-extensions.0 Adapter dependency not fulfilled on "dev-jarvis-extensions-iobroker-dev": required adapter "vis" not found!
                        
                        /* es scheint mit der package.json im .devserver zusammenzuhängen */
                        /* package.json, dort muss der iobroker.vis-Eintrag sehr wahrscheinlich raus */
                        {
                            "name":"dev-server.jarvis-extensions",
                            "version":"1.0.0",
                            "private":true,
                            "dependencies":{
                                "iobroker.admin":"latest",
                                "iobroker.backitup":"3.0.26",
                                "iobroker.jarvis-extensions":"file:../../iobroker.jarvis-extensions-0.0.1.tgz",
                                "iobroker.js-controller":"latest",
                                "iobroker.socketio":"6.7.1",
                                "iobroker.vis":"1.5.6",
                                "iobroker.web":"6.3.1",
                                "iobroker.ws":"2.6.2"
                            },
                            "dev-server":{
                                "adminPort":8081,
                                "useSymlinks":false
                            },
                            "overrides":{
                                "@iobroker/adapter-core":"^3.2.1"
                            }
                        }
                        
                        
                        /* irgendwie doch nicht */
                        system.adapter.jarvis-extensions.0 [sameHostDependency]: {"js-controller":">=3.3.22","vis":"*"}
                        

                        Vielen Dank

                        NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                        Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                        OliverIOO mcm1957M 2 Antworten Letzte Antwort
                        0
                        • M MCU

                          Ich hänge mich mal hier dran.
                          Versuche mal ein wenig mit dem dev-server.
                          Mir fehlt so ein wenig die Info, in welcher Datei was drin stehen muss damit es ohne Probleme läuft.

                          Meine Problemchen sind:

                          • auch wie oben beschrieben jede Menge an error-Anzeigen
                          2024-11-02 00:41:59.275  - debug: host.dev-jarvis-extensions-iobroker-dev Incoming Host message getHostInfo
                          strict mode: missing type "object" for keyword "properties" at "#/if" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "items" is not defined at "#/properties/items/patternProperties/%5E.%2B/allOf/9/then/oneOf/0" (strictRequired)
                          strict mode: required property "#include" is not defined at "#/properties/items/patternProperties/%5E.%2B/allOf/9/then/oneOf/1" (strictRequired)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "items" is not defined at "#/patternProperties/%5E.%2B/allOf/9/then/oneOf/0" (strictRequired)
                          strict mode: required property "#include" is not defined at "#/patternProperties/%5E.%2B/allOf/9/then/oneOf/1" (strictRequired)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/sendToProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/sendToProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/sendToProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                          strict mode: missing type "object" for keyword "required" at "#/definitions/checkboxProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/checkboxProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/checkboxProps" (strictTypes)
                          strict mode: missing type "object" for keyword "required" at "#/definitions/fileSelectorProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/fileSelectorProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/fileSelectorProps" (strictTypes)
                          strict mode: missing type "object" for keyword "required" at "#/definitions/numberProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/numberProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/numberProps" (strictTypes)
                          strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
                          strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
                          strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
                          
                          strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                          
                          strict mode: use allowUnionTypes to allow union type keyword at "#/properties/width" (strictTypes)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "items" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/0" (strictRequired)
                          
                          strict mode: required property "#include" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/1" (strictRequired)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
                          strict mode: required property "complex" is not defined at "#/items/allOf/21/then/oneOf/0" (strictRequired)
                          strict mode: required property "simple" is not defined at "#/items/allOf/21/then/oneOf/1" (strictRequired)
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/instanceProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/instanceProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/instanceProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/objectIdProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/objectIdProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/objectIdProps" (strictTypes)
                          strict mode: missing type "object" for keyword "required" at "#/definitions/timePickerProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/timePickerProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/timePickerProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/coordinatesProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/coordinatesProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/coordinatesProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/interfaceProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/interfaceProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/interfaceProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/sendToProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/sendToProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/sendToProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/checkboxProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/checkboxProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/checkboxProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/fileSelectorProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/fileSelectorProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/fileSelectorProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/numberProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/numberProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/numberProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
                          strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
                          
                          strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
                          strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/instanceProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/instanceProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/instanceProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/objectIdProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/objectIdProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/objectIdProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/timePickerProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/timePickerProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/timePickerProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/coordinatesProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/coordinatesProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/coordinatesProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/interfaceProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/interfaceProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/interfaceProps" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                          strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                          strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          
                          

                          Als schema habe ich

                          "$schema": "http://json-schema.org/draft-07/schema#",
                          

                          ist das richtig? oder muss da was anderes hinein?

                          https://github.com/ioBroker/adapter-react-v5/blob/main/schemas/jsonConfig.json
                          
                          • habe beim Creator fälschlicherweise VIS angeklickt, jetzt bekomme ich den Fehler
                            -> wie bekomme ich den wieder weg? Möchte erstmal nicht mit / für VIS entwickeln
                            wo steht der entsprechende Eintrag in der io-package.json / package,json ?
                          2024-11-02 00:42:04.096  - error: host.dev-jarvis-extensions-iobroker-dev cannot call visUtils: Not exists
                          
                          • Warum werden die Dateien im .devserver-Verzeichnis nicht aktualisiert? Bzw. wie werden sie dort aktualisiert?
                            Welcher Befehl muss genutzt werden?

                          .devserver
                          1f1f5598-79fd-40a2-b088-6e6126f968c9-image.png

                          admin
                          044ca7bf-ccfc-432d-a616-b039ee386643-image.png

                          ich ändere im admin-Verzeichnis und rufe dann dev-server watch im Adapter-Ordner auf.

                          • Wo finde ich die zugehörige Datei? dev-jarvis-extensions-iobroker-dev
                          startInstance system.adapter.jarvis-extensions.0 Adapter dependency not fulfilled on "dev-jarvis-extensions-iobroker-dev": required adapter "vis" not found!
                          
                          /* es scheint mit der package.json im .devserver zusammenzuhängen */
                          /* package.json, dort muss der iobroker.vis-Eintrag sehr wahrscheinlich raus */
                          {
                              "name":"dev-server.jarvis-extensions",
                              "version":"1.0.0",
                              "private":true,
                              "dependencies":{
                                  "iobroker.admin":"latest",
                                  "iobroker.backitup":"3.0.26",
                                  "iobroker.jarvis-extensions":"file:../../iobroker.jarvis-extensions-0.0.1.tgz",
                                  "iobroker.js-controller":"latest",
                                  "iobroker.socketio":"6.7.1",
                                  "iobroker.vis":"1.5.6",
                                  "iobroker.web":"6.3.1",
                                  "iobroker.ws":"2.6.2"
                              },
                              "dev-server":{
                                  "adminPort":8081,
                                  "useSymlinks":false
                              },
                              "overrides":{
                                  "@iobroker/adapter-core":"^3.2.1"
                              }
                          }
                          
                          
                          /* irgendwie doch nicht */
                          system.adapter.jarvis-extensions.0 [sameHostDependency]: {"js-controller":">=3.3.22","vis":"*"}
                          

                          Vielen Dank

                          OliverIOO Offline
                          OliverIOO Offline
                          OliverIO
                          schrieb am zuletzt editiert von
                          #14

                          ich versuche mal, soweit ich weiß

                          @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                          die erscheinen nur bei der entwicklung, die kannst du ignorieren. ich glaube, die müssten weg sein, wenn m,an auf "@iobroker/adapter-core": "^3.2.2", aktualisiert.

                          2024-11-02 00:41:59.275  - debug: host.dev-jarvis-extensions-iobroker-dev Incoming Host message getHostInfo
                          strict mode: missing type "object" for keyword "properties" at "#/if" (strictTypes)
                          
                          strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                          
                          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                          

                          wo hast du das schema?
                          wenn du die vscode settings meinst, habe ich dort das drin stehen (ausschnitt).
                          das wirkt aber nur im editor. beim build prozess hat das keine auswirkungen

                          Als schema habe ich

                          "$schema": "http://json-schema.org/draft-07/schema#",
                          

                          ist das richtig? oder muss da was anderes hinein?

                              "json.schemas": [
                                  {
                                      "fileMatch": ["io-package.json"],
                                      "url": "https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/schemas/io-package.json"
                                  },
                                  {
                                      "fileMatch": ["admin/jsonConfig.json", "admin/jsonCustom.json", "admin/jsonTab.json"],
                                      "url": "https://raw.githubusercontent.com/ioBroker/adapter-react-v5/main/schemas/jsonConfig.json"
                                  }
                              ],
                          
                          https://github.com/ioBroker/adapter-react-v5/blob/main/schemas/jsonConfig.json
                          

                          verzeichnis widget löschen
                          und in datei io-package.json
                          bei dependencies vis entfernen

                          • habe beim Creator fälschlicherweise VIS angeklickt, jetzt bekomme ich den Fehler
                            -> wie bekomme ich den wieder weg? Möchte erstmal nicht mit / für VIS entwickeln

                          was soll dieser schnipfel sagen, wahrscheinlich hängt das mit der dependency in package.json weiter unten zusammen.

                          2024-11-02 00:42:04.096  - error: host.dev-jarvis-extensions-iobroker-dev cannot call visUtils: Not exists
                          

                          wann wird etwas nicht aktualisiert wenn du WAS machst?
                          package.json und io-package.json wird nicht automatisch im dev-server aktualisiert
                          da muss man dann mit dem dev-server upload machen.
                          ansonsten werden alle anderen dateien eigentlich schon aktualisiert (admin, adapter und auch widget-dateien für vis, bei letzterem muss man aber noch was machen, aber das brauchst du ja nicht.)

                          • Warum werden die Dateien im .devserver-Verzeichnis nicht aktualisiert? Bzw. wie werden sie dort aktualisiert?
                            Welcher Befehl muss genutzt werden?
                          • Wo finde ich die zugehörige Datei? dev-jarvis-extensions-iobroker-dev

                          lokal auf der festplatte des erstellers. in der package.json siehst du ja die dependency

                                  "iobroker.jarvis-extensions":"file:../../iobroker.jarvis-extensions-0.0.1.tgz",
                          

                          diese zeigt auf die eigene festplatte. das macht man aus gründen der dynamischen entwicklung, wenn man separate repositories für bestimmte anteile verwendet. sollte beim publish aber aufgelöst werden, da das nie für andere funktionieren kann.

                          Meine Adapter und Widgets
                          TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
                          Links im Profil

                          M 1 Antwort Letzte Antwort
                          1
                          • M MCU

                            Ich hänge mich mal hier dran.
                            Versuche mal ein wenig mit dem dev-server.
                            Mir fehlt so ein wenig die Info, in welcher Datei was drin stehen muss damit es ohne Probleme läuft.

                            Meine Problemchen sind:

                            • auch wie oben beschrieben jede Menge an error-Anzeigen
                            2024-11-02 00:41:59.275  - debug: host.dev-jarvis-extensions-iobroker-dev Incoming Host message getHostInfo
                            strict mode: missing type "object" for keyword "properties" at "#/if" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "items" is not defined at "#/properties/items/patternProperties/%5E.%2B/allOf/9/then/oneOf/0" (strictRequired)
                            strict mode: required property "#include" is not defined at "#/properties/items/patternProperties/%5E.%2B/allOf/9/then/oneOf/1" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "items" is not defined at "#/patternProperties/%5E.%2B/allOf/9/then/oneOf/0" (strictRequired)
                            strict mode: required property "#include" is not defined at "#/patternProperties/%5E.%2B/allOf/9/then/oneOf/1" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/sendToProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/sendToProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/sendToProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                            strict mode: missing type "object" for keyword "required" at "#/definitions/checkboxProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/checkboxProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/checkboxProps" (strictTypes)
                            strict mode: missing type "object" for keyword "required" at "#/definitions/fileSelectorProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/fileSelectorProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/fileSelectorProps" (strictTypes)
                            strict mode: missing type "object" for keyword "required" at "#/definitions/numberProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/numberProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/numberProps" (strictTypes)
                            strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
                            strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
                            strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
                            
                            strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                            
                            strict mode: use allowUnionTypes to allow union type keyword at "#/properties/width" (strictTypes)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "items" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/0" (strictRequired)
                            
                            strict mode: required property "#include" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/1" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
                            strict mode: required property "complex" is not defined at "#/items/allOf/21/then/oneOf/0" (strictRequired)
                            strict mode: required property "simple" is not defined at "#/items/allOf/21/then/oneOf/1" (strictRequired)
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/instanceProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/instanceProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/instanceProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/objectIdProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/objectIdProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/objectIdProps" (strictTypes)
                            strict mode: missing type "object" for keyword "required" at "#/definitions/timePickerProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/timePickerProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/timePickerProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/coordinatesProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/coordinatesProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/coordinatesProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/interfaceProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/interfaceProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/interfaceProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/sendToProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/sendToProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/sendToProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/checkboxProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/checkboxProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/checkboxProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/fileSelectorProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/fileSelectorProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/fileSelectorProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/numberProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/numberProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/numberProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
                            strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
                            
                            strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
                            strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/instanceProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/instanceProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/instanceProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/objectIdProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/objectIdProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/objectIdProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/timePickerProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/timePickerProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/timePickerProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/coordinatesProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/coordinatesProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/coordinatesProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/interfaceProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/interfaceProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/interfaceProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            

                            Als schema habe ich

                            "$schema": "http://json-schema.org/draft-07/schema#",
                            

                            ist das richtig? oder muss da was anderes hinein?

                            https://github.com/ioBroker/adapter-react-v5/blob/main/schemas/jsonConfig.json
                            
                            • habe beim Creator fälschlicherweise VIS angeklickt, jetzt bekomme ich den Fehler
                              -> wie bekomme ich den wieder weg? Möchte erstmal nicht mit / für VIS entwickeln
                              wo steht der entsprechende Eintrag in der io-package.json / package,json ?
                            2024-11-02 00:42:04.096  - error: host.dev-jarvis-extensions-iobroker-dev cannot call visUtils: Not exists
                            
                            • Warum werden die Dateien im .devserver-Verzeichnis nicht aktualisiert? Bzw. wie werden sie dort aktualisiert?
                              Welcher Befehl muss genutzt werden?

                            .devserver
                            1f1f5598-79fd-40a2-b088-6e6126f968c9-image.png

                            admin
                            044ca7bf-ccfc-432d-a616-b039ee386643-image.png

                            ich ändere im admin-Verzeichnis und rufe dann dev-server watch im Adapter-Ordner auf.

                            • Wo finde ich die zugehörige Datei? dev-jarvis-extensions-iobroker-dev
                            startInstance system.adapter.jarvis-extensions.0 Adapter dependency not fulfilled on "dev-jarvis-extensions-iobroker-dev": required adapter "vis" not found!
                            
                            /* es scheint mit der package.json im .devserver zusammenzuhängen */
                            /* package.json, dort muss der iobroker.vis-Eintrag sehr wahrscheinlich raus */
                            {
                                "name":"dev-server.jarvis-extensions",
                                "version":"1.0.0",
                                "private":true,
                                "dependencies":{
                                    "iobroker.admin":"latest",
                                    "iobroker.backitup":"3.0.26",
                                    "iobroker.jarvis-extensions":"file:../../iobroker.jarvis-extensions-0.0.1.tgz",
                                    "iobroker.js-controller":"latest",
                                    "iobroker.socketio":"6.7.1",
                                    "iobroker.vis":"1.5.6",
                                    "iobroker.web":"6.3.1",
                                    "iobroker.ws":"2.6.2"
                                },
                                "dev-server":{
                                    "adminPort":8081,
                                    "useSymlinks":false
                                },
                                "overrides":{
                                    "@iobroker/adapter-core":"^3.2.1"
                                }
                            }
                            
                            
                            /* irgendwie doch nicht */
                            system.adapter.jarvis-extensions.0 [sameHostDependency]: {"js-controller":">=3.3.22","vis":"*"}
                            

                            Vielen Dank

                            mcm1957M Online
                            mcm1957M Online
                            mcm1957
                            schrieb am zuletzt editiert von
                            #15

                            @mcu

                            Generell sind Fragen zur Entwicklung / Entwicklungsumgebung in unseren Telegram Channels (Invites unter hhtps://www.iobroker.dev) besser aufgehoben da sie dort Entwickeler gezielter erreichen.

                            Inwieweit der dev-server zur Entwicklung von REACT taugt stell ich jetzt mal als Frage in den Raum. Wirkliche React Kenner gibt es nur seeehr wenige.

                            Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                            Support Repositoryverwaltung.

                            Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                            LESEN - gute Forenbeitrage

                            OliverIOO M 2 Antworten Letzte Antwort
                            1
                            • mcm1957M mcm1957

                              @mcu

                              Generell sind Fragen zur Entwicklung / Entwicklungsumgebung in unseren Telegram Channels (Invites unter hhtps://www.iobroker.dev) besser aufgehoben da sie dort Entwickeler gezielter erreichen.

                              Inwieweit der dev-server zur Entwicklung von REACT taugt stell ich jetzt mal als Frage in den Raum. Wirkliche React Kenner gibt es nur seeehr wenige.

                              OliverIOO Offline
                              OliverIOO Offline
                              OliverIO
                              schrieb am zuletzt editiert von
                              #16

                              @mcm1957

                              Mit dem dev-Server kann man mit react entwickeln.
                              Will er glaube ich auch nicht

                              Meine Adapter und Widgets
                              TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
                              Links im Profil

                              M 1 Antwort Letzte Antwort
                              0
                              • OliverIOO OliverIO

                                ich versuche mal, soweit ich weiß

                                @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                                die erscheinen nur bei der entwicklung, die kannst du ignorieren. ich glaube, die müssten weg sein, wenn m,an auf "@iobroker/adapter-core": "^3.2.2", aktualisiert.

                                2024-11-02 00:41:59.275  - debug: host.dev-jarvis-extensions-iobroker-dev Incoming Host message getHostInfo
                                strict mode: missing type "object" for keyword "properties" at "#/if" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                

                                wo hast du das schema?
                                wenn du die vscode settings meinst, habe ich dort das drin stehen (ausschnitt).
                                das wirkt aber nur im editor. beim build prozess hat das keine auswirkungen

                                Als schema habe ich

                                "$schema": "http://json-schema.org/draft-07/schema#",
                                

                                ist das richtig? oder muss da was anderes hinein?

                                    "json.schemas": [
                                        {
                                            "fileMatch": ["io-package.json"],
                                            "url": "https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/schemas/io-package.json"
                                        },
                                        {
                                            "fileMatch": ["admin/jsonConfig.json", "admin/jsonCustom.json", "admin/jsonTab.json"],
                                            "url": "https://raw.githubusercontent.com/ioBroker/adapter-react-v5/main/schemas/jsonConfig.json"
                                        }
                                    ],
                                
                                https://github.com/ioBroker/adapter-react-v5/blob/main/schemas/jsonConfig.json
                                

                                verzeichnis widget löschen
                                und in datei io-package.json
                                bei dependencies vis entfernen

                                • habe beim Creator fälschlicherweise VIS angeklickt, jetzt bekomme ich den Fehler
                                  -> wie bekomme ich den wieder weg? Möchte erstmal nicht mit / für VIS entwickeln

                                was soll dieser schnipfel sagen, wahrscheinlich hängt das mit der dependency in package.json weiter unten zusammen.

                                2024-11-02 00:42:04.096  - error: host.dev-jarvis-extensions-iobroker-dev cannot call visUtils: Not exists
                                

                                wann wird etwas nicht aktualisiert wenn du WAS machst?
                                package.json und io-package.json wird nicht automatisch im dev-server aktualisiert
                                da muss man dann mit dem dev-server upload machen.
                                ansonsten werden alle anderen dateien eigentlich schon aktualisiert (admin, adapter und auch widget-dateien für vis, bei letzterem muss man aber noch was machen, aber das brauchst du ja nicht.)

                                • Warum werden die Dateien im .devserver-Verzeichnis nicht aktualisiert? Bzw. wie werden sie dort aktualisiert?
                                  Welcher Befehl muss genutzt werden?
                                • Wo finde ich die zugehörige Datei? dev-jarvis-extensions-iobroker-dev

                                lokal auf der festplatte des erstellers. in der package.json siehst du ja die dependency

                                        "iobroker.jarvis-extensions":"file:../../iobroker.jarvis-extensions-0.0.1.tgz",
                                

                                diese zeigt auf die eigene festplatte. das macht man aus gründen der dynamischen entwicklung, wenn man separate repositories für bestimmte anteile verwendet. sollte beim publish aber aufgelöst werden, da das nie für andere funktionieren kann.

                                M Online
                                M Online
                                MCU
                                schrieb am zuletzt editiert von MCU
                                #17

                                @oliverio
                                Zunächst ein großes Dankeschön für die ganzen Infos. Ich taste mich langsam ran.

                                sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                                die erscheinen nur bei der entwicklung, die kannst du ignorieren. ich glaube, die müssten weg sein, wenn m,an auf "@iobroker/adapter-core": "^3.2.2", aktualisiert.

                                package,json

                                080a3c46-fd3c-47eb-9060-7d6c377809d6-image.png

                                trotzdem kommen die Warnungen / Errors

                                wo hast du das schema?

                                Ich musste das $schema in der iopackage.json eintragen, sonst kam immer ein Fehler beim Adapter-Check

                                3d8a431b-a10e-4bf1-8b71-11086d4bfa33-image.png

                                wann wird etwas nicht aktualisiert wenn du WAS machst?

                                Ich dachte, wenn ich z.B. das Icon im admin-Verzeichnis ändere, dass dann mit dev-server watch, das Icon auch im dev-server angepasst wird. Anscheinend ja nur mit dev-server upload. Muss ich jetzt mal alles probleren.

                                lokal auf der festplatte des erstellers. in der package.json siehst du ja die dependency

                                "iobroker.jarvis-extensions":"file:../../iobroker.jarvis-extensions-0.0.1.tgz",

                                Ok, aber die Datei wird wodurch erzeugt? Ich finde diese nicht.
                                Wird durch das build erstellt
                                0531bb60-8b24-4e56-9019-cee4f6b1b655-image.png

                                NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                                Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                mcm1957M 1 Antwort Letzte Antwort
                                0
                                • mcm1957M mcm1957

                                  @mcu

                                  Generell sind Fragen zur Entwicklung / Entwicklungsumgebung in unseren Telegram Channels (Invites unter hhtps://www.iobroker.dev) besser aufgehoben da sie dort Entwickeler gezielter erreichen.

                                  Inwieweit der dev-server zur Entwicklung von REACT taugt stell ich jetzt mal als Frage in den Raum. Wirkliche React Kenner gibt es nur seeehr wenige.

                                  M Online
                                  M Online
                                  MCU
                                  schrieb am zuletzt editiert von
                                  #18

                                  @mcm1957
                                  Ich will zunächst den Umgang mit Adapter-Entwicklung kennenlernen. Wenn dazu auch react notwendig ist, was ja auch in jarvis genutzt wird, werde ich dies auch versuchen.
                                  Den Telegram Channel werden ich nutzen, danke für die Info.

                                  NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                                  Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                  1 Antwort Letzte Antwort
                                  0
                                  • OliverIOO OliverIO

                                    @mcm1957

                                    Mit dem dev-Server kann man mit react entwickeln.
                                    Will er glaube ich auch nicht

                                    M Online
                                    M Online
                                    MCU
                                    schrieb am zuletzt editiert von
                                    #19

                                    @oliverio react ist sicherlich auch irgendwann ein Thema. Aber erstmal eins nach dem anderen.

                                    NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                                    Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                    1 Antwort Letzte Antwort
                                    0
                                    • M MCU

                                      @oliverio
                                      Zunächst ein großes Dankeschön für die ganzen Infos. Ich taste mich langsam ran.

                                      sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                                      die erscheinen nur bei der entwicklung, die kannst du ignorieren. ich glaube, die müssten weg sein, wenn m,an auf "@iobroker/adapter-core": "^3.2.2", aktualisiert.

                                      package,json

                                      080a3c46-fd3c-47eb-9060-7d6c377809d6-image.png

                                      trotzdem kommen die Warnungen / Errors

                                      wo hast du das schema?

                                      Ich musste das $schema in der iopackage.json eintragen, sonst kam immer ein Fehler beim Adapter-Check

                                      3d8a431b-a10e-4bf1-8b71-11086d4bfa33-image.png

                                      wann wird etwas nicht aktualisiert wenn du WAS machst?

                                      Ich dachte, wenn ich z.B. das Icon im admin-Verzeichnis ändere, dass dann mit dev-server watch, das Icon auch im dev-server angepasst wird. Anscheinend ja nur mit dev-server upload. Muss ich jetzt mal alles probleren.

                                      lokal auf der festplatte des erstellers. in der package.json siehst du ja die dependency

                                      "iobroker.jarvis-extensions":"file:../../iobroker.jarvis-extensions-0.0.1.tgz",

                                      Ok, aber die Datei wird wodurch erzeugt? Ich finde diese nicht.
                                      Wird durch das build erstellt
                                      0531bb60-8b24-4e56-9019-cee4f6b1b655-image.png

                                      mcm1957M Online
                                      mcm1957M Online
                                      mcm1957
                                      schrieb am zuletzt editiert von mcm1957
                                      #20

                                      @mcu said in Fehlermeldungen (dev-server) beim öffen der Config:

                                      wo hast du das schema?

                                      Ich musste das $schema in der iopackage.json eintragen, sonst kam immer ein Fehler beim Adapter-Check

                                      3d8a431b-a10e-4bf1-8b71-11086d4bfa33-image.png

                                      $schema gehört definitiv NICHT in io-package.json. Schmeiß das wieder raus.

                                      Welchen Fehler lieferte der Adapter Checker?

                                      Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                      Support Repositoryverwaltung.

                                      Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                      LESEN - gute Forenbeitrage

                                      M 1 Antwort Letzte Antwort
                                      1
                                      • OliverIOO Offline
                                        OliverIOO Offline
                                        OliverIO
                                        schrieb am zuletzt editiert von
                                        #21

                                        @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                                        Ich musste das $schema in der iopackage.json eintragen, sonst kam immer ein Fehler beim Adapter-Check

                                        hab ich bei keinem meiner adapter gemacht
                                        das dann mal auf dem discord-server mit den anderen abklären

                                        @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                                        Ok, aber die Datei wird wodurch erzeugt? Ich finde diese nicht.
                                        Wird durch das build erstellt

                                        wo liegt den die datei, die du da anschaust?

                                        @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                                        Ich dachte, wenn ich z.B. das Icon im admin-Verzeichnis ändere, dass dann mit dev-server watch, das Icon auch im dev-server angepasst wird. Anscheinend ja nur mit dev-server upload. Muss ich jetzt mal alles probleren.

                                        nein, wie geschrieben, das gehört zu den anteilen, die durch ein separaten dev-server upload befehl nur geändert werden können.

                                        @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                                        Den Telegram Channel werden ich nutzen, danke für die Info.

                                        nimm discord, ich finde den komfortabler. da erscheinen auch alle nachrichten aus telegram und antworten werden wieder zurückgespielt

                                        Meine Adapter und Widgets
                                        TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
                                        Links im Profil

                                        M mcm1957M 2 Antworten Letzte Antwort
                                        1
                                        • mcm1957M mcm1957

                                          @mcu said in Fehlermeldungen (dev-server) beim öffen der Config:

                                          wo hast du das schema?

                                          Ich musste das $schema in der iopackage.json eintragen, sonst kam immer ein Fehler beim Adapter-Check

                                          3d8a431b-a10e-4bf1-8b71-11086d4bfa33-image.png

                                          $schema gehört definitiv NICHT in io-package.json. Schmeiß das wieder raus.

                                          Welchen Fehler lieferte der Adapter Checker?

                                          M Online
                                          M Online
                                          MCU
                                          schrieb am zuletzt editiert von
                                          #22

                                          @mcm1957
                                          War nicht im Adapter-Check sondern im VSCode, hab da einige Sachen durcheinander gebracht.
                                          Habs jetzt rausgenommen.
                                          Danke.

                                          NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                                          Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                          mcm1957M 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

                                          401

                                          Online

                                          32.5k

                                          Benutzer

                                          81.6k

                                          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