Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Adapter Paketverfolgung DHL, Briefe, Amazon, DPD,GLS,UPS,17T

    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

    Adapter Paketverfolgung DHL, Briefe, Amazon, DPD,GLS,UPS,17T

    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      Gruter last edited by

      in der allProviderJson ist bei mir aktuell ein Problem bei Hermes,
      hier fehlt ein Wert für Name, alle anderen Felder sind dadurch eins nach Links gerutscht und die Werte stehen in der falschen Spalte.

      T 1 Reply Last reply Reply Quote 0
      • Christoph1337
        Christoph1337 @tombox last edited by

        @tombox Hier noch das Log vom Start.

        e5f83452-6acf-455b-9502-1c2b3525624a-image.png

        T 1 Reply Last reply Reply Quote 0
        • T
          tombox @Gruter last edited by

          @gruter ist behoben

          1 Reply Last reply Reply Quote 1
          • T
            tombox @Christoph1337 last edited by

            @christoph1337

            cd /opt/iobroker/node_modules
            npm list canvas
            

            kannst du das bitte ausführen

            Christoph1337 1 Reply Last reply Reply Quote 0
            • Christoph1337
              Christoph1337 @tombox last edited by

              @tombox 9f1e15fc-96f0-4e11-9990-3577c8249896-image.png

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

                @christoph1337

                Kein Problem mit parcel.
                Dafür mit deinem login und iot / nodejs.
                Und den Screenshots aus der Konsole. CodeTags verwenden!

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

                  @thomas-braun klär mich doch mal auf, bitte

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

                    @christoph1337

                    klär mich doch mal auf, bitte

                    Haben deine Eltern das nicht getan?
                    Also mit den Blümchen und den Bienchen läuft das folgendermaßen...

                    Nicht als root rumeiern. Als Standarduser agieren.
                    Dann muss da ein Modul neugebaut werden. Welches? Könnte ich aus einem Text kopieren, aus einem Screenshot nicht. Das ganze setzt dann noch eine saubere Installlation von nodeJS voraus.

                    Ist aber in diesem Thread OT, weil das mit dem Adapter nichts zu tun hat.

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

                      @thomas-braun Mensch ist das ein netter Umgang hier 😉 da freut man sich doch gleich!

                      Ich Eier gerne als root rum. Besonders wenn ich in einem docker arbeite.

                      Mit node.js kenne ich mich leider nicht so richtig aus.
                      Was es mit dem canvas auf sich hat weiß ich auch nicht.

                      Da wäre ein Tipp hilfreich.

                      Fakt ist.
                      Alle anderen adapter funktionieren. Lediglich der parcel hat nach dem letzten Update den Dienst eingestellt.

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

                        @christoph1337 sagte in Adapter Paketverfolgung DHL, Briefe, Amazon, DPD,GLS,UPS,17T:

                        Ich Eier gerne als root rum. Besonders wenn ich in einem docker arbeite.

                        Hat nichts miteinander zu tun. Auch im Docker muss man nicht automatisch als root rumhampeln.

                        Wie gesagt, ist OT hier.
                        parcel hat keine Abhängigkeit zu canvas.

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

                          @thomas-braun

                          Das hilft mir leider alles überhaupt nicht weiter.
                          Warum sollte ich dann canvas anzeigen lassen? Das ergibt keinen Sinn.

                          Man darf nicht davon ausgehen, dass sich jeder mit node.js, Javascript und npm in der Tiefe auskennt.

                          Es gibt einen Fehler nach dem Update. Der Adapter steht.
                          Er befindet sich in der Entwicklung und Fehler sollten immer gleich reported werden.

                          Dem bin ich nach bestem Wissen und Gewissen nachgekommen.

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

                            @christoph1337 sagte in Adapter Paketverfolgung DHL, Briefe, Amazon, DPD,GLS,UPS,17T:

                            Es gibt einen Fehler nach dem Update. Der Adapter steht.

                            Welchen?
                            LogFile vom Adapter-Start zeigen. Als Text. In CodeTags.

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

                              @thomas-braun

                              root@iobroker:/opt/iobroker/log# tail -f -n 200 iobroker.current.log | grep parcel
                              
                              
                              
                              2022-03-08 12:40:24.729  - info: host.iobroker "system.adapter.parcel.0" disabled
                              2022-03-08 12:40:26.075  - info: host.iobroker "system.adapter.parcel.0" enabled
                              2022-03-08 12:40:26.414  - info: host.iobroker instance system.adapter.parcel.0 started with pid 5088
                              2022-03-08 12:40:27.196  - error: host.iobroker instance system.adapter.parcel.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                              2022-03-08 12:40:27.196  - info: host.iobroker Rebuild for adapter system.adapter.parcel.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                              
                              
                              Thomas Braun T 2 Replies Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Christoph1337 last edited by

                                @christoph1337

                                Nicht grepen, dann fehlen u. U. die Zeilen davor.
                                Und du bist immer noch root.

                                1 Reply Last reply Reply Quote -1
                                • T
                                  tombox @Christoph1337 last edited by

                                  @christoph1337 Also dein Problem wird gelöst mit

                                  cd /opt/iobroker
                                  npm install canvas
                                  

                                  Ist leider ein rebuild problem bei canvas

                                  Aber ich habe eigentlich die abhängigkeit beseitigt.

                                  Kannst du vorher nochmal via github installieren und schauen ob es geht wennnicht canvas neu

                                  Christoph1337 1 Reply Last reply Reply Quote 1
                                  • Christoph1337
                                    Christoph1337 @tombox last edited by Christoph1337

                                    @tombox Bester Mann!! Dank dir!

                                    Geht jetzt!

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      senior1418 @tombox last edited by

                                      @tombox

                                      danke dir ! Problem ist damit gelöst. Adapter läuft.

                                      1 Reply Last reply Reply Quote 0
                                      • Nashra
                                        Nashra Most Active Forum Testing last edited by Nashra

                                        Update vom js-controller gemacht, container neu gestartet
                                        und Parcel will nicht mehr

                                        host.ioBroker
                                        		2022-03-08 17:37:56.148	info	Rebuild for adapter system.adapter.parcel.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                                        host.ioBroker
                                        		2022-03-08 17:37:56.148	error	instance system.adapter.parcel.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                        host.ioBroker
                                        		2022-03-08 17:37:56.148	error	Caught by controller[0]: }
                                        host.ioBroker
                                        		2022-03-08 17:37:56.148	error	Caught by controller[0]: code: 'ERR_DLOPEN_FAILED'
                                        host.ioBroker
                                        		2022-03-08 17:37:56.148	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12) {
                                        host.ioBroker
                                        		2022-03-08 17:37:56.148	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
                                        host.ioBroker
                                        		2022-03-08 17:37:56.148	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
                                        host.ioBroker
                                        		2022-03-08 17:37:56.148	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1085:14)
                                        host.ioBroker
                                        		2022-03-08 17:37:56.148	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/canvas/lib/bindings.js:3:18)
                                        host.ioBroker
                                        		2022-03-08 17:37:56.148	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:101:18)
                                        host.ioBroker
                                        		2022-03-08 17:37:56.148	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19)
                                        host.ioBroker
                                        		2022-03-08 17:37:56.148	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12)
                                        host.ioBroker
                                        		2022-03-08 17:37:56.148	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
                                        host.ioBroker
                                        		2022-03-08 17:37:56.148	error	Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1144:18)
                                        host.ioBroker
                                        		2022-03-08 17:37:56.148	error	Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
                                        host.ioBroker
                                        		2022-03-08 17:37:56.148	error	Caught by controller[0]: NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
                                        host.ioBroker
                                        		2022-03-08 17:37:56.148	error	Caught by controller[0]: NODE_MODULE_VERSION 72. This version of Node.js requires
                                        host.ioBroker
                                        		2022-03-08 17:37:56.148	error	Caught by controller[0]: was compiled against a different Node.js version using
                                        host.ioBroker
                                        		2022-03-08 17:37:56.147	error	Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/canvas/build/Release/canvas.node'
                                        host.ioBroker
                                        		2022-03-08 17:37:56.147	error	Caught by controller[0]: ^
                                        host.ioBroker
                                        		2022-03-08 17:37:56.147	error	Caught by controller[0]: return process.dlopen(module, path.toNamespacedPath(filename));
                                        host.ioBroker
                                        		2022-03-08 17:37:56.147	error	Caught by controller[0]: internal/modules/cjs/loader.js:1144
                                        host.ioBroker
                                        		2022-03-08 17:37:55.784	info	instance system.adapter.parcel.0 started with pid 4446
                                        host.ioBroker
                                        		2022-03-08 17:37:55.671	info	"system.adapter.parcel.0" enabled
                                        host.ioBroker
                                        		2022-03-08 17:37:47.134	info	"system.adapter.parcel.0" disabled
                                        

                                        Oben steht ja "npm install --production", soll ich das im Ordner von Parcel ausführen?

                                        DJMarc75 1 Reply Last reply Reply Quote 0
                                        • DJMarc75
                                          DJMarc75 @Nashra last edited by

                                          @nashra
                                          wie oben beschrieben:

                                          cd /opt/iobroker
                                          npm install canvas
                                          
                                          Nashra 1 Reply Last reply Reply Quote 0
                                          • Nashra
                                            Nashra Most Active Forum Testing @DJMarc75 last edited by

                                            @djmarc75 sagte in Adapter Paketverfolgung DHL, Briefe, Amazon, DPD,GLS,UPS,17T:

                                            @nashra
                                            wie oben beschrieben:

                                            cd /opt/iobroker
                                            npm install canvas
                                            

                                            installiert, läuft, danke 👍

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            573
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            17track amazon briefe dhl dpd gls ups
                                            122
                                            1534
                                            461802
                                            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