Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Anfrage zu solax Adapter für Solax X1 Mini 1.5 G4

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Anfrage zu solax Adapter für Solax X1 Mini 1.5 G4

    This topic has been deleted. Only users with topic management privileges can see it.
    • simatec
      simatec Developer Most Active @icke2002 last edited by

      @icke2002 Also bei mir läuft es sauber durch ...

      $ iobroker url simatec/ioBroker.solax --host iobroker-dev --debug
      
      install simatec/ioBroker.solax
      
      NPM version: 10.7.0
      
      Installing simatec/ioBroker.solax... (System call)
      
      removed 362 packages, and changed 1 package in 4s157 packages are looking for funding run `npm fund` for details
      
      upload [16] solax.admin /opt/iobroker/node_modules/iobroker.solax/admin/admin.d.ts admin.d.ts video/mp2t
      
      upload [14] solax.admin /opt/iobroker/node_modules/iobroker.solax/admin/i18n/en/translations.json i18n/en/translations.json application/json
      
      upload [12] solax.admin /opt/iobroker/node_modules/iobroker.solax/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
      
      upload [11] solax.admin /opt/iobroker/node_modules/iobroker.solax/admin/i18n/it/translations.json i18n/it/translations.json application/json
      
      upload [9] solax.admin /opt/iobroker/node_modules/iobroker.solax/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
      
      upload [6] solax.admin /opt/iobroker/node_modules/iobroker.solax/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
      
      upload [5] solax.admin /opt/iobroker/node_modules/iobroker.solax/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
      
      upload [3] solax.admin /opt/iobroker/node_modules/iobroker.solax/admin/jsonConfig.json jsonConfig.json application/json
      
      upload [2] solax.admin /opt/iobroker/node_modules/iobroker.solax/admin/solax.png solax.png image/png
      
      upload [0] solax.admin /opt/iobroker/node_modules/iobroker.solax/admin/words.js words.js application/javascript
      
      Update "system.adapter.solax.0"
      
      Process exited with code 0
      
      simatec 1 Reply Last reply Reply Quote 0
      • simatec
        simatec Developer Most Active @simatec last edited by

        @simatec Starte mal dein System komplett neu und versuche es erneut

        I 2 Replies Last reply Reply Quote 0
        • I
          icke2002 @simatec last edited by

          @simatec ok mach ich!

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

            @icke2002 sagte in Anfrage zu solax Adapter für Solax X1 Mini 1.5 G4:

            verstehe ich nicht - bei mir ist alles zu erkennen???

            ich denke mal dein Bildschirm ist breiter als 7cm.

            I 1 Reply Last reply Reply Quote 0
            • I
              icke2002 @Homoran last edited by

              @homoran richtig?

              1 Reply Last reply Reply Quote 0
              • I
                icke2002 @simatec last edited by Homoran

                @simatec hat nichts genützt - bricht mit Fehler ab!?

                0 verbose cli C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js
                1 info using npm@10.7.0
                2 info using node@v20.15.0
                3 silly config:load:file:C:\Program Files\nodejs\node_modules\npm\npmrc
                4 silly config:load:file:C:\ioBroker\.npmrc
                5 silly config:load:file:C:\WINDOWS\system32\config\systemprofile\.npmrc
                6 silly config:load:file:C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm\etc\npmrc
                7 verbose title npm install simatec/ioBroker.solax
                8 verbose argv "install" "simatec/ioBroker.solax"
                9 verbose logfile logs-max:10 dir:C:\WINDOWS\system32\config\systemprofile\AppData\Local\npm-cache\_logs\2024-06-23T17_34_25_905Z-
                10 verbose logfile C:\WINDOWS\system32\config\systemprofile\AppData\Local\npm-cache\_logs\2024-06-23T17_34_25_905Z-debug-0.log
                11 silly logfile done cleaning log files
                12 verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules/iobroker.solax
                13 verbose stack Error: An unknown git error occurred
                13 verbose stack     at makeError (C:\Program Files\nodejs\node_modules\npm\node_modules\@npmcli\git\lib\make-error.js:28:13)
                13 verbose stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\@npmcli\git\lib\spawn.js:37:26
                13 verbose stack     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
                14 verbose cwd C:\ioBroker
                15 verbose Windows_NT 10.0.19045
                16 verbose node v20.15.0
                17 verbose npm  v10.7.0
                18 error code ENOENT
                19 error syscall spawn git
                20 error path git
                21 error errno -4058
                22 error enoent An unknown git error occurred
                23 error enoent This is related to npm not being able to find a file.
                23 error enoent
                24 verbose exit -4058
                25 verbose code -4058
                26 silly unfinished npm timer reify 1719164066510
                27 silly unfinished npm timer reify:loadTrees 1719164066570
                28 silly unfinished npm timer idealTree:userRequests 1719164066788
                29 error A complete log of this run can be found in: C:\WINDOWS\system32\config\systemprofile\AppData\Local\npm-cache\_logs\2024-06-23T17_34_25_905Z-debug-0.log
                
                

                MOD-EDIT: Code in code-tags gesetzt!

                1 Reply Last reply Reply Quote 0
                • simatec
                  simatec Developer Most Active @icke2002 last edited by

                  @icke2002 Dann lösche den Adapter vorher komplett. Also auch im Tab Adapter. Sprich Instanzen und Adapter löschen.
                  Im Anschluss dann nochmals die Installation via Github siehe Screenshot

                  I 1 Reply Last reply Reply Quote 0
                  • I
                    icke2002 @simatec last edited by Homoran

                    @simatec Wird leider immer schlimmer!?
                    Die Version 0.9.7 von npm lässt sich installieren - fehlt bei mir irgendetwas?

                    Punkt 13 und 18 - 23 - ich verstehe es nicht!

                    0 verbose cli C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js
                    1 info using npm@10.7.0
                    2 info using node@v20.15.0
                    3 silly config:load:file:C:\Program Files\nodejs\node_modules\npm\npmrc
                    4 silly config:load:file:C:\ioBroker\.npmrc
                    5 silly config:load:file:C:\WINDOWS\system32\config\systemprofile\.npmrc
                    6 silly config:load:file:C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm\etc\npmrc
                    7 verbose title npm install simatec/ioBroker.solax
                    8 verbose argv "install" "simatec/ioBroker.solax"
                    9 verbose logfile logs-max:10 dir:C:\WINDOWS\system32\config\systemprofile\AppData\Local\npm-cache\_logs\2024-06-27T16_53_21_153Z-
                    10 verbose logfile C:\WINDOWS\system32\config\systemprofile\AppData\Local\npm-cache\_logs\2024-06-27T16_53_21_153Z-debug-0.log
                    11 silly logfile start cleaning logs, removing 1 files
                    12 silly logfile done cleaning log files
                    13 verbose stack Error: An unknown git error occurred
                    13 verbose stack     at makeError (C:\Program Files\nodejs\node_modules\npm\node_modules\@npmcli\git\lib\make-error.js:28:13)
                    13 verbose stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\@npmcli\git\lib\spawn.js:37:26
                    13 verbose stack     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
                    14 verbose cwd C:\ioBroker
                    15 verbose Windows_NT 10.0.19045
                    16 verbose node v20.15.0
                    17 verbose npm  v10.7.0
                    18 error code ENOENT
                    19 error syscall spawn git
                    20 error path git
                    21 error errno -4058
                    22 error enoent An unknown git error occurred
                    23 error enoent This is related to npm not being able to find a file.
                    23 error enoent
                    24 verbose exit -4058
                    25 verbose code -4058
                    26 silly unfinished npm timer reify 1719507201733
                    27 silly unfinished npm timer reify:loadTrees 1719507201739
                    28 silly unfinished npm timer idealTree:userRequests 1719507201999
                    29 error A complete log of this run can be found in: C:\WINDOWS\system32\config\systemprofile\AppData\Local\npm-cache\_logs\2024-06-27T16_53_21_153Z-debug-0.log
                    
                    

                    MOD-EDIT: Code in code-tags gesetzt!

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

                      @icke2002 sagte in Anfrage zu solax Adapter für Solax X1 Mini 1.5 G4:

                      fehlt bei mir irgendetwas?

                      @icke2002 sagte in Anfrage zu solax Adapter für Solax X1 Mini 1.5 G4:

                      Punkt 13 und 18 - 23 - ich verstehe es nicht!

                      @icke2002 sagte in Anfrage zu solax Adapter für Solax X1 Mini 1.5 G4:

                      19 error syscall spawn git
                      20 error path git
                      21 error errno -4058
                      22 error enoent An unknown git error occurred
                      23 error enoent This is related to npm not being able to find a file.
                      23 error enoent

                      da war doch was mit dem installer für Win.
                      Ich glaube der installiert das Paket git nicht standardmäßig

                      I 1 Reply Last reply Reply Quote 0
                      • I
                        icke2002 @Homoran last edited by

                        @homoran ok - danke - wie kann ich das Problem als newbee lösen?

                        Homoran simatec 2 Replies Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @icke2002 last edited by

                          @icke2002 sagte in Anfrage zu solax Adapter für Solax X1 Mini 1.5 G4:

                          @homoran ok - danke - wie kann ich das Problem als newbee lösen?

                          Suche benutzen und u.a. dieses finden:
                          https://forum.iobroker.net/post/1166454

                          I 1 Reply Last reply Reply Quote 0
                          • simatec
                            simatec Developer Most Active @icke2002 last edited by

                            @icke2002 oder du wartest, bis ich die Version auf npm habe und installierst von npm über die Katze

                            I 2 Replies Last reply Reply Quote 1
                            • I
                              icke2002 @Homoran last edited by

                              @homoran Ich hatte gesucht - aber nicht gefunden - Danke für den Tip. Nach Neustart lief die Installation!👍 😳

                              1 Reply Last reply Reply Quote 0
                              • I
                                icke2002 @simatec last edited by

                                @simatec nach der git -Installation konnte ich den Adapter installieren und jetzt läuft es!
                                Super - Danke!👍 👍 👍

                                simatec 1 Reply Last reply Reply Quote 0
                                • simatec
                                  simatec Developer Most Active @icke2002 last edited by simatec

                                  @icke2002 Poste mal bitte die Objekte, die nun alle erzeugt wurden. Sind die Daten alle korrekt und plausibel?

                                  I 1 Reply Last reply Reply Quote 0
                                  • I
                                    icke2002 @simatec last edited by

                                    @simatec
                                    Solax Github.jpg

                                    Homoran 1 Reply Last reply Reply Quote 0
                                    • I
                                      icke2002 @simatec last edited by icke2002

                                      @simatec schein erstmal ok zu sein - werde ich morgen nochmal prüfen, wenn mehr Sonne ist.
                                      Ich will das Ganze dann sowieso auf einer Raspi4 zum Laufen bringen. Ich habe heute auf jeden Fall viel gelernt - danke nochmal!

                                      simatec 1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @icke2002 last edited by

                                        @icke2002

                                        @homoran sagte in Anfrage zu solax Adapter für Solax X1 Mini 1.5 G4:

                                        @icke2002 Bitte keine 4K Briefmarken posten!

                                        Screenshot_20240627-163353_Firefox.jpg

                                        24% davon sind zu wenig zum erkennen.

                                        3.1k ist nicht viel besser lesbar 😉

                                        I 1 Reply Last reply Reply Quote 0
                                        • simatec
                                          simatec Developer Most Active @icke2002 last edited by

                                          @icke2002 feddInEnergy sieht irgendwie komisch aus vom Wert... Prüfe das mal, ob das passt

                                          1 Reply Last reply Reply Quote 0
                                          • I
                                            icke2002 @Homoran last edited by

                                            @homoran ich weiss leider nicht, wie es besser geht - es wird noch dem Einfügen immer auf resized gesetzt?

                                            Homoran simatec 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            899
                                            Online

                                            32.1k
                                            Users

                                            80.7k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            71
                                            1791
                                            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