Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Adminoberfläche nicht aufrufbar, Admin 6.2.17

    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

    Adminoberfläche nicht aufrufbar, Admin 6.2.17

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

      @axelf1977 sagte in Adminoberfläche nicht aufrufbar, Admin 6.2.17:

      Also jetzt die richtige npm Version installieren? Denn die blieb bei 7.13.

      Ist falsch.

      iob stop
      sudo apt install --reinstall nodejs
      iob start
      
      AxelF1977 1 Reply Last reply Reply Quote 1
      • Thomas Braun
        Thomas Braun Most Active @AxelF1977 last edited by Thomas Braun

        @axelf1977

        Und was sagt

        sudo ln -s /usr/bin/node /usr/bin/nodejs
        uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
        
        Thomas Braun 1 Reply Last reply Reply Quote 1
        • AxelF1977
          AxelF1977 @Thomas Braun last edited by

          @thomas-braun

          @thomas-braun sagte in Adminoberfläche nicht aufrufbar, Admin 6.2.17:

          @axelf1977 sagte in Adminoberfläche nicht aufrufbar, Admin 6.2.17:

          Also jetzt die richtige npm Version installieren? Denn die blieb bei 7.13.

          Ist falsch.

          iob stop
          sudo apt install --reinstall nodejs
          iob start
          

          jetzt hat hat das System es gerade gezogen. Danke!

          v16.17.0
          v16.17.0
          8.19.0
          
          
          1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Thomas Braun last edited by Thomas Braun

            @thomas-braun sagte in Adminoberfläche nicht aufrufbar, Admin 6.2.17:
            @axelf1977

            Und was sagt

            sudo ln -s /usr/bin/node /usr/bin/nodejs
            uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
            

            npm 8.19.0 ist auch falsch, Version zu hoch.

            AxelF1977 1 Reply Last reply Reply Quote 1
            • DJMarc75
              DJMarc75 last edited by

              @axelf1977 sagte in Adminoberfläche nicht aufrufbar, Admin 6.2.17:

              8.19.0

              Ist die Version korrekt ? @

              dachte die 8.15 ist aktuell !?!?

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

                @djmarc75

                Richtig:

                4bcc174f-a245-4dee-a9a7-9f7b7c399166-grafik.png

                1 Reply Last reply Reply Quote 2
                • AxelF1977
                  AxelF1977 @Thomas Braun last edited by AxelF1977

                  @thomas-braun

                  @thomas-braun sagte in Adminoberfläche nicht aufrufbar, Admin 6.2.17:

                  @thomas-braun sagte in Adminoberfläche nicht aufrufbar, Admin 6.2.17:
                  @axelf1977

                  Und was sagt

                  sudo ln -s /usr/bin/node /usr/bin/nodejs
                  uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                  

                  npm 8.19.0 ist auch falsch, Version zu hoch.

                  Die Version wurde jetzt automatisch installiert, aber hatte schon in einem anderem Thema von Dir gelesen, dass die 8.19.0 zu einer höheren nodejs gehört. Welche npm ist die Richtige, die 8.17.0 sehe gerade ist die 8.15.0?

                  Ich hatte die Ausgabe von gepostet, oder fehlen Dir dort noch relevante Infos?

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

                    @axelf1977

                    Bitte die VOLLSTÄNDIGEN Konsolen-Ein- wie Ausgaben zu:

                    sudo ln -s /usr/bin/node /usr/bin/nodejs
                    uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                    
                    AxelF1977 1 Reply Last reply Reply Quote 1
                    • AxelF1977
                      AxelF1977 @Thomas Braun last edited by

                      @thomas-braun sagte in Adminoberfläche nicht aufrufbar, Admin 6.2.17:

                      @axelf1977

                      Bitte die VOLLSTÄNDIGEN Konsolen-Ein- wie Ausgaben zu:

                      sudo ln -s /usr/bin/node /usr/bin/nodejs
                      uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                      
                      ln: failed to create symbolic link '/usr/bin/nodejs': File exists
                      x86_64
                      /usr/bin/nodejs
                      /usr/bin/node
                      /usr/local/bin/npm
                      v16.17.0
                      v16.17.0
                      8.19.0
                      gordon
                      /opt/iobroker
                      
                      
                      Thomas Braun 2 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @AxelF1977 last edited by

                        @axelf1977 sagte in Adminoberfläche nicht aufrufbar, Admin 6.2.17:

                        Vollständig ist das immer noch nicht...

                        sudo rm /usr/local/bin/npm
                        
                        AxelF1977 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @AxelF1977 last edited by

                          @axelf1977

                          sudo apt update
                          sudo apt full-upgrade
                          sudo reboot
                          
                          1 Reply Last reply Reply Quote 1
                          • AxelF1977
                            AxelF1977 @Thomas Braun last edited by AxelF1977

                            @thomas-braun sagte in Adminoberfläche nicht aufrufbar, Admin 6.2.17:

                            @axelf1977 sagte in Adminoberfläche nicht aufrufbar, Admin 6.2.17:

                            Vollständig ist das immer noch nicht...

                            sudo rm /usr/local/bin/npm
                            

                            Das ist die Ausgabe, mehr kommt da nicht

                            @thomas-braun sagte in Adminoberfläche nicht aufrufbar, Admin 6.2.17:

                            @axelf1977

                            sudo apt update
                            sudo apt full-upgrade
                            sudo reboot
                            

                            hab ich gemacht, jetzt stimmt die npm Version. Klasse, vielen Dank!

                            c8347130-d8da-436d-801c-e93e35dca25c-image.png

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

                              @axelf1977 keine Screenshots bitte...danke !

                              AxelF1977 1 Reply Last reply Reply Quote 1
                              • AxelF1977
                                AxelF1977 @DJMarc75 last edited by AxelF1977

                                @djmarc75 sagte in Adminoberfläche nicht aufrufbar, Admin 6.2.17:

                                @axelf1977 keine Screenshots bitte...danke !

                                Ich wollte nur zeigen, dass ich nichts vergesse was zu kopieren. Sorry

                                rm: cannot remove '/usr/local/bin/npm': No such file or directory
                                x86_64
                                /usr/bin/nodejs
                                /usr/bin/node
                                /usr/bin/npm
                                v16.17.0
                                v16.17.0
                                8.15.0
                                gordon
                                /home/gordon
                                
                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @AxelF1977 last edited by

                                  @axelf1977

                                  Bitte die Rückmeldungen zu

                                  sudo apt update
                                  sudo apt full-upgrade
                                  

                                  posten. Vollständig, kein Screenshot.

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

                                    @thomas-braun sagte in Adminoberfläche nicht aufrufbar, Admin 6.2.17:

                                    @axelf1977

                                    Bitte die Rückmeldungen zu

                                    sudo apt update
                                    sudo apt full-upgrade
                                    

                                    posten. Vollständig, kein Screenshot.

                                    Habe ich bereits einen Post über Deinem. @DJMarc75 hatte es mir auch schon gesagt

                                    rm: cannot remove '/usr/local/bin/npm': No such file or directory
                                    x86_64
                                    /usr/bin/nodejs
                                    /usr/bin/node
                                    /usr/bin/npm
                                    v16.17.0
                                    v16.17.0
                                    8.15.0
                                    gordon
                                    /home/gordon
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @AxelF1977 last edited by

                                      @axelf1977

                                      Das ist NICHT die passende Ausgabe dazu.

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

                                        @thomas-braun sagte in Adminoberfläche nicht aufrufbar, Admin 6.2.17:

                                        @axelf1977

                                        Das ist NICHT die passende Ausgabe dazu.

                                        Ok? dann das hier?

                                        gordon@iobroker-prod:~$ sudo apt update
                                        [sudo] password for gordon: 
                                        0Sorry, try again.
                                        [sudo] password for gordon: 
                                        Ign:1 http://archive.ubuntu.com/ubuntu hirsute InRelease
                                        Ign:2 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease
                                        Ign:3 http://archive.ubuntu.com/ubuntu hirsute-security InRelease
                                        Err:4 http://archive.ubuntu.com/ubuntu hirsute Release
                                          404  Not Found [IP: 185.125.190.39 80]
                                        Err:5 http://archive.ubuntu.com/ubuntu hirsute-updates Release
                                          404  Not Found [IP: 185.125.190.39 80]
                                        Err:6 http://archive.ubuntu.com/ubuntu hirsute-security Release
                                          404  Not Found [IP: 185.125.190.39 80]
                                        Hit:7 https://deb.nodesource.com/node_16.x hirsute InRelease
                                        Reading package lists... Done
                                        E: The repository 'http://archive.ubuntu.com/ubuntu hirsute Release' no longer has a Release file.
                                        N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                                        N: See apt-secure(8) manpage for repository creation and user configuration details.
                                        E: The repository 'http://archive.ubuntu.com/ubuntu hirsute-updates Release' no longer has a Release file.
                                        N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                                        N: See apt-secure(8) manpage for repository creation and user configuration details.
                                        E: The repository 'http://archive.ubuntu.com/ubuntu hirsute-security Release' no longer has a Release file.
                                        N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                                        N: See apt-secure(8) manpage for repository creation and user configuration details.
                                        gordon@iobroker-prod:~$ ^C
                                        gordon@iobroker-prod:~$ sudo apt full-upgrade
                                        Reading package lists... Done
                                        Building dependency tree... Done
                                        Reading state information... Done
                                        Calculating upgrade... Done
                                        The following packages were automatically installed and are no longer required:
                                          gyp javascript-common libc-ares2 libjs-highlight.js libjs-inherits libjs-is-typedarray libjs-psl libjs-typedarray-to-buffer libssl-dev libuv1-dev node-abbrev node-agent-base node-ajv node-ansi node-ansi-regex node-ansi-styles
                                          node-ansistyles node-aproba node-archy node-are-we-there-yet node-asap node-asn1 node-assert-plus node-asynckit node-aws-sign2 node-aws4 node-balanced-match node-bcrypt-pbkdf node-brace-expansion node-builtins node-cacache node-caseless
                                          node-chalk node-chownr node-clone node-color-convert node-color-name node-colors node-columnify node-combined-stream node-concat-map node-console-control-strings node-copy-concurrently node-core-util-is node-dashdash node-debug
                                          node-defaults node-delayed-stream node-delegates node-depd node-ecc-jsbn node-encoding node-err-code node-escape-string-regexp node-extend node-extsprintf node-fast-deep-equal node-forever-agent node-form-data node-fs-write-stream-atomic
                                          node-fs.realpath node-function-bind node-gauge node-getpass node-glob node-graceful-fs node-har-schema node-har-validator node-has-flag node-has-unicode node-hosted-git-info node-http-signature node-https-proxy-agent node-iconv-lite
                                          node-iferr node-imurmurhash node-indent-string node-inflight node-inherits node-ini node-ip node-ip-regex node-is-typedarray node-isarray node-isexe node-isstream node-jsbn node-json-parse-better-errors node-json-schema
                                          node-json-schema-traverse node-json-stable-stringify node-json-stringify-safe node-jsonify node-jsonparse node-jsonstream node-jsprim node-leven node-lockfile node-lru-cache node-mime node-mime-types node-minimatch node-mkdirp
                                          node-move-concurrently node-ms node-mute-stream node-nopt node-normalize-package-data node-npm-bundled node-npm-package-arg node-npmlog node-number-is-nan node-oauth-sign node-object-assign node-once node-opener node-osenv node-p-map
                                          node-path-is-absolute node-performance-now node-process-nextick-args node-promise-inflight node-promise-retry node-promzard node-psl node-puka node-punycode node-qs node-read node-read-package-json node-readable-stream node-resolve
                                          node-resolve-from node-retry node-rimraf node-run-queue node-safe-buffer node-semver node-set-blocking node-signal-exit node-slash node-spdx-correct node-spdx-exceptions node-spdx-expression-parse node-spdx-license-ids node-sshpk
                                          node-ssri node-string-decoder node-string-width node-strip-ansi node-supports-color node-tar node-text-table node-through node-tunnel-agent node-tweetnacl node-typedarray-to-buffer node-unique-filename node-uri-js node-util-deprecate
                                          node-uuid node-validate-npm-package-license node-validate-npm-package-name node-verror node-wcwidth.js node-which node-wide-align node-wrappy node-write-file-atomic node-yallist xdg-utils
                                        Use 'sudo apt autoremove' to remove them.
                                        0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                                        gordon@iobroker-prod:~$ ^C
                                        gordon@iobroker-prod:~$ 
                                        
                                        
                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @AxelF1977 last edited by Thomas Braun

                                          @axelf1977

                                          Ubuntu Hirsute Hippo ist tot. Installier da die aktuelle LTS-Version, wenn es denn unbedingt Ubuntu sein muss.

                                          Und unbedingt den alten node-Krempel loswerden:

                                          sudo apt autoremove
                                          

                                          Der hatte da eh nix zu suchen.

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

                                            @thomas-braun sagte in Adminoberfläche nicht aufrufbar, Admin 6.2.17:

                                            @axelf1977

                                            Ubuntu Hirsute Hippo ist tot. Installier da die aktuelle LTS-Version, wenn es denn unbedingt Ubuntu sein muss.

                                            Und unbedingt den alten node-Krempel loswerden:

                                            sudo apt autoremove
                                            

                                            Der hatte da eh nix zu suchen.

                                            Alles klar, dann gehe ich erstmal auf die nächste ubuntu Version. Da ich nicht alles neu aufsetzen möchte, ist das erstmal die erste Wahl.

                                            Anschließend werde ich das autoremove laufen lassen.

                                            Vielen Dank für Deine Hilfe und die Zeit die Du investierst mir zu helfen.

                                            Thomas Braun 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            913
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            3
                                            57
                                            2649
                                            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