Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. js-controller 6.0.x jetzt für alle User im STABLE!

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    408

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    5.0k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.4k

js-controller 6.0.x jetzt für alle User im STABLE!

Scheduled Pinned Locked Moved ioBroker Allgemein
controllerjs-controllerkierastable
257 Posts 47 Posters 71.8k Views 45 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • stefu87_CHS stefu87_CH

    Nach dem Update von Admin / Java und dem JS-Controller erhalte ich noch diese Meldung:
    eb304b9a-99c6-47d4-aa4a-8092221b18b1-grafik.png

    Mit welchem Begriff kann ich den diese Updates anstossen?

    HomoranH Do not disturb
    HomoranH Do not disturb
    Homoran
    Global Moderator Administrators
    wrote on last edited by
    #130

    @stefu87_ch sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

    Mit welchem Begriff kann ich den diese Updates anstossen?

    sudo apt update
    sudo apt upgrade.

    wie alles im OS

    kein Support per PN! - Fragen im Forum stellen -
    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    stefu87_CHS 1 Reply Last reply
    0
    • HomoranH Homoran

      @stefu87_ch sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

      Mit welchem Begriff kann ich den diese Updates anstossen?

      sudo apt update
      sudo apt upgrade.

      wie alles im OS

      stefu87_CHS Offline
      stefu87_CHS Offline
      stefu87_CH
      wrote on last edited by
      #131

      @homoran
      Erhalte aber die Meldung das 2 nicht updatebar sind:

      admin@Iobroker:~$ sudo apt update
      Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
      Hit:2 https://deb.nodesource.com/node_20.x nodistro InRelease
      Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
      Hit:4 http://archive.ubuntu.com/ubuntu jammy-security InRelease
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      2 packages can be upgraded. Run 'apt list --upgradable' to see them.
      admin@Iobroker:~$ sudo apt upgrade -y
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      Calculating upgrade... Done
      The following packages have been kept back:
        python3-update-manager update-manager-core
      0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
      

      Model : AMD Ryzen 7 8745HS w/ Radeon 780M Graphics
      Cores: 1 × 8 = 8 cores
      Threads: 16
      mit Proxmox
      LXC Container mit Iobroker

      Thomas BraunT 1 Reply Last reply
      0
      • stefu87_CHS stefu87_CH

        @homoran
        Erhalte aber die Meldung das 2 nicht updatebar sind:

        admin@Iobroker:~$ sudo apt update
        Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
        Hit:2 https://deb.nodesource.com/node_20.x nodistro InRelease
        Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
        Hit:4 http://archive.ubuntu.com/ubuntu jammy-security InRelease
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        2 packages can be upgraded. Run 'apt list --upgradable' to see them.
        admin@Iobroker:~$ sudo apt upgrade -y
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        Calculating upgrade... Done
        The following packages have been kept back:
          python3-update-manager update-manager-core
        0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by
        #132

        @stefu87_ch sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

        Erhalte aber die Meldung das 2 nicht updatebar sind:

        Siehe oben...

        apt policy PAKETNAME
        

        zeigt dir wie weit du in der Warteschlange schon vorgerückt bist.

        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

        stefu87_CHS 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @stefu87_ch sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

          Erhalte aber die Meldung das 2 nicht updatebar sind:

          Siehe oben...

          apt policy PAKETNAME
          

          zeigt dir wie weit du in der Warteschlange schon vorgerückt bist.

          stefu87_CHS Offline
          stefu87_CHS Offline
          stefu87_CH
          wrote on last edited by
          #133

          @thomas-braun Wars gerade am Durchlesen. Im Moment sind beide bei Staus 0%

          Model : AMD Ryzen 7 8745HS w/ Radeon 780M Graphics
          Cores: 1 × 8 = 8 cores
          Threads: 16
          mit Proxmox
          LXC Container mit Iobroker

          Thomas BraunT 1 Reply Last reply
          0
          • stefu87_CHS stefu87_CH

            @thomas-braun Wars gerade am Durchlesen. Im Moment sind beide bei Staus 0%

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by
            #134

            @stefu87_ch sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

            Im Moment sind beide bei Staus 0%

            Dann haste noch etwas Zeit bis du bei 100% bist.

            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

            1 Reply Last reply
            0
            • fAz3rs adventuresF fAz3rs adventures

              @thomas-braun
              Es passiert nichts weiter
              Es kommt eine neue eingabe Zeile in der ich Iobroker wieder starten könnte

              E Offline
              E Offline
              Expertman
              wrote on last edited by Expertman
              #135

              @faz3rs-adventures
              Hallo zusammen, bei mir genau das gleiche Problem beim Update von iobroker js-controller auf 6.0.9 im Docker-Container auf einer Synology.

              ioBroker
              Plattform: docker
              Betriebssystem: linux
              Architektur: x64
              CPUs: 4
              Geschwindigkeit: 2100 MHz
              Modell: Intel(R) Atom(TM) CPU C3538 @ 2.10GHz
              RAM: 31.32 GB
              System-Betriebszeit: 254 T. 04:40:55
              Node.js: v18.20.4
              time: 1722690974735
              timeOffset: -120
              NPM: 10.7.0
              Anzahl der Adapter: 539
              dockerInformation: [object Object]
              Datenträgergröße: 69.81 TB
              freier Festplattenspeicher: 44.85 TB
              Aktive Instanzen: 18
              Pfad: /opt/iobroker/
              Betriebszeit: 00:01:30
              Hostname: ioBroker

              Wer kann das noch nachvolziehen undwer hat eine Lösung?

              Thomas BraunT 1 Reply Last reply
              0
              • E Expertman

                @faz3rs-adventures
                Hallo zusammen, bei mir genau das gleiche Problem beim Update von iobroker js-controller auf 6.0.9 im Docker-Container auf einer Synology.

                ioBroker
                Plattform: docker
                Betriebssystem: linux
                Architektur: x64
                CPUs: 4
                Geschwindigkeit: 2100 MHz
                Modell: Intel(R) Atom(TM) CPU C3538 @ 2.10GHz
                RAM: 31.32 GB
                System-Betriebszeit: 254 T. 04:40:55
                Node.js: v18.20.4
                time: 1722690974735
                timeOffset: -120
                NPM: 10.7.0
                Anzahl der Adapter: 539
                dockerInformation: [object Object]
                Datenträgergröße: 69.81 TB
                freier Festplattenspeicher: 44.85 TB
                Aktive Instanzen: 18
                Pfad: /opt/iobroker/
                Betriebszeit: 00:01:30
                Hostname: ioBroker

                Wer kann das noch nachvolziehen undwer hat eine Lösung?

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #136

                @expertman sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                Hallo zusammen, bei mir genau das gleiche Problem bei iobroker im Docker-Container auf einer Synology.

                Welches genau gleiche Problem? Hier sind ja mehrere 'Probleme' versammelt.

                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

                E 1 Reply Last reply
                1
                • Thomas BraunT Thomas Braun

                  @expertman sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                  Hallo zusammen, bei mir genau das gleiche Problem bei iobroker im Docker-Container auf einer Synology.

                  Welches genau gleiche Problem? Hier sind ja mehrere 'Probleme' versammelt.

                  E Offline
                  E Offline
                  Expertman
                  wrote on last edited by
                  #137

                  @thomas-braun

                  Nach

                  iob upgrade self

                  kommt

                  Update js-controller from @5.0.19 to @6.0.9
                  Stopped Objects DB
                  Stopped States DB
                  NPM version: 10.8.1
                  Installing iobroker.js-controller@6.0.9... (System call)

                  Und das war es dann. Das Upgrade läuft nicht durch.

                  Thomas BraunT ? 2 Replies Last reply
                  0
                  • E Expertman

                    @thomas-braun

                    Nach

                    iob upgrade self

                    kommt

                    Update js-controller from @5.0.19 to @6.0.9
                    Stopped Objects DB
                    Stopped States DB
                    NPM version: 10.8.1
                    Installing iobroker.js-controller@6.0.9... (System call)

                    Und das war es dann. Das Upgrade läuft nicht durch.

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by Thomas Braun
                    #138

                    @expertman sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                    Und das war es dann. Das Upgrade läuft nicht durch.

                    Und dein System schaut genau wie aus?

                    iob diag
                    

                    in der Langfassung. Am besten aber in einem separaten Thread dann.

                    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

                    E 1 Reply Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @expertman sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                      Und das war es dann. Das Upgrade läuft nicht durch.

                      Und dein System schaut genau wie aus?

                      iob diag
                      

                      in der Langfassung. Am besten aber in einem separaten Thread dann.

                      E Offline
                      E Offline
                      Expertman
                      wrote on last edited by Expertman
                      #139

                      @thomas-braun

                      ioBroker
                      Plattform: docker
                      Betriebssystem: linux
                      Architektur: x64
                      CPUs: 4
                      Geschwindigkeit: 2100 MHz
                      Modell: Intel(R) Atom(TM) CPU C3538 @ 2.10GHz
                      RAM: 31.32 GB
                      System-Betriebszeit: 254 T. 04:40:55
                      Node.js: v18.20.4
                      time: 1722690974735
                      timeOffset: -120
                      NPM: 10.7.0
                      Anzahl der Adapter: 539
                      dockerInformation: [object Object]
                      Datenträgergröße: 69.81 TB
                      freier Festplattenspeicher: 44.85 TB
                      Aktive Instanzen: 18
                      Pfad: /opt/iobroker/
                      Betriebszeit: 00:01:30
                      Hostname: ioBroker

                      ioBroker Core: js-controller 5.0.19
                      admin 6.17.14

                      Thomas BraunT haselchenH 2 Replies Last reply
                      0
                      • E Expertman

                        @thomas-braun

                        ioBroker
                        Plattform: docker
                        Betriebssystem: linux
                        Architektur: x64
                        CPUs: 4
                        Geschwindigkeit: 2100 MHz
                        Modell: Intel(R) Atom(TM) CPU C3538 @ 2.10GHz
                        RAM: 31.32 GB
                        System-Betriebszeit: 254 T. 04:40:55
                        Node.js: v18.20.4
                        time: 1722690974735
                        timeOffset: -120
                        NPM: 10.7.0
                        Anzahl der Adapter: 539
                        dockerInformation: [object Object]
                        Datenträgergröße: 69.81 TB
                        freier Festplattenspeicher: 44.85 TB
                        Aktive Instanzen: 18
                        Pfad: /opt/iobroker/
                        Betriebszeit: 00:01:30
                        Hostname: ioBroker

                        ioBroker Core: js-controller 5.0.19
                        admin 6.17.14

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #140

                        @expertman sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                        Plattform: docker

                        Da bin ich raus.

                        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

                        1 Reply Last reply
                        0
                        • E Expertman

                          @thomas-braun

                          Nach

                          iob upgrade self

                          kommt

                          Update js-controller from @5.0.19 to @6.0.9
                          Stopped Objects DB
                          Stopped States DB
                          NPM version: 10.8.1
                          Installing iobroker.js-controller@6.0.9... (System call)

                          Und das war es dann. Das Upgrade läuft nicht durch.

                          ? Offline
                          ? Offline
                          A Former User
                          wrote on last edited by
                          #141

                          @expertman sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                          @thomas-braun

                          Nach

                          Installing iobroker.js-controller@6.0.9... (System call)

                          Und das war es dann. Das Upgrade läuft nicht durch.

                          Hast du auch lange genug gewartet?
                          Den Container mal neu gestartet, und nachdem alles hochgefahren ist ( 5-10min warten) dann nochmal versucht?

                          Falls du nach "installing..." keine Antwort mehr bekommst, lass einfach in der Console das mal laufen oder schau dir in der console mit "iob logs --watch" an, was der iobroker so macht...

                          1 Reply Last reply
                          0
                          • E Expertman

                            @thomas-braun

                            ioBroker
                            Plattform: docker
                            Betriebssystem: linux
                            Architektur: x64
                            CPUs: 4
                            Geschwindigkeit: 2100 MHz
                            Modell: Intel(R) Atom(TM) CPU C3538 @ 2.10GHz
                            RAM: 31.32 GB
                            System-Betriebszeit: 254 T. 04:40:55
                            Node.js: v18.20.4
                            time: 1722690974735
                            timeOffset: -120
                            NPM: 10.7.0
                            Anzahl der Adapter: 539
                            dockerInformation: [object Object]
                            Datenträgergröße: 69.81 TB
                            freier Festplattenspeicher: 44.85 TB
                            Aktive Instanzen: 18
                            Pfad: /opt/iobroker/
                            Betriebszeit: 00:01:30
                            Hostname: ioBroker

                            ioBroker Core: js-controller 5.0.19
                            admin 6.17.14

                            haselchenH Offline
                            haselchenH Offline
                            haselchen
                            Most Active
                            wrote on last edited by
                            #142

                            @expertman

                            Erstmal Node auf V20 bringen.
                            Da reduzierst Du schon mal Error Meldungen.
                            Dann erstmal den Container anhalten

                            pkill -u iobroker

                            dann

                            npm i iobroker.js-controller@6.0.9

                            Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                            1 Reply Last reply
                            0
                            • crunchipC crunchip

                              @lamo1966 werden die Datenpunkte gelistet, wenn du history auswählst
                              53476e0d-b5db-45b7-8219-c9a49f0efaee-image.png

                              L Offline
                              L Offline
                              lamo1966
                              wrote on last edited by lamo1966
                              #143

                              @crunchip said in js-controller 6.0.x jetzt für alle User im STABLE!:

                              @lamo1966 werden die Datenpunkte gelistet, wenn du history auswählst
                              53476e0d-b5db-45b7-8219-c9a49f0efaee-image.png

                              ich hab nur noch ein paar Datenpunkte (links unten)
                              3a9a2de8-b3db-4bbf-ade3-a093fe7852c6-image.png
                              Die meisten sind weg - z.b. auch die, die unter dem Chart stehen.

                              Und bei den Objekten sind ganz rechts auch keine Zahnräder mehr aktiv, wo man die Daten in der HIstroy speichern kann
                              1a707d2e-a489-4871-ac32-2d3e0e0ed059-image.png

                              1 Reply Last reply
                              0
                              • crunchipC Away
                                crunchipC Away
                                crunchip
                                Forum Testing Most Active
                                wrote on last edited by crunchip
                                #144

                                @lamo1966 unter Objekte, rechts oben

                                @lamo1966 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                                sind ganz rechts auch keine Zahnräder mehr aktiv

                                die werden üblicherweise nur entfernt, wenn man z.b. Datenpunkte löscht und neu anlegen lässt

                                umgestiegen von Proxmox auf Unraid

                                L 1 Reply Last reply
                                0
                                • crunchipC crunchip

                                  @lamo1966 unter Objekte, rechts oben

                                  @lamo1966 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                                  sind ganz rechts auch keine Zahnräder mehr aktiv

                                  die werden üblicherweise nur entfernt, wenn man z.b. Datenpunkte löscht und neu anlegen lässt

                                  L Offline
                                  L Offline
                                  lamo1966
                                  wrote on last edited by
                                  #145

                                  @crunchip said in js-controller 6.0.x jetzt für alle User im STABLE!:

                                  die werden üblicherweise nur entfernt, wenn man z.b. Datenpunkte löscht und neu anlegen lässt

                                  ich hab da ganz sicher nichts gemacht und die waren erst weg, als ich den HOst aktualisiert habe.
                                  Aber egal, ich leg die halt nochmal an
                                  Trotzdem danke für deine Hilfe

                                  HomoranH 1 Reply Last reply
                                  0
                                  • L lamo1966

                                    @crunchip said in js-controller 6.0.x jetzt für alle User im STABLE!:

                                    die werden üblicherweise nur entfernt, wenn man z.b. Datenpunkte löscht und neu anlegen lässt

                                    ich hab da ganz sicher nichts gemacht und die waren erst weg, als ich den HOst aktualisiert habe.
                                    Aber egal, ich leg die halt nochmal an
                                    Trotzdem danke für deine Hilfe

                                    HomoranH Do not disturb
                                    HomoranH Do not disturb
                                    Homoran
                                    Global Moderator Administrators
                                    wrote on last edited by
                                    #146

                                    @lamo1966 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                                    Aber egal, ich leg die halt nochmal an

                                    bitte vorher die Frage beantworten!!!

                                    @crunchip sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                                    werden die Datenpunkte gelistet, wenn du history auswählst

                                    kein Support per PN! - Fragen im Forum stellen -
                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    L 1 Reply Last reply
                                    0
                                    • HomoranH Homoran

                                      @lamo1966 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                                      Aber egal, ich leg die halt nochmal an

                                      bitte vorher die Frage beantworten!!!

                                      @crunchip sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                                      werden die Datenpunkte gelistet, wenn du history auswählst

                                      L Offline
                                      L Offline
                                      lamo1966
                                      wrote on last edited by
                                      #147

                                      @homoran said in js-controller 6.0.x jetzt für alle User im STABLE!:

                                      @lamo1966 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                                      Aber egal, ich leg die halt nochmal an

                                      bitte vorher die Frage beantworten!!!

                                      @crunchip sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                                      werden die Datenpunkte gelistet, wenn du history auswählst

                                      ich hab weiter oben schon geantwortet, dass ich nicht weiss, wo ich nachsehen soll?

                                      HomoranH 1 Reply Last reply
                                      0
                                      • L lamo1966

                                        @homoran said in js-controller 6.0.x jetzt für alle User im STABLE!:

                                        @lamo1966 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                                        Aber egal, ich leg die halt nochmal an

                                        bitte vorher die Frage beantworten!!!

                                        @crunchip sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                                        werden die Datenpunkte gelistet, wenn du history auswählst

                                        ich hab weiter oben schon geantwortet, dass ich nicht weiss, wo ich nachsehen soll?

                                        HomoranH Do not disturb
                                        HomoranH Do not disturb
                                        Homoran
                                        Global Moderator Administrators
                                        wrote on last edited by Homoran
                                        #148

                                        @lamo1966 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                                        dass ich nicht weiss, wo ich nachsehen soll?

                                        Wurde aber auch sofort nochmal beantwortet

                                        ganz rechts oben das Pulldown auf History stellen.
                                        Screenshot_20240803-214635_Firefox.jpg

                                        kein Support per PN! - Fragen im Forum stellen -
                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        L 1 Reply Last reply
                                        1
                                        • HomoranH Homoran

                                          @lamo1966 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                                          dass ich nicht weiss, wo ich nachsehen soll?

                                          Wurde aber auch sofort nochmal beantwortet

                                          ganz rechts oben das Pulldown auf History stellen.
                                          Screenshot_20240803-214635_Firefox.jpg

                                          L Offline
                                          L Offline
                                          lamo1966
                                          wrote on last edited by
                                          #149

                                          @homoran said in js-controller 6.0.x jetzt für alle User im STABLE!:

                                          @lamo1966 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                                          dass ich nicht weiss, wo ich nachsehen soll?

                                          Wurde aber auch sofort nochmal beantwortet

                                          ganz rechts oben das Pulldown auf History stellen.
                                          Screenshot_20240803-214635_Firefox.jpg

                                          ah danke hab ich übersehen. Ich hatte das manuell durchgeschaut.
                                          Nein, es waren nur noch ein paar übrig nämlich die links unten
                                          7f28fa22-6cd6-4866-b8e5-80908ff0661e-image.png

                                          und die unterhalb des Charts waren alle weg und auch alle anderen

                                          HomoranH 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          571

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe