Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Skript ist verschwunden

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    Skript ist verschwunden

    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      Karl-Heinz1 @crunchip last edited by

      @crunchip sagte in Skript ist verschwunden:

      @karl-heinz1 sagte in Skript ist verschwunden:

      Nein, das Skript ist weg. Das hatte ich ja gelöscht

      Das kannst du so nicht einfach löschen.

      @karl-heinz1 sagte in Skript ist verschwunden:

      Und in den Objekten sind die Datenpunkte des Growatt, der Shelly`s und des Sonoff Adapters nicht mehr drin,

      Das hat aber nichts mit nem script zu tun. Datenpunkte legt der jeweilige Adapter an, wenn erfolgreich mit einem device verbunden.

      Keinen Plan was du da fabriziert hast, denn

      @karl-heinz1 sagte in Skript ist verschwunden:

      Habe dann Upgrades gemacht und jetzt sind alle Skripte, wenn ich in den Objekten unter Javaskript schaue, nicht mehr da. Unter Growatt sind auch keine Datenpunkte mehr sichtbar.

      Kann eigentlich nicht sein.

      Sicher das deine IP stimmt, die Adapter sind grün und es gibt auch keine Fehlermeldungen im LOG?

      Mach mal auf der Console

      iob upload all
      

      Und dann nochmal die Ausgabe in der Langfassung von

      iob diag
      

      Ansonsten gäbe es auch noch https://forum.iobroker.net/post/930558

      Ich habe beides Kopiert

      ======== Start marking the full check here =========
      
      ```bash
      Skript v.2024-08-12
      
      *** BASE SYSTEM ***
         Static hostname: raspberrypi
               Icon name: computer
        Operating System: Debian GNU/Linux 11 (bullseye)
                  Kernel: Linux 6.1.21-v8+
            Architecture: arm64
      OS is similar to: 
      
      Model		: Raspberry Pi 400 Rev 1.1
      Docker          : false
      Virtualization  : none
      Kernel          : aarch64
      Userland        : 64 bit
      
      Systemuptime and Load:
       11:36:25 up 12:10,  2 users,  load average: 0.97, 0.90, 1.08
      CPU threads: 4
      
      
      *** RASPBERRY THROTTLING ***
      Current issues:
      No throttling issues detected.
      
      Previously detected issues:
      No throttling issues detected.
      
      *** Time and Time Zones ***
                     Local time: Thu 2024-10-10 11:36:25 CEST
                 Universal time: Thu 2024-10-10 09:36:25 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':
      pi
      HOME=/home/pi
      GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
      
      User that is running 'js-controller':
      iobroker
      HOME=/home/iobroker
      GROUPS=iobroker tty dialout audio video 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:            3.8G        2.1G        568M        1.0M        1.1G        1.6G
      Swap:            99M          0B         99M
      Total:          3.9G        2.1G        668M
      
      Active iob-Instances: 	25
      
               3794 M total memory
               2145 M used memory
               2363 M active memory
                592 M inactive memory
                568 M free memory
                 68 M buffer memory
               1011 M swap cache
                 99 M total swap
                  0 M used swap
                 99 M free swap
      
      *** top - Table Of Processes  ***
      top - 11:36:25 up 12:10,  2 users,  load average: 0.97, 0.90, 1.08
      Tasks: 192 total,   2 running, 190 sleeping,   0 stopped,   0 zombie
      %Cpu(s): 30.7 us, 12.0 sy,  0.0 ni, 52.0 id,  0.0 wa,  0.0 hi,  5.3 si,  0.0 st
      MiB Mem :   3794.3 total,    569.1 free,   2144.8 used,   1080.4 buff/cache
      MiB Swap:    100.0 total,    100.0 free,      0.0 used.   1572.6 avail Mem 
      
      *** FAILED SERVICES ***
      
        UNIT LOAD ACTIVE SUB DESCRIPTION
      0 loaded units listed.
      
      *** FILESYSTEM ***
      Filesystem     Type      Size  Used Avail Use% Mounted on
      /dev/root      ext4       29G   12G   16G  43% /
      devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
      tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
      tmpfs          tmpfs     759M  1.3M  758M   1% /run
      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
      /dev/mmcblk0p1 vfat      255M   32M  224M  13% /boot
      tmpfs          tmpfs     380M   16K  380M   1% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      [Wed Oct  9 23:25:49 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=E4:5F:01:A3:92:69 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=5c17a45f-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
      [Wed Oct  9 23:25:50 2024] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
      [Wed Oct  9 23:25:50 2024] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
      [Wed Oct  9 23:25:53 2024] EXT4-fs (mmcblk0p2): recovery complete
      [Wed Oct  9 23:25:53 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
      [Wed Oct  9 23:25:53 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
      [Wed Oct  9 23:25:55 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
      
      Show mounted filesystems:
      TARGET  SOURCE         FSTYPE OPTIONS
      /       /dev/mmcblk0p2 ext4   rw,noatime,commit=600
      `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
      
      Files in neuralgic directories:
      
      /var:
      3.3G	/var/
      2.4G	/var/log
      2.2G	/var/log/journal/79e438becaf044e4ab8664814f73dec8
      2.2G	/var/log/journal
      635M	/var/cache
      
      Archived and active journals take up 2.1G in the file system.
      
      /opt/iobroker/backups:
      107M	/opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      1.1G	/opt/iobroker/iobroker-data/
      823M	/opt/iobroker/iobroker-data/files
      493M	/opt/iobroker/iobroker-data/files/javascript.admin
      461M	/opt/iobroker/iobroker-data/files/javascript.admin/static
      460M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js
      
      The five largest files in iobroker-data are:
      78M	/opt/iobroker/iobroker-data/objects.jsonl
      43M	/opt/iobroker/iobroker-data/files/iot.admin/static/js/main.c9e0f545.js.map
      24M	/opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.6a71b34c.js.map
      19M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.6964fae2.js.map
      11M	/opt/iobroker/iobroker-data/files/iot.admin/static/js/main.c9e0f545.js
      
      USB-Devices by-id:
      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
      
      /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_B00332GV-if00-port0
      /dev/serial/by-id/usb-FTDI_USB_Serial_Converter_FTB6SPL3-if00-port0
      /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
      
      
      
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs 	v20.18.0
      /usr/bin/node 		v20.18.0
      /usr/bin/npm 		10.8.2
      /usr/bin/npx 		10.8.2
      /usr/bin/corepack 	0.29.3
      
      
      nodejs:
        Installed: 20.18.0-1nodesource1
        Candidate: 20.18.0-1nodesource1
        Version table:
       *** 20.18.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
              100 /var/lib/dpkg/status
           20.17.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.16.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.15.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.15.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.14.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           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
           12.22.12~dfsg-1~deb11u5 500
              500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
           12.22.12~dfsg-1~deb11u4 500
              500 http://deb.debian.org/debian bullseye/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: 	6.0.11
      admin: 		7.2.0
      javascript: 	8.8.2
      
      nodejs modules from github: 	1
      +-- iobroker.icons-open-icon-library-png@0.1.3 (git+ssh://git@github.com/ioBroker/ioBroker.icons-open-icon-library-png.git#0847a79d713ee6725ccb6ccfb044c025b73ec946)
      
      Adapter State
      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
      + system.adapter.chromecast.0             : chromecast            : raspberrypi                              -  enabled
      + system.adapter.cloud.0                  : cloud                 : raspberrypi                              -  enabled
      + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
      + system.adapter.ds18b20.0                : ds18b20               : raspberrypi                              -  enabled
        system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
      + system.adapter.growatt.0                : growatt               : raspberrypi                              -  enabled
      + system.adapter.growatt.1                : growatt               : raspberrypi                              -  enabled
      + system.adapter.growatt.2                : growatt               : raspberrypi                              -  enabled
      + system.adapter.history.0                : history               : raspberrypi                              -  enabled
        system.adapter.icons-material-png.0     : icons-material-png    : raspberrypi                              - disabled
        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi                              - disabled
        system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: raspberrypi                              - disabled
        system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : raspberrypi                              - disabled
      + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
      + system.adapter.jarvis.0                 : jarvis                : raspberrypi                              -  enabled
      + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
      + system.adapter.modbus.0                 : modbus                : raspberrypi                              -  enabled
      + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.net-tools.0              : net-tools             : raspberrypi                              -  enabled
      + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
      + system.adapter.pushover.0               : pushover              : raspberrypi                              -  enabled
      + system.adapter.pushover.1               : pushover              : raspberrypi                              -  enabled
      + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.shelly.1                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
      + system.adapter.smartcontrol.0           : smartcontrol          : raspberrypi                              -  enabled
      + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
        system.adapter.vis-material-advanced.0  : vis-material-advanced : raspberrypi                              - disabled
        system.adapter.vis-materialdesign.0     : vis-materialdesign    : raspberrypi                              - disabled
        system.adapter.vis-rgraph.0             : vis-rgraph            : raspberrypi                              - disabled
        system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
      + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.shelly.1                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
      + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      ioBroker-Repositories
      ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
      │ (index) │ name     │ url                                                     │ auto upgrade │
      ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
      │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
      │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
      └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
      
      Active repo(s): stable
      Upgrade policy: none
      
      Installed ioBroker-Instances
      Used repository: stable
      Adapter    "admin"        : 7.1.5    , installed 7.2.0
      Adapter    "backitup"     : 3.0.22   , installed 3.0.20 [Updatable]
      Adapter    "chromecast"   : 3.4.1    , installed 3.4.1
      Adapter    "cloud"        : 5.0.1    , installed 5.0.1
      Adapter    "discovery"    : 5.0.0    , installed 5.0.0
      Adapter    "ds18b20"      : 2.0.5    , installed 2.0.5
      Adapter    "flot"         : 1.12.0   , installed 1.12.0
      Adapter    "growatt"      : 3.2.5    , installed 3.2.5
      Adapter    "history"      : 3.0.1    , installed 3.0.1
      Adapter    "icons-material-png": 0.1.0, installed 0.1.0
      Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
      Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
      Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
      Adapter    "iot"          : 3.3.0    , installed 3.4.2
      Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
      Adapter    "javascript"   : 8.8.3    , installed 8.8.2  [Updatable]
      Controller "js-controller": 6.0.11   , installed 6.0.11
      Adapter    "modbus"       : 6.2.3    , installed 6.3.2
      Adapter    "mqtt"         : 5.2.0    , installed 6.1.1
      Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
      Adapter    "node-red"     : 5.2.1    , installed 5.2.1
      Adapter    "pushover"     : 4.1.0    , installed 4.1.0
      Adapter    "shelly"       : 8.2.1    , installed 8.2.1
      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
      Adapter    "smartcontrol" : 2.0.1    , installed 2.0.1
      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
      Adapter    "sonoff"       : 3.1.2    , installed 3.1.2
      Adapter    "vis"          : 1.5.6    , installed 1.5.6
      Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
      Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
      Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
      Adapter    "web"          : 6.2.5    , installed 6.3.1
      Adapter    "ws"           : 2.6.2    , installed 2.6.2
      
      Objects and States
      Please stand by - This may take a while
      Objects: 	4126
      States: 	3745
      
      *** OS-Repositories and Updates ***
      Hit:1 http://deb.debian.org/debian bullseye InRelease
      Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
      Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
      Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
      Get:5 https://dl.evcc.io/public/evcc/stable/deb/debian bullseye InRelease
      Hit:6 https://deb.nodesource.com/node_20.x nodistro InRelease
      Fetched 5127 B in 2s (2537 B/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 0.0.0.0:8400            0.0.0.0:*               LISTEN      1001       89606      6902/io.jarvis.0    
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          718        652/sshd: /usr/sbin 
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       80457      3781/iobroker.js-co 
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       80452      3781/iobroker.js-co 
      tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          37774      2636/cupsd          
      tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          15298      642/vncserver-x11-c 
      tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       91414      6701/node-red       
      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       88899      6620/io.sonoff.0    
      tcp6       0      0 :::22                   :::*                    LISTEN      0          720        652/sshd: /usr/sbin 
      tcp6       0      0 ::1:631                 :::*                    LISTEN      0          37773      2636/cupsd          
      tcp6       0      0 :::7070                 :::*                    LISTEN      116        825        643/evcc            
      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       94402      6978/io.admin.0     
      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       330554     13430/io.web.0      
      tcp6       0      0 :::5900                 :::*                    LISTEN      0          15297      642/vncserver-x11-c 
      udp        0      0 0.0.0.0:47104           0.0.0.0:*                           108        405        441/avahi-daemon: r 
      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15260      640/dhcpcd          
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       89053      6755/io.chromecast. 
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           116        15361      643/evcc            
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        403        441/avahi-daemon: r 
      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       87992      6364/io.shelly.1    
      udp6       0      0 :::546                  :::*                                0          15326      640/dhcpcd          
      udp6       0      0 :::5353                 :::*                                116        15362      643/evcc            
      udp6       0      0 :::5353                 :::*                                108        404        441/avahi-daemon: r 
      udp6       0      0 :::60798                :::*                                108        406        441/avahi-daemon: r 
      
      *** Log File - Last 25 Lines ***
      
      2024-10-10 11:37:41.432  - debug: sonoff.0 (6620) Client [DVES_3E7859] pingreq
      2024-10-10 11:37:41.479  - debug: sonoff.0 (6620) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Power_curr: {"val":0,"ack":true,"ts":1728553061477,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1721387122853}
      2024-10-10 11:37:41.525  - debug: sonoff.0 (6620) process task: {"type":"addObject","id":"sonoff.0.DVES_3E7859.SENSOR.SML.Total_Tarif1","data":{"_id":"sonoff.0.DVES_3E7859.SENSOR.SML.Total_Tarif1","common":{"role":"value","read":true,"write":false,"type":"number","name":"DVES_3E7859 SENSOR.SML  Total_Tarif1"},"native":{},"type":"state"},"cbArg":0}
      2024-10-10 11:37:41.526  - debug: sonoff.0 (6620) Set state after task: sonoff.0.DVES_3E7859.SENSOR.SML.Total_Tarif1
      2024-10-10 11:37:41.583  - debug: sonoff.0 (6620) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Total_Tarif1: {"val":0,"ack":true,"ts":1728553061581,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1721243462801}
      2024-10-10 11:37:41.629  - debug: sonoff.0 (6620) process task: {"type":"addObject","id":"sonoff.0.DVES_3E7859.SENSOR.SML.Total_Tarif2","data":{"_id":"sonoff.0.DVES_3E7859.SENSOR.SML.Total_Tarif2","common":{"role":"value","read":true,"write":false,"type":"number","name":"DVES_3E7859 SENSOR.SML  Total_Tarif2"},"native":{},"type":"state"},"cbArg":0}
      2024-10-10 11:37:41.630  - debug: sonoff.0 (6620) Set state after task: sonoff.0.DVES_3E7859.SENSOR.SML.Total_Tarif2
      2024-10-10 11:37:41.679  - debug: sonoff.0 (6620) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Total_Tarif2: {"val":0,"ack":true,"ts":1728553061677,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1721243462861}
      2024-10-10 11:37:41.725  - debug: sonoff.0 (6620) process task: {"type":"addObject","id":"sonoff.0.DVES_3E7859.SENSOR.SML.Total_Summe","data":{"_id":"sonoff.0.DVES_3E7859.SENSOR.SML.Total_Summe","common":{"role":"value","read":true,"write":false,"type":"number","name":"DVES_3E7859 SENSOR.SML  Total_Summe"},"native":{},"type":"state"},"cbArg":14446}
      2024-10-10 11:37:41.726  - debug: sonoff.0 (6620) Set state after task: sonoff.0.DVES_3E7859.SENSOR.SML.Total_Summe
      2024-10-10 11:37:41.779  - debug: sonoff.0 (6620) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Total_Summe: {"val":14446,"ack":true,"ts":1728553061777,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1728528551533}
      2024-10-10 11:37:41.825  - debug: sonoff.0 (6620) process task: {"type":"addObject","id":"sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p1","data":{"_id":"sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p1","common":{"role":"value","read":true,"write":false,"type":"number","name":"DVES_3E7859 SENSOR.SML  Curr_p1"},"native":{},"type":"state"},"cbArg":0}
      2024-10-10 11:37:41.826  - debug: sonoff.0 (6620) Set state after task: sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p1
      2024-10-10 11:37:41.876  - debug: sonoff.0 (6620) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p1: {"val":0,"ack":true,"ts":1728553061873,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1721243462981}
      2024-10-10 11:37:41.879  - debug: sonoff.0 (6620) process task: {"type":"addObject","id":"sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p2","data":{"_id":"sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p2","common":{"role":"value","read":true,"write":false,"type":"number","name":"DVES_3E7859 SENSOR.SML  Curr_p2"},"native":{},"type":"state"},"cbArg":0}
      2024-10-10 11:37:41.879  - debug: sonoff.0 (6620) Set state after task: sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p2
      2024-10-10 11:37:41.935  - debug: sonoff.0 (6620) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p2: {"val":0,"ack":true,"ts":1728553061933,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1721243463081}
      2024-10-10 11:37:41.981  - debug: sonoff.0 (6620) process task: {"type":"addObject","id":"sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p3","data":{"_id":"sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p3","common":{"role":"value","read":true,"write":false,"type":"number","name":"DVES_3E7859 SENSOR.SML  Curr_p3"},"native":{},"type":"state"},"cbArg":0}
      2024-10-10 11:37:41.982  - debug: sonoff.0 (6620) Set state after task: sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p3
      2024-10-10 11:37:42.031  - debug: sonoff.0 (6620) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p3: {"val":0,"ack":true,"ts":1728553062029,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1721243463181}
      2024-10-10 11:37:42.077  - debug: sonoff.0 (6620) process task: {"type":"addObject","id":"sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p1","data":{"_id":"sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p1","common":{"role":"value","read":true,"write":false,"type":"number","name":"DVES_3E7859 SENSOR.SML  Volt_p1"},"native":{},"type":"state"},"cbArg":0}
      2024-10-10 11:37:42.078  - debug: sonoff.0 (6620) Set state after task: sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p1
      2024-10-10 11:37:42.123  - debug: sonoff.0 (6620) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p1: {"val":0,"ack":true,"ts":1728553062121,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1721243463273}
      2024-10-10 11:37:42.125  - debug: sonoff.0 (6620) process task: {"type":"addObject","id":"sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p2","data":{"_id":"sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p2","common":{"role":"value","read":true,"write":false,"type":"number","name":"DVES_3E7859 SENSOR.SML  Volt_p2"},"native":{},"type":"state"},"cbArg":0}
      2024-10-10 11:37:42.125  - debug: sonoff.0 (6620) Set state after task: sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p2
      
      

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

      
      Hier die Kurzfassung:
      
      
      ======================= SUMMARY =======================
      			v.2024-08-12
      
      
         Static hostname: raspberrypi
               Icon name: computer
        Operating System: Debian GNU/Linux 11 (bullseye)
                  Kernel: Linux 6.1.21-v8+
            Architecture: arm64
      
      Installation: 		native
      Kernel: 		aarch64
      Userland: 		64 bit
      Timezone: 		Europe/Berlin (CEST, +0200)
      User-ID: 		1000
      Display-Server: 	false
      Boot Target: 		multi-user.target
      
      Pending OS-Updates: 	0
      Pending iob updates: 	2
      
      Nodejs-Installation:
      /usr/bin/nodejs 	v20.18.0
      /usr/bin/node 		v20.18.0
      /usr/bin/npm 		10.8.2
      /usr/bin/npx 		10.8.2
      /usr/bin/corepack 	0.29.3
      
      Recommended versions are nodejs 20.18.0 and npm 10.8.2
      Your nodejs installation is correct
      
      MEMORY: 
                     total        used        free      shared  buff/cache   available
      Mem:            3.8G        2.2G        413M        1.0M        1.2G        1.5G
      Swap:            99M          0B         99M
      Total:          3.9G        2.2G        513M
      
      Active iob-Instances: 	25
      Upgrade policy: none
      
      ioBroker Core: 		js-controller 		6.0.11
      			admin 			7.2.0
      
      ioBroker Status: 	iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Status admin and web instance:
      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      Objects: 		4126
      States: 		3745
      
      Size of iob-Database:
      
      88M	/opt/iobroker/iobroker-data/objects.jsonl
      7.8M	/opt/iobroker/iobroker-data/states.jsonl
      
      
      
      =================== END OF SUMMARY ===================
      
      Ro75 crunchip 2 Replies Last reply Reply Quote 0
      • Ro75
        Ro75 @Karl-Heinz1 last edited by

        @karl-heinz1 sagte in Skript ist verschwunden:

        [Wed Oct  9 23:25:50 2024] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
        [Wed Oct  9 23:25:53 2024] EXT4-fs (mmcblk0p2): recovery complete
        [Wed Oct  9 23:25:53 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
        [Wed Oct  9 23:25:53 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
        [Wed Oct  9 23:25:55 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
        

        hier stimmt was nicht. "(mmcblk0p2" taucht gar nicht auf, dafür "/dev/root ext4". Von was bootest du? SD-CARD? USB-Festplatte? USB-Festplatte angeschlossen?

        Ro75.

        K 1 Reply Last reply Reply Quote 0
        • crunchip
          crunchip Forum Testing Most Active @Karl-Heinz1 last edited by

          @karl-heinz1 du hast da ein Port Problem

          mqtt                  : raspberrypi                              -  enabled, port: 1883
          shelly                : raspberrypi                              -  enabled, port: 1883
          shelly                : raspberrypi                              -  enabled, port: 1882
          sonoff                : raspberrypi                              -  enabled, port: 1883
          

          @karl-heinz1 sagte in Skript ist verschwunden:

          Linux 11 (bullseye)

          wäre Zeit für einen Neuinstall

          K 1 Reply Last reply Reply Quote 0
          • crunchip
            crunchip Forum Testing Most Active @Karl-Heinz1 last edited by

            @karl-heinz1 sagte in Skript ist verschwunden:

            Objects: 1658
            States: 1406

            war am 9.okt.
            jetzt sind es

            @karl-heinz1 sagte in Skript ist verschwunden:

            Objects: 4126 States: 3745

            also alles wieder da?

            K 1 Reply Last reply Reply Quote 0
            • K
              Karl-Heinz1 @crunchip last edited by

              @crunchip sagte in Skript ist verschwunden:

              @karl-heinz1 du hast da ein Port Problem

              mqtt                  : raspberrypi                              -  enabled, port: 1883
              shelly                : raspberrypi                              -  enabled, port: 1883
              shelly                : raspberrypi                              -  enabled, port: 1882
              sonoff                : raspberrypi                              -  enabled, port: 1883
              

              @karl-heinz1 sagte in Skript ist verschwunden:

              Linux 11 (bullseye)

              wäre Zeit für einen Neuinstall

              Die 1882 habe ich geändert, alles auf 1883. Ist das richtig ?

              Es sieht so aus, als wenn alles wieder da ist. Auch das Skript was weg war, das ist dort wieder drin, aber als Skript, dort wo ich das Skript unter Blockly bearbeiten kann ist es nicht mehr da.
              Ich brauche es aber auch nicht mehr, kann ich die beiden ersten dann jetzt löschen ?? oder soll ich die da einfach lassen.

              Siehe Screenshots:Bildschirmfoto 2024-10-11 um 00.43.56.png

              Bildschirmfoto 2024-10-11 um 00.44.56.png

              crunchip 1 Reply Last reply Reply Quote 0
              • K
                Karl-Heinz1 @crunchip last edited by

                @crunchip sagte in Skript ist verschwunden:

                @karl-heinz1 sagte in Skript ist verschwunden:

                Objects: 1658
                States: 1406

                war am 9.okt.
                jetzt sind es

                @karl-heinz1 sagte in Skript ist verschwunden:

                Objects: 4126 States: 3745

                also alles wieder da?

                Ja alles wieder da, Also keine Neuinstallation richtig ?

                1 Reply Last reply Reply Quote 0
                • K
                  Karl-Heinz1 @Ro75 last edited by

                  @ro75 sagte in Skript ist verschwunden:

                  @karl-heinz1 sagte in Skript ist verschwunden:

                  [Wed Oct  9 23:25:50 2024] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
                  [Wed Oct  9 23:25:53 2024] EXT4-fs (mmcblk0p2): recovery complete
                  [Wed Oct  9 23:25:53 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                  [Wed Oct  9 23:25:53 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                  [Wed Oct  9 23:25:55 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                  

                  hier stimmt was nicht. "(mmcblk0p2" taucht gar nicht auf, dafür "/dev/root ext4". Von was bootest du? SD-CARD? USB-Festplatte? USB-Festplatte angeschlossen?

                  Ro75.

                  Ich habe einen Raspi mit Tastatur, da kann ich auch einen Bildschirm anschließen. Ich mache aber alles im Terminalfenster mit dem Mac Book Air.
                  Der Raspi ist in der Tastatur eingebaut und hinten steckt eine SD Karte drin.

                  Was hast du da festgestellt, oder was kann das sein ?

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

                    @karl-heinz1 sagte in Skript ist verschwunden:

                    Die 1882 habe ich geändert, alles auf 1883. Ist das richtig ?

                    Nein, ist falsch
                    Je Adapter müssen unterschiedliche Ports laufen, sonst kommen die sich in die Quere.
                    Mqtt 1883
                    Shelly 1882
                    Sonoff z. B auf 1885

                    Natürlich muss das entsprechend auf den Endgeräten ebenfalls angepasst werden.

                    @karl-heinz1 sagte in Skript ist verschwunden:

                    dort wo ich das Skript unter Blockly bearbeiten kann ist es nicht mehr da.

                    Na weil das Leerzeichen drin ist, daher ist es nicht Sichtbar. Deshalb sollst du es ja umbenennen, damit es Sichtbar wird. Anschliessend lässt es sich auch wieder ganz normal bedienen wie jedes andere Script auch.

                    @karl-heinz1 sagte in Skript ist verschwunden:

                    Also keine Neuinstallation richtig

                    Na doch, auf kurz oder lang wirst du dein debian 11 verabschieden müssen. Auf die neue Version kommst du nur mit einer Neuinstallation.

                    K 1 Reply Last reply Reply Quote 0
                    • K
                      Karl-Heinz1 @crunchip last edited by

                      @crunchip sagte in Skript ist verschwunden:

                      @karl-heinz1 sagte in Skript ist verschwunden:

                      Die 1882 habe ich geändert, alles auf 1883. Ist das richtig ?

                      Nein, ist falsch
                      Je Adapter müssen unterschiedliche Ports laufen, sonst kommen die sich in die Quere.
                      Mqtt 1883
                      Shelly 1882
                      Sonoff z. B auf 1885

                      Natürlich muss das entsprechend auf den Endgeräten ebenfalls angepasst werden.

                      @karl-heinz1 sagte in Skript ist verschwunden:

                      dort wo ich das Skript unter Blockly bearbeiten kann ist es nicht mehr da.

                      Na weil das Leerzeichen drin ist, daher ist es nicht Sichtbar. Deshalb sollst du es ja umbenennen, damit es Sichtbar wird. Anschliessend lässt es sich auch wieder ganz normal bedienen wie jedes andere Script auch.

                      @karl-heinz1 sagte in Skript ist verschwunden:

                      Also keine Neuinstallation richtig

                      Na doch, auf kurz oder lang wirst du dein debian 11 verabschieden müssen. Auf die neue Version kommst du nur mit einer Neuinstallation.

                      OK das mit den shelly`y mache ich

                      Neuinstallation:

                      iobroker stop
                      iobroker uninstall
                      sudo rm -rf /opt/iobroker
                      
                      sudo systemctl disable
                      sudo systemctl stop iobroker
                      sudo systemctl daemon-reeload
                      
                      sudo apt update
                      curl -sl https://deb.nodesource.com/setup_16.X | sudo -E bash _
                      sudo apt install -y nodejs
                      sudo npm install -g npm
                      curl -sl https://iobroker.net/install.sh/ | bash -
                      
                      

                      dann alle adapter wieder installieren ??

                      Dann das letzte Backup wieder einspielen, oder kann ich nur die Skripte wieder holen ?

                      Codierknecht Thomas Braun crunchip 3 Replies Last reply Reply Quote 0
                      • Codierknecht
                        Codierknecht Developer Most Active @Karl-Heinz1 last edited by

                        @karl-heinz1 sagte in Skript ist verschwunden:

                        dann alle adapter wieder installieren ??
                        Dann das letzte Backup wieder einspielen

                        Du brauchst die Adapter nicht vorher installieren. Das macht das Backup von sich aus.

                        1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Karl-Heinz1 last edited by

                          @karl-heinz1 sagte in Skript ist verschwunden:

                          curl -sl https://deb.nodesource.com/setup_16.X | sudo -E bash _

                          Lass die Finger komplett von nodejs und npm usw., das wird im Zuge der Installation von ioBroker alles richtig eingerichtet.

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

                            @karl-heinz1 ähm, mit Neuinstallation ist nicht gemeint den iobroker zu löschen und neu zu installieren, sondern dein OS neu aufzusetzen und darin dann deinen Iobroker zu installieren und anschließend dein Backup einspielst.

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

                              @crunchip

                              Stimmt.
                              Aber auch dann lässt man die Finger von nodejs und npm.

                              K 1 Reply Last reply Reply Quote 0
                              • K
                                Karl-Heinz1 @Thomas Braun last edited by

                                @thomas-braun sagte in Skript ist verschwunden:

                                @crunchip

                                Stimmt.
                                Aber auch dann lässt man die Finger von nodejs und npm.

                                da brauche ich Hilfe. Ich glaube ich kann besser einen neuen Raspi kaufen und dann eine Neuinstallation machen, sonst habe ich nachher nur Probleme.

                                Meine 8 bis 10 Skripte kann ich einfach abtippen. Ich habe sonst nichts drauf ausser EVCC und die Installation war simpel. Meine evcc.yaml kopiere ich einfach rein oder schreibe die 110 Zeilen neu.

                                Ich sehe da sonst schwarz, das ich Fehler mache und nachher geht nix mehr und dann habe ich mehr Stress.

                                Oder könnte ihr mir die Befehle mal schreiben, was ich machen muss ??

                                Codierknecht 1 Reply Last reply Reply Quote 0
                                • Codierknecht
                                  Codierknecht Developer Most Active @Karl-Heinz1 last edited by

                                  @karl-heinz1 sagte in Skript ist verschwunden:

                                  eine Neuinstallation machen

                                  https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

                                  Einen neuen Raspi brauchst Du dazu nicht zwingend. Vielleicht solltest Du eine frische SD-Karte nehmen und die Alte zur Sicherheit zur Seite legen.

                                  K 1 Reply Last reply Reply Quote 1
                                  • K
                                    Karl-Heinz1 @Codierknecht last edited by

                                    @codierknecht sagte in Skript ist verschwunden:

                                    @karl-heinz1 sagte in Skript ist verschwunden:

                                    eine Neuinstallation machen

                                    https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

                                    Einen neuen Raspi brauchst Du dazu nicht zwingend. Vielleicht solltest Du eine frische SD-Karte nehmen und die Alte zur Sicherheit zur Seite legen.

                                    Kann ich die Karte einfach ziehen ? und wieder reinstecken? läuft es dann wie gehabt?

                                    und welchen Raspi soll ich kaufen, wenn ich einen neuen installieren will ?

                                    Thomas Braun 2 Replies Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @Karl-Heinz1 last edited by

                                      @karl-heinz1 sagte in Skript ist verschwunden:

                                      Kann ich die Karte einfach ziehen ? und wieder reinstecken? läuft es dann wie gehabt?

                                      Nein, NIE einfach die Karte herausziehen. Das darf man nur bei einem ordentlich heruntergefahrenen System machen. Also zuvor mittels

                                      sudo shutdown now
                                      

                                      den Raspberry stilllegen.
                                      Auf eine frische Karte dann das Betriebssytem installieren:

                                      https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

                                      1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Karl-Heinz1 last edited by

                                        @karl-heinz1

                                        und welchen Raspi soll ich kaufen, wenn ich einen neuen installieren will ?

                                        Möglichst viel RAM. Ich würde mindestens 4GB veranschlagen, besser aber noch die Version mit 8GB RAM.

                                        K 1 Reply Last reply Reply Quote 0
                                        • K
                                          Karl-Heinz1 @Thomas Braun last edited by

                                          @thomas-braun sagte in Skript ist verschwunden:

                                          @karl-heinz1

                                          und welchen Raspi soll ich kaufen, wenn ich einen neuen installieren will ?

                                          Möglichst viel RAM. Ich würde mindestens 4GB veranschlagen, besser aber noch die Version mit 8GB RAM.

                                          Hallo,

                                          Ich weiss nicht woran es liegt, aber nach den Upgrates und der ganzen Aktion stürzt der Raspi jetzt dauernd ab.

                                          Deswegen wollte ich eine Datei kopieren und habe leider nicht dran gedacht, das die dann wohl nicht mehr an Ihrem Ursprungsort ist. Wenn ich die jetzt öffne, ist sie leer.

                                          eigenartigerweise läuft das Programm trotzdem, aber ich kann die Datei nicht mehr ändern und dort, wo ich die hin kopiert habe, ist sie nicht.

                                          Was ist da passiert, wie bekomme ich die zurück ??

                                          ich hatte erst folgendes probiert, da kam eine Fehlermeldung

                                          pi@raspberrypi:~ $ sudo cp /etc/evcc.yaml euronicsxxlwunstorf/
                                          cp: cannot create regular file 'euronicsxxlwunstorf/': Not a directory
                                          

                                          Dieses hat dann aber geklappt

                                          pi@raspberrypi:~ $ sudo cp /etc/evcc.yaml euronicsxxlwunstorf
                                          

                                          Habe ich das komplette Verzeichnis mit kopiert ?

                                          Ich finde aber auf dem Mac nicht diese Datei evcc.yaml

                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Karl-Heinz1 last edited by Thomas Braun

                                            @karl-heinz1 sagte in Skript ist verschwunden:

                                            Ich finde aber auf dem Mac nicht diese Datei evcc.yaml

                                            Die liegt ja auch im Heimverzeichnis des users 'pi'.

                                            cd && ls -l
                                            

                                            dürfte die auflisten.

                                            Deswegen wollte ich eine Datei kopieren und habe leider nicht dran gedacht, das die dann wohl nicht mehr an Ihrem Ursprungsort ist.

                                            cp kopiert Dateien, mv verschiebt Dateien. Siehe auch hier:

                                            https://forum.iobroker.net/topic/77421/linux-bändigen-tipps-und-tricks-für-die-kommandozeile

                                            Mit cp /etc/evcc.yaml euronicsxxlwunstorf kopierst du als den Inhalt der Datei /etc/evcc.yaml in die Datei /home/pi/euronicsxxxlwunstorf

                                            K 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

                                            689
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            161
                                            8467
                                            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