Vielen Dank für eure "Hilfe" es läuft nun wieder....
npm i @iobroker/types
Konnte das fehlende Modul so ergänzen.
Vielen Dank für eure "Hilfe" es läuft nun wieder....
npm i @iobroker/types
Konnte das fehlende Modul so ergänzen.
2023-08-10 23:21:18.063 - info: host.APU instance system.adapter.admin.0 started with pid 6170
2023-08-10 23:21:19.840 - error: host.APU Caught by controller[0]: node:internal/modules/cjs/loader:1051
2023-08-10 23:21:19.841 - error: host.APU Caught by controller[0]: throw err;
2023-08-10 23:21:19.842 - error: host.APU Caught by controller[0]: ^
2023-08-10 23:21:19.843 - error: host.APU Caught by controller[0]: Error: Cannot find module '@iobroker/types'
2023-08-10 23:21:19.844 - error: host.APU Caught by controller[0]: Require stack:
2023-08-10 23:21:19.844 - error: host.APU Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/adapter-core/build/index.js
2023-08-10 23:21:19.845 - error: host.APU Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
2023-08-10 23:21:19.845 - error: host.APU Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1048:15)
2023-08-10 23:21:19.846 - error: host.APU Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:901:27)
2023-08-10 23:21:19.846 - error: host.APU Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1115:19)
2023-08-10 23:21:19.846 - error: host.APU Caught by controller[0]: at require (node:internal/modules/helpers:130:18)
2023-08-10 23:21:19.847 - error: host.APU Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/adapter-core/build/index.js:21:1)
2023-08-10 23:21:19.847 - error: host.APU Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1233:14)
2023-08-10 23:21:19.848 - error: host.APU Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1287:10)
2023-08-10 23:21:19.848 - error: host.APU Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1091:32)
2023-08-10 23:21:19.849 - error: host.APU Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:938:12)
2023-08-10 23:21:19.849 - error: host.APU Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1115:19) {
2023-08-10 23:21:19.849 - error: host.APU Caught by controller[0]: code: 'MODULE_NOT_FOUND',
2023-08-10 23:21:19.850 - error: host.APU Caught by controller[0]: requireStack: [
2023-08-10 23:21:19.850 - error: host.APU Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/adapter-core/build/index.js',
2023-08-10 23:21:19.851 - error: host.APU Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.admin/main.js'
2023-08-10 23:21:19.851 - error: host.APU Caught by controller[0]: ]
2023-08-10 23:21:19.852 - error: host.APU Caught by controller[0]: }
2023-08-10 23:21:19.852 - error: host.APU Caught by controller[0]: Node.js v20.5.1
2023-08-10 23:21:19.853 - error: host.APU instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
2023-08-10 23:21:19.854 - info: host.APU Adapter system.adapter.admin.0 needs rebuild and will be restarted afterwards.
2023-08-10 23:21:19.863 - info: host.APU system.adapter.admin.0 will be rebuilt
2023-08-10 23:21:19.866 - warn: host.APU adapter "admin" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
2023-08-10 23:21:19.866 - info: host.APU iobroker rebuild
2023-08-10 23:21:21.526 - info: host.APU iobroker npm-rebuild: Rebuilding native modules ...
2023-08-10 23:21:22.103 - info: host.APU instance system.adapter.admin.1 started with pid 6227
2023-08-10 23:21:24.811 - error: host.APU Caught by controller[0]: node:internal/modules/cjs/loader:1051
2023-08-10 23:21:24.813 - error: host.APU Caught by controller[0]: throw err;
2023-08-10 23:21:24.814 - error: host.APU Caught by controller[0]: ^
2023-08-10 23:21:24.814 - error: host.APU Caught by controller[0]: Error: Cannot find module '@iobroker/types'
2023-08-10 23:21:24.815 - error: host.APU Caught by controller[0]: Require stack:
2023-08-10 23:21:24.816 - error: host.APU Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/adapter-core/build/index.js
2023-08-10 23:21:24.817 - error: host.APU Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
2023-08-10 23:21:24.817 - error: host.APU Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1048:15)
2023-08-10 23:21:24.818 - error: host.APU Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:901:27)
2023-08-10 23:21:24.819 - error: host.APU Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1115:19)
2023-08-10 23:21:24.820 - error: host.APU Caught by controller[0]: at require (node:internal/modules/helpers:130:18)
2023-08-10 23:21:24.820 - error: host.APU Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/adapter-core/build/index.js:21:1)
2023-08-10 23:21:24.822 - error: host.APU Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1233:14)
2023-08-10 23:21:24.823 - error: host.APU Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1287:10)
2023-08-10 23:21:24.824 - error: host.APU Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1091:32)
2023-08-10 23:21:24.824 - error: host.APU Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:938:12)
2023-08-10 23:21:24.825 - error: host.APU Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1115:19) {
2023-08-10 23:21:24.826 - error: host.APU Caught by controller[0]: code: 'MODULE_NOT_FOUND',
2023-08-10 23:21:24.827 - error: host.APU Caught by controller[0]: requireStack: [
2023-08-10 23:21:24.827 - error: host.APU Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/adapter-core/build/index.js',
2023-08-10 23:21:24.828 - error: host.APU Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.admin/main.js'
2023-08-10 23:21:24.829 - error: host.APU Caught by controller[0]: ]
2023-08-10 23:21:24.829 - error: host.APU Caught by controller[0]: }
2023-08-10 23:21:24.830 - error: host.APU Caught by controller[0]: Node.js v20.5.1
2023-08-10 23:21:24.831 - error: host.APU instance system.adapter.admin.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
Lässt sich das Problem damit weiter eingrenzen?
@homoran said
und
ibstall
wohl auch
Korrekt, aber um die Uhrzeit seien mir die Tipfehler verziehen... ich wollte einfach nur kurz skizzieren was ich versucht habe.
@thomas-braun said in Admin Adapter lässt sich nicht neuinstallieren.:
@klee sagte in Admin Adapter lässt sich nicht neuinstallieren.:
Time zone: Europe/Paris
Du wohnst in Frankreich?
Setz den user 'johannes' in die Gruppe 'adm'.
nodejs zu alt, installier da v18.
E: The repository 'http://security.debian.org/debian-security bullseye/updates Release' does not have a Release file.
Ich glaube die Syntax hat sich da verändert.
grafana und influx-Repo müssen angepackt/aktualisiert werden.
Sicherlich alles Dinge um die ich mich kümmern müsste, vielen Dank für deine Zusammenfassung.
Das war aber auch schon vorher so und lief soweit. Ich würde kurzfristig gerne erstmal wieder meine Weboberfläche erreichen.
@thomas-braun adamin war n tippfehler
Skript v.2023-04-16
*** BASE SYSTEM ***
Architecture : x86_64
Docker : false
Virtualization : none
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
PRETTY_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:
22:33:44 up 281 days, 4:32, 1 user, load average: 0.85, 0.69, 1.40
CPU threads: 4
*** Time and Time Zones ***
Local time: Thu 2023-08-10 22:33:44 CEST
Universal time: Thu 2023-08-10 20:33:44 UTC
RTC time: Thu 2023-08-10 20:33:44
Time zone: Europe/Paris (CEST, +0200)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
*** User and Groups ***
johannes
/home/johannes
johannes dialout cdrom floppy sudo 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: 3.9G 539M 1.4G 0.0K 2.0G 3.1G
Swap: 975M 80M 895M
Total: 4.9G 620M 2.3G
3913 M total memory
539 M used memory
1030 M active memory
1152 M inactive memory
1374 M free memory
595 M buffer memory
1403 M swap cache
975 M total swap
80 M used swap
895 M free swap
*** FILESYSTEM ***
Filesystem Type Size Used Avail Use% Mounted on
udev devtmpfs 1.9G 0 1.9G 0% /dev
tmpfs tmpfs 392M 664K 391M 1% /run
/dev/sda1 ext4 233G 11G 211G 5% /
tmpfs tmpfs 2.0G 0 2.0G 0% /dev/shm
tmpfs tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs tmpfs 392M 0 392M 0% /run/user/1000
Messages concerning ext4 filesystem in dmesg:
[Tue Dec 6 23:08:24 2022] ext4_filemap_fault+0x2d/0x50 [ext4]
[Wed Dec 7 17:11:33 2022] ext4_filemap_fault+0x2d/0x50 [ext4]
[Thu Dec 8 17:12:03 2022] ext4_filemap_fault+0x2d/0x50 [ext4]
[Thu Dec 8 22:53:03 2022] ext4_filemap_fault+0x2d/0x50 [ext4]
[Thu Dec 8 22:56:00 2022] ext4_filemap_fault+0x2d/0x50 [ext4]
[Fri Dec 9 11:17:36 2022] ext4_filemap_fault+0x2d/0x50 [ext4]
[Fri Dec 9 11:22:50 2022] ext4_filemap_fault+0x2d/0x50 [ext4]
[Fri Dec 9 20:19:14 2022] ext4_filemap_fault+0x2d/0x50 [ext4]
[Fri Dec 9 20:53:20 2022] ext4_filemap_fault+0x2d/0x50 [ext4]
[Mon May 15 11:49:38 2023] ext4_filemap_fault+0x2d/0x50 [ext4]
[Mon May 15 17:36:26 2023] ext4_filemap_fault+0x2d/0x50 [ext4]
[Wed Jul 26 23:10:33 2023] ext4_filemap_fault+0x2d/0x50 [ext4]
Show mounted filesystems (real ones only):
TARGET SOURCE FSTYPE OPTIONS
/ /dev/sda1 ext4 rw,relatime,errors=remount-ro
Files in neuralgic directories:
/var:
2.8G /var/
1.7G /var/cache/apt
1.7G /var/cache
1.6G /var/cache/apt/archives
783M /var/log
Hint: You are currently not seeing messages from other users and the system.
Users in groups 'adm', 'systemd-journal' can see all messages.
Pass -q to turn off this notice.
Archived and active journals take up 48.0M in the file system.
/opt/iobroker/backups:
6.1M /opt/iobroker/backups/
/opt/iobroker/iobroker-data:
413M /opt/iobroker/iobroker-data/
244M /opt/iobroker/iobroker-data/files
73M /opt/iobroker/iobroker-data/backup-objects
72M /opt/iobroker/iobroker-data/node-red
72M /opt/iobroker/iobroker-data/files/telegram.admin
The five largest files in iobroker-data are:
19M /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
18M /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.274a4d8d.js.map
15M /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.chunk.js.map
13M /opt/iobroker/iobroker-data/objects.jsonl
8.2M /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js
*** NodeJS-Installation ***
/usr/bin/nodejs v14.21.3
/usr/bin/node v14.21.3
/usr/bin/npm 6.14.18
/usr/bin/npx 6.14.18
nodejs:
Installed: 14.21.3-deb-1nodesource1
Candidate: 14.21.3-deb-1nodesource1
Version table:
*** 14.21.3-deb-1nodesource1 500
500 https://deb.nodesource.com/node_14.x buster/main amd64 Packages
100 /var/lib/dpkg/status
12.22.12~dfsg-1~deb11u3 500
500 http://deb.debian.org/debian bullseye/main amd64 Packages
Temp directories causing npm8 problem: 0
No problems detected
*** ioBroker-Installation ***
ioBroker Status
iobroker is running on this host.
Objects type: jsonl
States type: jsonl
MULTIHOSTSERVICE/enabled: false
Core adapters versions
js-controller: 4.0.23
admin: 6.7.2
javascript: 7.0.3
npm ERR! peer dep missing: @iobroker/types@^5.0.11, required by @iobroker/adapter-core@3.0.3
npm ERR! peer dep missing: @iobroker/types@^5.0.11, required by @iobroker/adapter-core@3.0.3
npm ERR! peer dep missing: tough-cookie@^4.0.0, required by http-cookie-agent@5.0.4
Adapters from github: 3
Adapter State
system.adapter.admin.0 : admin : APU - enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
system.adapter.admin.1 : admin : APU - enabled, port: 8081, bind: 0.0.0.0, run as: admin
+ system.adapter.chromecast.0 : chromecast : APU - enabled
system.adapter.daswetter.0 : daswetter : APU - enabled
+ system.adapter.discovery.0 : discovery : APU - enabled
+ system.adapter.ekey.0 : ekey : APU - enabled, port: 56000, bind: 0.0.0.0
+ system.adapter.hue.0 : hue : APU - enabled, port: 443
+ system.adapter.influxdb.0 : influxdb : APU - enabled, port: 8086
+ system.adapter.info.0 : info : APU - enabled
+ system.adapter.iot.0 : iot : APU - enabled
+ system.adapter.javascript.0 : javascript : APU - enabled
+ system.adapter.knx.0 : knx : APU - enabled, bind: 172.16.2.12
+ system.adapter.mqtt.0 : mqtt : APU - enabled, port: 1883, bind: 0.0.0.0
+ system.adapter.node-red.0 : node-red : APU - enabled, port: 1880, bind: 172.16.2.12
+ system.adapter.sayit.0 : sayit : APU - enabled
+ system.adapter.sayit.1 : sayit : APU - enabled
+ system.adapter.simple-api.0 : simple-api : APU - enabled, port: 8087, bind: 0.0.0.0, run as: admin
+ system.adapter.smartmeter.0 : smartmeter : APU - enabled
+ system.adapter.telegram.0 : telegram : APU - enabled, port: 8443, bind: 0.0.0.0
+ system.adapter.text2command.0 : text2command : APU - enabled
+ system.adapter.unifi-protect.0 : unifi-protect : APU - enabled
+ system.adapter.unifi.0 : unifi : APU - enabled
system.adapter.vis.0 : vis : APU - enabled
+ system.adapter.web.0 : web : APU - enabled, port: 8082, bind: 0.0.0.0, run as: admin
+ system.adapter.wled.0 : wled : APU - enabled
+ instance is alive
Enabled adapters with bindings
system.adapter.admin.0 : admin : APU - enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
system.adapter.admin.1 : admin : APU - enabled, port: 8081, bind: 0.0.0.0, run as: admin
+ system.adapter.ekey.0 : ekey : APU - enabled, port: 56000, bind: 0.0.0.0
+ system.adapter.hue.0 : hue : APU - enabled, port: 443
+ system.adapter.influxdb.0 : influxdb : APU - enabled, port: 8086
+ system.adapter.mqtt.0 : mqtt : APU - enabled, port: 1883, bind: 0.0.0.0
+ system.adapter.node-red.0 : node-red : APU - enabled, port: 1880, bind: 172.16.2.12
+ system.adapter.simple-api.0 : simple-api : APU - enabled, port: 8087, bind: 0.0.0.0, run as: admin
+ system.adapter.telegram.0 : telegram : APU - enabled, port: 8443, bind: 0.0.0.0
+ system.adapter.web.0 : web : APU - enabled, port: 8082, bind: 0.0.0.0, run as: admin
ioBroker-Repositories
stable : http://download.iobroker.net/sources-dist.json
beta : http://download.iobroker.net/sources-dist-latest.json
Active repo(s): beta
Installed ioBroker-Instances
Used repository: beta
Adapter "admin" : 6.7.2 , installed 6.7.2
Adapter "chromecast" : 3.0.3 , installed 2.3.1 [Updatable]
Adapter "cloud" : 4.4.1 , installed 4.4.1
Adapter "daswetter" : 3.1.10 , installed 3.1.10
Adapter "discovery" : 3.2.0 , installed 3.1.0 [Updatable]
Adapter "ekey" : 1.2.3 , installed 1.2.3
Adapter "hue" : 3.9.5 , installed 3.9.3 [Updatable]
Adapter "influxdb" : 3.2.0 , installed 3.2.0
Adapter "info" : 1.9.26 , installed 1.9.26
Adapter "iot" : 2.0.11 , installed 1.14.5 [Updatable]
Adapter "javascript" : 7.1.4 , installed 7.0.3 [Updatable]
Controller "js-controller": 5.0.11 , installed 4.0.23 [Updatable]
Adapter "knx" : 2.0.22 , installed 2.0.17 [Updatable]
Adapter "mqtt" : 4.1.1 , installed 4.1.1
Adapter "node-red" : 4.0.3 , installed 4.0.3
Adapter "sayit" : 3.0.5 , installed 3.0.5
Adapter "simple-api" : 2.7.2 , installed 2.7.2
Adapter "smartmeter" : 3.3.4 , installed 3.3.4
Adapter "socketio" : 6.5.2 , installed 4.2.0 [Updatable]
Adapter "telegram" : 1.16.0 , installed 1.16.0
Adapter "text2command" : 3.0.2 , installed 3.0.2
Adapter "unifi" : 0.6.6 , installed 0.6.6
Adapter "unifi-protect": 0.0.13 , installed 0.0.12 [Updatable]
Adapter "vis" : 1.4.16 , installed 1.4.16
Adapter "weatherflow_udp": 0.1.3 , installed 0.1.3
Adapter "web" : 6.1.0 , installed 4.3.0 [Updatable]
Adapter "wled" : 0.7.0 , installed 0.6.7 [Updatable]
Adapter "ws" : 2.5.3 , installed 1.3.0 [Updatable]
Objects and States
Please stand by - This may take a while
Objects: 5950
States: 4743
*** OS-Repositories and Updates ***
E: The repository 'http://security.debian.org/debian-security bullseye/updates Release' does not have a Release file.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/enterprise/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
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:22 0.0.0.0:* LISTEN 0 14873 458/sshd: /usr/sbin
tcp 0 0 172.16.2.12:1880 0.0.0.0:* LISTEN 1001 168803242 1130840/node-red
tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN 107 92780 2677/mosquitto
tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 1001 168802709 1130640/iobroker.js
tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN 1001 168802118 1130640/iobroker.js
tcp6 0 0 :::8082 :::* LISTEN 1001 168806613 1131105/io.web.0
tcp6 0 0 :::8086 :::* LISTEN 998 112093632 841467/influxd
tcp6 0 0 :::22 :::* LISTEN 0 14884 458/sshd: /usr/sbin
tcp6 0 0 :::8087 :::* LISTEN 1001 168806456 1131050/io.simple-a
tcp6 0 0 :::3000 :::* LISTEN 106 135089797 960893/grafana-serv
udp 0 0 0.0.0.0:56000 0.0.0.0:* 1001 168806578 1131127/io.ekey.0
udp 0 0 172.16.2.12:47826 0.0.0.0:* 1001 168803789 1130984/io.knx.0
udp 0 0 172.16.2.12:33649 0.0.0.0:* 1001 168805669 1130984/io.knx.0
udp 0 0 0.0.0.0:37771 0.0.0.0:* 1001 168803724 1130840/node-red
udp 0 0 0.0.0.0:5353 0.0.0.0:* 1001 168803894 1131199/io.chromeca
udp 0 0 0.0.0.0:5353 0.0.0.0:* 1001 168804990 1131244/io.wled.0
udp 0 0 0.0.0.0:5353 0.0.0.0:* 1001 168803719 1130840/node-red
udp 0 0 0.0.0.0:58630 0.0.0.0:* 1001 168803722 1130840/node-red
udp 0 0 172.16.2.12:46735 0.0.0.0:* 1001 168804947 1130984/io.knx.0
udp 0 0 172.16.2.12:46902 0.0.0.0:* 1001 168806481 1130984/io.knx.0
udp 0 0 0.0.0.0:68 0.0.0.0:* 0 14793 422/dhclient
*** Log File - Last 25 Lines ***
2023-08-10 22:37:06.268 - info: host.APU iobroker npm-rebuild: > @root/acme@3.1.0 postinstall /opt/iobroker/node_modules/@root/acme> node scripts/postinstall
2023-08-10 22:37:06.826 - info: host.APU iobroker npm-rebuild: > bcrypt@5.0.1 install /opt/iobroker/node_modules/bcrypt> node-pre-gyp install --fallback-to-build
2023-08-10 22:37:08.329 - info: host.APU iobroker npm-rebuild: [bcrypt] Success: "/opt/iobroker/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node" already installed
2023-08-10 22:37:08.333 - info: host.APU iobroker npm-rebuild: Pass --update-binary to reinstall or --build-from-source to recompile
2023-08-10 22:37:08.800 - info: host.APU iobroker npm-rebuild: > diskusage@1.1.3 install /opt/iobroker/node_modules/diskusage
2023-08-10 22:37:08.802 - info: host.APU iobroker npm-rebuild: > node-gyp rebuild
2023-08-10 22:37:11.806 - info: chromecast.0 (1131199) New port for device Erdgeschoss: 32055
2023-08-10 22:37:11.808 - info: chromecast.0 (1131199) Reconnecting Erdgeschoss to 172.16.3.145:32055
2023-08-10 22:37:11.812 - info: chromecast.0 (1131199) Erdgeschoss - client disconnected
2023-08-10 22:37:11.845 - info: chromecast.0 (1131199) Received keep alive for disconnected device Erdgeschoss
2023-08-10 22:37:11.847 - info: chromecast.0 (1131199) New port for device Erdgeschoss: 32056
2023-08-10 22:37:11.848 - info: chromecast.0 (1131199) Reconnecting Erdgeschoss to 172.16.3.145:32056
2023-08-10 22:37:11.904 - info: chromecast.0 (1131199) Erdgeschoss - Connected client
2023-08-10 22:37:11.992 - info: chromecast.0 (1131199) New URL for device Küche: 172.16.3.166
2023-08-10 22:37:11.994 - info: chromecast.0 (1131199) New port for device Küche: 8009
2023-08-10 22:37:11.996 - info: chromecast.0 (1131199) Reconnecting Küche to 172.16.3.166:8009
2023-08-10 22:37:11.998 - info: chromecast.0 (1131199) Küche - client disconnected
2023-08-10 22:37:12.063 - info: chromecast.0 (1131199) Küche - Connected client
2023-08-10 22:37:12.515 - info: host.APU iobroker npm-rebuild: make: Entering directory '/opt/iobroker/node_modules/diskusage/build'
2023-08-10 22:37:12.524 - info: host.APU iobroker npm-rebuild: CXX(target) Release/obj.target/diskusage/src/main.o
2023-08-10 22:37:12.804 - info: chromecast.0 (1131199) New port for device Erdgeschoss: 32055
2023-08-10 22:37:12.806 - info: chromecast.0 (1131199) Reconnecting Erdgeschoss to 172.16.3.145:32055
2023-08-10 22:37:12.809 - info: chromecast.0 (1131199) Erdgeschoss - client disconnected
2023-08-10 22:37:12.869 - info: chromecast.0 (1131199) Erdgeschoss - Connected client
2023-08-10 22:37:15.249 - info: smartmeter.0 (1130892) Received 12 values, 7 updated
Ich habe mir den Ulanzi TC001 geholt und wollte den tollen neuen Adapter von Matthias testen.
Allerdings muss dafür der admin Adapter mindestens in der Version 6.6.0 vorliegen.
Daraufhin habe ich die installationsquelle von stable auf latest geändert und den admin adapter in der Version 6.7.2 installiert.
Ab da war dann meine instanz leider nicht mehr per Browser erreichbar.
Nun verzweifel ich daran das ganze wieder rückgängig zu machen.
Ich habe per terminal versucht den adapter zu löschen und zu installieren.
Allerdings lässt er sich nicht löschen. Mitlerweile sind es sogar 2 Instanzen die ich sehe (admin.0 und admin.1)
npm remove iobroker.admin
iobroker del adamin.0
iobroker del adamin.1
mv /opt/iobroker/node_modules/iobroker.admin /home/johannes (Adapter manuell aus der installation herausverschoben)
npm ibstall iobroker.admin@6.6.0
Habe ich bereits veruscht, führt leider nicht zum erfolg. Er zeigt mit weiterhin 2 Instanzen an. (Obwohl es den Ordner in node_modules gar nicht mehr gibt)
Hat jemand Ideen?
Wie stelle ich wieder auf stable zurück (mit dem Terminal)?
I updated all Adapter to the current version.
Now the log is full of those messages.... any Idea?
--> WRITE: No valid datapointtype set for
{
"_id": "knx.0.OG_Bad.Licht.Bad_OG_Licht_Wert",
"type": "state",
"common": {
"name": "Bad OG Licht Wert",
"type": "mixed",
"role": "value",
"read": true,
"write": true
},
"native": {
"dpt": "",
"address": "13/0/14",
"addressRefId": "P-05DD-0_GA-397",
"statusGARefId": "",
"actGARefId": "",
"objRef": "O-19_R-83",
"devName": "M-0080_A-7030-13-5A34-O00C5",
"devInst": "P-05DD-0_DI-22",
"objectSize": ""
},
"acl": {
"object": 1636,
"state": 1636,
"ownerGroup": "system.group.administrator"
},
"from": "system.adapter.admin.0",
"user": "system.user.admin",
"ts": 1650800365985
}
@klee es war der falsche Port.... 443 Anstatt 7443 hat geholfen
Ich bin gerade auf den Adapter gestoßen aber irgendwie füllen sich die Datenpunkte bei mir nicht.