Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Aufruf von Instanzen dauert sehr lange?

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Aufruf von Instanzen dauert sehr lange?

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

      Update habe ich gemacht, unter Benutzer habe ich einen neuen User angelet. Kann mich diesem Benutzer aber nicht anmelden. Wie kann ich einen neuen Benutzer anmelden, mit dem ich mich auch über Konsole anmelden kann?

      crunchip 1 Reply Last reply Reply Quote 0
      • crunchip
        crunchip Forum Testing Most Active @Tolkin last edited by crunchip

        @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

        unter Benutzer habe ich einen neuen User angelet.

        wo und wie?

        @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

        Wie kann ich einen neuen Benutzer

        adduser <benutzername>
        usermod -aG sudo <benutzername>
        
        Tolkin 1 Reply Last reply Reply Quote 0
        • Tolkin
          Tolkin @crunchip last edited by

          Jetzt sieht es wieder besser aus. Kann ich die Datenbank auch einzeln prüfen?

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

            @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

            Jetzt sieht es wieder besser aus.

            Wie sieht es denn jetzt aus?

            Und jag den

            iob fix
            

            mal drüber.

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

              code_text
              

              ======== Start marking the full check here =========

              Skript v.2023-04-16
              
              *** BASE SYSTEM ***
              Architecture    : x86_64
              Docker          : false
              Virtualization  : lxc
              Distributor ID: Ubuntu
              Description:    Ubuntu 20.04.6 LTS
              Release:        20.04
              Codename:       focal
              
              NAME="Ubuntu"
              VERSION="20.04.6 LTS (Focal Fossa)"
              ID=ubuntu
              ID_LIKE=debian
              PRETTY_NAME="Ubuntu 20.04.6 LTS"
              VERSION_ID="20.04"
              HOME_URL="https://www.ubuntu.com/"
              SUPPORT_URL="https://help.ubuntu.com/"
              BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
              PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
              VERSION_CODENAME=focal
              UBUNTU_CODENAME=focal
              
              Systemuptime and Load:
               13:52:30 up 44 min,  1 user,  load average: 1.20, 1.97, 3.58
              CPU threads: 4
              
              
              *** Time and Time Zones ***
                             Local time: Sat 2023-07-01 13:52:31 CEST
                         Universal time: Sat 2023-07-01 11:52:31 UTC 
                               RTC time: n/a                         
                              Time zone: Europe/Berlin (CEST, +0200) 
              System clock synchronized: yes                         
                            NTP service: inactive                    
                        RTC in local TZ: no                          
              
              *** User and Groups ***
              sasch
              /home/sasch
              sasch sudo
              
              *** X-Server-Setup ***
              X-Server:       false
              Desktop: 
              Terminal:       tty
              Boot Target:    graphical.target
              
              *** MEMORY ***
                            total        used        free      shared  buff/cache   available
              Mem:           8.2G        3.4G        4.7G        0.0K         53M        4.8G
              Swap:            0B          0B          0B
              Total:         8.2G        3.4G        4.7G
              
                       8192 M total memory
                       3435 M used memory
                         37 M active memory
                       3298 M inactive memory
                       4702 M free memory
                          0 M buffer memory
                         53 M swap cache
                          0 M total swap
                          0 M used swap
                          0 M free swap
              
              *** FILESYSTEM ***
              Filesystem                   Type      Size  Used Avail Use% Mounted on
              rpool/data/subvol-301-disk-1 zfs        32G  3.1G   29G  10% /
              none                         tmpfs     492K  4.0K  488K   1% /dev
              udev                         devtmpfs   16G     0   16G   0% /dev/ttyACM0
              tmpfs                        tmpfs      16G     0   16G   0% /dev/shm
              tmpfs                        tmpfs     3.1G  116K  3.1G   1% /run
              tmpfs                        tmpfs     5.0M     0  5.0M   0% /run/lock
              tmpfs                        tmpfs     3.1G     0  3.1G   0% /run/user/1001
              
              Messages concerning ext4 filesystem in dmesg:
              
              Show mounted filesystems (real ones only):
              TARGET                    SOURCE                         FSTYPE     OPTIONS
              /                         rpool/data/subvol-301-disk-1   zfs        rw,relatime,xattr,posixacl
              |-/proc/cpuinfo           lxcfs[/proc/cpuinfo]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              |-/proc/diskstats         lxcfs[/proc/diskstats]         fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              |-/proc/loadavg           lxcfs[/proc/loadavg]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              |-/proc/meminfo           lxcfs[/proc/meminfo]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              |-/proc/slabinfo          lxcfs[/proc/slabinfo]          fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              |-/proc/stat              lxcfs[/proc/stat]              fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              |-/proc/swaps             lxcfs[/proc/swaps]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              |-/proc/uptime            lxcfs[/proc/uptime]            fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              `-/sys/devices/system/cpu lxcfs[/sys/devices/system/cpu] fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              
              Files in neuralgic directories:
              
              /var:
              706M    /var/
              309M    /var/log
              308M    /var/log/journal/00ce9495f0e241b5b8dd308da14042b1
              308M    /var/log/journal
              276M    /var/cache
              
              Hint: You are currently not seeing messages from other users and the system.
                    Users in groups 'adm', 'systemd-journal' can see all messages.
                    Pass -q to turn off this notice.
              Archived and active journals take up 132.5K in the file system.
              
              /opt/iobroker/backups:
              10M     /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              279M    /opt/iobroker/iobroker-data/
              134M    /opt/iobroker/iobroker-data/files
              126M    /opt/iobroker/iobroker-data/backup-objects
              25M     /opt/iobroker/iobroker-data/files/material
              23M     /opt/iobroker/iobroker-data/files/material/static
              
              The five largest files in iobroker-data are:
              18M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
              11M     /opt/iobroker/iobroker-data/objects.jsonl
              8.4M    /opt/iobroker/iobroker-data/states.jsonl
              6.1M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
              5.7M    /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.274a4d8d.js.map
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v18.16.1
              /usr/bin/node           v18.16.1
              /usr/bin/npm            9.5.1
              /usr/bin/npx            9.5.1
              
              
              nodejs:
                Installed: 18.16.1-deb-1nodesource1
                Candidate: 18.16.1-deb-1nodesource1
                Version table:
               *** 18.16.1-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x focal/main amd64 Packages
                      100 /var/lib/dpkg/status
                   10.19.0~dfsg-3ubuntu1 500
                      500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages
              
              Temp directories causing npm8 problem: 0
              No problems detected
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              MULTIHOSTSERVICE/enabled: false
              
              Core adapters versions
              js-controller:  4.0.24
              admin:          6.3.5
              javascript:     7.0.3
              
              Adapters from github:   3
              
              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                                 -  enabled
              + system.adapter.apcups.0                 : apcups                : IOBroker                                 -  enabled
              + system.adapter.backitup.0               : backitup              : IOBroker                                 -  enabled
              + system.adapter.cloud.0                  : cloud                 : IOBroker                                 -  enabled
                system.adapter.daswetter.0              : daswetter             : IOBroker                                 -  enabled
              + system.adapter.discovery.0              : discovery             : IOBroker                                 -  enabled
              + system.adapter.energiefluss.0           : energiefluss          : IOBroker                                 -  enabled
                system.adapter.feiertage.0              : feiertage             : IOBroker                                 -  enabled
              + system.adapter.history.0                : history               : IOBroker                                 -  enabled
              + system.adapter.hm-rega.0                : hm-rega               : IOBroker                                 -  enabled
              + system.adapter.hm-rpc.0                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
              + system.adapter.hm-rpc.1                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
              + system.adapter.hm-rpc.2                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
                system.adapter.hmip.0                   : hmip                  : IOBroker                                 - disabled
                system.adapter.influxdb.0               : influxdb              : IOBroker                                 - disabled, port: 8086
              + system.adapter.info.0                   : info                  : IOBroker                                 -  enabled
              + system.adapter.iot.0                    : iot                   : IOBroker                                 -  enabled
              + system.adapter.javascript.0             : javascript            : IOBroker                                 -  enabled
                system.adapter.material.0               : material              : IOBroker                                 -  enabled
                system.adapter.mielecloudservice.0      : mielecloudservice     : IOBroker                                 - disabled
              + system.adapter.modbus.0                 : modbus                : IOBroker                                 -  enabled
                system.adapter.node-red.0               : node-red              : IOBroker                                 - disabled, port: 1880, bind: 10.14.4.34 (SSL)
                system.adapter.nut.0                    : nut                   : IOBroker                                 - disabled
                system.adapter.onvif.0                  : onvif                 : IOBroker                                 - disabled
              + system.adapter.ping.0                   : ping                  : IOBroker                                 -  enabled
              + system.adapter.pushover.0               : pushover              : IOBroker                                 -  enabled
              + system.adapter.pushover.1               : pushover              : IOBroker                                 -  enabled
              + system.adapter.pushover.2               : pushover              : IOBroker                                 -  enabled
              + system.adapter.pushover.3               : pushover              : IOBroker                                 -  enabled
              + system.adapter.pushover.4               : pushover              : IOBroker                                 -  enabled
              + system.adapter.pushover.5               : pushover              : IOBroker                                 -  enabled
              + system.adapter.pushover.6               : pushover              : IOBroker                                 -  enabled
              + system.adapter.pushover.7               : pushover              : IOBroker                                 -  enabled
              + system.adapter.pushover.8               : pushover              : IOBroker                                 -  enabled
              + system.adapter.shelly.0                 : shelly                : IOBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.shuttercontrol.0         : shuttercontrol        : IOBroker                                 -  enabled
              + system.adapter.sma-em.0                 : sma-em                : IOBroker                                 -  enabled
                system.adapter.smartmeter.0             : smartmeter            : IOBroker                                 - disabled
              + system.adapter.sonoff.0                 : sonoff                : IOBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                system.adapter.sourceanalytix.0         : sourceanalytix        : IOBroker                                 - disabled
              + system.adapter.synology.0               : synology              : IOBroker                                 -  enabled, port: 5001
              + system.adapter.telegram.0               : telegram              : IOBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.text2command.0           : text2command          : IOBroker                                 -  enabled
              + system.adapter.tibber.0                 : tibber                : IOBroker                                 -  enabled
                system.adapter.unifi.0                  : unifi                 : IOBroker                                 - disabled
                system.adapter.vis-material-webfont.0   : vis-material-webfont  : IOBroker                                 -  enabled
                system.adapter.vis-materialdesign.0     : vis-materialdesign    : IOBroker                                 -  enabled
                system.adapter.vis.0                    : vis                   : IOBroker                                 - disabled
              + system.adapter.web.0                    : web                   : IOBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.worx.0                   : worx                  : IOBroker                                 -  enabled
              + system.adapter.yahka.0                  : yahka                 : IOBroker                                 -  enabled
              + system.adapter.zigbee.0                 : zigbee                : IOBroker                                 -  enabled, port: /dev/ttyACM0
              
              + 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.hm-rpc.0                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
              + system.adapter.hm-rpc.1                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
              + system.adapter.hm-rpc.2                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
              + system.adapter.shelly.0                 : shelly                : IOBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.sonoff.0                 : sonoff                : IOBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.synology.0               : synology              : IOBroker                                 -  enabled, port: 5001
              + 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/ttyACM0
              
              ioBroker-Repositories
              Stable (default): http://download.iobroker.net/sources-dist.json
              Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
              Github        : https://github.com/ioBroker/ioBroker.admin
              
              Active repo(s): Stable (default)
              
              Installed ioBroker-Instances
              Used repository: Stable (default)
              Adapter    "admin"        : 6.3.5    , installed 6.3.5
              Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
              Adapter    "apcups"       : 1.0.15   , installed 1.0.15
              Adapter    "backitup"     : 2.6.23   , installed 2.6.23
              Adapter    "cloud"        : 4.4.1    , installed 4.4.1
              Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
              Adapter    "discovery"    : 3.1.0    , installed 3.1.0
              Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
              Adapter    "history"      : 2.2.4    , installed 2.2.4
              Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
              Adapter    "hm-rpc"       : 1.15.18  , installed 1.15.18
              Adapter    "hmip"         : 1.20.0   , installed 1.20.0
              Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
              Adapter    "info"         : 1.9.26   , installed 1.9.26
              Adapter    "iot"          : 1.14.5   , installed 1.14.5
              Adapter    "javascript"   : 7.0.3    , installed 7.0.3
              Controller "js-controller": 4.0.24   , installed 4.0.24
              Adapter    "material"     : 1.3.1    , installed 1.3.1
              Adapter    "miele"        : 0.1.5    , installed 0.1.5
              Adapter    "mielecloudservice": 6.5.4, installed 6.5.4
              Adapter    "modbus"       : 5.0.11   , installed 5.0.11
              Adapter    "node-red"     : 4.0.3    , installed 4.0.3
              Adapter    "nut"          : 1.6.0    , installed 1.6.0
              Adapter    "onvif"        : 1.0.5    , installed 1.0.5
              Adapter    "ping"         : 1.5.3    , installed 1.5.3
              Adapter    "pushover"     : 3.0.3    , installed 3.0.3
              Adapter    "shelly"       : 6.4.1    , installed 6.4.1
              Adapter    "shuttercontrol": 1.5.0   , installed 1.5.0
              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
              Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
              Adapter    "socketio"     : 4.2.0    , installed 4.2.0
              Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
              Adapter    "synology"     : 2.1.13   , installed 2.1.13
              Adapter    "telegram"     : 1.15.6   , installed 1.15.6
              Adapter    "text2command" : 3.0.2    , installed 3.0.2
              Adapter    "unifi"        : 0.6.6    , installed 0.6.6
              Adapter    "vis"          : 1.4.16   , installed 1.4.16
              Adapter    "web"          : 4.3.0    , installed 4.3.0
              Adapter    "worx"         : 2.1.3    , installed 2.1.3
              Adapter    "ws"           : 1.3.0    , installed 1.3.0
              Adapter    "yahka"        : 0.17.0   , installed 0.17.0
              Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
              
              Objects and States
              Please stand by - This may take a while
              Objects:        133569
              States:         102117
              
              *** OS-Repositories and Updates ***
              Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease
              Hit:2 https://deb.nodesource.com/node_18.x focal InRelease
              Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
              Get:4 http://archive.ubuntu.com/ubuntu focal-security InRelease [114 kB]
              Fetched 114 kB in 0s (359 kB/s)
              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:41381         0.0.0.0:*               LISTEN      1000       123077936  1101/io.yahka.0     
              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       122949415  147/iobroker.js-con 
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       122949407  147/iobroker.js-con 
              tcp        0      0 0.0.0.0:46321           0.0.0.0:*               LISTEN      1000       122962343  1101/io.yahka.0     
              tcp        0      0 127.0.0.1:42039         0.0.0.0:*               LISTEN      1000       122964564  1101/io.yahka.0     
              tcp        0      0 127.0.0.1:44675         0.0.0.0:*               LISTEN      1000       122964554  1101/io.yahka.0     
              tcp        0      0 127.0.0.1:45961         0.0.0.0:*               LISTEN      1000       123086471  1101/io.yahka.0     
              tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          122948443  327/master          
              tcp        0      0 127.0.0.1:34253         0.0.0.0:*               LISTEN      1000       122964559  1101/io.yahka.0     
              tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      106        122948081  98/systemd-resolved 
              tcp        0      0 10.14.4.34:42001        0.0.0.0:*               LISTEN      1000       123108111  4307/io.hm-rpc.0    
              tcp        0      0 10.14.4.34:42010        0.0.0.0:*               LISTEN      1000       123111287  4398/io.hm-rpc.1    
              tcp        0      0 0.0.0.0:40137           0.0.0.0:*               LISTEN      1000       122962335  1101/io.yahka.0     
              tcp        0      0 10.14.4.34:8701         0.0.0.0:*               LISTEN      1000       122956149  616/io.hm-rpc.2     
              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          122945656  1/init              
              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       122952601  700/io.sonoff.0     
              tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1000       122955181  680/io.shelly.0     
              tcp        0      0 0.0.0.0:35193           0.0.0.0:*               LISTEN      1000       122962339  1101/io.yahka.0     
              tcp6       0      0 ::1:25                  :::*                    LISTEN      0          122948444  327/master          
              tcp6       0      0 :::8082                 :::*                    LISTEN      1000       122967100  1082/io.web.0       
              tcp6       0      0 :::8081                 :::*                    LISTEN      1000       122952784  350/io.admin.0      
              tcp6       0      0 :::111                  :::*                    LISTEN      0          122945659  1/init              
              tcp6       0      0 :::22                   :::*                    LISTEN      0          122951188  1/init              
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       122962340  1101/io.yahka.0     
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       122962336  1101/io.yahka.0     
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       122962332  1101/io.yahka.0     
              udp        0      0 0.0.0.0:9522            0.0.0.0:*                           1000       122964504  1003/io.sma-em.0    
              udp        0      0 127.0.0.53:53           0.0.0.0:*                           106        122948080  98/systemd-resolved 
              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          122950732  1/init              
              udp6       0      0 :::111                  :::*                                0          122945662  1/init              
              
              *** Log File - Last 25 Lines ***
              
              
              

              ============ Mark until here for C&P =============

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

                @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

                *** User and Groups ***
                sasch
                /home/sasch
                sasch sudo

                Setz den sasch noch in die Gruppen adm und iobroker

                Und korrigier bitte die CodeTags.

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

                  @thomas-braun sagte in Aufruf von Instanzen dauert sehr lange?:

                  @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

                  *** User and Groups ***
                  sasch
                  /home/sasch
                  sasch sudo

                  Setz den sasch noch in die Gruppen adm und iobroker

                  Und korrigier bitte die CodeTags.

                  Wie mache ich das 😉

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

                    @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

                    Wie mache ich das

                    Was?

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

                      @thomas-braun

                      User noch in die Gruppen hinzufügen und die CodeTags korrigieren

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

                        @tolkin

                        Und genau diese Qualität an Fragen ist der Grund warum da nicht vollkommen plan- und ahnungslos als root herumgehampelt wird...

                        sudo usermod -aG adm sasch
                        sudo usermod -aG iobroker sasch
                        exit
                        

                        CodeTags nur einmal am Anfang und am Ende von Text setzen. Die Ausgabe des Skripts bringt die aber schon mit, da muss bei vollständigem kopieren gar nichts mehr gemacht werden.

                        1 Reply Last reply Reply Quote 1
                        • crunchip
                          crunchip Forum Testing Most Active @Tolkin last edited by

                          @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

                          der Aufruf der Instanzen ewig dauert

                          liegt auch möglicherweise an

                          @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

                          Objects: 133569
                          States: 102117

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

                          Support us

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

                          811
                          Online

                          32.1k
                          Users

                          80.7k
                          Topics

                          1.3m
                          Posts

                          3
                          19
                          671
                          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