Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Alpha Test js-controller 4.0

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Alpha Test js-controller 4.0

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mrjeschke @foxriver76 last edited by

      @foxriver76
      Ja sehe ich auch so. In der Doku gibt‘s aber ein Beispiel mit einem boolean
      und min+max Wert. Egal, ich habe bei allen booleans die min/max Werte gelöscht. Jetzt ist Ruhe.

      apollon77 1 Reply Last reply Reply Quote 0
      • foxriver76
        foxriver76 Developer @Feuersturm last edited by

        @feuersturm sagte in Alpha Test js-controller 4.0:

        • Ignoring Directory "benchmark.files" because officially not created as meta ob ject. Please remove directory!
        • Ignoring Directory "daswetter" because officially not created as meta object. Please remove directory!
        • Ignoring Directory "hm-rega" because officially not created as meta object. Pl ease remove directory!
        • Ignoring Directory "iogo.admin" because officially not created as meta object. Please remove directory!
        • Ignoring Directory "tr-064-community.admin" because officially not created as

        Danke, da passt was nicht, aber schon vor 4.0!

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

          @foxriver76

          Da weiß ich gerade nicht was du wo meinst...

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

            @maik-0 Doku wo? Muss gefixt werden

            M 1 Reply Last reply Reply Quote 0
            • Feuersturm
              Feuersturm @foxriver76 last edited by

              @foxriver76 sagte in Alpha Test js-controller 4.0:

              Danke, da passt was nicht, aber schon vor 4.0!

              Ich könnte auf einen Stand zurückgehen wo noch die 3.3.22 drauf ist.Würde das helfen? Wonach müsste ich dort schauen?

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

                @feuersturm Najaok sagen wir so:

                • die mit .admin solten nach einem "upload all" weg sein - wenn die Adapter noch da sind! Wenn die Adapter ggf gelöscht sind dann File smanuell löschen, ende
                • die anderen sollten verschwinden wenn du den relevanten Adapter einmalig startest- wenn er noch da ist (sonst löschen)
                1 Reply Last reply Reply Quote 0
                • M
                  mrjeschke @apollon77 last edited by

                  @apollon77
                  https://www.iobroker.net/#de/documentation/dev/objectsschema.md

                  Unter Kanalbeschreibungen.

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

                    @thomas-braun Nee alles gut. Es ist erstmal was ich sehen wollte

                    1 Reply Last reply Reply Quote 0
                    • foxriver76
                      foxriver76 Developer @Feuersturm last edited by

                      @feuersturm habe den Fehler schon gefunden, fix kommt in nächste Version

                      1 Reply Last reply Reply Quote 1
                      • apollon77
                        apollon77 @mrjeschke last edited by

                        @maik-0 FIxed, hoffe hab alle erwischt https://github.com/ioBroker/ioBroker.docs/commit/63bcf4acc09803f1ce8fd1e03e4ba3881b3bf666

                        0 Apollon77 committed to ioBroker/ioBroker.docs
                        Update objectsschema.md
                        Thomas Braun 2 Replies Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @apollon77 last edited by

                          This post is deleted!
                          1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @apollon77 last edited by

                            This post is deleted!
                            1 Reply Last reply Reply Quote 0
                            • foxriver76
                              foxriver76 Developer @Thomas Braun last edited by

                              @thomas-braun sagte in Alpha Test js-controller 4.0:

                                                  console.error(text);
                              

                              Das meinte ich nur, aber ihr seid ja schon in Kontakt - all good 😉

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

                                @foxriver76 Jo das ist original im Code drin von uns :-))

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

                                  This post is deleted!
                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @Thomas Braun last edited by

                                    This post is deleted!
                                    1 Reply Last reply Reply Quote 0
                                    • apollon77
                                      apollon77 last edited by apollon77

                                      So, dann sind wir nun mit @next bei alpha.74 🙂

                                      • (Apollon77) Optimize rebuild handling
                                      • (foxriver76) Optimize meta object sync
                                      Feuersturm 1 Reply Last reply Reply Quote 1
                                      • wendy2702
                                        wendy2702 @apollon77 last edited by

                                        @apollon77 sagte in Alpha Test js-controller 4.0:

                                        Ansonsten (wenn keinem sonst mehr was einfällt) wäre ich bei nem krassen neustart "node_modules löschen", controller manuell installieren, starten ... dann installiert der alle adapter neu

                                        Guten Morgen,

                                        Holzhammer probiert:

                                        mirko@iobroker:/opt/iobroker$ sudo rm -r node_modules
                                        [sudo] password for mirko:
                                        mirko@iobroker:/opt/iobroker$ ls -la
                                        total 1036
                                        drwxrwxr-x+ 10 iobroker iobroker   4096 Feb  4 07:41 .
                                        drwxr-xr-x   4 root     root       4096 Jan 10  2021 ..
                                        -rw-rwxr--+  1 iobroker iobroker     91 Feb  3 17:11 .npmrc
                                        -rw-rwxr--+  1 iobroker iobroker   1049 Mar 31  2020 CHANGELOG_FIXER_LINUX.md
                                        -rw-rwxr--+  1 iobroker iobroker   3556 Mar 31  2020 CHANGELOG_INSTALLER_LINUX.md
                                        -rw-rwxr--+  1 iobroker iobroker      0 Jul 11  2020 GarageKlein_Einfahrt_JPG.txt
                                        -rw-rwxr--+  1 iobroker iobroker      0 Jul 11  2020 GarageKlein_JPG.txt
                                        -rw-rwxr--+  1 iobroker iobroker      0 Jul 11  2020 Haustuer_JPG.txt
                                        -rwxrwxrwx+  1 iobroker iobroker    359 Feb  3 17:11 INSTALLER_INFO.txt
                                        -rw-rwxr--+  1 iobroker iobroker   1137 Mar 31  2020 LICENSE
                                        -rw-rwxr--+  1 iobroker iobroker   6101 Mar 31  2020 README.md
                                        drwxrwxrwx+  2 iobroker iobroker   4096 Feb  3 16:40 backups
                                        drwxrwxr-x+  2 iobroker iobroker   4096 Jan 29 15:02 cache
                                        -rw-rwxr--+  1 iobroker iobroker  23988 Mar 31  2020 fix_installation.sh
                                        drwxrwxr-x+  2 iobroker iobroker  12288 Aug 22 12:56 history
                                        drwxrwxr-x+  3 iobroker iobroker   4096 Mar 31  2020 install
                                        lrwxrwxrwx   1 iobroker iobroker     22 Feb  3 17:11 iob -> /opt/iobroker/iobroker
                                        -rwxr-xr-x+  1 iobroker iobroker    305 Feb  3 17:11 iobroker
                                        drwxrwxr-x+ 14 iobroker iobroker   4096 Feb  4 07:39 iobroker-data
                                        drwxrwxr-x+  2 iobroker iobroker   4096 Mar 31  2020 lib
                                        drwxrwxr-x+  2 iobroker iobroker   4096 Feb  4 07:39 log
                                        -rw-rwxr--+  1 iobroker iobroker 129561 Feb  4 07:26 out2.mp4
                                        -rw-rwxr--+  1 iobroker iobroker 169136 Feb  4 05:47 out3.mp4
                                        -rw-rwxr--+  1 iobroker iobroker 637615 Feb  3 18:10 package-lock.json
                                        -rw-rwxr--+  1 iobroker iobroker   3392 Feb  3 18:10 package.json
                                        -rw-rwxr--+  1 iobroker iobroker   5693 Feb  3 17:06 reinstall.js
                                        drwxrwxrwx+  5 iobroker iobroker   4096 Jan 10  2021 scripte-backup
                                        mirko@iobroker:/opt/iobroker$ npm i iobroker.js-controller@next
                                        npm WARN tarball tarball data for iobroker.icons-open-icon-library-png@https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master (sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==) seems to be corrupted. Trying one more time.
                                        npm WARN tarball tarball data for iobroker.icons-open-icon-library-png@https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master (sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==) seems to be corrupted. Trying one more time.
                                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
                                        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                        
                                        npm ERR! code EINTEGRITY
                                        npm ERR! Verification failed while extracting iobroker.icons-open-icon-library-png@https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master:
                                        npm ERR! Verification failed while extracting iobroker.icons-open-icon-library-png@https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master:
                                        npm ERR! sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w== integrity checksum failed when using sha512: wanted sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w== but got sha512-ZH4lj95sM6IpZEL2H1HR0hXTo6GMqbUBPbQyylgdRd6TDEdU+fgohUVGW4gPI0UnrAzqM/kx5+mozLqCVh2DCg==. (64751136 bytes)
                                        
                                        npm ERR! A complete log of this run can be found in:
                                        npm ERR!     /home/iobroker/.npm/_logs/2022-02-04T06_43_35_307Z-debug.log
                                        mirko@iobroker:/opt/iobroker$
                                        
                                        

                                        Hier das npm log:

                                        2022-02-04T06_43_35_307Z-debug.log

                                        iob startet nicht.

                                        arteck apollon77 2 Replies Last reply Reply Quote 0
                                        • arteck
                                          arteck Developer Most Active @wendy2702 last edited by

                                          @wendy2702 da stimmt mit dem REPO was nicht

                                          https://github.com/ioBroker/ioBroker.icons-open-icon-library-png
                                          

                                          bekomme es nichtmal installiert

                                          liegt nicht am 4.x

                                          wendy2702 apollon77 2 Replies Last reply Reply Quote 0
                                          • wendy2702
                                            wendy2702 @arteck last edited by

                                            @arteck sagte in Alpha Test js-controller 4.0:

                                            https://github.com/ioBroker/ioBroker.icons-open-icon-library-png

                                            Danke!

                                            JS4.0 mag mich scheinbar nicht 🙂

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            523
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            20
                                            196
                                            17020
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo