Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. IoBroker und VIS verweigert Zugriff

    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

    IoBroker und VIS verweigert Zugriff

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @Loco last edited by

      @loco sagte in IoBroker und VIS verweigert Zugriff:

      ich versuche jetzt mal dies: npm i iobroker.js-controller@4.0.24 --omit=dev --force

      nein!!!

      1 Reply Last reply Reply Quote 0
      • L
        Loco @Ro75 last edited by

        @ro75
        9.6.2024 das wäre mein letzter Stand. Das ist aber auch die alte node.js Version enthalten 4xxxx

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

          @loco wir sind wieder an dem Punkt, an dem du schrittweise deutlich mehr Informationen geben solltest!

          @loco sagte in IoBroker und VIS verweigert Zugriff:

          Mein Backup ist aber nicht da.

          hast du es denn eingespielt?
          davon schreibst du nichts und zeigst auch nichts.

          kam dabei eine Meldung, dss der Controller nicht kompatibel ist?
          gezeigt hast du wieder nichts, bevor du den Restore möglicherweise falsch gestartet hast.

          Möglicherweise ist der Restore auch wegen der vermuteten Inkompatibilität abgebrochen worden

          Eine entsprechende Meldung wäre in dem Output gewesen.

          Zeigen, zeigen, zeigen!

          nur dann kann man wirklich helfen.

          L 1 Reply Last reply Reply Quote 1
          • Homoran
            Homoran Global Moderator Administrators @Loco last edited by

            @loco sagte in IoBroker und VIS verweigert Zugriff:

            Das ist aber auch die alte node.js Version enthalten 4xxxx

            node 4???

            wir sind bei 20!

            Ro75 1 Reply Last reply Reply Quote 0
            • Ro75
              Ro75 @Homoran last edited by

              @homoran er meint sicherlich js-controller.

              1 Reply Last reply Reply Quote 1
              • L
                Loco @Homoran last edited by Loco

                @homoran
                okay, sorry...

                ich hab mein Backup über iob restore 0 eingespielt.
                Dabei kam der Hinweis mit dem node.js Version "alte node.js Version. Wenn ich wirklich diese Version einspielen möchte, dann npm i iobroker.js-controller@4.0.24 --omit=dev --force ausführen".
                zuerst ohne diesen command das Backup eingespielt. Nach einspielen habe ich gemacht:
                iob start all
                iob start
                iob upload all

                bevor ich mein VIS eingespielt habe, habe ich ein Backup gemacht mit den Adapter die ich brauche und den entsprechenden Einstellungen (Solar-Wechselrichter, Tankstellen, u.s.w.)

                ich mach nochmal restore 0 und schicke euch die Meldungen...

                Verstehe ich das richtig, wenn ich restore 0 ausführe wird der komplette iobroker restored? D.h. es wird der vorherige Stand des iobroker wieder aufgespielt inkl. VIS? Eigentlich wollte ich ja nur die VIS zurückspielen.
                Kann ich die VIS evtl. auch separat aus dem Bakcup rausziehen und mit Filezilla übertragen? Man kann das Backup ja problemlos öffnen...

                Homoran 2 Replies Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @Loco last edited by

                  @loco sagte in IoBroker und VIS verweigert Zugriff:

                  Dabei kam der Hinweis mit dem node.js Version "alte node.js Version

                  bitte keine Nacherzählungen, immer die echten Fakten zeigen.

                  @loco sagte in IoBroker und VIS verweigert Zugriff:

                  Dabei kam der Hinweis mit dem node.js Version "alte node.js Version.

                  Das stand da nämlich eher nicht, sondern

                  @ro75 sagte in IoBroker und VIS verweigert Zugriff:

                  @homoran er meint sicherlich js-controller.

                  siehe:

                  @loco sagte in IoBroker und VIS verweigert Zugriff:

                  dann npm i iobroker.js-controller@4.0.24 --omit=dev --force ausführen"

                  das muss aber vorher passieren. und in einem ganz bestimmten Verzeichnis!!

                  sonst passiert genau das was du bisher an krummer Installation hattest.
                  Deswegen fragte ich die ganze Zeit danach

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

                    @loco sagte in IoBroker und VIS verweigert Zugriff:

                    Verstehe ich das richtig, wenn ich restore 0 ausführe wird der komplette iobroker restored

                    Natürlich!

                    @loco sagte in IoBroker und VIS verweigert Zugriff:

                    Kann ich die VIS evtl. auch separat aus dem Bakcup rausziehen

                    Möglicherweise.

                    @loco sagte in IoBroker und VIS verweigert Zugriff:

                    und mit Filezilla übertragen?

                    nur mit dem richtigen user und den richtigen Rechten, sonst klappt es wieder nicht.

                    L 1 Reply Last reply Reply Quote 0
                    • L
                      Loco @Homoran last edited by Homoran

                      Es tut mir leid, ich bin echt zu blöd das mal systematisch anzugehen, was mach ich denn falsch???

                      Jetzt hab ich ein Backup erstellt bevor ich meine altes Backup zurückspielen wollen. Ich habe wieder Fehler und wollte dieses "Sicherheits Backup" (von heute früh) wieder zurückspielen mit diesem command:

                      iob stop
                      iob restore 0 --force
                      

                      und das geht auch wieder nicht. Am Ende erscheint dieses:

                      host.raspberrypi Cannot restore system.adapter.cloud: obj is null
                      Uncaught Rejection: TypeError: Cannot read properties of undefined (reading 'common')
                          at BackupRestore._setObjHelper (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:481:37)
                          at BackupRestore._restoreAfterStop (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:723:9)
                          at Daemon.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:1128:38)
                      This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected wi           th the reason:
                      TypeError: Cannot read properties of undefined (reading 'common')
                          at BackupRestore._setObjHelper (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:481:37)
                          at BackupRestore._restoreAfterStop (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:723:9)
                          at Daemon.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:1128:38)
                      ioBroker@raspberrypi:/opt/iobroker $
                      

                      MOD-EDIT: Code in code-tags gesetzt!

                      bin hier am verzweifeln! wieso geht das denn nicht mit diesem Backup/Restore? Was mache ich denn falsch? Wie soll ich denn vorgehen? Ich dreh echt noch durch....

                      Homoran L 3 Replies Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @Loco last edited by Homoran

                        @loco sagte in IoBroker und VIS verweigert Zugriff:

                        Jetzt hab ich ein Backup erstellt bevor ich meine altes Backup zurückspielen wollen. Ich habe wieder Fehler und wollte dieses "Sicherheits Backup" (von heute früh) wieder zurückspielen

                        davon hat niemand etwas geschrieben.

                        wir wollen dir doch helfen das System wieder herzustellen ohne dass du Zugriffsfehler hast.

                        Da hilft es nichts, wenn du immer wieder an verschiedenen Schrauben stellst, so dass wir nicht mehr wissen was Stand der Dinge ist.

                        1 Reply Last reply Reply Quote 0
                        • L
                          Loco @Loco last edited by

                          ich meinte den js.controller meine alte Version war 4xxxx. Die neue ist 5xxxx (sorry).

                          npm i iobroker.js-controller@5.0.19 --production
                          --> ich installiere den 5xxx wieder und hoffe das mein Backup ohne Vis von heute früh dann wieder läuft

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

                            @loco Bleib einfach ganz ruhig! (Versuch es 🙂 )

                            Stelle einen reproduzierbaren Zustand her.

                            Am besten noch einmal neues OS, neue iob Grundinstallatuon.
                            (alle Backups sind hoffentlich extern gesichert)

                            Dann sag bescheid

                            L 1 Reply Last reply Reply Quote 1
                            • L
                              Loco @Homoran last edited by

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

                              Skript v.2024-05-22
                              
                              *** BASE SYSTEM ***
                               Static hostname: raspberrypi
                                     Icon name: computer
                              Operating System: Debian GNU/Linux 12 (bookworm)
                                        Kernel: Linux 6.6.20+rpt-rpi-v8
                                  Architecture: arm64
                              
                              Model           : Raspberry Pi 4 Model B Rev 1.2
                              Docker          : false
                              Virtualization  : none
                              Kernel          : aarch64
                              Userland        : 64 bit
                              
                              Systemuptime and Load:
                               10:56:45 up 17:42,  2 users,  load average: 0.37, 1.44, 1.71
                              CPU threads: 4
                              
                              
                              *** RASPBERRY THROTTLING ***
                              Current issues:
                              No throttling issues detected.
                              
                              Previously detected issues:
                              ~ Under-voltage has occurred
                              ~ Arm frequency capping has occurred
                              
                              *** Time and Time Zones ***
                                             Local time: Thu 2024-06-13 10:56:45 CEST
                                         Universal time: Thu 2024-06-13 08:56:45 UTC
                                               RTC time: n/a
                                              Time zone: Europe/Berlin (CEST, +0200)
                              System clock synchronized: yes
                                            NTP service: active
                                        RTC in local TZ: no
                              
                              *** Users and Groups ***
                              User that called 'iob diag':
                              ioBroker
                              HOME=/home/ioBroker
                              GROUPS=ioBroker adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                              
                              User that is running 'js-controller':
                              iobroker
                              HOME=/home/iobroker
                              GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                              
                              *** Display-Server-Setup ***
                              Display-Server: false
                              Desktop:
                              Terminal:       tty
                              Boot Target:    multi-user.target
                              
                              *** MEMORY ***
                                             total        used        free      shared  buff/cache   available
                              Mem:            4.0G        342M        1.9G        1.2M        1.8G        3.6G
                              Swap:           104M        262K        104M
                              Total:          4.1G        342M        2.0G
                              
                              Active iob-Instances:   1
                              
                                       3792 M total memory
                                        327 M used memory
                                        413 M active memory
                                       1356 M inactive memory
                                       1815 M free memory
                                        110 M buffer memory
                                       1615 M swap cache
                                         99 M total swap
                                          0 M used swap
                                         99 M free swap
                              
                              *** top - Table Of Processes  ***
                              top - 10:56:45 up 17:42,  2 users,  load average: 0.37, 1.44, 1.71
                              Tasks: 171 total,   1 running, 170 sleeping,   0 stopped,   0 zombie
                              %Cpu(s):  0.0 us, 20.0 sy,  0.0 ni, 80.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                              MiB Mem :   3792.1 total,   1815.3 free,    327.5 used,   1726.0 buff/cache
                              MiB Swap:    100.0 total,     99.7 free,      0.2 used.   3464.6 avail Mem
                              
                              *** FAILED SERVICES ***
                              
                                UNIT LOAD ACTIVE SUB DESCRIPTION
                              0 loaded units listed.
                              
                              *** FILESYSTEM ***
                              Filesystem     Type      Size  Used Avail Use% Mounted on
                              udev           devtmpfs  1.6G     0  1.6G   0% /dev
                              tmpfs          tmpfs     380M  1.2M  379M   1% /run
                              /dev/mmcblk0p2 ext4       29G  3.8G   24G  14% /
                              tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                              tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                              /dev/mmcblk0p1 vfat      510M   63M  448M  13% /boot/firmware
                              tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [Wed Jun 12 17:14:35 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:84:3E:C9 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=d17a74ee-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=DE
                              [Wed Jun 12 17:14:37 2024] EXT4-fs (mmcblk0p2): mounted filesystem 93c89e92-8f2e-4522-ad32-68faed883d2f ro with ordered data mode. Quota mode: none.
                              [Wed Jun 12 17:14:39 2024] EXT4-fs (mmcblk0p2): re-mounted 93c89e92-8f2e-4522-ad32-68faed883d2f r/w. Quota mode: none.
                              
                              Show mounted filesystems:
                              TARGET                                                  SOURCE         FSTYPE      OPTIONS
                              /                                                       /dev/mmcblk0p2 ext4        rw,noatime
                              |-/sys                                                  sysfs          sysfs       rw,nosuid,nodev,noexec,relatime
                              | |-/sys/kernel/security                                securityfs     securityfs  rw,nosuid,nodev,noexec,relatime
                              | |-/sys/fs/cgroup                                      cgroup2        cgroup2     rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
                              | |-/sys/fs/pstore                                      pstore         pstore      rw,nosuid,nodev,noexec,relatime
                              | |-/sys/fs/bpf                                         bpf            bpf         rw,nosuid,nodev,noexec,relatime,mode=700
                              | |-/sys/kernel/debug                                   debugfs        debugfs     rw,nosuid,nodev,noexec,relatime
                              | |-/sys/kernel/tracing                                 tracefs        tracefs     rw,nosuid,nodev,noexec,relatime
                              | |-/sys/kernel/config                                  configfs       configfs    rw,nosuid,nodev,noexec,relatime
                              | `-/sys/fs/fuse/connections                            fusectl        fusectl     rw,nosuid,nodev,noexec,relatime
                              |-/proc                                                 proc           proc        rw,relatime
                              | `-/proc/sys/fs/binfmt_misc                            systemd-1      autofs      rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=2470
                              |   `-/proc/sys/fs/binfmt_misc                          binfmt_misc    binfmt_misc rw,nosuid,nodev,noexec,relatime
                              |-/dev                                                  udev           devtmpfs    rw,nosuid,relatime,size=1671540k,nr_inodes=417885,mode=755
                              | |-/dev/pts                                            devpts         devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                              | |-/dev/shm                                            tmpfs          tmpfs       rw,nosuid,nodev
                              | `-/dev/mqueue                                         mqueue         mqueue      rw,nosuid,nodev,noexec,relatime
                              |-/run                                                  tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=388308k,mode=755
                              | |-/run/lock                                           tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
                              | |-/run/credentials/systemd-sysctl.service             ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                              | |-/run/credentials/systemd-sysusers.service           ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                              | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                              | |-/run/rpc_pipefs                                     sunrpc         rpc_pipefs  rw,relatime
                              | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                              | `-/run/user/1000                                      tmpfs          tmpfs       rw,nosuid,nodev,relatime,size=388304k,nr_inodes=97076,mode=700,uid=1000,gid=1000
                              `-/boot/firmware                                        /dev/mmcblk0p1 vfat        rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                              
                              Files in neuralgic directories:
                              
                              /var:
                              508M    /var/
                              209M    /var/cache
                              204M    /var/cache/apt
                              162M    /var/lib
                              133M    /var/lib/apt/lists
                              
                              Archived and active journals take up 36.0M in the file system.
                              
                              /opt/iobroker/backups:
                              54M     /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              706M    /opt/iobroker/iobroker-data/
                              664M    /opt/iobroker/iobroker-data/files
                              169M    /opt/iobroker/iobroker-data/files/vis-2
                              138M    /opt/iobroker/iobroker-data/files/javascript.admin
                              118M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                              
                              The five largest files in iobroker-data are:
                              27M     /opt/iobroker/iobroker-data/objects.jsonl
                              27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                              24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                              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
                              
                              USB-Devices by-id:
                              USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                              
                              No Devices found 'by-id'
                              
                              
                              
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs         v20.14.0
                              /usr/bin/node           v20.14.0
                              /usr/bin/npm            10.7.0
                              /usr/bin/npx            10.7.0
                              /usr/bin/corepack       0.28.1
                              
                              
                              nodejs:
                                Installed: 20.14.0-1nodesource1
                                Candidate: 20.14.0-1nodesource1
                                Version table:
                               *** 20.14.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                      100 /var/lib/dpkg/status
                                   20.13.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.13.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.12.2-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.12.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.12.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.11.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.11.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.10.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.9.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.8.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.8.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.7.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.6.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.6.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.5.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.5.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.4.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.3.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.3.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.2.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.1.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   20.0.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                   18.19.0+dfsg-6~deb12u1 500
                                      500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                                   18.13.0+dfsg1-1 500
                                      500 http://deb.debian.org/debian bookworm/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.19
                              admin:          "admin" not found
                              javascript:     "javascript" not found
                              
                              nodejs modules from github:     0
                              
                              Adapter State
                              
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              
                              ioBroker-Repositories
                              stable        : http://download.iobroker.net/sources-dist.json
                              beta          : http://download.iobroker.net/sources-dist-latest.json
                              
                              Active repo(s): beta
                              
                              Installed ioBroker-Instances
                              Used repository: beta
                              Controller "js-controller": 6.0.3    , installed 5.0.19 [Updatable]
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        43
                              States:         25
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://deb.debian.org/debian bookworm InRelease
                              Hit:2 http://archive.raspberrypi.com/debian bookworm InRelease
                              Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                              Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                              Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                              Reading package lists...
                              Pending Updates: 23
                              
                              *** 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       83074      18939/iobroker.js-c
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       83069      18939/iobroker.js-c
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          6276       754/sshd: /usr/sbin
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          6278       754/sshd: /usr/sbin
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        1605       543/avahi-daemon: r
                              udp        0      0 0.0.0.0:46735           0.0.0.0:*                           104        1607       543/avahi-daemon: r
                              udp6       0      0 fe80::b8c3:506d:cd3:546 :::*                                0          1702       649/NetworkManager
                              udp6       0      0 :::56455                :::*                                104        1608       543/avahi-daemon: r
                              udp6       0      0 :::5353                 :::*                                104        1606       543/avahi-daemon: r
                              
                              *** Log File - Last 25 Lines ***
                              
                              2024-06-13 10:38:54.795  - info: host.raspberrypi no instances found
                              2024-06-13 10:38:55.030  - info: host.raspberrypi Created UUID: 919cdd64-f704-033e-d8c9-eea600032804
                              2024-06-13 10:41:11.594  - info: host.raspberrypi received SIGTERM
                              2024-06-13 10:41:11.639  - info: host.raspberrypi terminated
                              2024-06-13 10:48:05.440  - info: host.raspberrypi iobroker.js-controller version 4.0.24 js-controller starting
                              2024-06-13 10:48:05.446  - info: host.raspberrypi Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                              2024-06-13 10:48:05.447  - info: host.raspberrypi hostname: raspberrypi, node: v20.14.0
                              2024-06-13 10:48:05.448  - info: host.raspberrypi ip addresses: 192.168.220.191 2003:c6:1746:d400:9463:955b:bee6:9528 fe80::b8c3:506d:cd32:67e8
                              2024-06-13 10:48:06.954  - info: host.raspberrypi connected to Objects and States
                              2024-06-13 10:48:06.982  - info: host.raspberrypi Node.js version has changed from unknown to 20.14.0
                              2024-06-13 10:48:07.011  - info: host.raspberrypi Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
                              2024-06-13 10:48:07.039  - info: host.raspberrypi added notifications configuration of host
                              2024-06-13 10:48:07.427  - info: host.raspberrypi  no instances found
                              2024-06-13 10:48:07.428  - info: host.raspberrypi no instances found
                              2024-06-13 10:48:07.667  - info: host.raspberrypi Created UUID: 919cdd64-f704-033e-d8c9-eea600032804
                              2024-06-13 10:50:10.451  - info: host.raspberrypi received SIGTERM
                              2024-06-13 10:50:28.123  - info: host.raspberrypi terminated
                              2024-06-13 10:55:53.682  - info: host.raspberrypi iobroker.js-controller version 5.0.19 js-controller starting
                              2024-06-13 10:55:53.687  - info: host.raspberrypi Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                              2024-06-13 10:55:53.689  - info: host.raspberrypi hostname: raspberrypi, node: v20.14.0
                              2024-06-13 10:55:53.689  - info: host.raspberrypi ip addresses: 192.168.220.191 2003:c6:1746:d400:9463:955b:bee6:9528 fe80::b8c3:506d:cd32:67e8
                              2024-06-13 10:55:55.159  - info: host.raspberrypi connected to Objects and States
                              2024-06-13 10:55:55.189  - info: host.raspberrypi added notifications configuration of host
                              2024-06-13 10:55:55.644  - info: host.raspberrypi  no instances found
                              2024-06-13 10:55:55.645  - info: host.raspberrypi no instances found
                              
                              
                              Ro75 Homoran 2 Replies Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @Loco last edited by

                                @loco sagte in IoBroker und VIS verweigert Zugriff:

                                Wie soll ich denn vorgehen?

                                Schritt für Schritt!
                                und alles Zeigen!

                                bitte lesen:
                                https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                                1 Reply Last reply Reply Quote 0
                                • Ro75
                                  Ro75 @Loco last edited by

                                  @loco sagte in IoBroker und VIS verweigert Zugriff:

                                  Active repo(s): beta

                                  Und warum schon wieder "BETA"? Warum? Bleib bei "Stable"!

                                  Ro75.

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

                                    und wenn wir schon dabei sind;

                                    @loco sagte in IoBroker und VIS verweigert Zugriff:

                                    Previously detected issues:
                                    ~ Under-voltage has occurred
                                    ~ Arm frequency capping has occurred

                                    Dein Raspi verhungert.
                                    Auch das kann zu Fehlern im Dateisystem führen.

                                    Wo kommt jetzt dieses diag her?

                                    1 Reply Last reply Reply Quote 0
                                    • L
                                      Loco @Ro75 last edited by Loco

                                      das IOS hat der Imager direkt ausgewählt! Wie ihr vorgeschlagen habt, 64bit Bookworm, lite.
                                      Habe das ausgewählt was weiter oben im Chat vorgeschlagen wurde! Da war nirgends ein Hinweis von "beta" (beim Imager)

                                      Ganz nebenbei, ich hab bevor ich iobroker neu installiere dieses ausprobiert:
                                      curl -fsL https://iobroker.net/fix.sh | bash -

                                      Your installation was fixed successfully
                                      Run iobroker start to start ioBroker again!

                                      wenn ich dann auf iobroker über Browser zugreifen will bekomme ich erneut Meldung "Zugriff verweigert". Das mit dem Backup/Restore funktioniert so nicht (oder ich mach da was falsch)! Ich kann nichtmal mein Backup von heute früh zurückspielen (ohne VIS) und muß iobroker erneut installieren mit allen Adapter und Einstellungen!

                                      Homoran Ro75 3 Replies Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @Loco last edited by

                                        @loco sagte in IoBroker und VIS verweigert Zugriff:

                                        das IOS hat der Imager direkt ausgewählt!

                                        wovon redest du?
                                        ios gibt es nicht.

                                        wir reden von der iob Installation aus deinem letzten iob diag.
                                        Wo imner das jetzt herkommt.

                                        Bitte mal alles auf Null und aktuellen Status bekanntgegeben!

                                        Und anschließend nicht hin und her springen und nichts machen was wir nicht sagen.

                                        1 Reply Last reply Reply Quote 0
                                        • Ro75
                                          Ro75 @Loco last edited by

                                          @loco sagte in IoBroker und VIS verweigert Zugriff:

                                          Da war nirgends ein Hinweis von "beta" (beim Imager)

                                          Hat auch nichts mit dem Image vom OS zu tun. Das ist ein Auszug aus dem iob diag - LOG, wie auch dass da kein gescheites / originales Netzteil am Raspi hängt und wie Homoran geschrieben hat, es zu Problemen kommen kann.

                                          Ro75.

                                          1 Reply Last reply Reply Quote 0
                                          • Ro75
                                            Ro75 @Loco last edited by

                                            @loco Bitte nicht bestehende Beiträge ändern wenn schon nachfolgende Beiträge existieren. Da sieht keiner mehr durch und die nachfolgenden Beiträge werden aus dem Kontext gerissen.

                                            Nochmal.
                                            Ein Schritt nach dem anderen! Nicht kreuz und quer. Wie Homoran geschrieben hat. Schritt machen, melden, ggfs. Hinweise beachten/umsetzen - nächster Schritt.

                                            Ro75.

                                            L 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

                                            909
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            9
                                            157
                                            11676
                                            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