Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Probleme beim Updaten von iobroker!

    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

    Probleme beim Updaten von iobroker!

    This topic has been deleted. Only users with topic management privileges can see it.
    • otti
      otti @Thomas Braun last edited by

      @thomas-braun
      das mit dem Kasten hab ich immer noch nicht verstande😕
      könnt ihr mir eventuell eine Anleitung verlinken?
      Definitiv lassen sich meine Adapter nicht in der Browser Oberfläche updaten.
      Habe bis jetzt immer nur mit diesem sudo usw gearbeitet,weil hab nur solche Anleitungen gefunden,(Google)

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

        @otti sagte in Probleme beim Updaten von iobroker!:

        das mit dem Kasten hab ich immer noch nicht verstande
        könnt ihr mir eventuell eine Anleitung verlinken?

        Ist dir schon zweimal verlinkt worden.
        Hier noch ein drittes Mal:
        https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

        Definitiv lassen sich meine Adapter nicht in der Browser Oberfläche updaten.

        Ja. Und im Terminal passiert was?
        Du musst das schon zeigen (schwarzer Kasten, Glaskugeln sind gerade aus).

        Habe bis jetzt immer nur mit diesem sudo usw gearbeitet,weil hab nur solche Anleitungen gefunden,(Google)

        Dann vergiss die alten Anleitungen. Hier ist die Dokumentation im Forum verlinkt.

        https://www.iobroker.net/#de/documentation

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

          @thomas-braun danke,hatte ich übersehen,
          wie gesagt ,bin nicht jeden Tag im Forum unterwegs.....
          danke für die Hilfe ,werde das gleich mal versuchen

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

            @thomas-braun said in Probleme beim Updaten von iobroker!:

            https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

            
            pi@raspberrypi:~ $ cd /opt/iobroker
            pi@raspberrypi:/opt/iobroker $ iob backup
            host.raspberrypi 2790 states saved
            host.raspberrypi 3436 objects saved
            Backup created: /opt/iobroker/backups/2022_11_19-15_34_39_backupiobroker.tar.gz
            pi@raspberrypi:/opt/iobroker $ iob stop
            pi@raspberrypi:/opt/iobroker $ iob update
            Used repository: stable
            Adapter    "admin"        : 6.2.23   , installed 5.2.3  [Updatable]
            Adapter    "alexa2"       : 3.21.0   , installed 3.11.2 [Updatable]
            Adapter    "backitup"     : 2.5.4    , installed 2.2.3  [Updatable]
            Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
            Adapter    "cloud"        : 4.2.2    , installed 4.1.0  [Updatable]
            Adapter    "discovery"    : 3.0.5    , installed 2.7.3  [Updatable]
            Adapter    "ham"          : 5.3.0    , installed 4.0.2  [Updatable]
            Adapter    "history"      : 2.2.0    , installed 1.10.5 [Updatable]
            Adapter    "hue"          : 3.7.1    , installed 3.5.31 [Updatable]
            Adapter    "iot"          : 1.11.9   , installed 1.8.24 [Updatable]
            Adapter    "javascript"   : 6.0.3    , installed 5.2.13 [Updatable]
            Controller "js-controller": 4.0.23   , installed 4.0.15 [Updatable]
            Adapter    "mihome"       : 1.4.0    , installed 1.3.7  [Updatable]
            Adapter    "mihome-vacuum": 3.8.6    , installed 3.3.1  [Updatable]
            Adapter    "tuya"         : 3.9.4    , installed 3.6.15 [Updatable]
            Adapter    "zigbee"       : 1.7.5    , installed 1.6.16 [Updatable]
            pi@raspberrypi:/opt/iobroker $ iob fix
            library: loaded
            Library version=2022-06-15
            
            ==========================================================================
            
                Welcome to the ioBroker installation fixer!
                Script version: 2022-06-03
                
                You might need to enter your password a couple of times.
            
            ==========================================================================
            
            
            ==========================================================================
                Installing prerequisites (1/3)
            ==========================================================================
            
            Get:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15.0 kB]
            Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB]       
            Get:3 https://deb.nodesource.com/node_14.x bullseye InRelease [4,586 B]        
            Get:4 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages [13.2 MB]
            Get:5 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [311 kB]
            Get:6 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages [785 B]
            Get:7 http://raspbian.raspberrypi.org/raspbian bullseye/contrib armhf Packages [60.2 kB]
            Get:8 http://raspbian.raspberrypi.org/raspbian bullseye/non-free armhf Packages [106 kB]
            Fetched 13.8 MB in 19s (732 kB/s)                                              
            Reading package lists... Done
            Installed gcc-c++
            
            ==========================================================================
                Checking ioBroker user and directory permissions (2/3)
            ==========================================================================
            
            Created /etc/sudoers.d/iobroker
            Fixing directory permissions...
            
            ==========================================================================
                Checking autostart (3/3)
            ==========================================================================
            
            Enabling autostart...
            Autostart enabled!
            
            ==========================================================================
            
                Your installation was fixed successfully
                Run iobroker start to start ioBroker again!
            
            ==========================================================================
            
            pi@raspberrypi:/opt/iobroker $ iob upgrade self
            Update js-controller from @4.0.15 to @4.0.23
            Stopped Objects DB
            Stopped States DB
            NPM version: 6.14.16
            Installing iobroker.js-controller@4.0.23... (System call)
            pi@raspberrypi:/opt/iobroker $ iob start
            pi@raspberrypi:/opt/iobroker $ 
            
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • otti
              otti last edited by

              das war mein letzter Versuch....
              hoffe hab das jetzt richtig gemacht

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

                @otti

                iobroker upgrade all
                

                sagt?

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

                  @thomas-braun sorry,
                  was sagt was???
                  ich könnte Fernzugriff über Anydesk anbieten.....

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

                    @otti sagte in Probleme beim Updaten von iobroker!:

                    was sagt was???

                    das was im schwarzen Kasten steht

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

                      @homoran achso,das soll ich mal eintippen richtig,
                      👍

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

                        Geil,
                        da tut sich was,
                        na mal abwarten....

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

                          @otti sagte in Probleme beim Updaten von iobroker!:

                          ich könnte Fernzugriff über Anydesk anbieten.....

                          Mein Lieblingsthema. Auf einem Server läuft kein Desktop, also auch kein AnyDesk.

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

                            @otti sagte in Probleme beim Updaten von iobroker!:

                            da tut sich was,

                            meinen Link hast du aber nicht gelesen?
                            dann wüsstest du:

                            zeigen, zeigen, zeigen!

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

                              @otti sagte in Probleme beim Updaten von iobroker!:

                              Geil,
                              da tut sich was,
                              na mal abwarten....

                              Geil,
                              was tut sich da,
                              mal abwarten ob Du es hier zeigen willst.....

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

                                @thomas-braun aber über Anydesk kannst du mein Terminal bedienen

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

                                  @djmarc75 ja zeig ich

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

                                    @otti
                                    Kennst du das Stück 'Warten auf Godot'?
                                    Da gibt es jetzt eine Fortsetzung zu.

                                    1 Reply Last reply Reply Quote 1
                                    • otti
                                      otti last edited by

                                      
                                      Would you like to upgrade cloud from @4.1.0 to @4.2.2 now? [(y)es, (n)o]: y
                                      Update cloud from @4.1.0 to @4.2.2
                                      NPM version: 6.14.16
                                      Installing iobroker.cloud@4.2.2... (System call)
                                      Update "system.adapter.cloud.0"
                                      upload [17] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/actions.js actions.js application/javascript
                                      upload [16] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/alexalogo.png alexalogo.png image/png
                                      upload [15] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/blockly.js blockly.js application/javascript
                                      upload [14] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/cloud.png cloud.png image/png
                                      upload [13] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                      upload [12] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                      upload [11] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                      upload [10] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                      upload [9] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                      upload [8] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                      upload [7] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                      upload [6] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                      upload [5] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                      upload [4] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                      upload [3] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/img/info-big.png img/info-big.png image/png
                                      upload [2] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/index_m.html index_m.html text/html
                                      upload [1] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/jsonConfig.json jsonConfig.json application/json
                                      upload [0] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/words.js words.js application/javascript
                                      
                                      This upgrade of "alexa2" will at least introduce the following changes:
                                      ==========================================================================
                                      -> 3.21.0:
                                      IMPORTANT: Because of rate limits by Amazon I decided to remove the update of smart home device values in intervals because it seems to produce too much load in Skills and Amazon systems.
                                      Optimizes loading of smart home device states
                                      Fixed issue with enabling/disabling of Alarms in combination with non-default music for the alarm
                                      Prevented that Timers or Alarms that are long in the future to trigger their trigger state too early
                                      Fixed deleting own user Messages state
                                      Already request Notification updates when history registered a Notification action and do not wait for Push info to come in
                                      
                                      -> 3.20.1:
                                      make sure caching works correctly with multiple instances of the adapter
                                      
                                      -> 3.20.0:
                                      Increase minimum interval for requesting smart home device data to 15 minutes (900s) because of Amazon rate limits. Please do not try to work around it!
                                      Cache Smart home device list and data to prevent too many requests when restarting adapter in short intervals and to prevent deleted smart home devices also on further rate limit issues
                                      
                                      -> 3.19.10:
                                      Fix issue in retry handling when rate limit exceeded is returned by Amazon
                                      Do not clean up Smart Home Device objects for now - delete manually if you remove a device
                                      
                                      -> 3.19.9:
                                      Receive the correct player status again when musik is stopped
                                      
                                      -> 3.19.8:
                                      Add safeguard for too high intervals
                                      
                                      -> 3.19.7:
                                      Fix doNotDisturb when using a time string
                                      ==========================================================================
                                      
                                      Would you like to upgrade alexa2 from @3.11.2 to @3.21.0 now? [(y)es, (n)o]: y
                                      Update alexa2 from @3.11.2 to @3.21.0
                                      NPM version: 6.14.16
                                      Installing iobroker.alexa2@3.21.0... (System call)
                                      Update "system.adapter.alexa2.0"
                                      upload [27] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/alexa.png alexa.png image/png
                                      upload [20] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot3.png icons/echo_dot3.png image/png
                                      upload [19] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot4.png icons/echo_dot4.png image/png
                                      upload [18] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_flex.png icons/echo_flex.png image/png
                                      upload [17] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_plus2.png icons/echo_plus2.png image/png
                                      upload [16] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show.png icons/echo_show.png image/png
                                      upload [15] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show2.png icons/echo_show2.png image/png
                                      upload [14] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show5.png icons/echo_show5.png image/png
                                      upload [13] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_studio.png icons/echo_studio.png image/png
                                      upload [12] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_sub.png icons/echo_sub.png image/png
                                      upload [11] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetab.png icons/firetab.png image/png
                                      upload [10] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetv.png icons/firetv.png image/png
                                      upload [9] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/microphone.png icons/microphone.png image/png
                                      upload [8] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/multiroom.png icons/multiroom.png image/png
                                      upload [7] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/raspi.png icons/raspi.png image/png
                                      upload [6] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/reverb.png icons/reverb.png image/png
                                      upload [5] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/sonos.png icons/sonos.png image/png
                                      upload [4] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/spot.png icons/spot.png image/png
                                      upload [3] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/index_m.html index_m.html text/html
                                      upload [2] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/info.png info.png image/png
                                      upload [1] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/warning.png warning.png image/png
                                      upload [0] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/words.js words.js application/javascript
                                      
                                      This upgrade of "admin" will at least introduce the following changes:
                                      ==========================================================================
                                      -> 6.2.23:
                                      Prepare for future js-controller versions
                                      Corrected deletion of objects
                                      
                                      -> 6.2.22:
                                      Corrected admin4 adapter settings
                                      
                                      -> 6.2.21:
                                      Corrected small JSON config issue
                                      
                                      -> 6.2.20:
                                      Corrected GUI issues
                                      
                                      -> 6.2.19:
                                      Corrected some issues
                                      
                                      -> 6.2.18:
                                      Corrected GUI bugs on custom settings
                                      
                                      
                                      -> 6.2.17:
                                      Corrected GUI bug on intro tab
                                      ==========================================================================
                                      
                                      BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
                                      Would you like to upgrade admin from @5.2.3 to @6.2.23 now? [(y)es, (n)o]: y
                                      Update admin from @5.2.3 to @6.2.23
                                      host.raspberrypi Adapter "system.adapter.admin.0" is stopped.
                                      NPM version: 6.14.16
                                      Installing iobroker.admin@6.2.23... (System call)
                                      
                                      
                                      Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @otti last edited by

                                        @otti

                                        Da schaut doch okay aus.

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

                                          @thomas-braun ja genau,
                                          jetzt updatet er alle Adapter,super,vielen Dank für eure Hilfe,
                                          eine Frage noch,
                                          benutzt jemand den Aqara P1 ,
                                          habe den nicht im Zigbee Adapter eingebunden bekommen.

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

                                            @otti mach ein neues Thema auf!
                                            steht auch in meinem verlinkten Thread 😉

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            923
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            52
                                            1856
                                            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