Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr

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

      @meute sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

      Nach kurzem googeln habe ich 4 folgende Befehle gefunden und ausgeführt.

      sudo iobroker stop
      sudo iobroker update
      sudo iobroker upgrade self
      sudo iobroker start

      eher für den JS-Controller !

      und nicht für :

      Nun komme ich mit dem Browser nicht mehr auf Port 8081.

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

        @meute sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

        Nach kurzem googeln habe ich 4 folgende Befehle gefunden und ausgeführt.

        the internet never forgets

        Befehle von >7 Jahren!

        1 Reply Last reply Reply Quote 0
        • meute
          meute @DJMarc75 last edited by

          @djmarc75 sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

          @meute sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

          $ sudo iobroker stop

          iob Befehle NIE mit Sudo anpacken bitte !

          Danke. Das habe ich gleich in meiner Doku vermerkt.

          @djmarc75 sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

          dann zeig mal die Langfassung von

          iob diag
          

          Bitte schön:

          Skript v.2023-10-10
          
          *** BASE SYSTEM ***
             Static hostname: raspi01
                   Icon name: computer
            Operating System: Debian GNU/Linux 11 (bullseye)
                      Kernel: Linux 6.1.21-v8+
                Architecture: arm64
          
          Model           : Raspberry Pi 3 Model B Plus Rev 1.3
          Docker          : false
          Virtualization  : none
          Kernel          : aarch64
          Userland        : arm64
          
          Systemuptime and Load:
           18:41:24 up  1:36,  1 user,  load average: 0.72, 0.70, 0.42
          CPU threads: 4
          
          
          *** RASPBERRY THROTTLING ***
          Current issues:
          No throttling issues detected.
          
          Previously detected issues:
          ~ Under-voltage has occurred
          
          *** Time and Time Zones ***
                         Local time: Fri 2024-02-09 18:41:25 CET
                     Universal time: Fri 2024-02-09 17:41:25 UTC
                           RTC time: n/a
                          Time zone: Europe/Berlin (CET, +0100)
          System clock synchronized: yes
                        NTP service: active
                    RTC in local TZ: no
          
          *** User and Groups ***
          mf
          /home/mf
          mf adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin docker gpio i2c spi iobroker
          
          *** X-Server-Setup ***
          X-Server:       false
          Desktop:
          Terminal:       tty
          Boot Target:    multi-user.target
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:            909M        576M        106M        0.0K        227M        274M
          Swap:            99M        3.0M         96M
          Total:          1.0G        579M        202M
          
                    909 M total memory
                    576 M used memory
                    371 M active memory
                    339 M inactive memory
                    106 M free memory
                      3 M buffer memory
                    223 M swap cache
                     99 M total swap
                      3 M used swap
                     96 M free swap
          
          Raspberry only:
          oom events: 0
          lifetime oom required: 0 Mbytes
          total time in oom handler: 0 ms
          max time spent in oom handler: 0 ms
          
          *** FAILED SERVICES ***
          
            UNIT                   LOAD   ACTIVE SUB    DESCRIPTION
          * plymouth-start.service loaded failed failed Show Plymouth Boot Screen
          
          LOAD   = Reflects whether the unit definition was properly loaded.
          ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
          SUB    = The low-level unit activation state, values depend on unit type.
          1 loaded units listed.
          
          *** FILESYSTEM ***
          Filesystem                              Type      Size  Used Avail Use% Mounted on
          /dev/root                               ext4       15G  8.3G  5.4G  61% /
          devtmpfs                                devtmpfs  325M     0  325M   0% /dev
          tmpfs                                   tmpfs     455M     0  455M   0% /dev/shm
          tmpfs                                   tmpfs     182M  780K  182M   1% /run
          tmpfs                                   tmpfs     5.0M  4.0K  5.0M   1% /run/lock
          /dev/sda1                               vfat      253M   31M  222M  13% /boot
          192.168.23.82:/media/nfs_usb_ssd_backup nfs4      110G   47G   58G  45% /media/raspi02_usb_ssd_backup
          tmpfs                                   tmpfs      91M   20K   91M   1% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Fri Feb  9 17:05:22 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 video=Composite-1:720x480@60i vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyAMA0,115200 console=tty1 root=PARTUUID=fc635420-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
          [Fri Feb  9 17:05:28 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
          [Fri Feb  9 17:05:28 2024] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
          [Fri Feb  9 17:05:31 2024] EXT4-fs (sda2): re-mounted. Quota mode: none.
          
          Show mounted filesystems \(real ones only\):
          TARGET                          SOURCE                                  FSTYPE OPTIONS
          /                               /dev/sda2                               ext4   rw,noatime
          |-/media/raspi02_usb_ssd_backup 192.168.23.82:/media/nfs_usb_ssd_backup nfs4   rw,relatime,vers=4.2,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.23.81,local_lock=none,addr=192.168.23.82
          `-/boot                         /dev/sda1                               vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          3.9G    /var/
          2.2G    /var/lib
          2.0G    /var/lib/docker/overlay2
          2.0G    /var/lib/docker
          1.4G    /var/log/journal/dbb184e505344dae88426d3e21a16a3f
          
          Archived and active journals take up 1.3G in the file system.
          
          /opt/iobroker/backups:
          50M     /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          136M    /opt/iobroker/iobroker-data/
          82M     /opt/iobroker/iobroker-data/files
          35M     /opt/iobroker/iobroker-data/backup-objects
          31M     /opt/iobroker/iobroker-data/files/web.admin/static
          31M     /opt/iobroker/iobroker-data/files/web.admin
          
          The five largest files in iobroker-data are:
          22M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.c05ba1d3.js.map
          14M     /opt/iobroker/iobroker-data/objects.jsonl
          8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.c05ba1d3.js
          6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
          5.1M    /opt/iobroker/iobroker-data/states.jsonl
          
          USB-Devices by-id:
          USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
          
          find: '/dev/serial/by-id/': No such file or directory
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v16.20.2
          /usr/bin/node           v16.20.2
          /usr/bin/npm            8.19.4
          /usr/bin/npx            8.19.4
          /usr/bin/corepack       0.17.0
          
          
          nodejs:
            Installed: 16.20.2-deb-1nodesource1
            Candidate: 16.20.2-deb-1nodesource1
            Version table:
           *** 16.20.2-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
                  100 /var/lib/dpkg/status
               12.22.12~dfsg-1~deb11u4 500
                  500 http://deb.debian.org/debian bullseye/main arm64 Packages
                  500 http://security.debian.org/debian-security bullseye-security/main arm64 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.13.16
          javascript:     "javascript" not found
          
          Adapters from github:   0
          
          Adapter State
            system.adapter.admin.0                  : admin                 : raspi01                                  - disabled, port: 8081, bind: 0.0.0.0, run as: admin
            system.adapter.alias-manager.0          : alias-manager         : raspi01                                  -  enabled
          + system.adapter.backitup.0               : backitup              : raspi01                                  -  enabled
          + system.adapter.discovery.0              : discovery             : raspi01                                  -  enabled
            system.adapter.fritzdect.0              : fritzdect             : raspi01                                  - disabled
          + system.adapter.influxdb.0               : influxdb              : raspi01                                  -  enabled, port: 8086
          + system.adapter.iqontrol.0               : iqontrol              : raspi01                                  -  enabled
            system.adapter.net-tools.0              : net-tools             : raspi01                                  - disabled
            system.adapter.ping.0                   : ping                  : raspi01                                  - disabled
          + system.adapter.shelly.0                 : shelly                : raspi01                                  -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.sonoff.0                 : sonoff                : raspi01                                  -  enabled, port: 1885, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : raspi01                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.influxdb.0               : influxdb              : raspi01                                  -  enabled, port: 8086
          + system.adapter.shelly.0                 : shelly                : raspi01                                  -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.sonoff.0                 : sonoff                : raspi01                                  -  enabled, port: 1885, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : raspi01                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          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.13.16  , installed 6.13.16
          Adapter    "alias-manager": 1.2.6    , installed 1.2.6
          Adapter    "backitup"     : 2.9.8    , installed 2.9.8
          Adapter    "discovery"    : 4.2.0    , installed 4.2.0
          Adapter    "fritzdect"    : 2.5.9    , installed 2.5.9
          Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
          Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
          Controller "js-controller": 5.0.17   , installed 5.0.17
          Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
          Adapter    "ping"         : 1.6.2    , installed 1.6.2
          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    "web"          : 6.2.3    , installed 6.2.3
          Adapter    "ws"           : 2.5.10   , installed 2.5.10
          
          Objects and States
          Please stand by - This may take a while
          Objects:        452
          States:         301
          
          *** OS-Repositories and Updates ***
          Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
          Hit:2 http://deb.debian.org/debian bullseye InRelease
          Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
          Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:5 https://repos.influxdata.com/debian bullseye InRelease
          Hit:6 https://apt.syncthing.net syncthing InRelease
          Get:7 https://deb.nodesource.com/node_16.x bullseye InRelease [4586 B]
          Fetched 4586 B in 4s (1148 B/s)
          Reading package lists...
          Pending Updates: 4
          
          *** 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:631           0.0.0.0:*               LISTEN      0          13957      477/cupsd
          tcp        0      0 192.168.23.81:8384      0.0.0.0:*               LISTEN      1000       15687      924/syncthing
          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       37791      1767/iobroker.js-co
          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       38548      1767/iobroker.js-co
          tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       37840      1811/io.sonoff.0
          tcp        0      0 0.0.0.0:2388            0.0.0.0:*               LISTEN      0          13087      537/sshd: /usr/sbin
          tcp6       0      0 :::80                   :::*                    LISTEN      0          14509      589/apache2
          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       39465      1856/io.web.0
          tcp6       0      0 :::8086                 :::*                    LISTEN      999        13257      499/influxd
          tcp6       0      0 :::22000                :::*                    LISTEN      1000       13270      924/syncthing
          tcp6       0      0 :::2388                 :::*                    LISTEN      0          13089      537/sshd: /usr/sbin
          tcp6       0      0 ::1:631                 :::*                    LISTEN      0          13956      477/cupsd
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13782      378/avahi-daemon: r
          udp        0      0 0.0.0.0:50961           0.0.0.0:*                           108        13784      378/avahi-daemon: r
          udp        0      0 0.0.0.0:21027           0.0.0.0:*                           1000       13287      924/syncthing
          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       36492      1796/io.shelly.0
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15482      442/dhcpcd
          udp        0      0 0.0.0.0:51820           0.0.0.0:*                           0          13098      -
          udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          13981      731/cups-browsed
          udp        0      0 0.0.0.0:41669           0.0.0.0:*                           1000       15690      924/syncthing
          udp6       0      0 :::5353                 :::*                                108        13783      378/avahi-daemon: r
          udp6       0      0 :::37685                :::*                                108        13785      378/avahi-daemon: r
          udp6       0      0 :::37838                :::*                                1000       15688      924/syncthing
          udp6       0      0 :::22000                :::*                                1000       14635      924/syncthing
          udp6       0      0 :::546                  :::*                                0          15532      442/dhcpcd
          udp6       0      0 :::21027                :::*                                1000       13285      924/syncthing
          udp6       0      0 :::51820                :::*                                0          13099      -
          
          *** Log File - Last 25 Lines ***
          
          2024-02-09 18:38:24.796  - info: shelly.0 (1796) [CoAP] Device 192.168.23.112 (shelly1 / shelly1-F4CFA2749BBD / SHSW-1#F4CFA2749BBD#1) connected! Polltime set to 15 sec.
          2024-02-09 18:38:25.514  - info: sonoff.0 (1811) starting. Version 3.0.3 in /opt/iobroker/node_modules/iobroker.sonoff, node: v16.20.2, js-controller: 5.0.17
          2024-02-09 18:38:25.666  - info: sonoff.0 (1811) Starting MQTT authenticated  server on port 1885
          2024-02-09 18:38:26.762  - info: shelly.0 (1796) [CoAP] Device 192.168.23.111 (shelly1 / shelly1-500291F08F5D / SHSW-1#500291F08F5D#1) connected! Polltime set to 15 sec.
          2024-02-09 18:38:28.342  - info: host.raspi01 instance system.adapter.backitup.0 started with pid 1841
          2024-02-09 18:38:30.307  - info: discovery.0 (1826) starting. Version 4.2.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v16.20.2, js-controller: 5.0.17
          2024-02-09 18:38:32.327  - info: host.raspi01 instance system.adapter.web.0 started with pid 1856
          2024-02-09 18:38:34.460  - info: backitup.0 (1841) starting. Version 2.9.8 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.20.2, js-controller: 5.0.17
          2024-02-09 18:38:34.685  - info: backitup.0 (1841) [iobroker] backup will be activated at 02:40 every 1 day(s)
          2024-02-09 18:38:36.351  - info: host.raspi01 instance system.adapter.iqontrol.0 started with pid 1871
          2024-02-09 18:38:38.273  - info: web.0 (1856) starting. Version 6.2.3 in /opt/iobroker/node_modules/iobroker.web, node: v16.20.2, js-controller: 5.0.17
          2024-02-09 18:38:38.961  - info: web.0 (1856) socket.io server listening on port 8082
          2024-02-09 18:38:38.982  - info: web.0 (1856) http server listening on port 8082
          2024-02-09 18:38:41.642  - info: iqontrol.0 (1871) starting. Version 2.3.0 in /opt/iobroker/node_modules/iobroker.iqontrol, node: v16.20.2, js-controller: 5.0.17
          2024-02-09 18:38:41.814  - info: iqontrol.0 (1871) systemLanguage = de
          2024-02-09 18:38:41.817  - info: iqontrol.0 (1871) Creating Passphrase...
          2024-02-09 18:38:41.834  - info: iqontrol.0 (1871) Creating Popup States...
          2024-02-09 18:38:42.068  - info: iqontrol.0 (1871) Creating Widget States...
          2024-02-09 18:38:42.071  - info: iqontrol.0 (1871) Lists deactivated.
          2024-02-09 18:38:42.072  - info: iqontrol.0 (1871) Deleting unused Objects...
          2024-02-09 18:38:42.075  - info: iqontrol.0 (1871) Subscribing to states...
          2024-02-09 18:38:42.080  - info: iqontrol.0 (1871) iQontrol ready.
          2024-02-09 18:38:50.099  - info: sonoff.0 (1811) Client [Stromzaehler] connected with secret 1707500330082_5136
          2024-02-09 18:39:04.899  - info: web.0 (1856) ==> Connected system.user.admin from ::ffff:192.168.23.27
          2024-02-09 18:39:08.885  - info: web.0 (1856) <== Disconnect system.user.admin from ::ffff:192.168.23.27 iqontrol.0
          
          ======================= SUMMARY =======================
                                  v.2023-10-10
          
          
             Static hostname: raspi01
                   Icon name: computer
            Operating System: Debian GNU/Linux 11 (bullseye)
                      Kernel: Linux 6.1.21-v8+
                Architecture: arm64
          
          Installation:           native
          Kernel:                 aarch64
          Userland:               arm64
          Timezone:               Europe/Berlin (CET, +0100)
          User-ID:                1000
          X-Server:               false
          Boot Target:            multi-user.target
          
          Pending OS-Updates:     4
          Pending iob updates:    0
          
          Nodejs-Installation:    /usr/bin/nodejs         v16.20.2
                                  /usr/bin/node           v16.20.2
                                  /usr/bin/npm            8.19.4
                                  /usr/bin/npx            8.19.4
                                  /usr/bin/corepack       0.17.0
          
          Recommended versions are nodejs  and npm
          Your nodejs installation is correct
          
          MEMORY:
                         total        used        free      shared  buff/cache   available
          Mem:            909M        518M         77M        0.0K        313M        327M
          Swap:            99M         99M        0.0K
          Total:          1.0G        618M         77M
          
          Active iob-Instances:   8
          Active repo(s): stable
          
          ioBroker Core:          js-controller           5.0.17
                                  admin                   6.13.16
          
          ioBroker Status:        iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Status admin and web instance:
            system.adapter.admin.0                  : admin                 : raspi01                                  - disabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.web.0                    : web                   : raspi01                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          Objects:                452
          States:                 301
          
          Size of iob-Database:
          
          14M     /opt/iobroker/iobroker-data/objects.jsonl
          5.2M    /opt/iobroker/iobroker-data/states.jsonl
          =================== END OF SUMMARY ====================
          
          Glasfaser DJMarc75 2 Replies Last reply Reply Quote 0
          • Glasfaser
            Glasfaser @meute last edited by

            @meute

            iob start admin
            
            meute 1 Reply Last reply Reply Quote 1
            • Codierknecht
              Codierknecht Developer Most Active last edited by

              @meute
              Node und NPM sind steinalt.
              Die gehören dringend auf aktuellen Stand.

              Aber nicht wieder googeln.
              https://forum.iobroker.net/topic/64032/update-nodejs-best-practise-supported-16-und-18

              meute 1 Reply Last reply Reply Quote 2
              • DJMarc75
                DJMarc75 @meute last edited by

                @meute System nicht aktuell, Hardware zu schwach (RPI3 - 1GB Ram)

                Codierknecht meute 2 Replies Last reply Reply Quote 0
                • Codierknecht
                  Codierknecht Developer Most Active @DJMarc75 last edited by

                  @djmarc75
                  Stimmt auch wieder. Mit so einer kleinen Kiste wird das eher nix.

                  @meute
                  Du solltest mal in neue Hardware investieren.
                  Einen Pi 3 mit 1GB kann man heute höchstens noch zum „reinschnuppern“ verwenden.
                  Für ein Produktivsystem ist der kaum zu gebrauchen.

                  1 Reply Last reply Reply Quote 0
                  • Meister Mopper
                    Meister Mopper last edited by

                    @homoran sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                    the internet never forgets

                    Diese Äußerung habe ich von dir schon häufiger gelesen, und doch bin ich der Meinung, dass ihr mit dem Archivieren und Vorhalten von alten (und teils nicht mehr gültigen Informationen) zur Verwirrung beitragt.

                    Vor ein paar Jahren betreute ich eine Projektseite hospitalkonzert.de. Dort wurden Konzerte präsentiert.

                    Die Seite habe ich entfernt und man findet noch ein paar google Einträge über die Seite aber sicherlich keine Inhalte mehr, zumindest ist es mir noch nicht gelungen, irgendwelche Inhalte zu laden.

                    Da sollte meines Erachtens ein Umdenken erfolgen, damit endlich diese z. B. sudo iobroker Miseren ein Ende haben.

                    Homoran Michael Schmitt 2 Replies Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @Meister Mopper last edited by Homoran

                      @meister-mopper sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                      Diese Äußerung habe ich von dir schon häufiger gelesen, und doch bin ich der Meinung, dass ihr mit dem Archivieren und Vorhalten von alten (und teils nicht mehr gültigen Informationen) zur Verwirrung beitragt.

                      wenn das so wäre, gäbe ich dir recht.

                      aber ich weiß nicht was @meute gefunden hat und wo.

                      wahrscheinlich sogar hier im Forum. Da gibt es ebenfalls Beiträge aus 2014/15 in denen noch sudo verwendet wurde, da es damals die heutige Rechtevergabe noch nicht fab.

                      in den letzten archivierten Dokumenten sollte schon längst kein sudo in Verbindung mit ioBroker mehr drin sein

                      spätestens wenn irgendwelche User ihre sudo iobroker... Konstrukte gepostet haben findet google diese. Auch wenn sue zu dem Zeitpunkt des Postens schon lange obsolet waren.

                      Wer soll das alles prüfen und korrigieren?
                      und das noch ohne den "historischen Zusammenhang" zu zerstören

                      1 Reply Last reply Reply Quote 0
                      • Michael Schmitt
                        Michael Schmitt @Meister Mopper last edited by

                        @meister-mopper

                        https://web.archive.org/web/20131007171024/http://hospitalkonzert.de/index.php

                        Meister Mopper 1 Reply Last reply Reply Quote 0
                        • meute
                          meute @Glasfaser last edited by meute

                          @glasfaser sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                          iob start admin

                          Besten Dank. Das war die Lösung. Läuft auch noch nach einem Neustart.
                          Dann war nur der Adapter aus.
                          Das disabled ist mir nach iob diag auch aufgefallen.

                          @djmarc75 sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                          @meute System nicht aktuell, Hardware zu schwach (RPI3 - 1GB Ram)

                          Ein Thin Client mit Proxmox und ioBroker im LXC-Container steht schon einige Zeit da.
                          Aber ich kam noch nicht dazu, den umzuziehen.
                          Zeit ist endlich...

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

                            @meute sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                            gab es hier im Editor nicht mal eine Inline-Codierung

                            die gibt es immer noch!
                            must du nur manuell mit `immer` machen

                            1 Reply Last reply Reply Quote 1
                            • meute
                              meute @Codierknecht last edited by

                              @codierknecht sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                              @meute
                              Node und NPM sind steinalt.
                              Die gehören dringend auf aktuellen Stand.

                              Aber nicht wieder googeln.
                              https://forum.iobroker.net/topic/64032/update-nodejs-best-practise-supported-16-und-18

                              👍
                              Habe ich gemacht.
                              Das sollte jetzt passen:

                              $ type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v
                              /usr/bin/nodejs
                              /usr/bin/node
                              /usr/bin/npm
                              /usr/bin/npx
                              v18.19.0
                              v18.19.0
                              10.2.3
                              10.2.3
                              
                              1 Reply Last reply Reply Quote 0
                              • Meister Mopper
                                Meister Mopper @Michael Schmitt last edited by

                                @michael-schmitt sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                                @meister-mopper

                                https://web.archive.org/web/20131007171024/http://hospitalkonzert.de/index.php

                                Sehr gut, hast du das ergoogelt?
                                Würde mich interessieren, es war mir allerdings unbekannt, dass es ein solches Archiv gibt.

                                Vielen Dank.

                                Ich glaube aber nicht, dass @meute dort nachgesehen hat.

                                Michael Schmitt 1 Reply Last reply Reply Quote 0
                                • Michael Schmitt
                                  Michael Schmitt @Meister Mopper last edited by

                                  @meister-mopper

                                  Ich kannte die Seite schon davor (Wayback Machine). Hatte da mal nach meiner alten Clan Homepage gesucht.

                                  1 Reply Last reply Reply Quote 0
                                  • meute
                                    meute @DJMarc75 last edited by meute

                                    @djmarc75 sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                                    @meute sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                                    $ sudo iobroker stop

                                    iob Befehle NIE mit Sudo anpacken bitte !

                                    @glasfaser sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                                    @meute sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                                    Nach kurzem googeln habe ich 4 folgende Befehle gefunden und ausgeführt.
                                    sudo iobroker stop
                                    sudo iobroker update
                                    sudo iobroker upgrade self
                                    sudo iobroker start

                                    eher für den JS-Controller !

                                    @meister-mopper sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                                    @michael-schmitt sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                                    @meister-mopper

                                    https://web.archive.org/web/20131007171024/http://hospitalkonzert.de/index.php

                                    Ich glaube aber nicht, dass @meute dort nachgesehen hat.

                                    Nein, da habe ich sicher nicht nachgesehen. 😊

                                    Ich löse auf:
                                    Diese Seite hatte ich mir auf die Schnelle für meinen Eingangsbeitrag ergoogelt:
                                    https://forum.iobroker.net/topic/72452/update-js-controller-3-x-auf-5-x-funktioniert-nicht?_=1707646843801
                                    Ich hatte die Hoffnung, dass ein ioBroker-Update das admin-Adapter-Problem fixt.
                                    Ich wusste zu dem Zeitpunkt ja noch nicht, dass der admin-Adapter nur disabled ist.

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

                                      @meute sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                                      Ich löse auf:

                                      DANKE!

                                      also wie vermutet

                                      @homoran sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                                      wenn irgendwelche User ihre sudo iobroker... Konstrukte gepostet haben findet google diese.

                                      1 Reply Last reply Reply Quote 0
                                      • meute
                                        meute @DJMarc75 last edited by meute

                                        @djmarc75 sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                                        @meute System nicht aktuell, Hardware zu schwach (RPI3 - 1GB Ram)

                                        @codierknecht sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                                        @meute
                                        Du solltest mal in neue Hardware investieren.

                                        @meute sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                                        Ein Thin Client mit Proxmox und ioBroker im LXC-Container steht schon einige Zeit da.
                                        Aber ich kam noch nicht dazu, den umzuziehen.
                                        Zeit ist endlich...

                                        Ich habe heute über Mittag den ioBroker auf den Proxmox-Thin Client in einen LXC-Container umgezogen.
                                        Vorbereitet hatte ich das ja schon die letzten Wochen.

                                        Aktuell hat ioBroker 2 GB RAM.
                                        Reicht das oder sollte ich mehr geben?

                                        ======================= SUMMARY =======================
                                                                v.2023-10-10
                                        
                                         Static hostname: iobroker84
                                               Icon name: computer-container
                                                 Chassis: container ?
                                          Virtualization: lxc
                                        Operating System: Debian GNU/Linux 12 (bookworm)
                                                  Kernel: Linux 6.5.11-8-pve
                                            Architecture: x86-64
                                        
                                        Installation:           lxc
                                        Kernel:                 x86_64
                                        Userland:               amd64
                                        Timezone:               Europe/Berlin (CET, +0100)
                                        User-ID:                1000
                                        X-Server:               false
                                        Boot Target:            graphical.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:            2.1G        1.5G         88M        1.5M        528M        616M
                                        Swap:           536M         37M        499M
                                        Total:          2.7G        1.6G        587M
                                        
                                        Active iob-Instances:   9
                                        Active repo(s): stable
                                        
                                        ioBroker Core:          js-controller           5.0.17
                                                                admin                   6.13.16
                                        
                                        ioBroker Status:        iobroker is running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        Status admin and web instance:
                                        + system.adapter.admin.0                  : admin                 : iobroker84                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.web.0                    : web                   : iobroker84                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        
                                        Objects:                468
                                        States:                 324
                                        
                                        Size of iob-Database:
                                        
                                        22M     /opt/iobroker/iobroker-data/objects.jsonl
                                        6.7M    /opt/iobroker/iobroker-data/states.jsonl
                                        
                                        =================== END OF SUMMARY ====================
                                        
                                        DJMarc75 1 Reply Last reply Reply Quote 0
                                        • DJMarc75
                                          DJMarc75 @meute last edited by

                                          @meute sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                                          Aktuell hat ioBroker 2 GB RAM

                                          4 GB wären eher sinnvoll da ja schon:

                                          MEMORY:               total        used        free      shared  buff/cache   available
                                                Mem:            2.1G        1.5G         88M        1.5M        528M        616M
                                          

                                          was läuft denn da noch ausser ioBroker drauf ?

                                          meute 1 Reply Last reply Reply Quote 0
                                          • meute
                                            meute @DJMarc75 last edited by

                                            @djmarc75 sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                                            @meute sagte in Nach Update Adapter "admin" 6.13.16 kein Port 8081 mehr:

                                            Aktuell hat ioBroker 2 GB RAM

                                            4 GB wären eher sinnvoll da ja schon:

                                            MEMORY:               total        used        free      shared  buff/cache   available
                                                  Mem:            2.1G        1.5G         88M        1.5M        528M        616M
                                            

                                            was läuft denn da noch ausser ioBroker drauf ?

                                            Eine InfluxDB läuft noch, in der die Werte des Stromzähler gespeichert werden.

                                            Nutzen/testen will ich demnächst mal den Adapter eCharts.
                                            Das war der Auslöser, warum ich überhaupt auf Proxmox bin.
                                            Den wollte ich Ende 2023 installieren und der RPi ging in die Grätsche.
                                            Gibt auch hier einen Thread von mir zu dem Thema.

                                            Ich werde dem ioBroker dann mal 4 GB geben.

                                            Glasfaser 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

                                            725
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            24
                                            1283
                                            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