Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Iobroker.admin update Probleme

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Iobroker.admin update Probleme

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

      Hast du nach dem löschen den Pi mal neu gestartet?

      Gesendet von iPhone mit Tapatalk Pro

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

        @wendy2702:

        Hast du nach dem löschen den Pi mal neu gestartet? `
        Ja, natürlich. Auch nach jedem Update oder jeder Installation.

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

          Und der Ordner ist definitiv gelöscht?

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

            @wendy2702:

            Und der Ordner ist definitiv gelöscht? `

            pi@raspberrypi:~ $ sudo rm -r /usr/bin/node
            --> HIER NOCH sudo reboot GEMACHT <--
            pi@raspberrypi:~ $ cd /usr/bin/node
            -bash: cd: /usr/bin/node: Datei oder Verzeichnis nicht gefunden
            
            
            1 Reply Last reply Reply Quote 0
            • wendy2702
              wendy2702 last edited by

              Schau mal ob dir das hilft:

              viewtopic.php?f=22&t=12557&hilit=Node&start=20

              viewtopic.php?f=17&t=8530&hilit=Node

              viewtopic.php?f=17&t=8056&p=84824&hilit=Node#p84824

              Wenn dir das nicht weiter hilft würde ich persönlich (wenn es mein System wäre) einfach die Node/NPM noch mal nach der Anleitung drüber installieren.

              1 Reply Last reply Reply Quote 0
              • F
                Fatmax last edited by

                Habe seit gestern das selbe Problem, doch die bisherigen Lösungen haben nicht geholfen.

                Ich hatte Version 3.2 installiert, als aktuelle Version wurde mir aber 2.0.9 angezeigt.

                Habe daraufhin von Github den Admin Adapter manuell installiert.

                Dieser läuft lt. Terminal auch, ich bekomme aber im Browser immer das Ergebnis:
                2995_img_20180407_121939.jpg

                Hat noch jemand eine Idee?

                Die Installation wie in der Fehlermeldung genannt bringt auch keine Verbesserung.

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

                  Bitte einmal ein upload des Adapter machen

                  Dazu Expertenmodus einschalten.

                  Danach ein forced refresh mit STRG F5

                  Gruß Rainer

                  1 Reply Last reply Reply Quote 0
                  • F
                    Fatmax last edited by

                    Ich habe es nach folgender Anleitung versucht
                    2995_upload.jpg

                    es kommt aber immer noch die selbe Meldung. 😢

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

                      Nur mal zur Sicherheit. ..

                      Du hast das „adaptername“ aber entsprechend ersetzt?

                      Gruß,

                      Eric

                      Von unterwegs getippert

                      1 Reply Last reply Reply Quote 0
                      • F
                        Fatmax last edited by

                        admin 😄

                        1 Reply Last reply Reply Quote 0
                        • F
                          Fatmax last edited by

                          Ich habs nun hinbekommen, dass es zumindest wieder läuft.

                          Ich habe eine niedrigere Version (3.3.0) nun manuell installiert, diese startet wieder.

                          1 Reply Last reply Reply Quote 0
                          • K
                            Kugelkopf last edited by

                            Hänge mich mal hier dran.

                            Bekomme nach einem Update von dem Admin Adapter auch die Meldung:

                            This adapter cannot be installed directly from github.
                            You must install it from npm.
                            Write for that "npm install iobroker.admin" in according directory.
                            

                            JS-Controller läuft auf 1.2.7

                            Wie komme ich wieder zurück auf eine bestimmte Version? 3.1.12 lief bei mir.

                            1 Reply Last reply Reply Quote 0
                            • K
                              Kugelkopf last edited by

                              Konnte das Problem schlussendlich mit diesem Beitrag Lösen!!

                              viewtopic.php?f=22&t=12812&start=20#p141782

                              1 Reply Last reply Reply Quote 0
                              • D
                                dali3 last edited by

                                Möchte kein neues Thema eröffnen, habe beim Update immer folgende Fehlermeldung:

                                npm ERR! notsup Unsupported engine for parser@0.1.4: wanted: {"node":"0.4-0.9"} (current: {"node":"12.18.1","npm":"6.14.5"})

                                Bin Anfänger und parser sagt mir nichts:/

                                
                                root@iobroker:/opt/iobroker# sudo npm install iobroker.admin --production
                                npm ERR! code ENOTSUP
                                npm ERR! notsup Unsupported engine for parser@0.1.4: wanted: {"node":"0.4-0.9"} (current: {"node":"12.18.1","npm":"6.14.5"})
                                npm ERR! notsup Not compatible with your version of node/npm: parser@0.1.4
                                npm ERR! notsup Not compatible with your version of node/npm: parser@0.1.4
                                npm ERR! notsup Required: {"node":"0.4-0.9"}
                                npm ERR! notsup Actual:   {"npm":"6.14.5","node":"12.18.1"}
                                
                                
                                haselchen 1 Reply Last reply Reply Quote 0
                                • haselchen
                                  haselchen Most Active @dali3 last edited by

                                  @dali3

                                  Was hattest du denn vor?
                                  Den Admin IMMER über die GUI updaten!!
                                  Nie manuell über die Konsole!

                                  D 1 Reply Last reply Reply Quote 1
                                  • D
                                    dali3 @haselchen last edited by

                                    @haselchen Da krieg ich auch immer die gleiche Fehlermeldung

                                    host.iobroker	2020-06-24 23:59:20.606	info	iobroker ERR! notsup Actual: {"npm":"6.14.5","node":"12.18.1"}
                                    host.iobroker	2020-06-24 23:59:20.606	info	iobroker notsup Not compatible with your version of node/npm: parser@0.1.4npm ERR! notsup Not compatible with your version of node/npm: parser@0.1.4npm ERR! notsup Required: {"node":"0.4-0.9"}npm
                                    host.iobroker	2020-06-24 23:59:20.605	info	iobroker npm ERR! notsup Unsupported engine for parser@0.1.4: wanted: {"node":"0.4-0.9"} (current: {"node":"12.18.1","npm":"6.14.5"})npm ERR!
                                    host.iobroker	2020-06-24 23:59:20.605	info	iobroker ERR! code ENOTSUP
                                    
                                    haselchen 1 Reply Last reply Reply Quote 0
                                    • haselchen
                                      haselchen Most Active @dali3 last edited by

                                      @dali3

                                      Wo hast du die Node und NPM Version her?
                                      Irgendein fertiges Image installiert?

                                      1 Reply Last reply Reply Quote 1
                                      • D
                                        dali3 last edited by dali3

                                        ja auf einer Proxmox-VM, welche Node und NPM Version wäre richtig?

                                        admin.0	2020-06-25 00:13:40.799	info	(6884) Use link "http://localhost:8081" to configure.
                                        admin.0	2020-06-25 00:13:40.799	info	(6884) http server listening on port 8081
                                        admin.0	2020-06-25 00:13:40.741	info	(6884) received all objects
                                        host.iobroker	2020-06-25 00:13:40.579	info	iobroker exit 0
                                        admin.0	2020-06-25 00:13:40.130	info	(6884) requesting all objects
                                        admin.0	2020-06-25 00:13:40.129	info	(6884) requesting all states
                                        admin.0	2020-06-25 00:13:40.117	info	(6884) starting. Version 3.7.8 in /opt/iobroker/node_modules/iobroker.admin, node: v12.18.1, js-controller: 3.1.4
                                        host.iobroker	2020-06-25 00:13:39.514	info	instance system.adapter.admin.0 started with pid 6884
                                        host.iobroker	2020-06-25 00:13:39.491	info	"system.adapter.admin.0" enabled
                                        host.iobroker	2020-06-25 00:13:39.480	info	iobroker host.iobroker Adapter "system.adapter.admin.0" is started
                                        host.iobroker	2020-06-25 00:13:39.480	info	iobroker Adapter "admin" updated
                                        host.iobroker	2020-06-25 00:13:39.423	info	iobroker upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                                        host.iobroker	2020-06-25 00:13:39.370	info	iobroker upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
                                        host.iobroker	2020-06-25 00:13:39.317	info	iobroker upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                                        host.iobroker	2020-06-25 00:13:39.230	info	iobroker upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                                        host.iobroker	2020-06-25 00:13:39.209	info	iobroker npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2020-06-24T22_13_39_205Z-debug.log
                                        host.iobroker	2020-06-25 00:13:39.209	info	iobroker
                                        host.iobroker	2020-06-25 00:13:39.203	info	iobroker Not compatible with your version of node/npm: parser@0.1.4npm ERR! notsup Not compatible with your version of node/npm: parser@0.1.4npm ERR! notsup Required: {"node":"0.4-0.9"}npm ERR! nots
                                        host.iobroker	2020-06-25 00:13:39.203	info	iobroker npm ERR! notsup Unsupported engine for parser@0.1.4: wanted: {"node":"0.4-0.9"} (current: {"node":"12.18.1","npm":"6.14.5"})npm ERR! notsup
                                        host.iobroker	2020-06-25 00:13:39.203	info	iobroker ERR! code ENOTSUP
                                        host.iobroker	2020-06-25 00:13:39.202	info	iobroker npm
                                        host.iobroker	2020-06-25 00:13:33.236	info	instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
                                        host.iobroker	2020-06-25 00:13:32.888	info	iobroker npm install iobroker.admin@4.0.10 --loglevel error --prefix "/opt/iobroker" (System call)
                                        host.iobroker	2020-06-25 00:13:32.888	info	iobroker NPM version: 6.14.5
                                        admin.0	2020-06-25 00:13:32.712	info	(5859) Terminated (NO_ERROR): Without reason
                                        admin.0	2020-06-25 00:13:32.712	info	(5859) terminating
                                        admin.0	2020-06-25 00:13:32.707	info	(5859) Got terminate signal TERMINATE_YOURSELF
                                        admin.0	2020-06-25 00:13:32.704	info	(5859) terminating http server on port 8081
                                        host.iobroker	2020-06-25 00:13:32.702	info	stopInstance system.adapter.admin.0 send kill signal
                                        admin.0	2020-06-25 00:13:32.701	info	(5859) Adapter is disabled => stop
                                        host.iobroker	2020-06-25 00:13:32.701	info	stopInstance system.adapter.admin.0 (force=false, process=true)
                                        host.iobroker	2020-06-25 00:13:32.701	info	"system.adapter.admin.0" disabled
                                        host.iobroker	2020-06-25 00:13:32.684	info	iobroker host.iobroker Adapter "system.adapter.admin.0" is stopped.
                                        host.iobroker	2020-06-25 00:13:32.675	info	iobroker Update admin from @3.7.8 to @4.0.10
                                        host.iobroker	2020-06-25 00:13:31.704	info	iobroker upgrade admin
                                        
                                        haselchen 1 Reply Last reply Reply Quote 0
                                        • haselchen
                                          haselchen Most Active @dali3 last edited by

                                          @dali3
                                          Puh, Proxmox ist nicht so meine Baustelle.
                                          Da bin ich leider raus.

                                          D 1 Reply Last reply Reply Quote 1
                                          • D
                                            dali3 @haselchen last edited by

                                            @haselchen welche Node und NPM Version wäre richtig?

                                            haselchen 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

                                            591
                                            Online

                                            32.0k
                                            Users

                                            80.4k
                                            Topics

                                            1.3m
                                            Posts

                                            13
                                            114
                                            18514
                                            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