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.
    • S
      senger1985 last edited by senger1985

      Hallo @tombox,
      erstmal vielen Dank, für den Adapter, danach habe ich gesucht.
      DHL, DPD und Amazon laufen bei mir super.(17Track habe ich nicht eingebunden, weil ich es nicht benötige)
      Der Adapter läuft super.

      Ist irgendwann noch in Planung, Hermes und UPS zu integrieren, oder bieten die Diensten die Möglichkeit nicht?

      Vielen Dank nochmal, für die Mühen.

      1 Reply Last reply Reply Quote 0
      • X
        x4N70 last edited by

        Hallo zusammen,
        ich bekomme bei der Installation des Adapters folgenden Fehler (bin mit Pi4 auf bullseye-64bit)

        Was tun?

        Grüße

        x4N70

        npm install TA2k/ioBroker.parcel#42b628f889786bd9aa61070e91c94f28fe9560c5 --loglevel error --prefix "/opt/iobroker" (System call)
        The chromium binary is not available for arm64.
        If you are on Ubuntu, you can install with: sudo apt install chromium sudo apt install chromium-browser
        /opt/iobroker/node_modules/puppeteer/lib/cjs/puppeteer/node/BrowserFetcher.js:115 throw new Error(); ^Error at /opt/iobroker/node_modules/puppeteer/lib/cjs/puppeteer/node/BrowserFetcher.js:115:27 at FSReqCallback.oncomplete (fs.js:191:21)
        npm ERR! code ELIFECYCLEnpm ERR! errno 1npm ERR! puppeteer@13.3.2 install: `node install.js`npm ERR! Exit status 1npm ERR! npm ERR! Failed at the puppeteer@13.3.2 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
        npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-02-16T10_13_36_609Z-debug.log
        host.raspberrypi Cannot install TA2k/ioBroker.parcel#42b628f889786bd9aa61070e91c94f28fe9560c5: 1
        ERROR: Process exited with code 25
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • G
          Gruter @tombox last edited by

          @tombox
          Aktuell bekomme ich bei Amazon folgenden Status der Sendung angezeigt: "In Zustellung In Zustellung Geschätzte Ankunft 15:15 - 18:15"
          Hier ist irgendwie das In Zustellung doppelt.

          kann man bei Amazon auch irgendwie archivieren? oder ist das vorgesehen?
          Sonst wird hier immer Altkram angezeigt.

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

            @x4n70 sagte in Test Adapter Paketverfolgung DHL, Briefe, Amazon, DPD, 17T:

            The chromium binary is not available for arm64.

            Musst du nachinstallieren.

            X 1 Reply Last reply Reply Quote 0
            • G
              Gruter @Gruter last edited by Gruter

              Bzgl Amazon, die Anzeige ist aus der APP:
              a87e0788-afd8-4ae9-b630-e4ef7c14142b-image.png

              kann auch auf die Info "2 Stopps entfernt" abgegriffen werden?
              das ist ja dann doch etwas genauer als das angezeigte Zeitfenster

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

                @thomas-braun

                Das heißt das wäre "Variante #3" in der readme?

                Bin davon ausgegangen, dass man das alles nur macht, wenn Amazon nicht läuft, oder habe ich da was falsch verstanden? Bei mir schlägt ja schon die Installation des Adapters selbst fehl.
                Grüße

                Thomas Braun T 2 Replies Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @x4N70 last edited by

                  @x4n70

                  Ich musste die Variante #3 installieren, habe aber anschließend wieder einiges runtergeworfen.

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

                    @x4n70 Der npm install Fehler auf ARM war mir nicht bewusst. Aber ja dann muss vor Adapter installation

                    sudo apt-get install -y chromium-browser
                    

                    Funktioniert dann die Installation des Adapters?

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

                      @thomas-braun Habe ein relativ sauberes raspbian. Kannst Du mir sagen, wie ich wieder "einiges" runterbekommen kann danach? Bzw. wie ich ggfls. auch alles wieder runterkriege was ich drauf mache?

                      @tombox : Teste ich nachher und gebe Rückmeldung. Kannst Du mir vll auch weiterhelfen mit einem Tipp, wie ich mir nicht mein recht sauberes raspbian "versaue"?

                      Thomas Braun T 3 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @x4N70 last edited by

                        @x4n70 sagte in Test Adapter Paketverfolgung DHL, Briefe, Amazon, DPD, 17T:

                        Kannst Du mir sagen, wie ich wieder "einiges" runterbekommen kann danach? Bzw. wie ich ggfls. auch alles wieder runterkriege was ich drauf mache?

                        Ich weiß nicht mehr genau. Ich hatte versuchsweise mal ein zentrales Paket aus dem GUI-Bereich wieder rausgekickt, danach waren diverse andere Pakete ohne Abhängigkeit, die habe ich dann auch rausgeworfen... 🙂 Bischen mit apt rumgespielt. Aber damit kann man sein System auch kaputtspielen.

                        1 Reply Last reply Reply Quote 0
                        • sigi234
                          sigi234 Forum Testing Most Active @tombox last edited by sigi234

                          @tombox

                          Hallo zusammen,
                          ich bekomme bei der Installation des Adapters folgenden Fehler:

                          host.MedionHome)
                          2022-02-16 14:48:37.774	error	host.Medion(Home) instance system.adapter.parcel.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]: }
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]: code: 'ERR_DLOPEN_FAILED'
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12) {
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1085:14)
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]: at Object.<anonymous> (C:\Program Files\iobroker\Home\node_modules\canvas\lib\bindings.js:3:18)
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]: at require (internal/modules/cjs/helpers.js:101:18)
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19)
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12)
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1144:18)
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]: NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]: NODE_MODULE_VERSION 72. This version of Node.js requires
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]: was compiled against a different Node.js version using
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]: Error: The module '\\?\C:\Program Files\iobroker\Home\node_modules\canvas\build\Release\canvas.node'
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]:
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]: ^
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]: return process.dlopen(module, path.toNamespacedPath(filename));
                          host.MedionHome)
                          2022-02-16 14:48:37.773	error	host.Medion(Home) Caught by controller[0]: internal/modules/cjs/loader.js:1144
                          host.MedionHome)
                          2022-02-16 14:48:34.607	error	host.Medion(Home) iobroker npm-rebuild: Rebuilding native modules failed
                          host.MedionHome)
                          2022-02-16 14:47:37.952	error	host.Medion(Home) instance system.adapter.parcel.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                          host.MedionHome)
                          2022-02-16 14:47:37.952	error	host.Medion(Home) Caught by controller[0]: }
                          host.MedionHome)
                          2022-02-16 14:47:37.952	error	host.Medion(Home) Caught by controller[0]: code: 'ERR_DLOPEN_FAILED'
                          host.MedionHome)
                          2022-02-16 14:47:37.952	error	host.Medion(Home) Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12) {
                          host.MedionHome)
                          2022-02-16 14:47:37.951	error	host.Medion(Home) Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
                          host.MedionHome)
                          2022-02-16 14:47:37.951	error	host.Medion(Home) Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
                          host.MedionHome)
                          2022-02-16 14:47:37.951	error	host.Medion(Home) Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1085:14)
                          host.MedionHome)
                          2022-02-16 14:47:37.951	error	host.Medion(Home) Caught by controller[0]: at Object.<anonymous> (C:\Program Files\iobroker\Home\node_modules\canvas\lib\bindings.js:3:18)
                          host.MedionHome)
                          2022-02-16 14:47:37.951	error	host.Medion(Home) Caught by controller[0]: at require (internal/modules/cjs/helpers.js:101:18)
                          host.MedionHome)
                          2022-02-16 14:47:37.951	error	host.Medion(Home) Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19)
                          host.MedionHome)
                          2022-02-16 14:47:37.951	error	host.Medion(Home) Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12)
                          host.MedionHome)
                          2022-02-16 14:47:37.951	error	host.Medion(Home) Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
                          host.MedionHome)
                          2022-02-16 14:47:37.951	error	host.Medion(Home) Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1144:18)
                          host.MedionHome)
                          2022-02-16 14:47:37.951	error	host.Medion(Home) Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
                          host.MedionHome)
                          2022-02-16 14:47:37.951	error	host.Medion(Home) Caught by controller[0]: NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
                          host.MedionHome)
                          2022-02-16 14:47:37.951	error	host.Medion(Home) Caught by controller[0]: NODE_MODULE_VERSION 72. This version of Node.js requires
                          host.MedionHome)
                          2022-02-16 14:47:37.951	error	host.Medion(Home) Caught by controller[0]: was compiled against a different Node.js version using
                          host.MedionHome)
                          2022-02-16 14:47:37.951	error	host.Medion(Home) Caught by controller[0]: Error: The module '\\?\C:\Program Files\iobroker\Home\node_modules\canvas\build\Release\canvas.node'
                          host.MedionHome)
                          2022-02-16 14:47:37.951	error	host.Medion(Home) Caught by controller[0]:
                          host.MedionHome)
                          2022-02-16 14:47:37.951	error	host.Medion(Home) Caught by controller[0]: ^
                          host.MedionHome)
                          2022-02-16 14:47:37.951	error	host.Medion(Home) Caught by controller[0]: return process.dlopen(module, path.toNamespacedPath(filename));
                          host.MedionHome)
                          2022-02-16 14:47:37.951	error	host.Medion(Home) Caught by controller[0]: internal/modules/cjs/loader.js:1144
                          host.MedionHome)
                          2022-02-16 14:47:34.029	error	host.Medion(Home) instance system.adapter.parcel.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                          host.MedionHome)
                          2022-02-16 14:47:34.029	error	host.Medion(Home) Caught by controller[0]: }
                          host.MedionHome)
                          2022-02-16 14:47:34.029	error	host.Medion(Home) Caught by controller[0]: code: 'ERR_DLOPEN_FAILED'
                          host.MedionHome)
                          2022-02-16 14:47:34.029	error	host.Medion(Home) Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12) {
                          host.MedionHome)
                          2022-02-16 14:47:34.029	error	host.Medion(Home) Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
                          host.MedionHome)
                          2022-02-16 14:47:34.029	error	host.Medion(Home) Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
                          host.MedionHome)
                          2022-02-16 14:47:34.029	error	host.Medion(Home) Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1085:14)
                          host.MedionHome)
                          2022-02-16 14:47:34.029	error	host.Medion(Home) Caught by controller[0]: at Object.<anonymous> (C:\Program Files\iobroker\Home\node_modules\canvas\lib\bindings.js:3:18)
                          host.MedionHome)
                          2022-02-16 14:47:34.029	error	host.Medion(Home) Caught by controller[0]: at require (internal/modules/cjs/helpers.js:101:18)
                          host.MedionHome)
                          2022-02-16 14:47:34.028	error	host.Medion(Home) Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19)
                          host.MedionHome)
                          2022-02-16 14:47:34.028	error	host.Medion(Home) Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12)
                          host.MedionHome)
                          2022-02-16 14:47:34.028	error	host.Medion(Home) Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
                          host.MedionHome)
                          2022-02-16 14:47:34.028	error	host.Medion(Home) Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1144:18)
                          host.MedionHome)
                          2022-02-16 14:47:34.028	error	host.Medion(Home) Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
                          host.MedionHome)
                          2022-02-16 14:47:34.028	error	host.Medion(Home) Caught by controller[0]: NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
                          host.MedionHome)
                          2022-02-16 14:47:34.028	error	host.Medion(Home) Caught by controller[0]: NODE_MODULE_VERSION 72. This version of Node.js requires
                          host.MedionHome)
                          2022-02-16 14:47:34.028	error	host.Medion(Home) Caught by controller[0]: was compiled against a different Node.js version using
                          host.MedionHome)
                          2022-02-16 14:47:34.028	error	host.Medion(Home) Caught by controller[0]: Error: The module '\\?\C:\Program Files\iobroker\Home\node_modules\canvas\build\Release\canvas.node'
                          host.MedionHome)
                          2022-02-16 14:47:34.028	error	host.Medion(Home) Caught by controller[0]:
                          host.MedionHome)
                          2022-02-16 14:47:34.028	error	host.Medion(Home) Caught by controller[0]: ^
                          host.MedionHome)
                          2022-02-16 14:47:34.028	error	host.Medion(Home) Caught by controller[0]: return process.dlopen(module, path.toNamespacedPath(filename));
                          host.MedionHome)
                          2022-02-16 14:47:34.028	error	host.Medion(Home) Caught by controller[0]: internal/modules/cjs/loader.js:1144
                          host.MedionHome)
                          2022-02-16 14:47:31.429	error	host.Medion(Home) iobroker npm-rebuild: Rebuilding native modules failed
                          

                          Muss man unter Windows was berücksichtigen?

                          Plattform: Windows
                          RAM: 16 GB
                          NODE.JS: V14.19.0
                          NPM: 6.14.16
                          JS Controller: 4.0.10
                          Admin: 5.3.0
                          Web: 4.1.4
                          Socket.io: 4.1.0
                          Script Engine: 5.2.19

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

                            @sigi234
                            canvas hat leider ein rebuild problem
                            https://github.com/Automattic/node-canvas/pull/1982

                            cd C:\Program Files\iobroker\Home\ 
                            npm install canvas
                            
                            Apollon77 created this issue in Automattic/node-canvas

                            closed Replace binary for rebuild cases #1982

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

                              @x4n70 Gute Nachricht ich habe mir nochmal die amazon verschlüsselung auf der seite angeschaut vielleicht kommt man auch ohne full browser aus.

                              sigi234 1 Reply Last reply Reply Quote 0
                              • sigi234
                                sigi234 Forum Testing Most Active @tombox last edited by

                                @tombox

                                Amazon läuft. 👍

                                Screenshot (4766).png

                                M 1 Reply Last reply Reply Quote 1
                                • M
                                  MartyBr @sigi234 last edited by

                                  @sigi234 Das sieht super aus. Bist du bereit, den View/das Widget hier zu teilen?

                                  sigi234 1 Reply Last reply Reply Quote 0
                                  • sigi234
                                    sigi234 Forum Testing Most Active @MartyBr last edited by

                                    @martybr sagte in Test Adapter Paketverfolgung DHL, Briefe, Amazon, DPD, 17T:

                                    @sigi234 Das sieht super aus. Bist du bereit, den View/das Widget hier zu teilen?

                                    VIEW_Sendungsverfolgung_Inventwo_sigi234.txt

                                    M 1 Reply Last reply Reply Quote 1
                                    • M
                                      MartyBr @sigi234 last edited by

                                      @sigi234
                                      Vielen Dank!!!!

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

                                        @x4n70 Es ist eine version ohne chromium/puppeeter auf github bitte mal probieren ob das auf arm64 geht

                                        sigi234 X 2 Replies Last reply Reply Quote 0
                                        • sigi234
                                          sigi234 Forum Testing Most Active @tombox last edited by

                                          @tombox

                                          Hallo, funktioniert die Telegram Benachrichtigung bei Statusänderung via Javascript auch für email ?

                                          Habe es mal geändert , kommt keine Mail?

                                          const alreadySentMessages = {}
                                          on({ id: "parcel.0.allProviderObjects", change: "ne" }, function (obj) {
                                              const sendungen = JSON.parse(obj.state.val)
                                              const ids = Object.keys(sendungen)
                                              for (const id of ids) {
                                                  if (alreadySentMessages[id] === sendungen[id].status) {
                                                      return
                                                  }
                                                  sendTo('email.0', sendungen[id].name + '\n' + sendungen[id].status);
                                                  alreadySentMessages[id] = sendungen[id].status
                                              }
                                          });
                                          
                                          T 1 Reply Last reply Reply Quote 0
                                          • T
                                            tombox @sigi234 last edited by tombox

                                            @sigi234 Eigentlich ja, kannst aber das komplexen Format verwenden
                                            https://github.com/iobroker-community-adapters/ioBroker.email#usage

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            927
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

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