Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. alte iobroker images

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    alte iobroker images

    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      Flinke Flasche last edited by

      Bekomme ich noch irgendwo alte iobroker images für den Raspberry Pi her?
      Ich suche 4.2.1.

      Danke

      Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Flinke Flasche last edited by

        @flinke-flasche

        Per Einzeiler frisch neuinstallieren.

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

          @flinke-flasche sagte in alte iobroker images:

          Ich suche 4.2.1.

          Kernel-Version?

          Warum alt?

          F 1 Reply Last reply Reply Quote 0
          • F
            Flinke Flasche @Homoran last edited by

            nutze einen adapter der nicht mehr aktualisiert wird.
            Mit dem neuen gehts einfach nicht.

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

              @flinke-flasche
              geht das auch mit nutzbaren Infos?

              @flinke-flasche sagte in alte iobroker images:

              nutze einen adapter der nicht mehr aktualisiert wird.

              welchen?

              @flinke-flasche sagte in alte iobroker images:

              Mit dem neuen gehts einfach nicht.

              • Welches neue?
              • was geht nicht?
              • läuft es vielleicht statt zu gehen?
              F 1 Reply Last reply Reply Quote 0
              • F
                Flinke Flasche @Homoran last edited by Flinke Flasche

                @homoran
                sorry

                diesen hier
                https://github.com/Schorsch99/ioBroker.arcam

                mit meinem iobroker 4.2.1 funktioniert er.
                auf dem aktuellen (heutiger download) leider nicht.

                Der Adapter startet nicht.
                es kommen Fehlermeldungen.

                kann sie gerade nicht einfügen, da der Pi wieder platt ist.

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

                  @flinke-flasche sagte in alte iobroker images:

                  diesen hier

                  ok - das ist

                  • kein offizieller Adapter
                  • seit 4 Jahern nicht mehr angefasst worden
                  • in Version 0.0.4

                  Dass der überhaupt lief ist schon mal überraschend

                  @flinke-flasche sagte in alte iobroker images:

                  mit meinem iobroker 4.2.1 funktioniert er.
                  auf dem aktuellen (heutiger download) leider nicht.

                  wie eben schon gefragt:
                  geht das etwas informationshaltiger?

                  F 1 Reply Last reply Reply Quote 0
                  • F
                    Flinke Flasche @Homoran last edited by

                    @homoran

                    ja, er lief seht gut.
                    Leider kommt keine Reaktion vom Ersteller.

                    Ich installiere gerade den aktuellen iobroker und kopiere die fehlermeldungen.

                    Danke dir.

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

                      @flinke-flasche sagte in alte iobroker images:

                      Leider kommt keine Reaktion vom Ersteller.

                      natürlich nicht wenn der seit 4 Jahren nicht mehr aktiv ist

                      @flinke-flasche sagte in alte iobroker images:

                      kopiere die fehlermeldungen.

                      gut so

                      F 1 Reply Last reply Reply Quote 0
                      • F
                        Flinke Flasche @Homoran last edited by

                        @homoran

                        host.iobroker-pi
                        2022-01-15 11:23:15.141	info	Restart adapter system.adapter.arcam.0 because enabled
                        host.iobroker-pi
                        2022-01-15 11:23:15.140	error	instance system.adapter.arcam.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                        host.iobroker-pi
                        2022-01-15 11:23:15.139	error	Caught by controller[0]: }
                        host.iobroker-pi
                        2022-01-15 11:23:15.139	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.arcam/arcam.js' ]
                        host.iobroker-pi
                        2022-01-15 11:23:15.138	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                        host.iobroker-pi
                        2022-01-15 11:23:15.138	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12) {
                        host.iobroker-pi
                        2022-01-15 11:23:15.138	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                        host.iobroker-pi
                        2022-01-15 11:23:15.137	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
                        host.iobroker-pi
                        2022-01-15 11:23:15.129	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                        host.iobroker-pi
                        2022-01-15 11:23:15.128	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
                        host.iobroker-pi
                        2022-01-15 11:23:15.128	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.arcam/arcam.js:11:9)
                        host.iobroker-pi
                        2022-01-15 11:23:15.128	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
                        host.iobroker-pi
                        2022-01-15 11:23:15.127	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
                        host.iobroker-pi
                        2022-01-15 11:23:15.127	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:667:27)
                        host.iobroker-pi
                        2022-01-15 11:23:15.127	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
                        host.iobroker-pi
                        2022-01-15 11:23:15.126	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.arcam/arcam.js
                        host.iobroker-pi
                        2022-01-15 11:23:15.126	error	Caught by controller[0]: Require stack:
                        host.iobroker-pi
                        2022-01-15 11:23:15.126	error	Caught by controller[0]: Error: Cannot find module 'string'
                        host.iobroker-pi
                        2022-01-15 11:23:15.125	error	Caught by controller[0]: ^
                        host.iobroker-pi
                        2022-01-15 11:23:15.125	error	Caught by controller[0]: throw err;
                        host.iobroker-pi
                        2022-01-15 11:23:15.124	error	Caught by controller[0]: internal/modules/cjs/loader.js:818
                        host.iobroker-pi
                        2022-01-15 11:23:14.175	info	instance system.adapter.arcam.0 started with pid 737
                        host.iobroker-pi
                        2022-01-15 11:23:14.131	info	"system.adapter.arcam.0" enabled
                        
                        Homoran 1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @Flinke Flasche last edited by

                          @flinke-flasche sagte in alte iobroker images:

                          Cannot find module 'string'

                          da muss sich mal einer einarbeiten und herausbekommen, wofür dieses Modul sein soll, warum es nicht vorhanden ist

                          F 1 Reply Last reply Reply Quote 0
                          • F
                            Flinke Flasche @Homoran last edited by

                            @homoran
                            leider bin ich da zu schlecht,

                            weshalb ich einfach iobroker 4.2.1 installieren wollte.
                            Leider scheitert es gerade schon daran 😞

                            hatte mir immer ein Image gezogen und das installiert.

                            Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @Flinke Flasche last edited by

                              @flinke-flasche sagte in alte iobroker images:

                              weshalb ich einfach iobroker 4.2.1 installieren wollte.

                              wenn du damit den controller meinst, müsste das gehen.
                              Aber warum meinst du, dass es am controller liegt und nicht an der neuen Debian-, node-, npm- oder sonst einer Version

                              F 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Flinke Flasche last edited by

                                @flinke-flasche

                                Ich vermute, das hängt eher mit der nodejs Version zusammen, nicht direkt mit dem iobroker Admin.

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

                                  @thomas-braun sagte in alte iobroker images:

                                  nicht direkt mit dem iobroker Admin.

                                  den hatte ich jetzt gar nicht auf dem Schirm.
                                  Was soll der denn bewirken?

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

                                    @homoran

                                    Ich rate nur munter mit, was denn mit

                                    iobroker 4.2.1

                                    gemeint sein könnte.

                                    F 1 Reply Last reply Reply Quote 0
                                    • F
                                      Flinke Flasche @Homoran last edited by

                                      @homoran
                                      Es kann überall dran liegen.
                                      Wie gesagt bin ich da zu wenig in der Materie drinnen.

                                      Dachte ich installiere einfach ein altes Image, das es nicht mehr gibt, und es geht wieder.

                                      Wollte schon meinen anderen iobroker clonen, allerdings gab es damals für raspberry pi 4 andere images.
                                      Weiß nicht ob das dann auf dem 3+ läuft.

                                      Homoran 1 Reply Last reply Reply Quote 0
                                      • F
                                        Flinke Flasche @Thomas Braun last edited by

                                        @thomas-braun
                                        Sorry.

                                        In meinem anderen iobroker steht oben 4.2.1 dran.
                                        Das habe ich als Version genommen.
                                        Die beiden habe ich damals am gleichen Tag erstellt.

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

                                          @flinke-flasche jetzt beantworte doch mal unsere Frage:

                                          @thomas-braun sagte in alte iobroker images:

                                          was denn mit
                                          iobroker 4.2.1
                                          gemeint sein könnte.

                                          @homoran sagte in alte iobroker images:

                                          wenn du damit den controller meinst, müsste das gehen.

                                          @homoran sagte in alte iobroker images:

                                          Ich suche 4.2.1.

                                          Kernel-Version?

                                          F 1 Reply Last reply Reply Quote 0
                                          • F
                                            Flinke Flasche @Homoran last edited by

                                            @homoran

                                            folgendes Versionen sind auf dem wo es funktioniert installiert

                                            Node.js: v10.19.0
                                            NPM: 6.13.4

                                            Kernel version? wo finde ich die?

                                            Homoran 1 Reply 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

                                            894
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            45
                                            1586
                                            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