Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Rules seit update auf 8.7.6 nicht mehr editierbar

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Rules seit update auf 8.7.6 nicht mehr editierbar

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

      Hallo, ich habe hier seit gestern ein Problem mit dem Javascript Adapter.

      Ich hatte noch eine v7.x installiert und dort einige scripte angelegt. Sowohl Blockly als auch Rules.
      Seit dem Update laufen die Scripte zwar, aber die Rules Scripte sind nicht mehr editierbar.
      Wenn ich dort auf einen [...] zur Auswahl des Objektes klicke, wird die Seite weiß und nichts geschieht.
      Bei Blockly Scripten kann ich das Device weiterhin wählen.

      Die Konsole im Firefox wirft folgenden Fehler:
      Bildschirmfoto_2024-08-09_11-20-15.png


      • Adaptername: Scripte
      • Link zu Adapterrepository: https://github.com/ioBroker/ioBroker.javascript
      • Adapterversion: 8.7.6
      • js-controller Version: ?
      • Admin Version: 7.0.22
      • Hardwaresystem: Zotac Mini PC Intel(R) Celeron(R) 2961Y @ 1.10GHz
      • Arbeitsspeicher: ...8GB
      • Festplattenart: SSD 115GB
      • Betriebssystem: Debian Linux
      • Nodejs-Version: v20.16.0
      • NPM-Version: 10.8.1
      • Installationsart: Skript
      • Image, Docker genutzt: Nein

      Linux User bitte hier den Output von iob diag einfügen.

      Skript v.2024-05-22
      
      *** BASE SYSTEM ***
         Static hostname: iobroker
               Icon name: computer-desktop
                 Chassis: desktop
        Operating System: Debian GNU/Linux 11 (bullseye)
                  Kernel: Linux 5.10.0-18-amd64
            Architecture: x86-64
      
      model name	: Intel(R) Celeron(R) 2961Y @ 1.10GHz
      Docker          : false
      Virtualization  : none
      Kernel          : x86_64
      Userland        : 64 bit
      
      Systemuptime and Load:
       11:11:41 up 18:49,  1 user,  load average: 1.04, 2.05, 2.51
      CPU threads: 2
      
      
      *** Time and Time Zones ***
                     Local time: Fri 2024-08-09 11:11:42 CEST
                 Universal time: Fri 2024-08-09 09:11:42 UTC
                       RTC time: Fri 2024-08-09 09:11:42
                      Time zone: Europe/Berlin (CEST, +0200)
      System clock synchronized: yes
                    NTP service: active
                RTC in local TZ: no
      
      *** Users and Groups ***
      User that called 'iob diag':
      iobroker
      HOME=/home/iobroker
      GROUPS=iobroker tty dialout cdrom floppy audio dip video plugdev netdev
      
      User that is running 'js-controller':
      iobroker
      HOME=/home/iobroker
      GROUPS=iobroker tty dialout cdrom floppy audio dip video plugdev netdev
      
      *** Display-Server-Setup ***
      Display-Server: false
      Desktop: 	
      Terminal: 	tty
      Boot Target: 	graphical.target
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:            7.4G        1.6G        5.2G        0.0K        643M        5.6G
      Swap:           975M          0B        975M
      Total:          8.4G        1.6G        6.1G
      
      Active iob-Instances: 	21
      
               7408 M total memory
               1594 M used memory
                333 M active memory
               1720 M inactive memory
               5171 M free memory
                163 M buffer memory
                479 M swap cache
                975 M total swap
                  0 M used swap
                975 M free swap
      
      *** top - Table Of Processes  ***
      top - 11:11:42 up 18:49,  1 user,  load average: 1.04, 2.05, 2.51
      Tasks: 114 total,   1 running, 113 sleeping,   0 stopped,   0 zombie
      %Cpu(s):  0.0 us,  3.1 sy,  0.0 ni, 96.9 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
      MiB Mem :   7408.8 total,   5170.9 free,   1594.1 used,    643.8 buff/cache
      MiB Swap:    976.0 total,    976.0 free,      0.0 used.   5571.6 avail Mem 
      
      *** FAILED SERVICES ***
      
        UNIT LOAD ACTIVE SUB DESCRIPTION
      0 loaded units listed.
      
      *** FILESYSTEM ***
      Filesystem     Type      Size  Used Avail Use% Mounted on
      udev           devtmpfs  3.7G     0  3.7G   0% /dev
      tmpfs          tmpfs     741M  772K  741M   1% /run
      /dev/sda1      ext4      116G   26G   85G  24% /
      tmpfs          tmpfs     3.7G     0  3.7G   0% /dev/shm
      tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
      tmpfs          tmpfs     741M     0  741M   0% /run/user/1000
      Thomas Braun 1 Reply Last reply Reply Quote 1
      • Thomas Braun
        Thomas Braun Most Active @KlausGE last edited by Thomas Braun

        @klausge sagte in Rules seit update auf 8.7.6 nicht mehr editierbar:

        Operating System: Debian GNU/Linux 11 (bullseye)

        Losgelöst vom konkreten Problem:
        Bring das in nächster Zeit (Tagen / max. wenige Wochen) auf Debian 12 'Bookworm'.
        Bullseye erreicht am 15.08.2024 das 'End of Life'.
        Und leg dir einen User an, der nicht 'iobroker' heißt und verwende den.

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

          @thomas-braun sagte in Rules seit update auf 8.7.6 nicht mehr editierbar:

          @klausge sagte in Rules seit update auf 8.7.6 nicht mehr editierbar:

          Operating System: Debian GNU/Linux 11 (bullseye)

          Losgelöst vom konkreten Problem:
          Bring das in nächster Zeit (Tagen / max. wenige Wochen) auf Debian 12 'Bookworm'.
          Bullseye erreicht am 15.08.2024 das 'End of Life'.
          Und leg dir einen User an, der nicht 'iobroker' heißt und verwende den.

          Hallo @Thomas-Braun,
          ...und was ist mit dem beschriebenem Problem? Gibt es dafür eine Lösung, konnte sich das schon jemand anschauen?
          @KlausGE ist nicht der Einzige mit dem beschriebenen Problem.
          Vielen lieben Dank vorab

          haus-automatisierung 1 Reply Last reply Reply Quote 0
          • haus-automatisierung
            haus-automatisierung Developer Most Active @2afs last edited by

            @2afs sagte in Rules seit update auf 8.7.6 nicht mehr editierbar:

            Gibt es dafür eine Lösung, konnte sich das schon jemand anschauen?

            Lese gerade zum ersten Mal davon, weil ich zufällig drüber stolpere. GitHub ist dafür deutlich besser geeignet (da bekommen viele direkt eine Mail zum Problem).

            Homoran 1 Reply Last reply Reply Quote 1
            • Homoran
              Homoran Global Moderator Administrators @haus-automatisierung last edited by

              @haus-automatisierung

              nur zur Info:
              waren eben zeitgleich 2 Threads..
              https://forum.iobroker.net/post/1190822

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

                Github Issue:

                https://github.com/ioBroker/ioBroker.javascript/issues/1691

                wendy2702 created this issue in ioBroker/ioBroker.javascript

                closed [Bug]: Rules script can't be edited anymore #1691

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

                  Kann mit Version 8.8.3 getestet werden.

                  Bin noch in Urlaub und kann erst nächste Woche testen

                  K 1 Reply Last reply Reply Quote 1
                  • K
                    KlausGE @wendy2702 last edited by

                    @wendy2702 Seit dem letzten Update ist der Fehler behoben.

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

                    Support us

                    ioBroker
                    Community Adapters
                    Donate

                    886
                    Online

                    31.7k
                    Users

                    79.6k
                    Topics

                    1.3m
                    Posts

                    6
                    8
                    389
                    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