Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter ioBroker.imap latest/stable

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter ioBroker.imap latest/stable

    This topic has been deleted. Only users with topic management privileges can see it.
    • sigi234
      sigi234 Forum Testing Most Active @Lucky_ESA last edited by sigi234

      @lucky_esa

      Hallo, move und copy funktioniert nicht mehr.

      imap.0
      2023-03-20 22:49:29.775	info	110242: move success - xxxxxxxxx_gmail_com
      
      imap.0
      2023-03-20 22:48:36.834	info	110242: move success - xxxxxxxx_gmail_com
      
      imap.0
      2023-03-20 22:48:26.652	info	Info xxxxxxxxxx_gmail_com - Mailbox ist leer
      
      imap.0
      2023-03-20 22:47:52.170	info	110242: move success - xxxxxxxx_com
      

      Wird zwar ausgeführt, aber keine Reaktion auf Gmail. Weil Mailbox leer?

      L 2 Replies Last reply Reply Quote 0
      • L
        Lucky_ESA Developer Most Active @sigi234 last edited by

        @sigi234 sagte in Test Adapter ioBroker.imap v0.0.1 GitHub:

        @lucky_esa

        Hallo, move und copy funktioniert nicht mehr.

        Schau ich mir an. Hab da was geändert.

        @sigi234 sagte in Test Adapter ioBroker.imap v0.0.1 GitHub:

        @lucky_esa

        Hallo, der Info Ordner ist ja schreibgeschützt. Warum sind das alle Switch?

        Das ändere ich.

        Danke für die Info.

        Gruß//Lucky

        1 Reply Last reply Reply Quote 0
        • L
          Lucky_ESA Developer Most Active @sigi234 last edited by

          @sigi234 sagte in Test Adapter ioBroker.imap v0.0.1 GitHub:

          @lucky_esa

          Hallo, move und copy funktioniert nicht mehr.

          imap.0
          2023-03-20 22:49:29.775	info	110242: move success - xxxxxxxxx_gmail_com
          
          imap.0
          2023-03-20 22:48:36.834	info	110242: move success - xxxxxxxx_gmail_com
          
          imap.0
          2023-03-20 22:48:26.652	info	Info xxxxxxxxxx_gmail_com - Mailbox ist leer
          
          imap.0
          2023-03-20 22:47:52.170	info	110242: move success - xxxxxxxx_com
          

          Wird zwar ausgeführt, aber keine Reaktion auf Gmail. Weil Mailbox leer?

          Was genau hast du gemacht?

          Gruß//Lucky

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

            @lucky_esa sagte in Test Adapter ioBroker.imap v0.0.1 GitHub:

            Was genau hast du gemacht?

            Einmal via HTML in der Vis und einmal im DP

            Hatte schon mal alles funktioniert.

            Edit:

            Node und NPM aktualisiert.

            1 Reply Last reply Reply Quote 0
            • M
              Moebi last edited by

              @lucky_esa

              Moin, ich bin gerade erst auf deinen Adapter aufmerksam geworden.
              Ich bekomme ihn leider gar nicht erst korrekt installiert.

              Expertenmodus -> Benutzerdefiniert -> https://github.com/Lucky-ESA/ioBroker.imap

              $ iobroker url https://github.com/Lucky-ESA/ioBroker.imap --host raspberrypi --debug
              
              Installing Lucky-ESA/ioBroker.imap#13435f1512ca3ace60900898bb10422a836af274... (System call)
              
              up to date in 10s
              
              157 packages are looking for funding run `npm fund` for details
              
              upload [22] imap.admin /opt/iobroker/node_modules/iobroker.imap/admin/blockly.js blockly.js application/javascript
              
              upload [20] imap.admin /opt/iobroker/node_modules/iobroker.imap/admin/i18n/en/translations.json i18n/en/translations.json application/json
              
              upload [18] imap.admin /opt/iobroker/node_modules/iobroker.imap/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
              
              upload [17] imap.admin /opt/iobroker/node_modules/iobroker.imap/admin/i18n/it/translations.json i18n/it/translations.json application/json
              
              upload [3] imap.admin /opt/iobroker/node_modules/iobroker.imap/admin/img/move.png img/move.png image/png
              
              upload [0] imap.admin /opt/iobroker/node_modules/iobroker.imap/admin/jsonConfig.json jsonConfig.json application/json
              
              Process exited with code 0
              

              In der Adpaterliste taucht er auf,
              es werden 2 leere Objekte angelegt (IMAP & IMAP ADMIN),
              aber
              es wird keine instanz eingerichtet.
              Auch nicht wenn aktualisiert wird.
              In der Konsole bringt "iobroker list instances" auch keine imap instanz zum vorschein.

              Kannst du mir Starthilfe geben?

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

                @moebi sagte in Test Adapter ioBroker.imap v0.0.1 GitHub:

                Kannst du mir Starthilfe geben?

                Du musst eine Instanz installieren. Im Moment ist nur der Adapter "geholt". Jetzt noch mit dem + eine Instanz installieren.

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

                  @djmarc75 ach wie dämlich von mir!
                  Danke!

                  1 Reply Last reply Reply Quote 0
                  • M
                    Moebi last edited by

                    Nach dem völlig dämlichen Fehler von mir kann ich Erfolg vermelden.

                    Ich verwende den Adapter jetzt mit einem Strato Account.

                    Eine rudimentäre Funktion, den Inhalt der Nachricht im Datenpunkt speichern, macht der Adapter ja völlig von alleine!
                    Super klasse, alle anderen Lösungen waren mit Skripten und so weiter ja immer umständlich.

                    Diese simple Funktion habe ich jetzt sogar in meinem produktivsystem.

                    Nun spiele ich am anderen System mit den weiteren Funktionen um mehr über den Adapter zu verstehen.

                    L 1 Reply Last reply Reply Quote 0
                    • L
                      Lucky_ESA Developer Most Active @Moebi last edited by

                      @moebi sagte in Test Adapter ioBroker.imap v0.0.1 GitHub:

                      Nach dem völlig dämlichen Fehler von mir kann ich Erfolg vermelden.

                      Das freut mich. In den ersten 2 Beiträgen ist eigentlich gut beschrieben was der Adapter alles kann. Auch eine VIS von @sigi234 ist oben verlinkt. Die ist echt super...

                      Gruß//Lucky

                      1 Reply Last reply Reply Quote 0
                      • Ro75
                        Ro75 last edited by

                        In der letzten Version (Git) kamen bei mir folgende Fehler - zur Info:

                        2023-04-30 13:27:20.927 - error: imap.0 (1149781) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                        2023-04-30 13:27:20.966 - error: imap.0 (1149781) unhandled promise rejection: this.clients[clientID].onNewRead is not a function
                        2023-04-30 13:27:21.016 - error: imap.0 (1149781) TypeError: this.clients[clientID].onNewRead is not a function
                        at Imap.onStateChange (/opt/iobroker/node_modules/iobroker.imap/main.js:1185:44)
                        at Imap.emit (node:events:513:28)
                        at Immediate. (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5385:53)
                        at processImmediate (node:internal/timers:466:21)
                        2023-04-30 13:27:21.017 - error: imap.0 (1149781) this.clients[clientID].onNewRead is not a function
                        2023-04-30 13:27:21.819 - error: host.boinc instance system.adapter.imap.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                        2023-04-30 13:27:21.852 - info: host.boinc Restart adapter system.adapter.imap.0 because enabled
                        
                        L 1 Reply Last reply Reply Quote 0
                        • L
                          Lucky_ESA Developer Most Active @Ro75 last edited by Lucky_ESA

                          @ro75 Danke, werde ich mir anschauen.

                          edit:
                          Fehler sollte nun behoben sein.

                          Gruß//Lucky

                          1 Reply Last reply Reply Quote 0
                          • B
                            backfisch88 last edited by backfisch88

                            wäre es denn auch Möglich anhänge zu speichern?

                            desweiteren schmeisst mir der Adapter bei jeder Mail /nachdem er alles gelesen hat)

                            host.iobroker
                            2023-05-27 11:22:10.457	info	Restart adapter system.adapter.imap.0 because enabled
                            host.iobroker
                            2023-05-27 11:22:10.457	error	instance system.adapter.imap.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                            
                            imap.0
                            2023-05-27 11:22:09.890	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                            
                            imap.0
                            2023-05-27 11:22:09.889	info	terminating
                            
                            imap.0
                            2023-05-27 11:22:09.887	error	Cannot read properties of undefined (reading 'indexOf')
                            
                            imap.0
                            2023-05-27 11:22:09.887	error	TypeError: Cannot read properties of undefined (reading 'indexOf') at /opt/iobroker/node_modules/iobroker.imap/lib/imap_event.js:492:53 at Array.filter (<anonymous>) at diff (/opt/iobroker/node_modules/iobroker.imap/lib/imap_event.js:492:34) at Imap.diffArray (/opt/iobroker/node_modules/iobroker.imap/lib/imap_event.js:497:20) at Imap.onMail (/opt/iobroker/node_modules/iobroker.imap/lib/imap_event.js:380:28) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
                            
                            imap.0
                            2023-05-27 11:22:09.886	error	unhandled promise rejection: Cannot read properties of undefined (reading 'indexOf')
                            
                            imap.0
                            2023-05-27 11:22:09.886	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                            
                            imap.0
                            2023-05-27 11:22:09.732	info	Es gibt 1 neue Post für das Gerät XXXXXXXX
                            
                            L 1 Reply Last reply Reply Quote 0
                            • L
                              Lucky_ESA Developer Most Active @backfisch88 last edited by

                              @backfisch88 sagte in Test Adapter ioBroker.imap v0.0.1 GitHub:

                              wäre es denn auch Möglich anhänge zu speichern?

                              Habe den Fehler mal abgefangen und eine Warnung daraus gemacht. Kannst du bitte mal erneut vom GIT laden und mir die Warnung hier zur Verfügung stellen.

                              Anhänge kannst du nur über Blocklys laden und verarbeiten. Kann diese nicht per Adapter verarbeiten da ich sonst euren RAM Verbrauch sprengen würde.
                              Die Blocklys sind oben beschrieben.

                              Gruß//Lucky

                              B 1 Reply Last reply Reply Quote 0
                              • B
                                backfisch88 @Lucky_ESA last edited by

                                @lucky_esa danke schon mal dafür

                                host.iobroker
                                2023-05-27 13:22:01.897	info	Restart adapter system.adapter.imap.0 because enabled
                                host.iobroker
                                2023-05-27 13:22:01.896	error	instance system.adapter.imap.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                
                                imap.0
                                2023-05-27 13:22:01.319	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                
                                imap.0
                                2023-05-27 13:22:01.318	info	terminating
                                
                                imap.0
                                2023-05-27 13:22:01.316	error	Cannot read properties of undefined (reading 'fullcmd')
                                
                                imap.0
                                2023-05-27 13:22:01.316	error	TypeError: Cannot read properties of undefined (reading 'fullcmd') at Connection._resUntagged (/opt/iobroker/node_modules/iobroker.imap/lib/Connection.js:1092:64) at Parser.<anonymous> (/opt/iobroker/node_modules/iobroker.imap/lib/Connection.js:190:18) at Parser.emit (node:events:513:28) at Parser._resUntagged (/opt/iobroker/node_modules/node-imap/lib/Parser.js:272:12) at Parser._parse (/opt/iobroker/node_modules/node-imap/lib/Parser.js:133:18) at Parser._tryread (/opt/iobroker/node_modules/node-imap/lib/Parser.js:77:17) at Parser._cbReadable (/opt/iobroker/node_modules/node-imap/lib/Parser.js:55:14) at TLSSocket.emit (node:events:513:28) at emitReadable_ (node:internal/streams/readable:590:12) at process.processTicksAndRejections (node:internal/process/task_queues:81:21)
                                
                                imap.0
                                2023-05-27 13:22:01.314	error	uncaught exception: Cannot read properties of undefined (reading 'fullcmd')
                                

                                immer noch das selbe... der komplette Adapter startet dann auch neu

                                L 1 Reply Last reply Reply Quote 0
                                • L
                                  Lucky_ESA Developer Most Active @backfisch88 last edited by

                                  @backfisch88

                                  immer noch das selbe... der komplette Adapter startet dann auch neu

                                  Oben war aber ein anderer Fehler. Habe diesen auch gerade gefixt.
                                  Komisch das da bei dir keine Daten kommen...Welchen Anbieter hast du?

                                  Gruß//Lucky

                                  B 1 Reply Last reply Reply Quote 0
                                  • B
                                    backfisch88 @Lucky_ESA last edited by

                                    @lucky_esa das ist ja der Witz. es kommen Daten und der Adapter stürzt komplett ab...

                                    ist icloud - also Apple

                                    L 1 Reply Last reply Reply Quote 0
                                    • L
                                      Lucky_ESA Developer Most Active @backfisch88 last edited by Lucky_ESA

                                      @backfisch88 sagte in Test Adapter ioBroker.imap v0.0.1 GitHub:

                                      @lucky_esa das ist ja der Witz. es kommen Daten und der Adapter stürzt komplett ab...

                                      ist icloud - also Apple

                                      Habe mich eventuell unglücklich ausgedrückt. Es kommen andere Daten als ich erwarte.
                                      Aber dieser Fehler sollte nun gefixt sein. Kommt sowieso raus wenn der Adapter in den nächsten Jahren in Stable gehen sollte.

                                      Wieder falsch ausgedrückt 🙂 Der Fehler ist eine Infoausgabe im Log wo aber keine Daten kommen. Dieses Info fliegt raus wenn ich in Stable gehe.

                                      Gruß//Lucky

                                      B 1 Reply Last reply Reply Quote 0
                                      • B
                                        backfisch88 @Lucky_ESA last edited by

                                        @lucky_esa

                                        host.iobroker
                                        2023-05-27 20:45:35.285	info	Restart adapter system.adapter.imap.0 because enabled
                                        host.iobroker
                                        2023-05-27 20:45:35.284	error	instance system.adapter.imap.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                        
                                        imap.0
                                        2023-05-27 20:45:34.709	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                        
                                        imap.0
                                        2023-05-27 20:45:34.708	info	terminating
                                        
                                        imap.0
                                        2023-05-27 20:45:34.706	error	Cannot read properties of undefined (reading 'fullcmd')
                                        
                                        imap.0
                                        2023-05-27 20:45:34.706	error	TypeError: Cannot read properties of undefined (reading 'fullcmd') at Connection._resUntagged (/opt/iobroker/node_modules/iobroker.imap/lib/Connection.js:1096:53) at Parser.<anonymous> (/opt/iobroker/node_modules/iobroker.imap/lib/Connection.js:190:18) at Parser.emit (node:events:513:28) at Parser._resUntagged (/opt/iobroker/node_modules/node-imap/lib/Parser.js:272:12) at Parser._parse (/opt/iobroker/node_modules/node-imap/lib/Parser.js:133:18) at Parser._tryread (/opt/iobroker/node_modules/node-imap/lib/Parser.js:77:17) at Parser._cbReadable (/opt/iobroker/node_modules/node-imap/lib/Parser.js:55:14) at TLSSocket.emit (node:events:513:28) at emitReadable_ (node:internal/streams/readable:590:12) at process.processTicksAndRejections (node:internal/process/task_queues:81:21)
                                        
                                        imap.0
                                        2023-05-27 20:45:34.704	error	uncaught exception: Cannot read properties of undefined (reading 'fullcmd')
                                        

                                        das kommt jetzt mitm neusten aus github... also stürzt immer noch ab ^^
                                        trotzdem danke erst mal dafür, habe noch n ersatzscript übern mailparser, der aber etwas... naja nicht so gut ist 😄

                                        L 1 Reply Last reply Reply Quote 0
                                        • L
                                          Lucky_ESA Developer Most Active @backfisch88 last edited by

                                          @backfisch88

                                          das kommt jetzt mitm neusten aus github... also stürzt immer noch ab ^^
                                          trotzdem danke erst mal dafür, habe noch n ersatzscript übern mailparser, der aber etwas... naja nicht so gut ist 😄

                                          Wir werden es hinbekommen 🙂 Kannst in ca. 2 Minuten erneut laden...Warte bitte bis hier alles grün ist.
                                          https://github.com/Lucky-ESA/ioBroker.imap/actions

                                          Gruß//Lucky

                                          B 1 Reply Last reply Reply Quote 0
                                          • B
                                            backfisch88 @Lucky_ESA last edited by

                                            @lucky_esa alles alles? ^^
                                            eben geupdated nichts 😕

                                            host.iobroker
                                            2023-05-27 21:10:21.581	info	Restart adapter system.adapter.imap.0 because enabled
                                            host.iobroker
                                            2023-05-27 21:10:21.581	error	instance system.adapter.imap.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                            
                                            imap.0
                                            2023-05-27 21:10:21.010	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                            
                                            imap.0
                                            2023-05-27 21:10:21.009	info	terminating
                                            
                                            imap.0
                                            2023-05-27 21:10:21.007	error	Cannot read properties of undefined (reading 'fullcmd')
                                            
                                            imap.0
                                            2023-05-27 21:10:21.007	error	TypeError: Cannot read properties of undefined (reading 'fullcmd') at Connection._resUntagged (/opt/iobroker/node_modules/iobroker.imap/lib/Connection.js:1096:30) at Parser.<anonymous> (/opt/iobroker/node_modules/iobroker.imap/lib/Connection.js:190:18) at Parser.emit (node:events:513:28) at Parser._resUntagged (/opt/iobroker/node_modules/node-imap/lib/Parser.js:272:12) at Parser._parse (/opt/iobroker/node_modules/node-imap/lib/Parser.js:133:18) at Parser._tryread (/opt/iobroker/node_modules/node-imap/lib/Parser.js:77:17) at Parser._cbReadable (/opt/iobroker/node_modules/node-imap/lib/Parser.js:55:14) at TLSSocket.emit (node:events:513:28) at emitReadable_ (node:internal/streams/readable:590:12) at process.processTicksAndRejections (node:internal/process/task_queues:81:21)
                                            
                                            imap.0
                                            2023-05-27 21:10:21.006	error	uncaught exception: Cannot read properties of undefined (reading 'fullcmd')
                                            
                                            L 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.1k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            26
                                            406
                                            60167
                                            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