Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. iobroker zeschossen

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.4k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.5k

iobroker zeschossen

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
175 Beiträge 9 Kommentatoren 29.3k Aufrufe 7 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • OliverIOO OliverIO

    @krisiun

    zu wsl unter windows würde gern auf die faq von microsoft hinweisen.
    du kannst da gern experimentieren, allerdings ist wsl eigentlich nur zu linux-entwicklung unter windows gedacht und nicht um da einen server dauerhaft laufen zu lassen.

    https://learn.microsoft.com/en-us/windows/wsl/faq#can-i-use-wsl-for-production-scenarios--

    KrisiunK Offline
    KrisiunK Offline
    Krisiun
    schrieb am zuletzt editiert von
    #124

    @oliverio
    OK also es wird nix?

    OliverIOO 1 Antwort Letzte Antwort
    0
    • KrisiunK Krisiun

      @thomas-braun sagte in iobroker zeschossen:

      sudo apt purge libnode72

      Leider

      Errors were encountered while processing:
       /var/cache/apt/archives/nodejs_18.18.0-1nodesource1_amd64.deb
      needrestart is being skipped since dpkg has failed
      E: Sub-process /usr/bin/dpkg returned an error code (1)
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #125

      @krisiun sagte in iobroker zeschossen:

      Leider

      ...nicht vollständig.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      KrisiunK 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @krisiun sagte in iobroker zeschossen:

        Leider

        ...nicht vollständig.

        KrisiunK Offline
        KrisiunK Offline
        Krisiun
        schrieb am zuletzt editiert von
        #126

        @thomas-braun

        krisiun@Marek2:~$ sudo apt purge libnode72
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        The following package was automatically installed and is no longer required:
          libc-ares2
        Use 'sudo apt autoremove' to remove it.
        The following additional packages will be installed:
          nodejs
        The following packages will be REMOVED:
          libnode72*
        The following packages will be upgraded:
          nodejs
        1 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
        Need to get 0 B/29.5 MB of archives.
        After this operation, 147 MB of additional disk space will be used.
        Do you want to continue? [Y/n] y
        (Reading database ... 47321 files and directories currently installed.)
        Preparing to unpack .../nodejs_18.18.0-1nodesource1_amd64.deb ...
        Unpacking nodejs (18.18.0-1nodesource1) over (12.22.9~dfsg-1ubuntu3) ...
        dpkg: error processing archive /var/cache/apt/archives/nodejs_18.18.0-1nodesource1_amd64.deb (--unpack):
         trying to overwrite '/usr/share/systemtap/tapset/node.stp', which is also in package libnode72:amd64 12.22.9~dfsg-1ubuntu3
        Errors were encountered while processing:
         /var/cache/apt/archives/nodejs_18.18.0-1nodesource1_amd64.deb
        needrestart is being skipped since dpkg has failed
        E: Sub-process /usr/bin/dpkg returned an error code (1)
        
        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • KrisiunK Krisiun

          @thomas-braun

          krisiun@Marek2:~$ sudo apt purge libnode72
          Reading package lists... Done
          Building dependency tree... Done
          Reading state information... Done
          The following package was automatically installed and is no longer required:
            libc-ares2
          Use 'sudo apt autoremove' to remove it.
          The following additional packages will be installed:
            nodejs
          The following packages will be REMOVED:
            libnode72*
          The following packages will be upgraded:
            nodejs
          1 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
          Need to get 0 B/29.5 MB of archives.
          After this operation, 147 MB of additional disk space will be used.
          Do you want to continue? [Y/n] y
          (Reading database ... 47321 files and directories currently installed.)
          Preparing to unpack .../nodejs_18.18.0-1nodesource1_amd64.deb ...
          Unpacking nodejs (18.18.0-1nodesource1) over (12.22.9~dfsg-1ubuntu3) ...
          dpkg: error processing archive /var/cache/apt/archives/nodejs_18.18.0-1nodesource1_amd64.deb (--unpack):
           trying to overwrite '/usr/share/systemtap/tapset/node.stp', which is also in package libnode72:amd64 12.22.9~dfsg-1ubuntu3
          Errors were encountered while processing:
           /var/cache/apt/archives/nodejs_18.18.0-1nodesource1_amd64.deb
          needrestart is being skipped since dpkg has failed
          E: Sub-process /usr/bin/dpkg returned an error code (1)
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #127

          @krisiun sagte in iobroker zeschossen:

          libnode72

          sudo apt remove libnode72
          

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          KrisiunK 1 Antwort Letzte Antwort
          0
          • KrisiunK Krisiun

            @oliverio
            OK also es wird nix?

            OliverIOO Offline
            OliverIOO Offline
            OliverIO
            schrieb am zuletzt editiert von
            #128

            @krisiun
            zum probieren schon,
            aber wenn ich sehe, das der thread hier schon 124 beiträge lang ist, dann hapert es ein wenig an den skills und dann ist es nochmal schwerer das in so einem szenario zum laufen zu bringen.

            daher, kauf dir lieber eine raspi.
            die sind nicht so teuer.
            denk dran, die anzahl der adapter gehen direkt auf den hauptspeicher.
            wenn du dir einen mit 1MB ram holst, dann ist das nur für ein paar Adapter sinnvoll. wenn du vor hast, mehrere Sorten von Geräte anzubinden, dann hol dir einen mit 4MB, da bist du erst einmal save
            und kannst dich langsam in das thema linux einlesen.
            ein rapsi schluckt auch nicht soviel strom (<10W) wie ein ganzer PC der dauerhalft läuft (womöglich noch mit einer eigenen Grafikkarte)
            da kommen dann eher 100W und höher auf.
            10w24h=240W, bei 30 cent/1Kw, dann ca 7cent pro Tag
            100w
            24=2400W, bei 30 cent/1Kw, dann ca 70cent pro Tag und höher.
            Fürs Jahr kannst dir das ja selber ausrechnen.

            Meine Adapter und Widgets
            TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
            Links im Profil

            KrisiunK Great SUNG 2 Antworten Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @krisiun sagte in iobroker zeschossen:

              libnode72

              sudo apt remove libnode72
              
              KrisiunK Offline
              KrisiunK Offline
              Krisiun
              schrieb am zuletzt editiert von
              #129

              @thomas-braun

              krisiun@Marek2:~$ sudo apt remove libnode72
              Reading package lists... Done
              Building dependency tree... Done
              Reading state information... Done
              The following package was automatically installed and is no longer required:
                libc-ares2
              Use 'sudo apt autoremove' to remove it.
              The following additional packages will be installed:
                nodejs
              The following packages will be REMOVED:
                libnode72
              The following packages will be upgraded:
                nodejs
              1 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
              Need to get 0 B/29.5 MB of archives.
              After this operation, 147 MB of additional disk space will be used.
              Do you want to continue? [Y/n] y
              (Reading database ... 47321 files and directories currently installed.)
              Preparing to unpack .../nodejs_18.18.0-1nodesource1_amd64.deb ...
              Unpacking nodejs (18.18.0-1nodesource1) over (12.22.9~dfsg-1ubuntu3) ...
              dpkg: error processing archive /var/cache/apt/archives/nodejs_18.18.0-1nodesource1_amd64.deb (--unpack):
               trying to overwrite '/usr/share/systemtap/tapset/node.stp', which is also in package libnode72:amd64 12.22.9~dfsg-1ubuntu3
              Errors were encountered while processing:
               /var/cache/apt/archives/nodejs_18.18.0-1nodesource1_amd64.deb
              needrestart is being skipped since dpkg has failed
              E: Sub-process /usr/bin/dpkg returned an error code (1)
              
              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • OliverIOO OliverIO

                @krisiun
                zum probieren schon,
                aber wenn ich sehe, das der thread hier schon 124 beiträge lang ist, dann hapert es ein wenig an den skills und dann ist es nochmal schwerer das in so einem szenario zum laufen zu bringen.

                daher, kauf dir lieber eine raspi.
                die sind nicht so teuer.
                denk dran, die anzahl der adapter gehen direkt auf den hauptspeicher.
                wenn du dir einen mit 1MB ram holst, dann ist das nur für ein paar Adapter sinnvoll. wenn du vor hast, mehrere Sorten von Geräte anzubinden, dann hol dir einen mit 4MB, da bist du erst einmal save
                und kannst dich langsam in das thema linux einlesen.
                ein rapsi schluckt auch nicht soviel strom (<10W) wie ein ganzer PC der dauerhalft läuft (womöglich noch mit einer eigenen Grafikkarte)
                da kommen dann eher 100W und höher auf.
                10w24h=240W, bei 30 cent/1Kw, dann ca 7cent pro Tag
                100w
                24=2400W, bei 30 cent/1Kw, dann ca 70cent pro Tag und höher.
                Fürs Jahr kannst dir das ja selber ausrechnen.

                KrisiunK Offline
                KrisiunK Offline
                Krisiun
                schrieb am zuletzt editiert von
                #130

                @oliverio sagte in iobroker zeschossen:

                @krisiun
                zum probieren schon,
                aber wenn ich sehe, das der thread hier schon 124 beiträge lang ist, dann hapert es ein wenig an den skills und dann ist es nochmal schwerer das in so einem szenario zum laufen zu bringen.

                daher, kauf dir lieber eine raspi.
                die sind nicht so teuer.
                denk dran, die anzahl der adapter gehen direkt auf den hauptspeicher.
                wenn du dir einen mit 1MB ram holst, dann ist das nur für ein paar Adapter sinnvoll. wenn du vor hast, mehrere Sorten von Geräte anzubinden, dann hol dir einen mit 4MB, da bist du erst einmal save
                und kannst dich langsam in das thema linux einlesen.
                ein rapsi schluckt auch nicht soviel strom (<10W) wie ein ganzer PC der dauerhalft läuft (womöglich noch mit einer eigenen Grafikkarte)
                da kommen dann eher 100W und höher auf.
                10w24h=240W, bei 30 cent/1Kw, dann ca 7cent pro Tag
                100w
                24=2400W, bei 30 cent/1Kw, dann ca 70cent pro Tag und höher.
                Fürs Jahr kannst dir das ja selber ausrechnen.

                Danke für den Tipp aber ich habe schon einen

                KrisiunK bahnuhrB 2 Antworten Letzte Antwort
                0
                • KrisiunK Krisiun

                  @oliverio sagte in iobroker zeschossen:

                  @krisiun
                  zum probieren schon,
                  aber wenn ich sehe, das der thread hier schon 124 beiträge lang ist, dann hapert es ein wenig an den skills und dann ist es nochmal schwerer das in so einem szenario zum laufen zu bringen.

                  daher, kauf dir lieber eine raspi.
                  die sind nicht so teuer.
                  denk dran, die anzahl der adapter gehen direkt auf den hauptspeicher.
                  wenn du dir einen mit 1MB ram holst, dann ist das nur für ein paar Adapter sinnvoll. wenn du vor hast, mehrere Sorten von Geräte anzubinden, dann hol dir einen mit 4MB, da bist du erst einmal save
                  und kannst dich langsam in das thema linux einlesen.
                  ein rapsi schluckt auch nicht soviel strom (<10W) wie ein ganzer PC der dauerhalft läuft (womöglich noch mit einer eigenen Grafikkarte)
                  da kommen dann eher 100W und höher auf.
                  10w24h=240W, bei 30 cent/1Kw, dann ca 7cent pro Tag
                  100w
                  24=2400W, bei 30 cent/1Kw, dann ca 70cent pro Tag und höher.
                  Fürs Jahr kannst dir das ja selber ausrechnen.

                  Danke für den Tipp aber ich habe schon einen

                  KrisiunK Offline
                  KrisiunK Offline
                  Krisiun
                  schrieb am zuletzt editiert von
                  #131

                  @krisiun sagte in iobroker zeschossen:

                  @oliverio sagte in iobroker zeschossen:

                  @krisiun
                  zum probieren schon,
                  aber wenn ich sehe, das der thread hier schon 124 beiträge lang ist, dann hapert es ein wenig an den skills und dann ist es nochmal schwerer das in so einem szenario zum laufen zu bringen.

                  daher, kauf dir lieber eine raspi.
                  die sind nicht so teuer.
                  denk dran, die anzahl der adapter gehen direkt auf den hauptspeicher.
                  wenn du dir einen mit 1MB ram holst, dann ist das nur für ein paar Adapter sinnvoll. wenn du vor hast, mehrere Sorten von Geräte anzubinden, dann hol dir einen mit 4MB, da bist du erst einmal save
                  und kannst dich langsam in das thema linux einlesen.
                  ein rapsi schluckt auch nicht soviel strom (<10W) wie ein ganzer PC der dauerhalft läuft (womöglich noch mit einer eigenen Grafikkarte)
                  da kommen dann eher 100W und höher auf.
                  10w24h=240W, bei 30 cent/1Kw, dann ca 7cent pro Tag
                  100w
                  24=2400W, bei 30 cent/1Kw, dann ca 70cent pro Tag und höher.
                  Fürs Jahr kannst dir das ja selber ausrechnen.

                  Danke für den Tipp aber ich habe schon einen

                  Das hier läuft nur sporadisch nicht ständig

                  1 Antwort Letzte Antwort
                  0
                  • KrisiunK Krisiun

                    @oliverio sagte in iobroker zeschossen:

                    @krisiun
                    zum probieren schon,
                    aber wenn ich sehe, das der thread hier schon 124 beiträge lang ist, dann hapert es ein wenig an den skills und dann ist es nochmal schwerer das in so einem szenario zum laufen zu bringen.

                    daher, kauf dir lieber eine raspi.
                    die sind nicht so teuer.
                    denk dran, die anzahl der adapter gehen direkt auf den hauptspeicher.
                    wenn du dir einen mit 1MB ram holst, dann ist das nur für ein paar Adapter sinnvoll. wenn du vor hast, mehrere Sorten von Geräte anzubinden, dann hol dir einen mit 4MB, da bist du erst einmal save
                    und kannst dich langsam in das thema linux einlesen.
                    ein rapsi schluckt auch nicht soviel strom (<10W) wie ein ganzer PC der dauerhalft läuft (womöglich noch mit einer eigenen Grafikkarte)
                    da kommen dann eher 100W und höher auf.
                    10w24h=240W, bei 30 cent/1Kw, dann ca 7cent pro Tag
                    100w
                    24=2400W, bei 30 cent/1Kw, dann ca 70cent pro Tag und höher.
                    Fürs Jahr kannst dir das ja selber ausrechnen.

                    Danke für den Tipp aber ich habe schon einen

                    bahnuhrB Online
                    bahnuhrB Online
                    bahnuhr
                    Forum Testing Most Active
                    schrieb am zuletzt editiert von
                    #132

                    @krisiun sagte in iobroker zeschossen:

                    habe schon einen

                    hoffentlich was ordentliches mit viel Speicher


                    Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                    Danke.
                    gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                    ScreenToGif :https://www.screentogif.com/downloads.html

                    KrisiunK 1 Antwort Letzte Antwort
                    0
                    • KrisiunK Krisiun

                      @thomas-braun

                      krisiun@Marek2:~$ sudo apt remove libnode72
                      Reading package lists... Done
                      Building dependency tree... Done
                      Reading state information... Done
                      The following package was automatically installed and is no longer required:
                        libc-ares2
                      Use 'sudo apt autoremove' to remove it.
                      The following additional packages will be installed:
                        nodejs
                      The following packages will be REMOVED:
                        libnode72
                      The following packages will be upgraded:
                        nodejs
                      1 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
                      Need to get 0 B/29.5 MB of archives.
                      After this operation, 147 MB of additional disk space will be used.
                      Do you want to continue? [Y/n] y
                      (Reading database ... 47321 files and directories currently installed.)
                      Preparing to unpack .../nodejs_18.18.0-1nodesource1_amd64.deb ...
                      Unpacking nodejs (18.18.0-1nodesource1) over (12.22.9~dfsg-1ubuntu3) ...
                      dpkg: error processing archive /var/cache/apt/archives/nodejs_18.18.0-1nodesource1_amd64.deb (--unpack):
                       trying to overwrite '/usr/share/systemtap/tapset/node.stp', which is also in package libnode72:amd64 12.22.9~dfsg-1ubuntu3
                      Errors were encountered while processing:
                       /var/cache/apt/archives/nodejs_18.18.0-1nodesource1_amd64.deb
                      needrestart is being skipped since dpkg has failed
                      E: Sub-process /usr/bin/dpkg returned an error code (1)
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #133

                      @krisiun

                      apt policy nodejs
                      

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      KrisiunK 1 Antwort Letzte Antwort
                      0
                      • bahnuhrB bahnuhr

                        @krisiun sagte in iobroker zeschossen:

                        habe schon einen

                        hoffentlich was ordentliches mit viel Speicher

                        KrisiunK Offline
                        KrisiunK Offline
                        Krisiun
                        schrieb am zuletzt editiert von
                        #134

                        @bahnuhr

                        Ja das passt schon. Danke

                        bahnuhrB Thomas BraunT 2 Antworten Letzte Antwort
                        0
                        • KrisiunK Krisiun

                          @bahnuhr

                          Ja das passt schon. Danke

                          bahnuhrB Online
                          bahnuhrB Online
                          bahnuhr
                          Forum Testing Most Active
                          schrieb am zuletzt editiert von
                          #135

                          @krisiun sagte in iobroker zeschossen:

                          @bahnuhr

                          Ja das passt schon. Danke

                          Und wat für einen ?


                          Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                          Danke.
                          gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                          ScreenToGif :https://www.screentogif.com/downloads.html

                          KrisiunK 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @krisiun

                            apt policy nodejs
                            
                            KrisiunK Offline
                            KrisiunK Offline
                            Krisiun
                            schrieb am zuletzt editiert von
                            #136

                            @thomas-braun

                            krisiun@Marek2:~$ apt policy nodejs
                            nodejs:
                              Installed: 12.22.9~dfsg-1ubuntu3
                              Candidate: 18.18.0-1nodesource1
                              Version table:
                                 18.18.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.17.1-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.17.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.16.1-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.16.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.15.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.14.2-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.14.1-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.14.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.13.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.12.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.11.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.10.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.9.1-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.9.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.8.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.7.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.6.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.5.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.4.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.3.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.2.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.1.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.0.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             *** 12.22.9~dfsg-1ubuntu3 500
                                    500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
                                    100 /var/lib/dpkg/status
                            
                            1 Antwort Letzte Antwort
                            0
                            • KrisiunK Krisiun

                              @bahnuhr

                              Ja das passt schon. Danke

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #137

                              @krisiun

                              sudo apt remove nodejs libnode72
                              

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              KrisiunK 1 Antwort Letzte Antwort
                              0
                              • bahnuhrB bahnuhr

                                @krisiun sagte in iobroker zeschossen:

                                @bahnuhr

                                Ja das passt schon. Danke

                                Und wat für einen ?

                                KrisiunK Offline
                                KrisiunK Offline
                                Krisiun
                                schrieb am zuletzt editiert von
                                #138

                                @bahnuhr sagte in iobroker zeschossen:

                                @krisiun sagte in iobroker zeschossen:

                                @bahnuhr

                                Ja das passt schon. Danke

                                Und wat für einen ?

                                Es geht da nicht um den raspi der geht doch einwandfrei. Keine probleme.

                                bahnuhrB 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @krisiun

                                  sudo apt remove nodejs libnode72
                                  
                                  KrisiunK Offline
                                  KrisiunK Offline
                                  Krisiun
                                  schrieb am zuletzt editiert von
                                  #139

                                  @thomas-braun

                                  krisiun@Marek2:~$ apt policy nodejs
                                  nodejs:
                                    Installed: 12.22.9~dfsg-1ubuntu3
                                    Candidate: 18.18.0-1nodesource1
                                    Version table:
                                       18.18.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.17.1-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.17.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.16.1-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.16.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.15.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.14.2-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.14.1-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.14.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.13.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.12.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.11.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.10.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.9.1-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.9.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.8.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.7.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.6.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.5.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.4.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.3.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.2.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.1.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.0.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   *** 12.22.9~dfsg-1ubuntu3 500
                                          500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
                                  (Reading database ... 47321 files and directories currently installed.)
                                  Removing nodejs (12.22.9~dfsg-1ubuntu3) ...
                                  Removing libnode72:amd64 (12.22.9~dfsg-1ubuntu3) ...
                                  Processing triggers for man-db (2.10.2-1) ...
                                  Processing triggers for libc-bin (2.35-0ubuntu3.4) ...
                                  Scanning processes...
                                  Scanning candidates...
                                  Scanning processor microcode...
                                  Scanning linux images...
                                  Building dependency tree... Done
                                  Failed to retrieve available kernel versions.
                                  The following package was automatically installed and is no longer required:
                                  Failed to check for processor microcode upgrades.
                                  Use 'sudo apt autoremove' to remove it.
                                  No services need to be restarted.MOVED:
                                    libnode72 nodejs
                                  No containers need to be restarted. remove and 0 not upgraded.
                                  After this operation, 42.1 MB disk space will be freed.
                                  User sessions running outdated binaries:
                                   krisiun @ /dev/tty1: bash[5843]
                                   root @ /dev/pts/0: apt[7094,7146], sh[7151]
                                   root @ /dev/tty1: bash[5801], init[5800], su[5842]
                                  
                                  No VM guests are running outdated hypervisor (qemu) binaries on this host.
                                  
                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • KrisiunK Krisiun

                                    @bahnuhr sagte in iobroker zeschossen:

                                    @krisiun sagte in iobroker zeschossen:

                                    @bahnuhr

                                    Ja das passt schon. Danke

                                    Und wat für einen ?

                                    Es geht da nicht um den raspi der geht doch einwandfrei. Keine probleme.

                                    bahnuhrB Online
                                    bahnuhrB Online
                                    bahnuhr
                                    Forum Testing Most Active
                                    schrieb am zuletzt editiert von
                                    #140

                                    @krisiun sagte in iobroker zeschossen:

                                    @bahnuhr sagte in iobroker zeschossen:

                                    @krisiun sagte in iobroker zeschossen:

                                    @bahnuhr

                                    Ja das passt schon. Danke

                                    Und wat für einen ?

                                    Es geht da nicht um den raspi der geht doch einwandfrei. Keine probleme.

                                    Musst es ja nicht verraten.
                                    War nur neugierig.


                                    Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                                    Danke.
                                    gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                                    ScreenToGif :https://www.screentogif.com/downloads.html

                                    KrisiunK 1 Antwort Letzte Antwort
                                    0
                                    • bahnuhrB bahnuhr

                                      @krisiun sagte in iobroker zeschossen:

                                      @bahnuhr sagte in iobroker zeschossen:

                                      @krisiun sagte in iobroker zeschossen:

                                      @bahnuhr

                                      Ja das passt schon. Danke

                                      Und wat für einen ?

                                      Es geht da nicht um den raspi der geht doch einwandfrei. Keine probleme.

                                      Musst es ja nicht verraten.
                                      War nur neugierig.

                                      KrisiunK Offline
                                      KrisiunK Offline
                                      Krisiun
                                      schrieb am zuletzt editiert von
                                      #141

                                      @bahnuhr sagte in iobroker zeschossen:

                                      @krisiun sagte in iobroker zeschossen:

                                      @bahnuhr sagte in iobroker zeschossen:

                                      @krisiun sagte in iobroker zeschossen:

                                      @bahnuhr

                                      Ja das passt schon. Danke

                                      Und wat für einen ?

                                      Es geht da nicht um den raspi der geht doch einwandfrei. Keine probleme.

                                      Musst es ja nicht verraten.
                                      War nur neugierig.

                                      Nein du hast mich falsch verstanden das ist doch kein Geheimnis aber ich bin jetzt wo anders beschäftigt und die daten habe ich doch nicht im kopf

                                      1 Antwort Letzte Antwort
                                      0
                                      • KrisiunK Krisiun

                                        @thomas-braun

                                        krisiun@Marek2:~$ apt policy nodejs
                                        nodejs:
                                          Installed: 12.22.9~dfsg-1ubuntu3
                                          Candidate: 18.18.0-1nodesource1
                                          Version table:
                                             18.18.0-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.17.1-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.17.0-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.16.1-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.16.0-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.15.0-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.14.2-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.14.1-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.14.0-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.13.0-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.12.0-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.11.0-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.10.0-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.9.1-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.9.0-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.8.0-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.7.0-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.6.0-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.5.0-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.4.0-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.3.0-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.2.0-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.1.0-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                             18.0.0-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         *** 12.22.9~dfsg-1ubuntu3 500
                                                500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
                                        (Reading database ... 47321 files and directories currently installed.)
                                        Removing nodejs (12.22.9~dfsg-1ubuntu3) ...
                                        Removing libnode72:amd64 (12.22.9~dfsg-1ubuntu3) ...
                                        Processing triggers for man-db (2.10.2-1) ...
                                        Processing triggers for libc-bin (2.35-0ubuntu3.4) ...
                                        Scanning processes...
                                        Scanning candidates...
                                        Scanning processor microcode...
                                        Scanning linux images...
                                        Building dependency tree... Done
                                        Failed to retrieve available kernel versions.
                                        The following package was automatically installed and is no longer required:
                                        Failed to check for processor microcode upgrades.
                                        Use 'sudo apt autoremove' to remove it.
                                        No services need to be restarted.MOVED:
                                          libnode72 nodejs
                                        No containers need to be restarted. remove and 0 not upgraded.
                                        After this operation, 42.1 MB disk space will be freed.
                                        User sessions running outdated binaries:
                                         krisiun @ /dev/tty1: bash[5843]
                                         root @ /dev/pts/0: apt[7094,7146], sh[7151]
                                         root @ /dev/tty1: bash[5801], init[5800], su[5842]
                                        
                                        No VM guests are running outdated hypervisor (qemu) binaries on this host.
                                        
                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von Thomas Braun
                                        #142

                                        @krisiun

                                        sudo apt update
                                        sudo apt full-upgrade
                                        

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        KrisiunK 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @krisiun

                                          sudo apt update
                                          sudo apt full-upgrade
                                          
                                          KrisiunK Offline
                                          KrisiunK Offline
                                          Krisiun
                                          schrieb am zuletzt editiert von
                                          #143

                                          @thomas-braun

                                          krisiun@Marek2:~$ sudo apt update
                                          Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
                                          Hit:2 https://deb.nodesource.com/node_18.x nodistro InRelease
                                          Hit:3 http://archive.ubuntu.com/ubuntu jammy InRelease
                                          Get:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
                                          Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
                                          Fetched 338 kB in 3s (98.9 kB/s)
                                          Reading package lists... Done
                                          Building dependency tree... Done
                                          Reading state information... Done
                                          All packages are up to date.
                                          krisiun@Marek2:~$ sudo apt full-upgrade
                                          Reading package lists... Done
                                          Building dependency tree... Done
                                          Reading state information... Done
                                          Calculating upgrade... Done
                                          The following package was automatically installed and is no longer required:
                                            libc-ares2
                                          Use 'sudo apt autoremove' to remove it.
                                          0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                                          
                                          Thomas BraunT 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          770

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe