Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. [gelöst] js-adapter startet immer wieder neu

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    [gelöst] js-adapter startet immer wieder neu

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

      @thomas-braun

      fabian@iobroker:~$ sudo systemctl set-default multihost.target
      Failed to set default target: Unit file multihost.target does not exist.
      fabian@iobroker:~$ iob update
      Error: Object "system.repositories" not found
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @fhainz last edited by

        @fhainz

        Mein Fehler.

        sudo systemctl set-default multi-user.target
        
        1 Reply Last reply Reply Quote 0
        • fhainz
          fhainz @Thomas Braun last edited by fhainz

          @thomas-braun

          sudo systemctl set-default multi-user.target
          

          Hab ich gemacht.

          fabian@iobroker:~$ iob repo list
          List is empty
          

          Leer und lassen sich im Admin unter Systemeinstellungen/Repositories auch nicht neu anlegen. Nach dem Speichern sind sie wieder weg.

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

            @fhainz

            iob repo add beta http://download.iobroker.net/sources-dist-latest.json
            iob repo add stable http://download.iobroker.net/sources-dist.json
            iob repo set stable
            iob repo list
            
            fhainz 1 Reply Last reply Reply Quote 0
            • fhainz
              fhainz @Thomas Braun last edited by Homoran

              @thomas-braun:

              fabian@iobroker:~$ iob repo list
              List is empty
              fabian@iobroker:~$ iob repo add beta http://download.iobroker.net/sources-dist-latest.json
              Cannot add repository location: Repository "beta" yet exists: http://download.iobroker.net/sources-dist-latest.json
              fabian@iobroker:~$ iob repo add stable http://download.iobroker.net/sources-dist.json
              Cannot add repository location: Repository "stable" yet exists: http://download.iobroker.net/sources-dist.json
              fabian@iobroker:~$ iob repo set stable
              Repository "stable" set as active.
              List is empty
              fabian@iobroker:~$ iob repo list
              List is empty
              

              MOD-EDIT: Code in code-tags gesetzt!

              Wird leider nicht übernommen.

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

                Ich habe jetzt noch den fix Befehl versucht.

                fabian@iobroker:~$ iob stop
                fabian@iobroker:~$ iob fix
                ..
                ..
                ..
                Your installation was fixed successfully
                fabian@iobroker:~$ iob start
                

                Problem besteht weiterhin. Repositories sind leer, ein neues Hinzufügen funktioniert aber auch nicht.

                fabian@iobroker:~$ iob repo list
                List is empty
                fabian@iobroker:~$ iob repo add beta http://download.iobroker.net/sources-dist-latest.json
                Cannot add repository location: Repository "beta" yet exists: http://download.iobroker.net/sources-dist-latest.json
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @fhainz last edited by

                  @fhainz

                  Keine Ahnung was da bei dir warum klemmt.

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

                    @thomas-braun
                    Ok, danke für deine Hilfe. Dann hoffe ich auf @Homoran, vielleicht hat er noch eine idee.

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

                      @fhainz sagte in js-adapter startet immer wieder neu:

                      Dann hoffe ich auf @Homoran, vielleicht hat er noch eine idee.

                      keine Ahnung.

                      hatte es einen Stromausfall gegeben?
                      Dann könnte dein Dateisystem einen Schuss abbekommen haben.

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

                        Ich habe jetzt den Befehl

                        iob setup first
                        

                        aus diesem Beitrag versucht: https://forum.iobroker.net/topic/67296/repositories-liste-ist-leer-und-kein-adapter-angezeigt/19?_=1705321064399

                        Die Repositories sind jetzt wieder da. Somit war es auch wieder möglich den JS-Adapter neu zu installieren. Anschließend habe ich alle Skripte gestartet und bisher läuft es wieder soweit.

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

                          @homoran

                          Nein, Stromausfall gab es keinen. Das System hängt zur Sicherheit auch noch an einer USV.

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

                            @fhainz sagte in js-adapter startet immer wieder neu:

                            @homoran

                            Nein, Stromausfall gab es keinen. Das System hängt zur Sicherheit auch noch an einer USV.

                            aber irgendetwas hat dir deine Grundinstallation zerschossen.
                            das passiert nicht einfach so.

                            @fhainz sagte in js-adapter startet immer wieder neu:

                            Ich habe jetzt den Befehl
                            iob setup first

                            aus diesem Beitrag versucht

                            versuche ich mir mal für ähnlich gelagerte Fälle zu merken, ob da ein System hintersteckt.
                            Damit wird genau diese Grundinstallation hergestellt, üblicherweise als allererstes beim Aufsetzen

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

                              @fhainz

                              Ein

                              iob setup first
                              

                              wollte ich auch gerade noch in den Ring werfen. Hattest du aber ja jetzt schon selber ausbaldowert.

                              Ist denn das

                              iob diag
                              

                              nun senkrecht?

                              fhainz 1 Reply Last reply Reply Quote 1
                              • fhainz
                                fhainz @Homoran last edited by

                                @homoran

                                Ja eigenartig wie es zu dem zerschossenen System kam. Ich komme von FHEM und bin gerade dabei alles umzuziehen. Derzeit sende ich mir noch einige Daten via MQTT von iobroker nach FHEM. In den Logs hab ich gesehen, dass bis 05:14 alles prima funktionierte. Ab da hat FHEM auch nix mehr erhalten. Um diese Zeit hab ich aber noch gut geschlafen. 🙂

                                Auch dir vielen Dank für deine Hilfe!

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

                                  @thomas-braun

                                  Ja, ich denke das sieht jetzt wieder gut aus.

                                  Skript v.2023-10-10
                                  
                                  *** BASE SYSTEM ***
                                   Static hostname: iobroker
                                         Icon name: computer-vm
                                           Chassis: vm
                                    Virtualization: oracle
                                  Operating System: Ubuntu 22.04.3 LTS
                                            Kernel: Linux 5.15.0-91-generic
                                      Architecture: x86-64
                                   Hardware Vendor: innotek GmbH
                                    Hardware Model: VirtualBox
                                  
                                  model name      : Intel(R) Core(TM) i5-7260U CPU @ 2.20GHz
                                  Docker          : false
                                  Virtualization  : oracle
                                  Kernel          : x86_64
                                  Userland        : amd64
                                  
                                  Systemuptime and Load:
                                   13:42:02 up 37 min,  2 users,  load average: 1.12, 1.22, 1.07
                                  CPU threads: 2
                                  
                                  
                                  *** Time and Time Zones ***
                                                 Local time: Mon 2024-01-15 13:42:02 CET
                                             Universal time: Mon 2024-01-15 12:42:02 UTC
                                                   RTC time: Mon 2024-01-15 12:42:03
                                                  Time zone: Europe/Berlin (CET, +0100)
                                  System clock synchronized: yes
                                                NTP service: active
                                            RTC in local TZ: no
                                  
                                  *** User and Groups ***
                                  fabian
                                  /home/fabian
                                  fabian adm cdrom sudo dip plugdev lxd iobroker
                                  
                                  *** X-Server-Setup ***
                                  X-Server:       false
                                  Desktop:
                                  Terminal:       tty
                                  Boot Target:    multi-user.target
                                  
                                  *** MEMORY ***
                                                 total        used        free      shared  buff/cache   available
                                  Mem:            7.9G        4.4G        1.8G        1.0M        1.7G        3.2G
                                  Swap:             0B          0B          0B
                                  Total:          7.9G        4.4G        1.8G
                                  
                                           7938 M total memory
                                           4405 M used memory
                                            589 M active memory
                                           5147 M inactive memory
                                           1795 M free memory
                                            151 M buffer memory
                                           1585 M swap cache
                                              0 M total swap
                                              0 M used swap
                                              0 M free swap
                                  
                                  *** FAILED SERVICES ***
                                  
                                    UNIT LOAD ACTIVE SUB DESCRIPTION
                                  0 loaded units listed.
                                  
                                  *** FILESYSTEM ***
                                  Filesystem                        Type   Size  Used Avail Use% Mounted on
                                  tmpfs                             tmpfs  794M  1.2M  793M   1% /run
                                  /dev/mapper/ubuntu--vg-ubuntu--lv ext4    18G   16G  1.3G  93% /
                                  tmpfs                             tmpfs  3.9G     0  3.9G   0% /dev/shm
                                  tmpfs                             tmpfs  5.0M     0  5.0M   0% /run/lock
                                  /dev/sda2                         ext4   1.8G  252M  1.4G  16% /boot
                                  tmpfs                             tmpfs  794M  4.0K  794M   1% /run/user/1000
                                  
                                  Messages concerning ext4 filesystem in dmesg:
                                  [Mon Jan 15 13:04:22 2024] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                  [Mon Jan 15 13:04:22 2024] EXT4-fs (dm-0): re-mounted. Opts: (null). Quota mode: none.
                                  [Mon Jan 15 13:04:24 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                  
                                  Show mounted filesystems \(real ones only\):
                                  TARGET              SOURCE                            FSTYPE   OPTIONS
                                  /                   /dev/mapper/ubuntu--vg-ubuntu--lv ext4     rw,relatime
                                  |-/snap/core20/2015 /dev/loop1                        squashfs ro,nodev,relatime,errors=continue
                                  |-/snap/lxd/24322   /dev/loop2                        squashfs ro,nodev,relatime,errors=continue
                                  |-/snap/snapd/20290 /dev/loop3                        squashfs ro,nodev,relatime,errors=continue
                                  |-/snap/snapd/20671 /dev/loop4                        squashfs ro,nodev,relatime,errors=continue
                                  |-/snap/core20/2105 /dev/loop0                        squashfs ro,nodev,relatime,errors=continue
                                  `-/boot             /dev/sda2                         ext4     rw,relatime
                                  
                                  Files in neuralgic directories:
                                  
                                  /var:
                                  8.6G    /var/
                                  7.2G    /var/lib
                                  6.5G    /var/lib/influxdb/engine/data
                                  6.5G    /var/lib/influxdb/engine
                                  6.5G    /var/lib/influxdb
                                  
                                  Archived and active journals take up 816.3M in the file system.
                                  
                                  /opt/iobroker/backups:
                                  150M    /opt/iobroker/backups/
                                  
                                  /opt/iobroker/iobroker-data:
                                  1.1G    /opt/iobroker/iobroker-data/
                                  611M    /opt/iobroker/iobroker-data/files
                                  200M    /opt/iobroker/iobroker-data/history
                                  187M    /opt/iobroker/iobroker-data/backup-objects
                                  164M    /opt/iobroker/iobroker-data/files/vis-2
                                  
                                  The five largest files in iobroker-data are:
                                  24M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.2b7495c2.js.map
                                  24M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.2b7495c2.js.map
                                  23M     /opt/iobroker/iobroker-data/states.jsonl
                                  23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.245b61c0.js.map
                                  22M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.b5f6766c.js.map
                                  
                                  USB-Devices by-id:
                                  USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                                  
                                  /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A907AG4V-if00-port0
                                  /dev/serial/by-id/usb-dresden_elektronik_ConBee_III_DE03188557-if00-port0
                                  
                                  *** NodeJS-Installation ***
                                  
                                  /usr/bin/nodejs         v18.19.0
                                  /usr/bin/node           v18.19.0
                                  /usr/bin/npm            10.2.3
                                  /usr/bin/npx            10.2.3
                                  /usr/bin/corepack       0.22.0
                                  
                                  
                                  nodejs:
                                    Installed: 18.19.0-1nodesource1
                                    Candidate: 18.19.0-1nodesource1
                                    Version table:
                                   *** 18.19.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          100 /var/lib/dpkg/status
                                       18.18.2-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.18.1-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       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.3 500
                                          500 http://at.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
                                          500 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
                                       12.22.9~dfsg-1ubuntu3 500
                                          500 http://at.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
                                  
                                  Temp directories causing npm8 problem: 0
                                  No problems detected
                                  
                                  Errors in npm tree:
                                  
                                  *** ioBroker-Installation ***
                                  
                                  ioBroker Status
                                  iobroker is running on this host.
                                  
                                  
                                  Objects type: jsonl
                                  States  type: jsonl
                                  
                                  Core adapters versions
                                  js-controller:  5.0.17
                                  admin:          6.12.0
                                  javascript:     7.1.6
                                  
                                  Adapters from github:   2
                                  
                                  Adapter State
                                  + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    system.adapter.alexa2.0                 : alexa2                : iobroker                                 - disabled
                                    system.adapter.alias-manager.0          : alias-manager         : iobroker                                 -  enabled
                                    system.adapter.awattar.0                : awattar               : iobroker                                 -  enabled
                                  + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                    system.adapter.discovery.0              : discovery             : iobroker                                 - disabled
                                    system.adapter.fronius-solarweb.0       : fronius-solarweb      : iobroker                                 - disabled
                                  + system.adapter.fronius.0                : fronius               : iobroker                                 -  enabled
                                  + system.adapter.govee-local.0            : govee-local           : iobroker                                 -  enabled
                                    system.adapter.govee.0                  : govee                 : iobroker                                 - disabled
                                    system.adapter.history.0                : history               : iobroker                                 - disabled
                                    system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 -  enabled
                                  + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                    system.adapter.jarvis.0                 : jarvis                : iobroker                                 - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                    system.adapter.linkeddevices.0          : linkeddevices         : iobroker                                 - disabled
                                    system.adapter.lovelace.0               : lovelace              : iobroker                                 - disabled, port: 8091, bind: 0.0.0.0, run as: admin
                                    system.adapter.mobile.0                 : mobile                : iobroker                                 - disabled
                                  + system.adapter.modbus.0                 : modbus                : iobroker                                 -  enabled
                                  + system.adapter.modbus.1                 : modbus                : iobroker                                 -  enabled
                                  + system.adapter.modbus.2                 : modbus                : iobroker                                 -  enabled
                                  + system.adapter.modbus.3                 : modbus                : iobroker                                 -  enabled
                                  + system.adapter.mqtt-client.0            : mqtt-client           : iobroker                                 -  enabled, port: 1884
                                  + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                                    system.adapter.net-tools.0              : net-tools             : iobroker                                 - disabled
                                  + system.adapter.notification-manager.0   : notification-manager  : iobroker                                 -  enabled
                                  + system.adapter.owfs.0                   : owfs                  : iobroker                                 -  enabled, port: 4304
                                    system.adapter.ping.0                   : ping                  : iobroker                                 - disabled
                                    system.adapter.pvforecast.0             : pvforecast            : iobroker                                 - disabled
                                    system.adapter.roborock.0               : roborock              : iobroker                                 - disabled
                                  + system.adapter.s7.0                     : s7                    : iobroker                                 -  enabled
                                  + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                                  + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                    system.adapter.sonoff.0                 : sonoff                : iobroker                                 - disabled, port: 1887, bind: 0.0.0.0
                                  + system.adapter.statistics.0             : statistics            : iobroker                                 -  enabled
                                  + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                    system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : iobroker                                 -  enabled
                                    system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : iobroker                                 -  enabled
                                    system.adapter.vis-2-widgets-jaeger-design.0: vis-2-widgets-jaeger-design: iobroker                                 -  enabled
                                    system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker                                 -  enabled
                                  + system.adapter.vis-2.0                  : vis-2                 : iobroker                                 -  enabled
                                  + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyUSB1
                                  
                                  + instance is alive
                                  
                                  Enabled adapters with bindings
                                  + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                  + system.adapter.mqtt-client.0            : mqtt-client           : iobroker                                 -  enabled, port: 1884
                                  + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                                  + system.adapter.owfs.0                   : owfs                  : iobroker                                 -  enabled, port: 4304
                                  + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                                  + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                  + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                  + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyUSB1
                                  
                                  ioBroker-Repositories
                                  stable        : http://download.iobroker.net/sources-dist.json
                                  beta          : http://download.iobroker.net/sources-dist-latest.json
                                  
                                  Active repo(s): stable
                                  
                                  Installed ioBroker-Instances
                                  Used repository: stable
                                  Adapter    "admin"        : 6.12.0   , installed 6.12.0
                                  Adapter    "alexa2"       : 3.26.3   , installed 3.26.3
                                  Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                                  Adapter    "awattar"      : 1.0.6    , installed 1.0.6
                                  Adapter    "backitup"     : 2.9.8    , installed 2.9.8
                                  Adapter    "deconz"       : 1.3.23   , installed 1.3.23
                                  Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                  Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                                  Adapter    "echarts"      : 1.7.2    , installed 1.7.2
                                  Adapter    "fronius"      : 2.0.2    , installed 2.0.2
                                  Adapter    "fronius-solarweb": 0.0.3 , installed 0.1.0
                                  Adapter    "govee-local"  : 0.1.2    , installed 0.2.1
                                  Adapter    "history"      : 3.0.1    , installed 3.0.1
                                  Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                                  Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                                  Adapter    "info"         : 2.0.0    , installed 2.0.0
                                  Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
                                  Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                                  Controller "js-controller": 5.0.17   , installed 5.0.17
                                  Adapter    "linkeddevices": 1.5.5    , installed 1.5.5
                                  Adapter    "lovelace"     : 3.0.1    , installed 3.0.1
                                  Adapter    "material"     : 1.3.1    , installed 1.3.1
                                  Adapter    "minuvis"      : 2.3.3    , installed 2.3.3
                                  Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                                  Adapter    "modbus"       : 6.0.1    , installed 6.0.1
                                  Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
                                  Adapter    "mqtt-client"  : 1.7.0    , installed 1.7.0
                                  Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                                  Adapter    "notification-manager": 1.0.0, installed 1.0.0
                                  Adapter    "owfs"         : 0.7.0    , installed 0.7.0
                                  Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                  Adapter    "pvforecast"   : 2.9.1    , installed 2.9.1
                                  Adapter    "roborock"     : 0.4.4    , installed 0.4.4
                                  Adapter    "s7"           : 1.3.15   , installed 1.3.15
                                  Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                                  Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                  Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                                  Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                                  Adapter    "statistics"   : 2.4.0    , installed 2.4.0
                                  Adapter    "telegram"     : 3.0.1    , installed 3.0.1
                                  Adapter    "vis-2"        : 2.9.11   , installed 2.9.11
                                  Adapter    "vis-2-widgets-energy": 0.3.9, installed 0.3.9
                                  Adapter    "vis-2-widgets-gauges": 1.0.2, installed 1.0.2
                                  Adapter    "vis-2-widgets-jaeger-design": 1.1.5, installed 1.1.5
                                  Adapter    "vis-2-widgets-material": 1.3.17, installed 1.3.17
                                  Adapter    "web"          : 6.1.10   , installed 6.1.10
                                  Adapter    "ws"           : 2.5.8    , installed 2.5.8
                                  Adapter    "zigbee"       : 1.9.7    , installed 1.9.7
                                  
                                  Objects and States
                                  Please stand by - This may take a while
                                  Objects:        10984
                                  States:         8671
                                  
                                  *** OS-Repositories and Updates ***
                                  Hit:1 http://at.archive.ubuntu.com/ubuntu jammy InRelease
                                  Hit:2 http://at.archive.ubuntu.com/ubuntu jammy-updates InRelease
                                  Hit:3 https://repos.influxdata.com/debian stable InRelease
                                  Hit:4 http://at.archive.ubuntu.com/ubuntu jammy-backports InRelease
                                  Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                                  Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease
                                  Reading package lists...
                                  Pending Updates: 0
                                  
                                  *** Listening Ports ***
                                  Active Internet connections (only servers)
                                  Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                  tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       32832      2512/iobroker.js-co
                                  tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       32062      2512/iobroker.js-co
                                  tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          21208      725/sshd: /usr/sbin
                                  tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          16933      1/init
                                  tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      102        20950      659/systemd-resolve
                                  tcp6       0      0 :::22                   :::*                    LISTEN      0          21219      725/sshd: /usr/sbin
                                  tcp6       0      0 :::111                  :::*                    LISTEN      0          16935      1/init
                                  tcp6       0      0 :::8082                 :::*                    LISTEN      1001       34821      2792/io.web.0
                                  tcp6       0      0 :::8081                 :::*                    LISTEN      1001       32106      2539/io.admin.0
                                  tcp6       0      0 :::8086                 :::*                    LISTEN      998        22332      713/influxd
                                  tcp6       0      0 :::8084                 :::*                    LISTEN      1001       34638      2837/io.socketio.0
                                  udp        0      0 0.0.0.0:57059           0.0.0.0:*                           1001       35113      2822/io.govee-local
                                  udp        0      0 0.0.0.0:4002            0.0.0.0:*                           1001       34522      2822/io.govee-local
                                  udp        0      0 127.0.0.53:53           0.0.0.0:*                           102        20949      659/systemd-resolve
                                  udp        0      0 10.0.100.233:68         0.0.0.0:*                           101        21747      657/systemd-network
                                  udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          16934      1/init
                                  udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       33325      2671/io.shelly.0
                                  udp6       0      0 :::111                  :::*                                0          16936      1/init
                                  
                                  *** Log File - Last 25 Lines ***
                                  
                                  2024-01-15 13:28:38.701  - info: admin.0 (2539) <== Disconnect system.user.admin from ::ffff:10.0.100.231 admin
                                  2024-01-15 13:28:39.093  - info: admin.0 (2539) ==> Connected system.user.admin from ::ffff:10.0.100.231
                                  2024-01-15 13:31:27.282  - info: web.0 (2792) ==> Connected system.user.admin from ::ffff:10.0.100.231
                                  2024-01-15 13:31:31.820  - info: web.0 (2792) ==> Connected system.user.admin from ::ffff:10.0.100.231
                                  2024-01-15 13:31:36.854  - info: web.0 (2792) <== Disconnect system.user.admin from ::ffff:10.0.100.231
                                  2024-01-15 13:31:37.024  - info: web.0 (2792) ==> Connected system.user.admin from ::ffff:10.0.100.231
                                  
                                  
                                  ======================= SUMMARY =======================
                                                          v.2023-10-10
                                  
                                  
                                   Static hostname: iobroker
                                         Icon name: computer-vm
                                           Chassis: vm
                                    Virtualization: oracle
                                  Operating System: Ubuntu 22.04.3 LTS
                                            Kernel: Linux 5.15.0-91-generic
                                      Architecture: x86-64
                                   Hardware Vendor: innotek GmbH
                                    Hardware Model: VirtualBox
                                  
                                  Installation:           oracle
                                  Kernel:                 x86_64
                                  Userland:               amd64
                                  Timezone:               Europe/Berlin (CET, +0100)
                                  User-ID:                1000
                                  X-Server:               false
                                  Boot Target:            multi-user.target
                                  
                                  Pending OS-Updates:     0
                                  Pending iob updates:    0
                                  
                                  Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                                                          /usr/bin/node           v18.19.0
                                                          /usr/bin/npm            10.2.3
                                                          /usr/bin/npx            10.2.3
                                                          /usr/bin/corepack       0.22.0
                                  
                                  Recommended versions are nodejs 18.19.0 and npm 10.2.3
                                  Your nodejs installation is correct
                                  
                                  MEMORY:
                                                 total        used        free      shared  buff/cache   available
                                  Mem:            7.9G        4.5G        1.7G        1.0M        1.7G        3.1G
                                  Swap:             0B          0B          0B
                                  Total:          7.9G        4.5G        1.7G
                                  
                                  Active iob-Instances:   23
                                  Active repo(s): stable
                                  
                                  ioBroker Core:          js-controller           5.0.17
                                                          admin                   6.12.0
                                  
                                  ioBroker Status:        iobroker is running on this host.
                                  
                                  
                                  Objects type: jsonl
                                  States  type: jsonl
                                  
                                  Status admin and web instance:
                                  + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  
                                  Objects:                10984
                                  States:                 8671
                                  
                                  Size of iob-Database:
                                  
                                  15M     /opt/iobroker/iobroker-data/objects.jsonl
                                  24M     /opt/iobroker/iobroker-data/states.jsonl
                                  
                                  
                                  
                                  =================== END OF SUMMARY ====================
                                  
                                  Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @fhainz last edited by

                                    @fhainz Sieht gut aus, die ganzen ELSPROBLEMS si d weg.

                                    dann setzt den Thread auf [gelöst]

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

                                      @fhainz

                                      Ja, das schaut wieder gut aus.
                                      Ich würde wohl ein kleines Swap anlegen, deins ist derzeit ausgeschaltet.

                                      fhainz Homoran 2 Replies Last reply Reply Quote 0
                                      • fhainz
                                        fhainz @Thomas Braun last edited by

                                        @thomas-braun sagte in [gelöst] js-adapter startet immer wieder neu:

                                        Ich würde wohl ein kleines Swap anlegen, deins ist derzeit ausgeschaltet.

                                        ok.. wie bekomme ich das hin?

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

                                          @thomas-braun sagte in [gelöst] js-adapter startet immer wieder neu:

                                          @fhainz

                                          Ja, das schaut wieder gut aus.
                                          Ich würde wohl ein kleines Swap anlegen, deins ist derzeit ausgeschaltet.

                                          😱

                                          @fhainz
                                          läuft um die ominöse Uhrzeit zufällig backitup?

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

                                            @fhainz

                                            Schau in die man page:

                                            https://manpages.ubuntu.com/manpages/xenial/en/man8/swapon.8.html

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            723
                                            Online

                                            32.0k
                                            Users

                                            80.4k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            54
                                            2312
                                            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