Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Wollte mal wieder updaten, leider nur Probleme

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Wollte mal wieder updaten, leider nur Probleme

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

      @thomas-braun

      BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
      Would you like to upgrade admin from @4.2.1 to @5.3.0 now? [(y)es, (n)o]: y
      Update admin from @4.2.1 to @5.3.0
      host.debian-uli Adapter "system.adapter.admin.0" is stopped.
      NPM version: 6.14.16
      Installing iobroker.admin@5.3.0... (System call)
      Could not check npm version: This directory tree does not contain a package.json
      Assuming that correct version is installed.
      host.debian-uli Adapter "system.adapter.admin.0" is started
      Update "system.adapter.admin.0"
      upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
      upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
      upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
      upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
      Cannot check dependencies: Invalid version of "admin". Installed "4.2.1", required ">=5.1.0
      uli@debian-uli:/home/iobroker$
      

      oben wird mir mitgeteilt, dass NPM die V6.14.16 ist und ein paar Zeilen weiter sagt er er kann die Version nicht feststellen.
      oben wird auf 5.3.0. upgedated (gestarted) und unten macht er die Grätsche und sagt er bräuchte mind. admin 5.1.0

      aber du hast da sicher eine Idee? 😊

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

        @pingps

        Bitte kompette Ein- und Ausgaben zeigen, damit man sieht wo du da stehst.

        iobroker update
        iobroker upgrade admin
        
        P 1 Reply Last reply Reply Quote 0
        • P
          pingps @Thomas Braun last edited by

          @thomas-braun

          uli@debian-uli:~$ iobroker update
          Used repository: beta
          Adapter    "admin"        : 5.3.0    , installed 4.2.1  [Updatable]
          Adapter    "backitup"     : 2.3.1    , installed 2.2.4  [Updatable]
          Adapter    "discovery"    : 2.7.5    , installed 2.7.5
          Controller "js-controller": 4.0.8    , installed 4.0.4  [Updatable]
          uli@debian-uli:~$ iobroker upgrade admin
          
          This upgrade of "admin" will at least introduce the following changes:
          ==========================================================================
          -> 5.3.0:
          Enable http compression in webserver
          Removed deprecated package "request"
          Added JSONL option for base settings
          Added small improvements
          Added the file viewer for binary states
          
          -> 5.2.3:
          Fixed error in `AutocompleteSendTo`
          Fixed error in charts
          
          -> 5.2.2:
          Changed the minimal required js-controller version to 3.3.22
          Used web-socket library 8 (no node 10 support anymore)
          
          -> 5.2.1:
          Allow in expert mode the creation of states and channels in mqtt branch
          
          -> 5.2.0:
          Fix crash cases reported via sentry
          Added support for multi-repositories
          
          -> 5.1.29:
          Fix crash cases reported via sentry
          Added support for multi-repositories
          
          -> 5.1.28:
          Fixed discovery function
          Fixed some GUI bugs
          ==========================================================================
          
          BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
          Would you like to upgrade admin from @4.2.1 to @5.3.0 now? [(y)es, (n)o]: y
          Update admin from @4.2.1 to @5.3.0
          host.debian-uli Adapter "system.adapter.admin.0" is stopped.
          NPM version: 6.14.16
          Installing iobroker.admin@5.3.0... (System call)
          Could not check npm version: This directory tree does not contain a package.json
          Assuming that correct version is installed.
          host.debian-uli Adapter "system.adapter.admin.0" is started
          upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
          upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
          upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
          upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
          uli@debian-uli:~$
          
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @pingps last edited by

            @pingps

            iobroker update -i
            
            P 1 Reply Last reply Reply Quote 0
            • P
              pingps @Thomas Braun last edited by pingps

              @thomas-braun

              uli@debian-uli:/home/iobroker$ iobroker update -i
              Used repository: beta
              Adapter    "admin"        : 5.3.0    , installed 4.2.1  [Updatable]
              Adapter    "backitup"     : 2.3.1    , installed 2.2.4  [Updatable]
              Adapter    "discovery"    : 2.7.5    , installed 2.7.5
              Controller "js-controller": 4.0.8    , installed 4.0.4  [Updatable]
              uli@debian-uli:/home/iobroker$
              
              Thomas Braun 2 Replies Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @pingps last edited by

                @pingps sagte in Wollte mal wieder updaten, leider nur Probleme:

                iobroker upgrade admin@5.3.0
                
                P 1 Reply Last reply Reply Quote 0
                • P
                  pingps @Thomas Braun last edited by

                  @thomas-braun

                  uli@debian-uli:/home/iobroker$ iobroker upgrade admin@5.3.0
                  
                  This upgrade of "admin" will at least introduce the following changes:
                  ==========================================================================
                  -> 5.3.0:
                  Enable http compression in webserver
                  Removed deprecated package "request"
                  Added JSONL option for base settings
                  Added small improvements
                  Added the file viewer for binary states
                  
                  -> 5.2.3:
                  Fixed error in `AutocompleteSendTo`
                  Fixed error in charts
                  
                  -> 5.2.2:
                  Changed the minimal required js-controller version to 3.3.22
                  Used web-socket library 8 (no node 10 support anymore)
                  
                  -> 5.2.1:
                  Allow in expert mode the creation of states and channels in mqtt branch
                  
                  -> 5.2.0:
                  Fix crash cases reported via sentry
                  Added support for multi-repositories
                  
                  -> 5.1.29:
                  Fix crash cases reported via sentry
                  Added support for multi-repositories
                  
                  -> 5.1.28:
                  Fixed discovery function
                  Fixed some GUI bugs
                  ==========================================================================
                  
                  BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
                  Would you like to upgrade admin from @4.2.1 to @5.3.0 now? [(y)es, (n)o]: y
                  Update admin from @4.2.1 to @5.3.0
                  host.debian-uli Adapter "system.adapter.admin.0" is stopped.
                  NPM version: 6.14.16
                  Installing iobroker.admin@5.3.0... (System call)
                  Could not check npm version: This directory tree does not contain a package.json
                  Assuming that correct version is installed.
                  host.debian-uli Adapter "system.adapter.admin.0" is started
                  upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                  upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
                  upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                  upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                  uli@debian-uli:/home/iobroker$
                  
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @pingps last edited by Thomas Braun

                    @pingps

                    Dann versuch mal die harte Tour:

                    cd /opt/iobroker
                    sudo -u -H iobroker npm install iobroker.js-controller@4.0.8
                    
                    P 1 Reply Last reply Reply Quote 0
                    • P
                      pingps @Thomas Braun last edited by

                      @thomas-braun first try - fail:

                      uli@debian-uli:/opt/iobroker$ sudo -u - H iobroker npm install iobroker.js-controller@4.0.8
                      sudo: Unbekannter Benutzer: -
                      sudo: Audit-Plugin sudoers_audit konnte nicht initialisiert werden
                      uli@debian-uli:/opt/iobroker$
                      
                      

                      wo steht da der Benutzer? sudo nano geht.

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

                        @pingps

                        Typo von mir. Siehe oben.

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

                          @thomas-braun

                          uli@debian-uli:/opt/iobroker$ sudo -u -H iobroker npm install iobroker.js-controller@4.0.8
                          sudo: Unbekannter Benutzer: -H
                          sudo: Audit-Plugin sudoers_audit konnte nicht initialisiert werden
                          uli@debian-uli:/opt/iobroker$
                          
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @pingps last edited by

                            @pingps
                            Argh.
                            Jetzt aber.

                            sudo -H -u iobroker npm install iobroker.js-controller@4.0.8
                            
                            P 1 Reply Last reply Reply Quote 0
                            • P
                              pingps @Thomas Braun last edited by

                              @thomas-braun sieht dann besser aus:

                              
                              uli@debian-uli:/opt/iobroker$ sudo -H -u iobroker npm install iobroker.js-controller@4.0.8
                              npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                              npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                              
                              > iobroker.js-controller@4.0.8 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                              > node lib/preinstallCheck.js
                              
                              NPM version: 6.14.16
                              
                              > iobroker.js-controller@4.0.8 install /opt/iobroker/node_modules/iobroker.js-controller
                              > node iobroker.js setup first
                              
                              Successfully migrated 20086 objects to Redis Sets
                              object _design/system updated
                              {
                                "defaultPrivate": "-----BEGIN RSA PRIVATE KEY-----\r\nMIIEpQIBAAKCAQEAyxrd6zIAiFERHq8u8C02pZ1gwPDbsZgy3waqhMssDxaV2TQ6\r\nP3zgMH/63K6AMW/rRC1VhbLy5dFhdUlOzoq33DospTAE0JW+zeawL/Q8VKPWDsbX\r\n5CcB6NdgYvHu9bOYkubCDAGSt/59C31Bmm8ZGGMm/YsBUhyNb/xU+JPlnADFKGcE\r\nb9z1Zm4bXheWsaTHk0XMF1cKUK0p/ESirZIQmGpvovFrwCBBWhbnUL5XXsBKGcss\r\nOQ68AVK2jxicJmgoAUElJLqK6oSoGdDg/Sm1HRUjxTju+cSZEFzOySmvnUwCBRzo\r\nbWoG4gTj/IVFHMUUyg0CR3dIbu1RcllB19nxfQIDAQABAoIBAQCsv9dNOqRVTY5g\r\nKOSlh+9ZAfjPYo2aCjgKliLm++AnnTArJE7+vPn6hoAav5ltcyIKRPze0QvkCSj5\r\nlzaeWkJz4E8k2SjfON6nRrVItFW0L/3bZ6ks9ziakMX8ooZ7GRyGphsaFyRxttUo\r\ntorcDe6sXXlGYbrn2j06qMak/zZmboR7wc1pIAhHoZesqNRJIrJU6+QT1U12UpsO\r\nfZzXp3lmC8m/vxGdzZ0awx7Mkw/DH/gChJzjWDYDLKKWgNGUV132HFx6YmLEmy3D\r\nvo1m1toQxEA12ZOrM5kHyNuRARf8NYIVyi0E+5UYfbbjTTohKRCVi76CJzmkkZFC\r\neGJ17EUBAoGBAPP0DtWj7yNjFikK+/R57OP2f8u0JD2St+zujNVF2sBX9UuQavvb\r\nP7DsYPkZ0pAs4o647Gn7Nt6OeIn3/b8ZULyRa4GFo3mck8IjwqxqWe/U2jHTWbuD\r\nfNoxz/DksLq/TJ5kftPX6r5FrCgclTXZTjqnJvDUnftRtMmbWDfANwuhAoGBANUi\r\nbEGYKfVb8b8Pn0VwOJNrG7HRm2m355U+neTgasAOUcdnwCjeynzvlodHFmoE/2+z\r\nExk+ZgIxMZJ8QA3KoeTbqsA4fNyRXEVyLF09MgeLtlfrDFuIizNQCJptkT8rVHX9\r\n5qO6xu15n3jFu13scD1s3YtIAE/FBOt/s1srH7hdAoGBAJGFxsuebOqZEwEMsluV\r\n17/srTMglHW+bcUCUDRw5RrT3VlkHs16bjXl67rssnSasdMdcLmPx51fM3xp2I4E\r\nVesGfDDZPTkwM9wdZOVg06GDQV1zjBWVTAcEq9wxL1NXBid+H0HTjQ5PlXCgDEoB\r\nBO9sAoiq7Eqc5NFWv3sSSEPBAoGAHNBWilej9IPFnurhwWV2gJeOWu/Xbudp64dX\r\nmUWtqOFGtQqVs/DKtzE8zHUT1qluTw+KmXMSH2G/LeqWTkcCtAnuf6YjWz5blxfk\r\nX4aSaOq+cAxa01UWXI2JXDdL15poBLuanq/1jM1QfeddeUkps2QwX1AQmrgr/hp5\r\niO2/kBECgYEAyL/DhWeV0/EzJSVma/8/aRKLEYg98qEIXRPErk/fuWaTIMoW/1y1\r\npnMlMUQaeMAIUJwZ49jd2a9RfaEZ85uxU4vsa2iTtHYo1/0z+etXumLwSczhnwuS\r\n3iVC++tmYlFNE6tkj5MCLIaDyQRMDnD0cJMbcyRIQA1AhRTgIJzH24Y=\r\n-----END RSA PRIVATE KEY-----\r\n",
                                "defaultPublic": "-----BEGIN CERTIFICATE-----\r\nMIIDgzCCAmugAwIBAgIJBvH3yGxSG0agMA0GCSqGSIb3DQEBCwUAMD4xETAPBgNV\r\nBAMTCGlvYnJva2VyMRYwFAYDVQQKEw1pb0Jyb2tlciBHbWJIMREwDwYDVQQLEwhp\r\nb2Jyb2tlcjAeFw0yMjAyMTMxMzQwMTRaFw0yMzAyMTMxMzQwMTRaMEAxEzARBgNV\r\nBAMTCmRlYmlhbi11bGkxFjAUBgNVBAoTDWlvQnJva2VyIEdtYkgxETAPBgNVBAsT\r\nCGlvYnJva2VyMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyxrd6zIA\r\niFERHq8u8C02pZ1gwPDbsZgy3waqhMssDxaV2TQ6P3zgMH/63K6AMW/rRC1VhbLy\r\n5dFhdUlOzoq33DospTAE0JW+zeawL/Q8VKPWDsbX5CcB6NdgYvHu9bOYkubCDAGS\r\nt/59C31Bmm8ZGGMm/YsBUhyNb/xU+JPlnADFKGcEb9z1Zm4bXheWsaTHk0XMF1cK\r\nUK0p/ESirZIQmGpvovFrwCBBWhbnUL5XXsBKGcssOQ68AVK2jxicJmgoAUElJLqK\r\n6oSoGdDg/Sm1HRUjxTju+cSZEFzOySmvnUwCBRzobWoG4gTj/IVFHMUUyg0CR3dI\r\nbu1RcllB19nxfQIDAQABo4GBMH8wDAYDVR0TAQH/BAIwADAPBgNVHQ8BAf8EBQMD\r\nB7+AMBUGA1UdEQQOMAyCCmRlYmlhbi11bGkwHQYDVR0OBBYEFE/OCvu3Ih+VdIkS\r\nRg40pIoO6lMQMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHSME\r\nAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBTlsbLpAHB91RLS+XGw0vKDdDB4NmmQbXI\r\nTP26q697vELSaRChYAv1gNw7vm0Ta+SdKh5MqCZxY+8lZBrdUy+2JlFjgMJuqD6M\r\nxhtaz8dtHO2XEt1mu+yXw8RUTdWm6k+kDhIsxGfzyEO/O7Fa9508kkjJRVqkgXNj\r\n3qYb31As0EUcKb5oEfiAYWReEpnTC729A4WPcrax0tDhosygMFqpp28HCmp9Dr5d\r\n1MIpx29jahP5a8At0o8BCb7mmMJaO56mWmhQMspbwvkY1P9cbxU2MtCUw5E9yblG\r\nfSof2J1NytqAjEmN3+/Z6WiWsHqIJRPGT8LoTrPhz4MUUAbWZKnY\r\n-----END CERTIFICATE-----\r\n"
                              }
                              Update certificate defaultPrivate
                              The object "system.certificates" was updated successfully.
                              Update certificate defaultPublic
                              The object "system.certificates" was updated successfully.
                              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
                              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                              
                              + iobroker.js-controller@4.0.8
                              updated 1 package in 51.922s
                              
                              22 packages are looking for funding
                                run `npm fund` for details
                              
                              
                              
                              mikeal created this issue in request/request

                              open Request’s Past, Present and Future #3142

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

                                @pingps

                                Dann versuch jetzt die Adapter hochzuziehen:

                                iobroker update
                                iobroker upgrade
                                
                                P 1 Reply Last reply Reply Quote 0
                                • P
                                  pingps @Thomas Braun last edited by

                                  @thomas-braun
                                  ok, scheint jetzt zu laufen.

                                  jetzt möchte er den admin konfigurieren. Da wäre https anzukreuzen. Ist das sinnvoll?
                                  Ich lass es jetzt mal.
                                  Übrigens habe ich über paypal eine Spende eingeworfen. 😇

                                  Danke, bis zum nächsten mal. Ich spiele mal wieder rum und schau mal ob alles läuft.

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

                                    @pingps sagte in Wollte mal wieder updaten, leider nur Probleme:

                                    Ich spiele mal wieder rum

                                    machst du ja anscheinend schon die ganze Zeit.
                                    Oder warum bist du im Beta-Tester Zweig.

                                    Gerade jetzt, wo der controller v4 gerade erst aus Alpha raus ist

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

                                      @homoran bin kein beta tester. Das war wohl ein Versehen, wollte ich nie werden😬

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

                                        @pingps sagte in Wollte mal wieder updaten, leider nur Probleme:

                                        Used repository: beta

                                        Und warum hast du dann das Beta-Repo aktiv?

                                        Stells auf stable um:

                                        iobroker repo set stable
                                        
                                        P 1 Reply Last reply Reply Quote 0
                                        • P
                                          pingps @Thomas Braun last edited by

                                          @thomas-braun
                                          done!
                                          thx

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

                                            @pingps sagte in Wollte mal wieder updaten, leider nur Probleme:

                                            Das war wohl ein Versehen,

                                            und die Ursache für deine Probleme

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            815
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            93
                                            5384
                                            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