Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Adapter upload läuft nicht

    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

    [gelöst] Adapter upload läuft nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      Peter c last edited by Peter c

      Gestern wurden bei mir insgesamt 7 Adapter zum update gemeldet.
      Ich konnte aber nur einen erneuern (Admin)
      Bei den anderen ging es nicht.
      Das Fenster zum Update öffnet sich zwar aber danach passiert nichts mehr.
      Woran kann das liegen?

      Thomas Braun Homoran Gaspode 3 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Peter c last edited by

        @peter-c

        In der Konsole:

        iob update
        iob upgrade
        

        Und vielleicht auch mal das 'große Ganze' per

        iob diag
        

        anschauen.

        P 1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @Peter c last edited by

          @peter-c bitte Threadtitel ändern!
          iob upload ist doch nicht betroffen, oder?

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

            @thomas-braun Habe über die Konsole den update der verschiedenen Adapter gemacht. Konnte alle updates mit Bestätigung ausführen. Anbei das Summary.
            Frag mich nur warum das nicht über die Admin Oberfläche ging.

            ======================= SUMMARY =======================
            			v.2023-10-10
            
            
               Static hostname: iobroker
                     Icon name: computer
              Operating System: Raspbian GNU/Linux 11 (bullseye)
                        Kernel: Linux 6.1.21-v8+
                  Architecture: arm64
            
            Installation: 		native
            Kernel: 		aarch64
            Userland: 		armhf
            Timezone: 		Europe/Berlin (CET, +0100)
            User-ID: 		1000
            X-Server: 		false
            Boot Target: 		multi-user.target
            
            Pending OS-Updates: 	44
            Pending iob updates: 	0
            
            Nodejs-Installation: 	/usr/bin/nodejs 	v18.18.2
            			/usr/bin/node 		v18.18.2
            			/usr/bin/npm 		9.8.1
            			/usr/bin/npx 		9.8.1
            			/usr/bin/corepack 	0.19.0
            
            Recommended versions are nodejs 18.19.0 and npm 10.2.3
            Your nodejs installation is correct
            
            MEMORY: 
                           total        used        free      shared  buff/cache   available
            Mem:            3.8G        816M        1.2G        0.0K        1.8G        2.9G
            Swap:            99M        7.0M         92M
            Total:          3.9G        824M        1.3G
            
            Active iob-Instances: 	18
            Active repo(s): stable
            
            ioBroker Core: 		js-controller 		5.0.17
            			admin 			6.13.15
            
            ioBroker Status: 	iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Status admin and web instance:
            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            Objects: 		3694
            States: 		3006
            
            Size of iob-Database:
            
            13M	/opt/iobroker/iobroker-data/objects.jsonl
            7.0M	/opt/iobroker/iobroker-data/states.jsonl
            
            
            
            =================== END OF SUMMARY ====================
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Peter c last edited by

              @peter-c sagte in Adapter upload läuft nicht:

              Pending OS-Updates: 44

              Schmeiß die Updates auf die Kiste.

              sudo apt update
              iob stop
              sudo apt full-upgrade
              sudo reboot
              

              Und mittelfristig (in wenigen Monaten) steht da eh eine Neuinstallation als reines 64Bit-System an.

              P 1 Reply Last reply Reply Quote 0
              • Gaspode
                Gaspode @Peter c last edited by

                @peter-c said in Adapter upload läuft nicht:

                Woran kann das liegen?

                Um nochmal zur Ausgangsfrage zurück zu kommen:
                Nach einem Admin Update (das ist der, über den auch Updates gestartet und angezeigt werden), kann es manchmal zu Problemen mit dem Browser Cache kommen. Je nach Browser kann man dann versuchen, den Cache zu löschen oder ggfs. mit Strg + F5 die Seite zu refreshen.

                Die OS Updates solltest du aber auf jeden Fall auch durchführen, ich bezweifle allerdings, dass dein konkretes Problem dadurch verursacht wurde.

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

                  @gaspode sagte in Adapter upload läuft nicht:

                  ich bezweifle allerdings, dass dein konkretes Problem dadurch verursacht wurde.

                  Nee, das ist ein grundsätzliches Vorgehen.
                  Updates sind dazu gedacht eingespielt zu werden um bekannte Fehler und Sicherheitsprobleme zu vermeiden. Losgelöst vom konkreten Problem.

                  Und auch hier sieht man wieder die Nachteile von GUIs und die Vorteile der Kommandozeile. Die lügt dich nämlich nicht an.

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

                    @thomas-braun

                    @thomas-braun said in Adapter upload läuft nicht:

                    Pending OS-Updates: 44

                    Hab ich gesehen und jetzt durchgeführt.

                    ======================= SUMMARY =======================
                    			v.2023-10-10
                    
                    
                       Static hostname: iobroker
                             Icon name: computer
                      Operating System: Raspbian GNU/Linux 11 (bullseye)
                                Kernel: Linux 6.1.21-v8+
                          Architecture: arm64
                    
                    Installation: 		native
                    Kernel: 		aarch64
                    Userland: 		armhf
                    Timezone: 		Europe/Berlin (CET, +0100)
                    User-ID: 		1000
                    X-Server: 		false
                    Boot Target: 		multi-user.target
                    
                    Pending OS-Updates: 	0
                    Pending iob updates: 	0
                    
                    Nodejs-Installation: 	/usr/bin/nodejs 	v18.19.0
                    			/usr/bin/node 		v18.19.0
                    			/usr/bin/npm 		10.2.3
                    			/usr/bin/npx 		10.2.3
                    			/usr/bin/corepack 	0.22.0
                    
                    Recommended versions are nodejs 18.19.0 and npm 10.2.3
                    Your nodejs installation is correct
                    
                    MEMORY: 
                                   total        used        free      shared  buff/cache   available
                    Mem:            3.8G        814M        2.5G        1.0M        476M        2.9G
                    Swap:            99M          0B         99M
                    Total:          3.9G        814M        2.6G
                    
                    Active iob-Instances: 	18
                    Active repo(s): stable
                    
                    ioBroker Core: 		js-controller 		5.0.17
                    			admin 			6.13.15
                    
                    ioBroker Status: 	iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Status admin and web instance:
                    + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    Objects: 		3694
                    States: 		3006
                    
                    Size of iob-Database:
                    
                    14M	/opt/iobroker/iobroker-data/objects.jsonl
                    828K	/opt/iobroker/iobroker-data/states.jsonl
                    
                    
                    
                    =================== END OF SUMMARY ====================
                    

                    Jetzt läuft er wieder. Danke

                    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

                    585
                    Online

                    31.9k
                    Users

                    80.2k
                    Topics

                    1.3m
                    Posts

                    4
                    8
                    279
                    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