Alpha Test js-controller 5.0
-
@gaspode Compat einschalten macht erstmal nichts. Du musst jetzt Instanzen sagen das sie in compact laufen sollen und eine gruppe angeben (0 ist "Mit controller", 1....n ist eigene Gruppen, je gruppe gibts einen prozess). das geht via admin bei den instanzen. ggf expertenmodus. Dann sollte ram nutzung weg sein bei den instanzen.
-
@apollon77 said in Alpha Test js-controller 5.0:
@gaspode Compat einschalten macht erstmal nichts. Du musst jetzt Instanzen sagen das sie in compact laufen sollen und eine gruppe angeben (0 ist "Mit controller", 1....n ist eigene Gruppen, je gruppe gibts einen prozess). das geht via admin bei den instanzen. ggf expertenmodus. Dann sollte ram nutzung weg sein bei den instanzen.
Ah, OK. Danke. Wieder was gelernt. Hab jetzt alle Instanzen in die Controller Gruppe gepackt. Sehe keine Auffälligkeiten.
-
Habe hier 71 Adapter laufen, nur der fitbit-fitness zickt rum:
2023-04-06 10:52:54.815 - info: host.iobrokerS2 instance system.adapter.fitbit-fitness.0 started with pid 13160 2023-04-06 10:52:54.815 - info: host.iobrokerS2 instance system.adapter.fitbit-fitness.0 started with pid 13160 2023-04-06 10:52:55.535 - debug: fitbit-fitness.0 (13160) Redis Objects: Use Redis connection: 10.1.1.1:6379 2023-04-06 10:52:55.555 - debug: fitbit-fitness.0 (13160) Objects client ready ... initialize now 2023-04-06 10:52:55.556 - debug: fitbit-fitness.0 (13160) Objects create System PubSub Client 2023-04-06 10:52:55.557 - debug: fitbit-fitness.0 (13160) Objects create User PubSub Client 2023-04-06 10:52:56.062 - debug: fitbit-fitness.0 (13160) Objects client initialize lua scripts 2023-04-06 10:52:56.066 - debug: fitbit-fitness.0 (13160) Objects connected to redis: 10.1.1.1:6379 2023-04-06 10:52:56.089 - debug: fitbit-fitness.0 (13160) Redis States: Use Redis connection: 10.1.1.1:6379 2023-04-06 10:52:56.096 - debug: fitbit-fitness.0 (13160) States create System PubSub Client 2023-04-06 10:52:56.097 - debug: fitbit-fitness.0 (13160) States create User PubSub Client 2023-04-06 10:52:56.103 - debug: fitbit-fitness.0 (13160) States connected to redis: 10.1.1.1:6379 2023-04-06 10:52:55.535 - debug: fitbit-fitness.0 (13160) Redis Objects: Use Redis connection: 10.1.1.1:6379 2023-04-06 10:52:55.555 - debug: fitbit-fitness.0 (13160) Objects client ready ... initialize now 2023-04-06 10:52:55.556 - debug: fitbit-fitness.0 (13160) Objects create System PubSub Client 2023-04-06 10:52:55.557 - debug: fitbit-fitness.0 (13160) Objects create User PubSub Client 2023-04-06 10:52:56.062 - debug: fitbit-fitness.0 (13160) Objects client initialize lua scripts 2023-04-06 10:52:56.066 - debug: fitbit-fitness.0 (13160) Objects connected to redis: 10.1.1.1:6379 2023-04-06 10:52:56.089 - debug: fitbit-fitness.0 (13160) Redis States: Use Redis connection: 10.1.1.1:6379 2023-04-06 10:52:56.096 - debug: fitbit-fitness.0 (13160) States create System PubSub Client 2023-04-06 10:52:56.097 - debug: fitbit-fitness.0 (13160) States create User PubSub Client 2023-04-06 10:52:56.103 - debug: fitbit-fitness.0 (13160) States connected to redis: 10.1.1.1:6379 2023-04-06 10:52:58.489 - info: fitbit-fitness.0 (13160) starting. Version 0.4.10 (non-npm: Chris-656/ioBroker.fitbit-fitness) in /opt/iobroker/node_modules/iobroker.fitbit-fitness, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230406-4552d569 2023-04-06 10:52:58.550 - debug: fitbit-fitness.0 (13160) Getting refresh Token: c817bd62dd39ec8ed529fc0d16396a1xxxxxxxx 2023-04-06 10:52:58.803 - info: fitbit-fitness.0 (13160) User logged in B...l id:xxxx8 2023-04-06 10:52:58.808 - debug: fitbit-fitness.0 (13160) Tokens checked 2023-04-06 10:52:59.041 - info: fitbit-fitness.0 (13160) Activity Records: Steps:0 Floors:undefined Calories:1884 2023-04-06 10:52:59.047 - error: fitbit-fitness.0 (13160) Unhandled promise rejection. 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(). 2023-04-06 10:52:59.047 - error: fitbit-fitness.0 (13160) unhandled promise rejection: undefined is not a valid state value 2023-04-06 10:52:59.049 - error: fitbit-fitness.0 (13160) Error: undefined is not a valid state value at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17) at FitBit._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5332:49) at FitBit.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5293:21) at FitBit.setActivityStates (/opt/iobroker/node_modules/iobroker.fitbit-fitness/main.js:321:9) at FitBit.getActivityRecords (/opt/iobroker/node_modules/iobroker.fitbit-fitness/main.js:305:15) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async FitBit.getFitbitRecords (/opt/iobroker/node_modules/iobroker.fitbit-fitness/main.js:87:5) 2023-04-06 10:52:59.049 - error: fitbit-fitness.0 (13160) undefined is not a valid state value 2023-04-06 10:52:59.057 - info: fitbit-fitness.0 (13160) terminating 2023-04-06 10:52:59.058 - warn: fitbit-fitness.0 (13160) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-04-06 10:52:59.277 - info: fitbit-fitness.0 (13160) Body records: Weight:10.5 Fat:11.342750549316406 BMI:20.1 2023-04-06 10:52:59.559 - info: fitbit-fitness.0 (13160) terminating 2023-04-06 10:52:59.612 - error: host.iobrokerS2 instance system.adapter.fitbit-fitness.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
hab n Issue beim Adapter angelegt:
IssueDaten zum System(iob diag):
======== Start marking the full check here =========
Skript v.2023-04-02
*** BASE SYSTEM ***
Architecture : x86_64
Docker : false
Virtualization : kvm
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseyePRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"Systemuptime and Load:
11:09:32 up 38 min, 1 user, load average: 1.21, 1.27, 1.24
CPU threads: 8*** Time and Time Zones ***
Local time: Thu 2023-04-06 11:09:33 CEST
Universal time: Thu 2023-04-06 09:09:33 UTC
RTC time: Thu 2023-04-06 09:09:33
Time zone: Europe/Berlin (CEST, +0200)
System clock synchronized: yes
NTP service: n/a
RTC in local TZ: no*** User and Groups ***
ilovegym
/home/ilovegym
ilovegym tty cdrom floppy audio dip video plugdev netdev iobroker*** X-Server-Setup ***
X-Server: false
Desktop:
Terminal: tty
Boot Target: graphical.target*** MEMORY ***
total used free shared buff/cache available
Mem: 16G 5.5G 9.6G 0.0K 886M 10G
Swap: 974M 0B 974M
Total: 16G 5.5G 10G16007 M total memory 5518 M used memory 384 M active memory 5558 M inactive memory 9602 M free memory 98 M buffer memory 788 M swap cache 974 M total swap 0 M used swap 974 M free swap
*** FILESYSTEM ***
Filesystem Type Size Used Avail Use% Mounted on
udev devtmpfs 7.8G 0 7.8G 0% /dev
tmpfs tmpfs 1.6G 492K 1.6G 1% /run
/dev/sda1 ext4 8.9G 5.6G 2.8G 67% /
tmpfs tmpfs 7.9G 0 7.9G 0% /dev/shm
tmpfs tmpfs 5.0M 0 5.0M 0% /run/lock
//10.10.2.10/photo cifs 11T 7.4T 3.1T 71% /mnt/photo
//10.10.2.10/daten cifs 11T 7.4T 3.1T 71% /mnt/daten
tmpfs tmpfs 1.6G 0 1.6G 0% /run/user/1000Messages concerning ext4 filesystem in dmesg:
[Thu Apr 6 10:30:48 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[Thu Apr 6 10:30:53 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-roShow mounted filesystems (real ones only):
TARGET SOURCE FSTYPE OPTIONS
/ /dev/sda1 ext4 rw,relatime,errors=remount-ro
|-/mnt/photo //10.10.2.10/photo cifs rw,relatime,vers=3.1.1,cache=strict,username=ilovegym,uid=0,noforceuid,gid=0,noforcegid,addr=10.10.2.10,file_mode=0755,dir_mode=0755,soft,nounix,serverino,mapposix,rsize=4194304,wsize=4194304,bsize=1048576,echo_interval=60,actimeo=1
`-/mnt/daten //10.10.2.10/daten cifs rw,relatime,vers=3.1.1,cache=strict,username=iobroker,uid=0,noforceuid,gid=0,noforcegid,addr=10.10.2.10,file_mode=0755,dir_mode=0755,soft,nounix,serverino,mapposix,rsize=4194304,wsize=4194304,bsize=1048576,echo_interval=60,actimeo=1Files in neuralgic directories:
/var:
760M /var/
349M /var/log
273M /var/log/journal/fa9fb9e36d4942faa246786f755447be
273M /var/log/journal
259M /var/cache/opt/iobroker/backups:
4.0K /opt/iobroker/backups//opt/iobroker/iobroker-data:
151M /opt/iobroker/iobroker-data/
28M /opt/iobroker/iobroker-data/files
13M /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
13M /opt/iobroker/iobroker-data/files/admin.admin/custom/static
13M /opt/iobroker/iobroker-data/files/admin.admin/customThe five largest files in iobroker-data are:
93M /opt/iobroker/iobroker-data/objects.jsonl
29M /opt/iobroker/iobroker-data/states.jsonl
6.3M /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
2.8M /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
1.6M /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map*** NodeJS-Installation ***
/usr/bin/nodejs v18.15.0
/usr/bin/node v18.15.0
/usr/bin/npm 9.5.0
/usr/bin/npx 9.5.0nodejs:
Installed: 18.15.0-deb-1nodesource1
Candidate: 18.15.0-deb-1nodesource1
Version table:
*** 18.15.0-deb-1nodesource1 500
500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
100 /var/lib/dpkg/status
12.22.12~dfsg-1~deb11u3 500
500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
12.22.5~dfsg-2~11u1 500
500 http://deb.debian.org/debian bullseye/main amd64 PackagesTemp directories causing npm8 problem: 0
No problems detected*** ioBroker-Installation ***
ioBroker Status
iobroker is running on this host.At least one iobroker host is running.
Objects type: redis
States type: redisCore adapters versions
js-controller: 5.0.1-alpha.0-20230406-4552d569
admin: 6.4.3
javascript: 7.0.3Adapters from github: 21
Adapter State
-
system.adapter.admin.0 : admin : iobrokerS2 - enabled, port: 8081, bind: 0.0.0.0, run as: admin
-
system.adapter.alarm.0 : alarm : iobrokerS2 - enabled
-
system.adapter.alexa-shoppinglist.0 : alexa-shoppinglist : iobrokerS2 - enabled
-
system.adapter.alexa-timer-vis.0 : alexa-timer-vis : iobrokerS2 - enabled
-
system.adapter.alexa2.0 : alexa2 : iobrokerS2 - enabled
-
system.adapter.backitup.0 : backitup : iobrokerS2 - enabled
-
system.adapter.bluelink.0 : bluelink : iobrokerS2 - enabled
-
system.adapter.cloud.0 : cloud : iobrokerS2 - enabled
-
system.adapter.countdown.0 : countdown : iobrokerS2 - enabled
-
system.adapter.device-watcher.0 : device-watcher : iobrokerS2 - enabled
system.adapter.devices.0 : devices : iobrokerS2 - disabled -
system.adapter.deyeidc.0 : deyeidc : iobrokerS2 - enabled, port: 8899
-
system.adapter.deyeidc.1 : deyeidc : iobrokerS2 - enabled, port: 8899
-
system.adapter.discovery.0 : discovery : iobrokerS2 - enabled
-
system.adapter.drops-weather.0 : drops-weather : iobrokerS2 - enabled
system.adapter.dwd.0 : dwd : iobrokerS2 - enabled -
system.adapter.email.0 : email : iobrokerS2 - enabled
-
system.adapter.energiefluss.0 : energiefluss : iobrokerS2 - enabled
-
system.adapter.energiefluss.1 : energiefluss : iobrokerS2 - enabled
system.adapter.feiertage.0 : feiertage : iobrokerS2 - enabled
system.adapter.fitbit-fitness.0 : fitbit-fitness : iobrokerS2 - disabled
system.adapter.flot.0 : flot : iobrokerS2 - disabled -
system.adapter.fritzdect.0 : fritzdect : iobrokerS2 - enabled
-
system.adapter.fully-mqtt.0 : fully-mqtt : iobrokerS2 - enabled
-
system.adapter.go-e.0 : go-e : iobrokerS2 - enabled
-
system.adapter.govee-app.0 : govee-app : iobrokerS2 - enabled
-
system.adapter.heizoel.0 : heizoel : iobrokerS2 - enabled
system.adapter.ical.0 : ical : iobrokerS2 - enabled
system.adapter.iceroad.0 : iceroad : iobrokerS2 - enabled -
system.adapter.influxdb.0 : influxdb : iobrokerS2 - enabled, port: 8086
-
system.adapter.influxdb.1 : influxdb : iobrokerS2 - enabled, port: 8086
-
system.adapter.influxdb.2 : influxdb : iobrokerS2 - enabled, port: 8086
-
system.adapter.iot.0 : iot : iobrokerS2 - enabled
-
system.adapter.javascript.0 : javascript : iobrokerS2 - enabled
-
system.adapter.lgtv.0 : lgtv : iobrokerS2 - enabled
-
system.adapter.lgtv.1 : lgtv : iobrokerS2 - enabled
-
system.adapter.lightcontrol.0 : lightcontrol : iobrokerS2 - enabled
-
system.adapter.lightcontrol.1 : lightcontrol : iobrokerS2 - enabled
-
system.adapter.linux-control.0 : linux-control : iobrokerS2 - enabled
-
system.adapter.lovelace.0 : lovelace : iobrokerS2 - enabled, port: 8091, bind: 0.0.0.0, run as: admin
system.adapter.meteoalarm.0 : meteoalarm : iobrokerS2 - enabled -
system.adapter.mihome-vacuum.0 : mihome-vacuum : iobrokerS2 - enabled, port: 54321
-
system.adapter.mihome-vacuum.1 : mihome-vacuum : iobrokerS2 - enabled, port: 54321
-
system.adapter.mihome-vacuum.2 : mihome-vacuum : iobrokerS2 - enabled, port: 54321
-
system.adapter.mihome-vacuum.3 : mihome-vacuum : iobrokerS2 - enabled, port: 54321
-
system.adapter.minuaru.0 : minuaru : iobrokerS2 - enabled
system.adapter.minuvis.0 : minuvis : iobrokerS2 - disabled -
system.adapter.mqtt.0 : mqtt : iobrokerS2 - enabled, port: 1886, bind: 0.0.0.0
-
system.adapter.mqtt.1 : mqtt : iobrokerS2 - enabled, port: 1884, bind: 0.0.0.0
-
system.adapter.nut.0 : nut : iobrokerS2 - enabled
-
system.adapter.octoprint.0 : octoprint : iobrokerS2 - enabled
system.adapter.odl.0 : odl : iobrokerS2 - enabled
system.adapter.oilfox.0 : oilfox : iobrokerS2 - enabled -
system.adapter.openligadb.0 : openligadb : iobrokerS2 - enabled
system.adapter.openweathermap.0 : openweathermap : iobrokerS2 - enabled -
system.adapter.operating-hours.0 : operating-hours : iobrokerS2 - enabled
-
system.adapter.ping.0 : ping : iobrokerS2 - enabled
-
system.adapter.pioneer_sc_vsx.0 : pioneer_sc_vsx : iobrokerS2 - enabled, port: 8102
-
system.adapter.pollenflug.0 : pollenflug : iobrokerS2 - enabled
-
system.adapter.puppeteer.0 : puppeteer : iobrokerS2 - enabled
-
system.adapter.rest-api.0 : rest-api : iobrokerS2 - enabled, port: 8880, bind: 0.0.0.0, run as: restapi
-
system.adapter.simple-api.0 : simple-api : iobrokerS2 - enabled, port: 8087, bind: 0.0.0.0, run as: admin
-
system.adapter.snmp.0 : snmp : iobrokerS2 - enabled
system.adapter.solarmanpv.0 : solarmanpv : iobrokerS2 - enabled -
system.adapter.sonoff.0 : sonoff : iobrokerS2 - enabled, port: 1883, bind: 0.0.0.0
-
system.adapter.synochat.0 : synochat : iobrokerS2 - enabled
-
system.adapter.synology.0 : synology : iobrokerS2 - enabled, port: 5001
-
system.adapter.synology.1 : synology : iobrokerS2 - enabled, port: 5000
-
system.adapter.text2command.0 : text2command : iobrokerS2 - enabled
-
system.adapter.tr-064.0 : tr-064 : iobrokerS2 - enabled
-
system.adapter.tr-064.1 : tr-064 : iobrokerS2 - enabled
-
system.adapter.trashschedule.0 : trashschedule : iobrokerS2 - enabled
-
system.adapter.tuya.0 : tuya : iobrokerS2 - enabled
-
system.adapter.unifi.0 : unifi : iobrokerS2 - enabled
-
system.adapter.viessmannapi.0 : viessmannapi : iobrokerS2 - enabled
system.adapter.vis.0 : vis : iobrokerS2 - enabled
system.adapter.weatherunderground.0 : weatherunderground : iobrokerS2 - enabled -
system.adapter.web.0 : web : iobrokerS2 - enabled, port: 81, bind: 0.0.0.0, run as: admin
-
system.adapter.wifilight.0 : wifilight : iobrokerS2 - enabled
-
system.adapter.windows-control.0 : windows-control : iobrokerS2 - enabled
-
system.adapter.wireguard.0 : wireguard : iobrokerS2 - enabled
-
system.adapter.wled.0 : wled : iobrokerS2 - enabled
-
system.adapter.worx.0 : worx : iobrokerS2 - enabled
-
system.adapter.yahka.0 : yahka : iobrokerS2 - enabled
-
system.adapter.yeelight-2.0 : yeelight-2 : iobrokerS2 - enabled
-
system.adapter.zigbee.0 : zigbee : iobrokerS2 - enabled, port: tcp://10.1.1.98:20108
-
instance is alive
Enabled adapters with bindings
- system.adapter.admin.0 : admin : iobrokerS2 - enabled, port: 8081, bind: 0.0.0.0, run as: admin
- system.adapter.deyeidc.0 : deyeidc : iobrokerS2 - enabled, port: 8899
- system.adapter.deyeidc.1 : deyeidc : iobrokerS2 - enabled, port: 8899
- system.adapter.influxdb.0 : influxdb : iobrokerS2 - enabled, port: 8086
- system.adapter.influxdb.1 : influxdb : iobrokerS2 - enabled, port: 8086
- system.adapter.influxdb.2 : influxdb : iobrokerS2 - enabled, port: 8086
- system.adapter.lovelace.0 : lovelace : iobrokerS2 - enabled, port: 8091, bind: 0.0.0.0, run as: admin
- system.adapter.mihome-vacuum.0 : mihome-vacuum : iobrokerS2 - enabled, port: 54321
- system.adapter.mihome-vacuum.1 : mihome-vacuum : iobrokerS2 - enabled, port: 54321
- system.adapter.mihome-vacuum.2 : mihome-vacuum : iobrokerS2 - enabled, port: 54321
- system.adapter.mihome-vacuum.3 : mihome-vacuum : iobrokerS2 - enabled, port: 54321
- system.adapter.mqtt.0 : mqtt : iobrokerS2 - enabled, port: 1886, bind: 0.0.0.0
- system.adapter.mqtt.1 : mqtt : iobrokerS2 - enabled, port: 1884, bind: 0.0.0.0
- system.adapter.pioneer_sc_vsx.0 : pioneer_sc_vsx : iobrokerS2 - enabled, port: 8102
- system.adapter.rest-api.0 : rest-api : iobrokerS2 - enabled, port: 8880, bind: 0.0.0.0, run as: restapi
- system.adapter.simple-api.0 : simple-api : iobrokerS2 - enabled, port: 8087, bind: 0.0.0.0, run as: admin
- system.adapter.sonoff.0 : sonoff : iobrokerS2 - enabled, port: 1883, bind: 0.0.0.0
- system.adapter.synology.0 : synology : iobrokerS2 - enabled, port: 5001
- system.adapter.synology.1 : synology : iobrokerS2 - enabled, port: 5000
- system.adapter.web.0 : web : iobrokerS2 - enabled, port: 81, bind: 0.0.0.0, run as: admin
- system.adapter.zigbee.0 : zigbee : iobrokerS2 - enabled, port: tcp://10.1.1.98:20108
ioBroker-Repositories
stable : http://download.iobroker.net/sources-dist.json
beta : http://download.iobroker.net/sources-dist-latest.jsonActive repo(s): beta
Installed ioBroker-Instances
Used repository: beta
Adapter "admin" : 6.4.3 , installed 6.4.3
Adapter "alarm" : 3.3.10 , installed 3.3.10
Adapter "alexa-shoppinglist": 0.1.5, installed 0.1.5
Adapter "alexa-timer-vis": 0.1.14 , installed 0.1.14
Adapter "alexa2" : 3.23.2 , installed 3.23.2
Adapter "backitup" : 2.6.16 , installed 2.6.16
Adapter "bluelink" : 2.2.6 , installed 2.2.8
Adapter "cloud" : 4.4.0 , installed 4.4.0
Adapter "countdown" : 1.3.0 , installed 1.3.0
Adapter "device-watcher": 2.8.0 , installed 2.8.0
Adapter "devices" : 1.1.2 , installed 1.1.2
Adapter "discovery" : 3.1.0 , installed 3.1.0
Adapter "dwd" : 2.8.3 , installed 2.8.3
Adapter "email" : 1.1.4 , installed 1.1.4
Adapter "feiertage" : 1.1.0 , installed 1.1.0
Adapter "fitbit-fitness": 0.4.10 , installed 0.4.10
Adapter "flot" : 1.12.0 , installed 1.12.0
Adapter "fritzdect" : 2.3.1 , installed 2.3.1
Adapter "go-e" : 1.0.27 , installed 1.0.26 [Updatable]
Adapter "heizoel" : 1.0.3 , installed 1.0.3
Adapter "ical" : 1.13.2 , installed 1.13.2
Adapter "iceroad" : 1.2.0 , installed 1.2.0
Adapter "influxdb" : 3.2.0 , installed 3.2.0
Adapter "iot" : 1.14.5 , installed 1.14.5
Adapter "javascript" : 7.0.3 , installed 7.0.3
Controller "js-controller": 4.0.24 , installed 5.0.1
Adapter "lgtv" : 1.1.10 , installed 1.1.10
Adapter "lightcontrol" : 0.2.1 , installed 0.2.1
Adapter "linux-control": 1.1.5 , installed 1.1.5
Adapter "lovelace" : 3.0.1 , installed 3.0.1
Adapter "meteoalarm" : 2.3.5 , installed 2.3.5
Adapter "mihome-vacuum": 3.9.5 , installed 3.9.5
Adapter "minuvis" : 2.3.3 , installed 2.3.3
Adapter "mqtt" : 4.1.1 , installed 4.1.1
Adapter "nut" : 1.6.0 , installed 1.6.0
Adapter "octoprint" : 4.1.0 , installed 4.1.0
Adapter "odl" : 2.0.5 , installed 2.0.5
Adapter "oilfox" : 4.1.2 , installed 4.1.2
Adapter "openligadb" : 1.2.4 , installed 1.2.4
Adapter "openweathermap": 0.3.8 , installed 0.3.8
Adapter "operating-hours": 1.0.0 , installed 1.0.0
Adapter "ping" : 1.5.3 , installed 1.5.3
Adapter "pollenflug" : 1.0.6 , installed 1.0.6
Adapter "puppeteer" : 0.2.7 , installed 0.2.7
Adapter "rest-api" : 1.0.5 , installed 1.0.5
Adapter "simple-api" : 2.7.2 , installed 2.7.2
Adapter "snmp" : 2.4.6 , installed 2.4.6
Adapter "socketio" : 6.3.5 , installed 6.3.5
Adapter "solarmanpv" : 0.3.2 , installed 0.3.2
Adapter "sonoff" : 2.5.3 , installed 2.5.3
Adapter "synochat" : 1.2.1 , installed 1.2.1
Adapter "synology" : 2.1.13 , installed 2.1.13
Adapter "text2command" : 3.0.2 , installed 3.0.2
Adapter "tr-064" : 4.2.18 , installed 4.2.18
Adapter "trashschedule": 2.2.0 , installed 2.2.0
Adapter "tuya" : 3.14.2 , installed 3.14.2
Adapter "unifi" : 0.6.4 , installed 0.6.4
Adapter "viessmannapi" : 2.0.9 , installed 2.0.9
Adapter "vis" : 1.4.16 , installed 1.4.16
Adapter "weatherunderground": 3.4.2, installed 3.4.2
Adapter "web" : 5.5.3 , installed 5.5.3
Adapter "wifilight" : 1.1.4 , installed 1.1.4
Adapter "windows-control": 0.1.5 , installed 0.1.5
Adapter "wireguard" : 1.4.1 , installed 1.4.1
Adapter "wled" : 0.6.7 , installed 0.6.7
Adapter "worx" : 2.0.3 , installed 2.0.3
Adapter "ws" : 2.3.6 , installed 2.3.6
Adapter "yahka" : 1.0.3 , installed 1.0.3
Adapter "yeelight-2" : 1.2.1 , installed 1.2.1
Adapter "zigbee" : 1.8.10 , installed 1.8.11Objects and States
Please stand by - This may take a while
Objects: 101001
States: 83854*** OS-Repositories and Updates ***
Hit:1 http://deb.debian.org/debian bullseye InRelease
Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
Hit:4 https://deb.nodesource.com/node_18.x bullseye InRelease
Hit:5 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
Reading package lists...
Pending Updates: 0*** Listening Ports ***
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 0 15385 1/init
tcp 0 0 127.0.0.1:44467 0.0.0.0:* LISTEN 1001 43357 9753/chrome
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 14536 523/sshd: /usr/sbin
tcp 0 0 127.0.0.1:6010 0.0.0.0:* LISTEN 1000 10636 597/sshd: ilovegym@
tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN 1001 32668 7176/io.sonoff.0
tcp 0 0 0.0.0.0:1884 0.0.0.0:* LISTEN 1001 31568 7623/io.mqtt.1
tcp 0 0 0.0.0.0:1886 0.0.0.0:* LISTEN 1001 33588 7529/io.mqtt.0
tcp6 0 0 :::44783 :::* LISTEN 1001 42537 8491/io.yahka.0
tcp6 0 0 :::111 :::* LISTEN 0 17436 1/init
tcp6 0 0 :::8880 :::* LISTEN 1001 40249 8662/io.rest-api.0
tcp6 0 0 :::81 :::* LISTEN 1001 37769 9131/io.web.0
tcp6 0 0 :::8081 :::* LISTEN 1001 36296 6749/io.admin.0
tcp6 0 0 :::22 :::* LISTEN 0 14538 523/sshd: /usr/sbin
tcp6 0 0 :::8087 :::* LISTEN 1001 46575 10220/io.simple-api
tcp6 0 0 ::1:6010 :::* LISTEN 1000 10635 597/sshd: ilovegym@
tcp6 0 0 :::8091 :::* LISTEN 1001 37748 8954/io.lovelace.0
tcp6 0 0 :::1888 :::* LISTEN 1001 51609 12074/io.fully-mqtt
udp 0 0 0.0.0.0:68 0.0.0.0:* 0 15469 387/dhclient
udp 0 0 0.0.0.0:111 0.0.0.0:* 0 17433 1/init
udp 0 0 10.1.1.2:123 0.0.0.0:* 0 9840 509/ntpd
udp 0 0 127.0.0.1:123 0.0.0.0:* 0 9838 509/ntpd
udp 0 0 0.0.0.0:123 0.0.0.0:* 0 9834 509/ntpd
udp 0 0 0.0.0.0:41823 0.0.0.0:* 110 10608 489/avahi-daemon: r
udp 0 0 0.0.0.0:34368 0.0.0.0:* 1001 42324 8208/io.snmp.0
udp 0 0 0.0.0.0:53421 0.0.0.0:* 1001 34730 7059/io.mihome-vacu
udp 0 0 0.0.0.0:54322 0.0.0.0:* 1001 46892 10637/io.mihome-vac
udp 0 0 0.0.0.0:54323 0.0.0.0:* 1001 32598 7020/io.mihome-vacu
udp 0 0 0.0.0.0:54324 0.0.0.0:* 1001 51230 10678/io.mihome-vac
udp 0 0 0.0.0.0:5353 0.0.0.0:* 1001 46434 10133/io.wled.0
udp 0 0 10.1.1.2:5353 0.0.0.0:* 1001 38275 7909/io.tr-064.0
udp 0 0 0.0.0.0:5353 0.0.0.0:* 110 10606 489/avahi-daemon: r
udp 0 0 0.0.0.0:6666 0.0.0.0:* 1001 37294 7833/io.tuya.0
udp 0 0 0.0.0.0:6667 0.0.0.0:* 1001 37295 7833/io.tuya.0
udp6 0 0 :::111 :::* 0 17439 1/init
udp6 0 0 fe80::11:32ff:fe28::123 :::* 106 9986 509/ntpd
udp6 0 0 ::1:123 :::* 0 9842 509/ntpd
udp6 0 0 :::123 :::* 0 9831 509/ntpd
udp6 0 0 :::5353 :::* 110 10607 489/avahi-daemon: r
udp6 0 0 :::38898 :::* 110 10609 489/avahi-daemon: r*** Log File - Last 25 Lines ***
2023-04-06 11:10:08.921 - info: web.0 (9131) ==> Connected system.user.admin from ::ffff:10.1.1.60
2023-04-06 11:10:10.219 - warn: sonoff.0 (7176) Client "Stecker7" not connected
2023-04-06 11:10:11.100 - info: meteoalarm.0 (20420) starting. Version 2.3.5 (non-npm: jack-blackson/ioBroker.meteoalarm) in /opt/iobroker/node_modules/iobroker.meteoalarm, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230406-4552d569
2023-04-06 11:10:12.555 - info: meteoalarm.0 (20420) 15.1: Updated Weather Alarms for Kreis Darmstadt-Dieburg und Stadt Darmstadt -> 0 alarm(s) found
2023-04-06 11:10:12.556 - warn: meteoalarm.0 (20420) Terminated (ADAPTER_REQUESTED_TERMINATION): All data processed. Adapter stopped until next scheduled process.
2023-04-06 11:10:13.080 - info: host.iobrokerS2 instance system.adapter.meteoalarm.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
2023-04-06 11:10:15.813 - info: javascript.0 (6930) script.js.common.Nuki.mqtt2log: NUKI Hub KI: MQTT connected
2023-04-06 11:10:16.138 - info: solarmanpv.0 (20379) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
2023-04-06 11:10:16.653 - info: host.iobrokerS2 instance system.adapter.solarmanpv.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
2023-04-06 11:10:17.236 - info: javascript.0 (6930) script.js.common.Nuki.mqtt2log: NUKI Hub KA: MQTT connected
2023-04-06 11:10:20.096 - info: javascript.0 (6930) script.js.common.Nuki.mqtt2log: NUKI Hub KI: Nuki start pairing
2023-04-06 11:10:20.098 - info: javascript.0 (6930) script.js.common.Nuki.mqtt2log: NUKI Hub KI: Nuki paired
2023-04-06 11:10:20.810 - info: javascript.0 (6930) script.js.common.Nuki.mqtt2log: NUKI Hub KA: Nuki start pairing
2023-04-06 11:10:20.811 - info: javascript.0 (6930) script.js.common.Nuki.mqtt2log: NUKI Hub KA: Nuki paired
2023-04-06 11:10:23.579 - info: javascript.0 (6930) script.js.common.Nuki.mqtt2log: NUKI Hub KI: Querying lock state: locked
2023-04-06 11:10:23.679 - info: javascript.0 (6930) script.js.common.Nuki.mqtt2log: NUKI Hub KI: Querying lock battery state: success
2023-04-06 11:10:23.897 - info: javascript.0 (6930) script.js.common.Nuki.mqtt2log: NUKI Hub KI: Reading config. Result: success
2023-04-06 11:10:23.897 - info: javascript.0 (6930) script.js.common.Nuki.mqtt2log: NUKI Hub KI: Reading advanced config. Result: success
2023-04-06 11:10:24.088 - info: javascript.0 (6930) script.js.common.Nuki.mqtt2log: NUKI Hub KA: Querying lock state: locked
2023-04-06 11:10:24.200 - info: javascript.0 (6930) script.js.common.Nuki.mqtt2log: NUKI Hub KA: Querying lock battery state: success
2023-04-06 11:10:24.494 - info: javascript.0 (6930) script.js.common.Nuki.mqtt2log: NUKI Hub KA: Reading config. Result: success
2023-04-06 11:10:24.597 - info: javascript.0 (6930) script.js.common.Nuki.mqtt2log: NUKI Hub KA: Reading advanced config. Result: success
2023-04-06 11:10:25.923 - info: web.0 (9131) <== Disconnect system.user.admin from ::ffff:10.1.1.60
2023-04-06 11:10:29.145 - info: web.0 (9131) ==> Connected system.user.admin from ::ffff:10.1.1.60
2023-04-06 11:10:29.146 - info: web.0 (9131) ==> Connected system.user.admin from ::ffff:10.1.1.60============ Mark until here for C&P =============
-
-
@ilovegym sagte in Alpha Test js-controller 5.0:
hab n Issue beim Adapter angelegt:
Jupp das ist genau richtig ... das sollte aber schon mit controller 4 gemeckert haben
-
hmm mit Controller 4 hat er evtl gemeckert aber nicht den Adapter gestoppt.. hier stoppt er ihn und im Host-Tab wird eine 1 angezeigt und die Meldung, dass der fitbit-Adapter mehrmals mit Fehler gestartet wurde..
vorher lief er ohne mir aufzufallen.. und sonst ist am System nichts anders.. hab die VM geklont und nur den js-controller geupdatet...
-
@ilovegym Ok, dann haben wir vllt doch eine "lange zeit deprecation" jetzt härter ... Danke!
-
Backitup-Adapter V2.6.16 zickt hier seltsam und steigt aus, weil er die Objects nicht sichern kann..?? hmm? das geht so mit anscheinend allem, was in vis, userdata etc gelagert ist.. ?
Datenbank ist redis/redis auf einer externen VM..
Ansonsten laeft alles unauffaellig...[DEBUG] [iobroker] - Can not copy File vis/lib/js/moment-with-locales.min.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/js/moment-with-locales.min.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/js/quo.standalone.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/js/quo.standalone.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
-
@ilovegym Führe mal bitte das Backup über die CLI aus und poste mal die Ausgabe
iob backup
-
das wird lang.. Moment.. er macht... musste kuerzen, waren mehr als 100000 Zeichen..
ilovegym@iobrokerS2:/opt/iobroker$ iob backup host.iobrokerS2 84652 states saved Can not copy File 0_userdata.0/Icons/blaue_tonne.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/Icons/blaue_tonne.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/Icons/braune_tonne.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/Icons/braune_tonne.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/Icons/braune_tonne1.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/Icons/braune_tonne1.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/Icons/gelbe_tonne.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/Icons/gelbe_tonne.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/Icons/graue_tonne.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/Icons/graue_tonne.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/Icons/gruene_tonne.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/Icons/gruene_tonne.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/Icons/hellblaue_tonne.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/Icons/hellblaue_tonne.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/Icons/muelltonne-mit-armen_blau.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/Icons/muelltonne-mit-armen_blau.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/Icons/muelltonne-mit-armen_gelb.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/Icons/muelltonne-mit-armen_gelb.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/Icons/muelltonne-mit-armen_grau.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/Icons/muelltonne-mit-armen_grau.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/Icons/muelltonne-mit-armen_gruen.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/Icons/muelltonne-mit-armen_gruen.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/Icons/schwarze_tonne.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/Icons/schwarze_tonne.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/Icons/state_leerung blaue tonne.0.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/Icons/state_leerung blaue tonne.0.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/Icons/state_leerung braune tonne.0.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/Icons/state_leerung braune tonne.0.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/Icons/state_leerung gelbe tonne.0.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/Icons/state_leerung gelbe tonne.0.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/Icons/state_leerung gruene tonne.0.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/Icons/state_leerung gruene tonne.0.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/Icons/state_leerung schwarze tonne.0.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/Icons/state_leerung schwarze tonne.0.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/Icons/undefined.0.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/Icons/undefined.0.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/htmlakku.html to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/htmlakku.html: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/htmlbackitup.html to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/htmlbackitup.html: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/htmldect2.html to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/htmldect2.html: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/htmlfussball1.html to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/htmlfussball1.html: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/htmlfussball2.html to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/htmlfussball2.html: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/htmltrash1.html to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/htmltrash1.html: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/minukodu/0_userdata.0_minukodu_Alarmpanel.json to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/minukodu/0_userdata.0_minukodu_Alarmpanel.json: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/minukodu/0_userdata.0_minukodu_AlarmpanelHD10.json to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/minukodu/0_userdata.0_minukodu_AlarmpanelHD10.json: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/minukodu/0_userdata.0_minukodu_AlarmpanelHD8.json to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/minukodu/0_userdata.0_minukodu_AlarmpanelHD8.json: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/minukodu/0_userdata.0_minukodu_Frontdoor.json to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/minukodu/0_userdata.0_minukodu_Frontdoor.json: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/minukodu/0_userdata.0_minukodu_Guest.json to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/minukodu/0_userdata.0_minukodu_Guest.json: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/minukodu/0_userdata.0_minukodu_Home.json to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/minukodu/0_userdata.0_minukodu_Home.json: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/minukodu/0_userdata.0_minukodu_HomeTV.json to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/minukodu/0_userdata.0_minukodu_HomeTV.json: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/minukodu/0_userdata.0_minukodu_Mobile.json to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/minukodu/0_userdata.0_minukodu_Mobile.json: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/minukodu/AlarmpanelHD8.json to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/minukodu/AlarmpanelHD8.json: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/minukodu/Energy.json to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/minukodu/Energy.json: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/minukodu/Home.json to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/minukodu/Home.json: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/minukodu/HomeTV.json to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/minukodu/HomeTV.json: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/minukodu/Log.json to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/minukodu/Log.json: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/minukodu/Mobile.json to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/minukodu/Mobile.json: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/minukodu/OldMobile.json to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/minukodu/OldMobile.json: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/minukodu/TVOGB.json to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/minukodu/TVOGB.json: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/minukodu/Test.json to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/minukodu/Test.json: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/minukodu/Video.json to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/minukodu/Video.json: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/screenshots/bundesliga2.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/screenshots/bundesliga2.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File 0_userdata.0/synology/Doorbell.jpg to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/0_userdata.0/synology/Doorbell.jpg: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File lovelace.0/cards/background.jpg to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/lovelace.0/cards/background.jpg: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File mihome-vacuum.0.userfiles/actualMap.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/mihome-vacuum.0.userfiles/actualMap.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File mihome-vacuum.1.userfiles/actualMap.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/mihome-vacuum.1.userfiles/actualMap.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File mihome-vacuum.2.userfiles/actualMap.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/mihome-vacuum.2.userfiles/actualMap.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File mihome-vacuum.3.userfiles/actualMap.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/mihome-vacuum.3.userfiles/actualMap.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File synology.0/cover.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/synology.0/cover.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File synology.0/snapshotCam_13.jpg to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/synology.0/snapshotCam_13.jpg: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File synology.0/snapshotCam_19.jpg to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/synology.0/snapshotCam_19.jpg: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File synology.0/snapshotCam_21.jpg to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/synology.0/snapshotCam_21.jpg: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File synology.0/snapshotCam_24.jpg to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/synology.0/snapshotCam_24.jpg: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File synology.0/snapshotCam_26.jpg to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/synology.0/snapshotCam_26.jpg: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File synology.0/snapshotCam_7.jpg to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/synology.0/snapshotCam_7.jpg: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File synology.1/cover.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/synology.1/cover.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/cache.manifest to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/cache.manifest: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/cordova.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/cordova.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/css/add_kian.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/css/add_kian.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/css/app.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/css/app.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/css/backgrounds.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/css/backgrounds.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/css/doc.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/css/doc.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/css/montserrat-regular-webfont.woff to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/css/montserrat-regular-webfont.woff: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/css/styles.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/css/styles.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/css/vis-common-user.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/css/vis-common-user.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/css/vis-editor.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/css/vis-editor.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/css/vis.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/css/vis.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/edit.html to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/edit.html: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/edit.src.html to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/edit.src.html: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/add.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/add.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/align-height.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/align-height.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/align-horizontal-center-2.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/align-horizontal-center-2.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/align-horizontal-left.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/align-horizontal-left.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/align-horizontal-right-2.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/align-horizontal-right-2.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/align-vertical-bottom-2.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/align-vertical-bottom-2.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/align-vertical-center-2.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/align-vertical-center-2.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/align-vertical-top-2.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/align-vertical-top-2.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/align-width.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/align-width.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/bar.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/bar.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/cancel.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/cancel.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/checkbox.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/checkbox.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/container.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/container.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/control.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/control.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/copy.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/copy.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/delete.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/delete.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/dialog.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/dialog.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/distribute-horizontal-equal.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/distribute-horizontal-equal.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/distribute-vertical-equal.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/distribute-vertical-equal.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/door.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/door.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/filter.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/filter.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/groupFixed.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/groupFixed.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/groupVisibility.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/groupVisibility.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/info.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/info.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/lamp.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/lamp.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/lock.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/lock.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/lockIcon.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/lockIcon.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/navigation.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/navigation.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/ok.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/ok.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/refresh-4.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/refresh-4.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/rename.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/rename.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/rgb.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/rgb.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/shutter.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/shutter.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/state.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/state.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/stateful.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/stateful.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/static.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/static.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/table.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/table.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/temperature.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/temperature.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/timestamp.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/timestamp.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/tools.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/tools.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/value.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/value.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/icon/window.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/icon/window.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/Heating.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/Heating.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/Lamp.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/Lamp.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/OutsideTemp.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/OutsideTemp.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/Window.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/Window.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/back/box-radial.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/back/box-radial.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/back/flowers.jpg to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/back/flowers.jpg: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/back/oblique-line-bk.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/back/oblique-line-bk.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/bg-dots-10.svg to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/bg-dots-10.svg: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/bg-dots-15.svg to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/bg-dots-15.svg: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/bg-dots-20.svg to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/bg-dots-20.svg: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/bg-dots-25.svg to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/bg-dots-25.svg: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/bg-dots-30.svg to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/bg-dots-30.svg: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/bg-dots-40.svg to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/bg-dots-40.svg: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/bg-dots-5.svg to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/bg-dots-5.svg: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/bg-dots-50.svg to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/bg-dots-50.svg: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/bulbOff.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/bulbOff.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/bulbOn.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/bulbOn.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/bulb_off.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/bulb_off.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/bulb_on.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/bulb_on.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/camera.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/camera.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/cc-nc-by.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/cc-nc-by.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/disconnect.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/disconnect.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/door-bell.mp3 to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/door-bell.mp3: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/editmode-pattern.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/editmode-pattern.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/eg_trans.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/eg_trans.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/favicon.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/favicon.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/faviconEdit.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/faviconEdit.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/garage-door-closed.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/garage-door-closed.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/garage-door-opened.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/garage-door-opened.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/gear-icon-md.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/gear-icon-md.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/hexabump.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/hexabump.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/kde_folder.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/kde_folder.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/no_filter.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/no_filter.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/sound.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/sound.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/tank.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/tank.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/vis.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/vis.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/img/zip.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/img/zip.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/index.html to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/index.html: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/index.src.html to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/index.src.html: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/app.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/app.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/config.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/config.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/conn.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/conn.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/connSignalR.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/connSignalR.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/fileManager.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/fileManager.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/fileManager.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/fileManager.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/actions/add.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/actions/add.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/actions/back.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/actions/back.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/actions/delete.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/actions/delete.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/actions/down.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/actions/down.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/actions/edit-rename.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/actions/edit-rename.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/actions/folder-new-7.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/actions/folder-new-7.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/actions/folder-new.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/actions/folder-new.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/actions/icons.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/actions/icons.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/actions/list.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/actions/list.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/actions/play.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/actions/play.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/actions/refresh.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/actions/refresh.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/actions/stop.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/actions/stop.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/actions/up.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/actions/up.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/circleLeftIcon.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/circleLeftIcon.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/128/JS.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/128/JS.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/128/bmp.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/128/bmp.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/128/css.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/128/css.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/128/folder-blue.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/128/folder-blue.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/128/folder-brown.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/128/folder-brown.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/128/folder-green.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/128/folder-green.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/128/gif.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/128/gif.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/128/img2.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/128/img2.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/128/jpg.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/128/jpg.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/128/misc.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/128/misc.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/128/mp3.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/128/mp3.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/128/png.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/128/png.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/128/prg.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/128/prg.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/128/svg.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/128/svg.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/128/undef.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/128/undef.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/128/wav.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/128/wav.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/128/zip.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/128/zip.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/24/bmp.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/24/bmp.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/24/css.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/24/css.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/24/folder-blue.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/24/folder-blue.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/24/folder-brown.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/24/folder-brown.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/24/folder-green.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/24/folder-green.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/24/gif.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/24/gif.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/24/img2.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/24/img2.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/24/jpg.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/24/jpg.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/24/js.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/24/js.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/24/misc.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/24/misc.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/24/mp3.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/24/mp3.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/24/png.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/24/png.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/24/prg.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/24/prg.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/24/svg.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/24/svg.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/24/undef.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/24/undef.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/24/wav.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/24/wav.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/fm/icon/mine/24/zip.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/fm/icon/mine/24/zip.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/vis.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/vis.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/visAbout.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/visAbout.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/visEdit.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/visEdit.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/visEditExt.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/visEditExt.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/visEditInspect.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/visEditInspect.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/visEditTemplates.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/visEditTemplates.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/visEditWelcome.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/visEditWelcome.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/visUtils.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/visUtils.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/visWizard.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/visWizard.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/js/words.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/js/words.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/ace/ace.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/ace/ace.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/ace/ext-language_tools.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/ace/ext-language_tools.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/ace/ext-searchbox.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/ace/ext-searchbox.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/ace/mode-css.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/ace/mode-css.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/ace/mode-html.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/ace/mode-html.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/ace/mode-javascript.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/ace/mode-javascript.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/ace/worker-css.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/ace/worker-css.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/ace/worker-html.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/ace/worker-html.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/ace/worker-javascript.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/ace/worker-javascript.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/css/add2home-2.0.8.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/css/add2home-2.0.8.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/css/fancytree/channel.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/css/fancytree/channel.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/css/fancytree/device.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/css/fancytree/device.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/css/fancytree/icons.gif to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/css/fancytree/icons.gif: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/css/fancytree/loading.gif to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/css/fancytree/loading.gif: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/css/fancytree/state.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/css/fancytree/state.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/css/fancytree/ui.fancytree.jquery.min.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/css/fancytree/ui.fancytree.jquery.min.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/css/fancytree/ui.fancytree.min.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/css/fancytree/ui.fancytree.min.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/css/farbtastic.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/css/farbtastic.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/css/jquery-ui-timepicker-addon-1.6.3.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/css/jquery-ui-timepicker-addon-1.6.3.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/css/jquery.jgrowl.min.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/css/jquery.jgrowl.min.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/css/jquery.multiselect-1.13.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/css/jquery.multiselect-1.13.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/css/jquery.multiselect.filter.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/css/jquery.multiselect.filter.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/css/superfish/megafish.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/css/superfish/megafish.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/css/superfish/superfish-navbar.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/css/superfish/superfish-navbar.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/css/superfish/superfish-vertical.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/css/superfish/superfish-vertical.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/css/superfish/superfish.css to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/css/superfish/superfish.css: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/img/delete.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/img/delete.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/img/edit-undo-8.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/img/edit-undo-8.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/img/logout.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/img/logout.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/img/marker.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/img/marker.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/img/mask.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/img/mask.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/img/shape_align_bottom.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/img/shape_align_bottom.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/img/shape_align_left.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/img/shape_align_left.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/img/shape_align_right.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/img/shape_align_right.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/img/shape_align_top.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/img/shape_align_top.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/img/wheel.png to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/img/wheel.png: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/js/add2home-2.0.8.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/js/add2home-2.0.8.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/js/can.custom.min.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/js/can.custom.min.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/js/colResizable-1.5.min.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/js/colResizable-1.5.min.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/js/dropzone.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/js/dropzone.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/js/farbtastic.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/js/farbtastic.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/js/html2canvas.min.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/js/html2canvas.min.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/js/jquery-ui-1.10.3.dragdropsort.min.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/js/jquery-ui-1.10.3.dragdropsort.min.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/js/jquery-ui-timepicker-addon-1.6.3.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/js/jquery-ui-timepicker-addon-1.6.3.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/js/jquery.ba-resize.min.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/js/jquery.ba-resize.min.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/js/jquery.base64.min.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/js/jquery.base64.min.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/js/jquery.fancytree-all.min.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/js/jquery.fancytree-all.min.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object Can not copy File vis/lib/js/jquery.inputmask.bundle.min.js to /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/files/vis/lib/js/jquery.inputmask.bundle.min.js: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object host.iobrokerS2 102072 objects saved Backup created: /opt/iobroker/backups/2023_04_07-11_18_10_backupiobroker.tar.gz This backup can only be restored with js-controller version up from 4.1 ilovegym@iobrokerS2:/opt/iobroker$
-
@ilovegym Mach da mal bitte ein Issue beim js-controller auf. Der Befehl "iob backup" wird direkt vom js-controller bearbeitet. Backitup bedient sich nur der Backup Funktionen des js-controllers
-
-
@ilovegym Und Danke, ist in der nächsten Alpha gefixt
-
@apollon77 sagte in Alpha Test js-controller 5.0:
@ilovegym Und Danke, ist in der nächsten Alpha gefixt
Ist die bereits verfügbar?
-
@e-i-k-e Nein
-
Bei mir ging der Umstieg auf die v5 auch recht reibungslo über die Bühne.
Ich habe das bekannte Problem mit dem iQontrol-Adapter und ich musste einen Upload im VIS-Adapter manuell anwerfen, danach waren meine Visualisierungen auch wieder erreichbar -
hab soeben auch mal v5 aktiv, soweit läuft alles fürs erste, allerdings sind sehr viele meiner installierten Instanzen aktuell nicht aktiv/nicht in gebrauch.
admin.0 (945379) starting. Version 6.4.3 in /opt/iobroker/node_modules/iobroker.admin, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230406-4552d569
was nun zu Beginn auffiel und nur bedingt etwas mit dem controller zu tun hat, sind
- im mqtt Adapter war wie in der Instanz beschrieben, bis dato eingetragen
These states will be published. (Divided by comma, e.g. 'mqtt.0.,javascript.')
dies wurde nun aber angemeckert
2023-04-09 10:46:53.490 - warn: host.IoBroker-Server States 127.0.0.1:51508 Error from InMemDB: Error: The pattern "'mqtt.0.*" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2388:15) at StatesInMemoryServer.handleSubscribe (/opt/iobroker/node_modules/@iobroker/db-base/src/lib/inMemFileDB.ts:324:59) at StatesInMemoryServer._subscribeForClient (/opt/iobroker/node_modules/@iobroker/db-states-file/src/lib/states/statesInMemFileDB.js:258:14) at RedisHandler. (/opt/iobroker/node_modules/@iobroker/db-states-jsonl/src/lib/states/statesInMemServerRedis.js:394:26) at RedisHandler.emit (node:events:513:28) at RedisHandler.emit (node:domain:489:12) at Immediate._onImmediate (/opt/iobroker/node_modules/@iobroker/db-base/src/lib/redisHandler.ts:209:37) at processImmediate (node:internal/timers:476:21) 2023-04-09 10:46:53.607 - error: mqtt.0 (946388) Unhandled promise rejection. 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(). 2023-04-09 10:46:53.611 - error: mqtt.0 (946388) unhandled promise rejection: Error The pattern "'mqtt.0.*" is not a valid ID pattern 2023-04-09 10:46:53.619 - error: mqtt.0 (946388) ReplyError: Error The pattern "'mqtt.0.*" is not a valid ID pattern at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2023-04-09 10:46:53.620 - error: mqtt.0 (946388) Error The pattern "'mqtt.0.*" is not a valid ID pattern 2023-04-09 10:46:54.199 - warn: mqtt.0 (946388) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-04-09 10:46:55.271 - error: host.IoBroker Caught by controller[0]: 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 with the reason: 2023-04-09 10:46:55.272 - error: host.IoBroker Caught by controller[0]: ReplyError: Error The pattern "'mqtt.0.*" is not a valid ID pattern 2023-04-09 10:46:55.273 - error: host.IoBroker Caught by controller[0]: at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) 2023-04-09 10:46:55.274 - error: host.IoBroker Caught by controller[0]: at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2023-04-09 10:46:55.274 - error: host.IoBroker instance system.adapter.mqtt.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2023-04-09 10:46:55.275 - info: host.IoBroker Restart adapter system.adapter.mqtt.0 because enabled
2023-04-09 11:00:17.823 - error: mqtt.0 (955755) Unhandled promise rejection. 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(). 2023-04-09 11:00:17.827 - error: mqtt.0 (955755) unhandled promise rejection: Error The pattern "javascript.*'" is not a valid ID pattern 2023-04-09 11:00:17.831 - error: mqtt.0 (955755) ReplyError: Error The pattern "javascript.*'" is not a valid ID pattern at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2023-04-09 11:00:17.833 - error: mqtt.0 (955755) Error The pattern "javascript.*'" is not a valid ID pattern 2023-04-09 11:00:18.381 - warn: mqtt.0 (955755) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-04-09 11:00:19.111 - error: host.IoBroker Caught by controller[0]: 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 with the reason: 2023-04-09 11:00:19.112 - error: host.IoBroker Caught by controller[0]: ReplyError: Error The pattern "javascript.*'" is not a valid ID pattern 2023-04-09 11:00:19.112 - error: host.IoBroker Caught by controller[0]: at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) 2023-04-09 11:00:19.113 - error: host.IoBroker Caught by controller[0]: at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2023-04-09 11:00:19.113 - error: host.IoBroker instance system.adapter.mqtt.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2023-04-09 11:00:19.114 - info: host.IoBroker Restart adapter system.adapter.mqtt.0 because enabled
hab es nun auf mqtt.* geändert
- der Adapter Linux-control meckert nun über einen Service
2023-04-09 10:48:42.818 - warn: host.IoBroker-Server States 127.0.0.1:42674 Error from InMemDB: Error: The pattern "linux-control.0.proxmox531.services.systemd-fsck@dev-disk-by\x2duuid-24e36031\x2d735b\x2d4199\x2da17d\x2d58b14117589e.start" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2388:15) at StatesInMemoryServer.handleSubscribe (/opt/iobroker/node_modules/@iobroker/db-base/src/lib/inMemFileDB.ts:324:59) at StatesInMemoryServer._subscribeForClient (/opt/iobroker/node_modules/@iobroker/db-states-file/src/lib/states/statesInMemFileDB.js:258:14) at RedisHandler. (/opt/iobroker/node_modules/@iobroker/db-states-jsonl/src/lib/states/statesInMemServerRedis.js:394:26) at RedisHandler.emit (node:events:513:28) at RedisHandler.emit (node:domain:489:12) at Immediate._onImmediate (/opt/iobroker/node_modules/@iobroker/db-base/src/lib/redisHandler.ts:209:37) at processImmediate (node:internal/timers:476:21) 2023-04-09 10:48:42.825 - info: trashschedule.0 (947981) starting. Version 2.2.0 in /opt/iobroker/node_modules/iobroker.trashschedule, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230406-4552d569 2023-04-09 10:48:42.836 - error: linux-control.0 (947081) Unhandled promise rejection. 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(). 2023-04-09 10:48:42.843 - error: linux-control.0 (947081) unhandled promise rejection: Error The pattern "linux-control.0.proxmox531.services.systemd-fsck@dev-disk-by\x2duuid-0a2debdb\x2df60b\x2d494d\x2d8190\x2d5f1f98fbfef9.restart" is not a valid ID pattern 2023-04-09 10:48:42.855 - error: linux-control.0 (947081) ReplyError: Error The pattern "linux-control.0.proxmox531.services.systemd-fsck@dev-disk-by\x2duuid-0a2debdb\x2df60b\x2d494d\x2d8190\x2d5f1f98fbfef9.restart" is not a valid ID pattern at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14) 2023-04-09 10:48:42.856 - error: linux-control.0 (947081) Error The pattern "linux-control.0.proxmox531.services.systemd-fsck@dev-disk-by\x2duuid-0a2debdb\x2df60b\x2d494d\x2d8190\x2d5f1f98fbfef9.restart" is not a valid ID pattern 2023-04-09 10:48:42.915 - error: linux-control.0 (947081) Unhandled promise rejection. 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(). 2023-04-09 10:48:42.917 - error: linux-control.0 (947081) unhandled promise rejection: Error The pattern "linux-control.0.proxmox531.services.systemd-fsck@dev-disk-by\x2duuid-0a2debdb\x2df60b\x2d494d\x2d8190\x2d5f1f98fbfef9.start" is not a valid ID pattern 2023-04-09 10:48:42.922 - error: linux-control.0 (947081) ReplyError: Error The pattern "linux-control.0.proxmox531.services.systemd-fsck@dev-disk-by\x2duuid-0a2debdb\x2df60b\x2d494d\x2d8190\x2d5f1f98fbfef9.start" is not a valid ID pattern at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
hab den vorübergehend nun mal deaktiviert in der Instanz
und was noch auftrat, direkt nach dem iob start mit v5 war nun bei mir ebenfalls die Log-Größe am rödeln, hat irgendwann aufgehört hochzuzählen und sich dann wieder normalisiert
- im mqtt Adapter war wie in der Instanz beschrieben, bis dato eingetragen
-
@crunchip sagte in Alpha Test js-controller 5.0:
und was noch auftrat, direkt nach dem iob start mit v5 war nun bei mir ebenfalls die Log-Größe am rödeln, hat irgendwann aufgehört hochzuzählen und sich dann wieder normalisiert
Das Problem mit der falsch angezeigten Log Größe wurde beim Admin gemeldet https://github.com/ioBroker/ioBroker.admin/issues/1913
DEV2DEV-DE created this issue in ioBroker/ioBroker.adminclosed Log-Größe wird falsch dargestellt #1913
-
@crunchip Danke fürs Melden. Die Patterns haben beide jeweils ein
'
in sich, das ist formal nicht erlaubt und scheint ein Bug im MQTT Adapter zu sein, bitte dort Issue machen. -
@apollon77 sagte in Alpha Test js-controller 5.0:
Alpha Update
5.0.1-alpha.0-20230406-4552d569Update auf meinem Master Slave System lief wieder ohne Probleme. Bisher keine Auffälligkeiten.
-
@feuersturm ich hatte das Problem vorher aber noch gar nicht, erst nach dem Controller upgrade trat es auf, aber ich häng es dort mal mit an