@codierknecht Das funktioniert leider nicht.
Ich werde es über MQTT statt HTTP lösen.
Dann sollte es funktionieren denke ich.
@codierknecht Das funktioniert leider nicht.
Ich werde es über MQTT statt HTTP lösen.
Dann sollte es funktionieren denke ich.
Guten Tag,
ich habe gestern ein bisschen mit iobroker und yahka herumgebastelt und suche jetzt eine Lösung für ein neu geschaffenes Problem.
Ich habe einen esp welcher ein Relais steuert.
Der esp wird einfach mit einem Skript in iobroker via http gesteuert (gpio). Dazu habe ich ein Device mit einem State (on_off) angelegt. Das ganze wird über yahka als Schalter gesteuert und funktioniert auch.
Jetzt meine Frage:
Ich möchte gerne dass in der Apple-Home-app der Schalter(esp) als nicht erreichbar angezeigt wird, wenn der esp nicht erreichbar ist. So wie es auch mit zigbee-Geräten angezeigt wird.
Kann ich die Erreichbarkeit über den ping-Adapter abfragen und irgendwie an yahka weitergeben?
Ich habe es schon mit einem link_quality state versucht indem ich aus dem boolischen wert, welcher vom ping-Adapter kommt, einen link_quality state erzeuge (0 oder 100) - aber ohne Erfolg diesen Wert an yahka weiterzugeben.
Danke und liebe Grüße
@thomas-braun said in Javascript/ScriptEngine Weboberfläche nicht erreichbar (404):
sudo apt update
schaut nun wie aus?
jay@iobroker:~$ sudo apt update
Hit:1 http://at.archive.ubuntu.com/ubuntu jammy InRelease
Get:2 http://at.archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]
Hit:3 https://apt.grafana.com stable InRelease
Hit:4 https://repos.influxdata.com/ubuntu jammy InRelease
Hit:5 https://repos.influxdata.com/debian stable InRelease
Get:6 https://deb.nodesource.com/node_20.x nodistro InRelease [12.1 kB]
Hit:7 http://at.archive.ubuntu.com/ubuntu jammy-backports InRelease
Get:8 http://at.archive.ubuntu.com/ubuntu jammy-security InRelease [129 kB]
Get:9 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages [8,942 B]
Get:10 http://at.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,987 kB]
Fetched 2,265 kB in 2s (1,501 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
In /etc/apt/sources.list.d ist "influxdata-archive_compat.key" und "influxdb.key".
Gehören diese keys dort hin?
Werden die noch benötigt?
@thomas-braun said in Javascript/ScriptEngine Weboberfläche nicht erreichbar (404):
Dann kannst du ja jetzt deine Paketquellen auf Stand bringen.
Alles erledigt, jetzt gibt es keine Warnungen mehr.
Vielen Dank nochmal für die schnelle Hilfe:
@thomas-braun said in Javascript/ScriptEngine Weboberfläche nicht erreichbar (404):
Mach mal ein
iob upload all
Vielen Dank!!!
Das hat geholfen, sieht so aus als würde alles Fehlerfrei laufen.
@homoran said in Javascript/ScriptEngine Weboberfläche nicht erreichbar (404):
@jayj sagte in Javascript/ScriptEngine Weboberfläche nicht erreichbar (404):
Benutze chrome, ganz normal über Port 8081.
das ist der admin!
nicht der javascript Adapter
Ok, bin mir jetzt nicht sicher was genau gemeint ist, aber rede davon dass wenn ich in der Admin Oberfläche auf "Scripts" klicke eine 404 Seite angezeigt bekomme.
Sonst habe ich keine andere Weboberfläche benutzt oder kenne diese gar nicht?
@david-g said in Javascript/ScriptEngine Weboberfläche nicht erreichbar (404):
@jayj sagte in Javascript/ScriptEngine Weboberfläche nicht erreichbar (404):
- system.adapter.javascript.0 : javascript : iobroker - enabled system.adapter.javascript.1
Wie es aussieht hast du 2x Javascript am laufen. Eine Instanz ist nicht gestartet. Evtl versucht er diese zu öffnen.
Ggf mal starten oder löschen falls nicht benötigt.
Ich habe die zweite Instanz zuerst nur zum testen gestartet - ändert aber nichts.
@homoran said in Javascript/ScriptEngine Weboberfläche nicht erreichbar (404):
@jayj sagte in Javascript/ScriptEngine Weboberfläche nicht erreichbar (404):
Habe npm und js-controller manuell updaten müssen,
das macht man niemals.
npm kommt immer mit nodejs in der passenden Version.auch wenn es heisst
@jayj sagte in Javascript/ScriptEngine Weboberfläche nicht erreichbar (404):Your nodejs installation is correct
solltest du trotzdem ein
iob nodejs-update
hinterherschieben.
Ich habe npm manuell updaten müssen, da die Version anscheinend so alt war und iobroker upgrade self immer ohne Feher/Logs abbrach.
Habe auch dazu hier was gelesen und das zumindest so verstanden.
Laut nodejs-update war/ist alles aktuell und keine Probleme.
@jayj sagte in Javascript/ScriptEngine Weboberfläche nicht erreichbar (404):
die Oberfläche von Scriptengine zugreifen kann und nur eine 404-Seite angezeigt wird.
404 ist schon seltsam, denn eine Wesite ist das nicht.
wie greifst du auf die "Weboberfläche" zu?
Benutze chrome, ganz normal über Port 8081.
Bitte in der nachfolgenden Übersicht die mit ... bzw x gekennzeichneten Felder ausfüllen und im Anschluss an die Tabelle auf Linux Systemen den Output des Commands iob diag einfügen.
Hinweis: Das Eröffnen eines Issues hier ersetzt NICHT das Anlegen eine Issues im Repository des Adapters. Fehlerbehebungen werden ausschließlich über Issues getrackt.
DANKE
Bitte ausfüllen:
Linux User bitte hier den Output von iob diag einfügen.
======================= SUMMARY =======================
v.2024-05-22
Static hostname: iobroker
Icon name: computer-vm
Chassis: vm
Virtualization: kvm
Operating System: Ubuntu 22.04.4 LTS
Kernel: Linux 5.15.0-119-generic
Architecture: x86-64
Hardware Vendor: QEMU
Hardware Model: Standard PC _i440FX + PIIX, 1996_
Installation: kvm
Kernel: x86_64
Userland: 64 bit
Timezone: Europe/Vienna (CEST, +0200)
User-ID: 1000
Display-Server: false
Boot Target: graphical.target
Pending OS-Updates: 0
Pending iob updates: 0
Nodejs-Installation:
/usr/bin/nodejs v20.17.0
/usr/bin/node v20.17.0
/usr/bin/npm 10.8.2
/usr/bin/npx 10.8.2
/usr/bin/corepack 0.29.3
Recommended versions are nodejs 20.17.0 and npm 10.8.2
Your nodejs installation is correct
MEMORY:
total used free shared buff/cache available
Mem: 3.0G 1.3G 689M 1.0M 1.0G 1.5G
Swap: 3.0G 0.0K 3.0G
Total: 6.0G 1.3G 3.7G
Active iob-Instances: 13
Upgrade policy: none
ioBroker Core: js-controller 6.0.9
admin 7.0.23
ioBroker Status: iobroker is running on this host.
Objects type: jsonl
States type: jsonl
Status admin and web instance:
+ system.adapter.admin.0 : admin : iobroker - enabled, port: 8081, bind: 0.0.0.0, run as: admin
+ system.adapter.web.0 : web : iobroker - enabled, port: 8082, bind: 0.0.0.0, run as: admin
Objects: 1113
States: 781
Size of iob-Database:
27M /opt/iobroker/iobroker-data/objects.jsonl
3.1M /opt/iobroker/iobroker-data/states.jsonl
=================== END OF SUMMARY ====================
Skript v.2024-05-22
*** BASE SYSTEM ***
Static hostname: iobroker
Icon name: computer-vm
Chassis: vm
Virtualization: kvm
Operating System: Ubuntu 22.04.4 LTS
Kernel: Linux 5.15.0-119-generic
Architecture: x86-64
Hardware Vendor: QEMU
Hardware Model: Standard PC _i440FX + PIIX, 1996_
model name : Common KVM processor
Docker : false
Virtualization : kvm
Kernel : x86_64
Userland : 64 bit
Systemuptime and Load:
18:33:31 up 59 min, 2 users, load average: 0.11, 0.07, 0.02
CPU threads: 4
*** Time and Time Zones ***
Local time: Tue 2024-08-27 18:33:31 CEST
Universal time: Tue 2024-08-27 16:33:31 UTC
RTC time: Tue 2024-08-27 16:33:31
Time zone: Europe/Vienna (CEST, +0200)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
*** Users and Groups ***
User that called 'iob diag':
jay
HOME=/home/jay
GROUPS=jay adm cdrom sudo dip plugdev lxd iobroker
User that is running 'js-controller':
iobroker
HOME=/home/iobroker
GROUPS=iobroker tty dialout audio video plugdev
*** Display-Server-Setup ***
Display-Server: false
Desktop:
Terminal: tty
Boot Target: graphical.target
*** MEMORY ***
total used free shared buff/cache available
Mem: 3.0G 1.3G 703M 1.0M 1.0G 1.5G
Swap: 3.0G 0.0K 3.0G
Total: 6.0G 1.3G 3.7G
Active iob-Instances: 13
2978 M total memory
1268 M used memory
535 M active memory
1507 M inactive memory
703 M free memory
87 M buffer memory
919 M swap cache
2991 M total swap
0 M used swap
2991 M free swap
*** top - Table Of Processes ***
top - 18:33:31 up 59 min, 2 users, load average: 0.11, 0.07, 0.02
Tasks: 132 total, 1 running, 131 sleeping, 0 stopped, 0 zombie
%Cpu(s): 0.0 us, 3.2 sy, 0.0 ni, 96.8 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
MiB Mem : 2978.7 total, 703.6 free, 1268.1 used, 1007.0 buff/cache
MiB Swap: 2992.0 total, 2991.5 free, 0.5 used. 1529.2 avail Mem
*** FAILED SERVICES ***
UNIT LOAD ACTIVE SUB DESCRIPTION
0 loaded units listed.
*** FILESYSTEM ***
Filesystem Type Size Used Avail Use% Mounted on
tmpfs tmpfs 298M 1.1M 297M 1% /run
/dev/mapper/ubuntu--vg-ubuntu--lv ext4 30G 14G 15G 50% /
tmpfs tmpfs 1.5G 0 1.5G 0% /dev/shm
tmpfs tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sda2 ext4 2.0G 377M 1.5G 21% /boot
tmpfs tmpfs 298M 4.0K 298M 1% /run/user/1000
Messages concerning ext4 filesystem in dmesg:
[Tue Aug 27 17:34:22 2024] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[Tue Aug 27 17:34:23 2024] EXT4-fs (dm-0): re-mounted. Opts: (null). Quota mode: none.
[Tue Aug 27 17:34:24 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
Show mounted filesystems:
TARGET SOURCE FSTYPE OPTIONS
/ /dev/mapper/ubuntu--vg-ubuntu--lv ext4 rw,relatime
|-/sys sysfs sysfs rw,nosuid,nodev,noexec,relatime
| |-/sys/kernel/security securityfs securityfs rw,nosuid,nodev,noexec,relatime
| |-/sys/fs/cgroup cgroup2 cgroup2 rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
| |-/sys/fs/pstore pstore pstore rw,nosuid,nodev,noexec,relatime
| |-/sys/fs/bpf bpf bpf rw,nosuid,nodev,noexec,relatime,mode=700
| |-/sys/kernel/debug debugfs debugfs rw,nosuid,nodev,noexec,relatime
| |-/sys/kernel/tracing tracefs tracefs rw,nosuid,nodev,noexec,relatime
| |-/sys/fs/fuse/connections fusectl fusectl rw,nosuid,nodev,noexec,relatime
| `-/sys/kernel/config configfs configfs rw,nosuid,nodev,noexec,relatime
|-/proc proc proc rw,nosuid,nodev,noexec,relatime
| `-/proc/sys/fs/binfmt_misc systemd-1 autofs rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=17852
| `-/proc/sys/fs/binfmt_misc binfmt_misc binfmt_misc rw,nosuid,nodev,noexec,relatime
|-/dev udev devtmpfs rw,nosuid,relatime,size=1466528k,nr_inodes=366632,mode=755,inode64
| |-/dev/pts devpts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
| |-/dev/shm tmpfs tmpfs rw,nosuid,nodev,inode64
| |-/dev/hugepages hugetlbfs hugetlbfs rw,relatime,pagesize=2M
| `-/dev/mqueue mqueue mqueue rw,nosuid,nodev,noexec,relatime
|-/run tmpfs tmpfs rw,nosuid,nodev,noexec,relatime,size=305020k,mode=755,inode64
| |-/run/lock tmpfs tmpfs rw,nosuid,nodev,noexec,relatime,size=5120k,inode64
| |-/run/credentials/systemd-sysusers.service none ramfs ro,nosuid,nodev,noexec,relatime,mode=700
| |-/run/rpc_pipefs sunrpc rpc_pipefs rw,relatime
| |-/run/snapd/ns tmpfs[/snapd/ns] tmpfs rw,nosuid,nodev,noexec,relatime,size=305020k,mode=755,inode64
| | `-/run/snapd/ns/lxd.mnt nsfs[mnt:[4026532347]] nsfs rw
| `-/run/user/1000 tmpfs tmpfs rw,nosuid,nodev,relatime,size=305016k,nr_inodes=76254,mode=700,uid=1000,gid=1000,inode64
|-/snap/core20/2264 /dev/loop0 squashfs ro,nodev,relatime,errors=continue
|-/snap/snapd/21759 /dev/loop2 squashfs ro,nodev,relatime,errors=continue
|-/snap/snapd/21465 /dev/loop1 squashfs ro,nodev,relatime,errors=continue
|-/snap/lxd/28373 /dev/loop3 squashfs ro,nodev,relatime,errors=continue
|-/snap/lxd/29351 /dev/loop4 squashfs ro,nodev,relatime,errors=continue
|-/snap/core20/2318 /dev/loop5 squashfs ro,nodev,relatime,errors=continue
`-/boot /dev/sda2 ext4 rw,relatime
Files in neuralgic directories:
/var:
2.3G /var/
1.2G /var/log/journal/f83cab1dd41742a0ab7f17d1240ce732
1.2G /var/log/journal
1.2G /var/log
962M /var/lib
Archived and active journals take up 1.1G in the file system.
/opt/iobroker/backups:
65M /opt/iobroker/backups/
/opt/iobroker/iobroker-data:
820M /opt/iobroker/iobroker-data/
720M /opt/iobroker/iobroker-data/files
346M /opt/iobroker/iobroker-data/files/javascript.admin
325M /opt/iobroker/iobroker-data/files/javascript.admin/static/js
325M /opt/iobroker/iobroker-data/files/javascript.admin/static
The five largest files in iobroker-data are:
35M /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
27M /opt/iobroker/iobroker-data/objects.jsonl
24M /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
24M /opt/iobroker/iobroker-data/files/scenes.admin/static/js/main.1e6546bb.js.map
24M /opt/iobroker/iobroker-data/files/echarts/static/js/main.2b7495c2.js.map
USB-Devices by-id:
USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
/dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
Your zigbee.0 COM-Port is matching 'by-id'. Very good!
*** NodeJS-Installation ***
/usr/bin/nodejs v20.17.0
/usr/bin/node v20.17.0
/usr/bin/npm 10.8.2
/usr/bin/npx 10.8.2
/usr/bin/corepack 0.29.3
nodejs:
Installed: 20.17.0-1nodesource1
Candidate: 20.17.0-1nodesource1
Version table:
*** 20.17.0-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
100 /var/lib/dpkg/status
20.16.0-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.15.1-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.15.0-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.14.0-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.13.1-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.13.0-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.12.2-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.12.1-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.12.0-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.11.1-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.11.0-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.10.0-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.9.0-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.8.1-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.8.0-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.7.0-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.6.1-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.6.0-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.5.1-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.5.0-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.4.0-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.3.1-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.3.0-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.2.0-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.1.0-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
20.0.0-1nodesource1 600
500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
16.20.2-deb-1nodesource1 600
500 https://deb.nodesource.com/node_16.x jammy/main amd64 Packages
12.22.9~dfsg-1ubuntu3.6 500
500 http://at.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
500 http://at.archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
12.22.9~dfsg-1ubuntu3 500
500 http://at.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
Temp directories causing npm8 problem: 0
No problems detected
Errors in npm tree:
*** ioBroker-Installation ***
ioBroker Status
iobroker is running on this host.
Objects type: jsonl
States type: jsonl
Core adapters versions
js-controller: 6.0.9
admin: 7.0.23
javascript: 8.7.6
nodejs modules from github: 0
Adapter State
+ system.adapter.admin.0 : admin : iobroker - enabled, port: 8081, bind: 0.0.0.0, run as: admin
system.adapter.alias-manager.0 : alias-manager : iobroker - enabled
+ system.adapter.backitup.0 : backitup : iobroker - enabled
system.adapter.devices.0 : devices : iobroker - disabled
+ system.adapter.discovery.0 : discovery : iobroker - enabled
+ system.adapter.echarts.0 : echarts : iobroker - enabled
system.adapter.icons-mfd-png.0 : icons-mfd-png : iobroker - enabled
system.adapter.icons-ultimate-png.0 : icons-ultimate-png : iobroker - enabled
system.adapter.influxdb.0 : influxdb : iobroker - disabled, port: 8086
+ system.adapter.javascript.0 : javascript : iobroker - enabled
system.adapter.javascript.1 : javascript : iobroker - disabled
+ system.adapter.ping.0 : ping : iobroker - enabled
system.adapter.proxmox.0 : proxmox : iobroker - disabled, port: 8006
system.adapter.roborock.0 : roborock : iobroker - disabled
+ system.adapter.scenes.0 : scenes : iobroker - enabled
+ system.adapter.shelly.0 : shelly : iobroker - enabled, port: 1882, bind: 0.0.0.0
+ system.adapter.simple-api.0 : simple-api : iobroker - enabled, port: 8087, bind: 0.0.0.0, run as: admin
system.adapter.vis.0 : vis : iobroker - enabled
+ system.adapter.web.0 : web : iobroker - enabled, port: 8082, bind: 0.0.0.0, run as: admin
+ system.adapter.yahka.0 : yahka : iobroker - enabled
+ system.adapter.zigbee.0 : zigbee : iobroker - enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
+ instance is alive
Enabled adapters with bindings
+ system.adapter.admin.0 : admin : iobroker - enabled, port: 8081, bind: 0.0.0.0, run as: admin
+ system.adapter.shelly.0 : shelly : iobroker - enabled, port: 1882, bind: 0.0.0.0
+ system.adapter.simple-api.0 : simple-api : iobroker - enabled, port: 8087, bind: 0.0.0.0, run as: admin
+ system.adapter.web.0 : web : iobroker - enabled, port: 8082, bind: 0.0.0.0, run as: admin
+ system.adapter.zigbee.0 : zigbee : iobroker - enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
ioBroker-Repositories
┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
│ (index) │ name │ url │ auto upgrade │
├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
│ 0 │ 'stable' │ 'http://download.iobroker.net/sources-dist.json' │ false │
│ 1 │ 'beta' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false │
└─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
Active repo(s): stable
Upgrade policy: none
Installed ioBroker-Instances
Used repository: stable
Adapter "admin" : 7.0.23 , installed 7.0.23
Adapter "alias-manager": 1.2.6 , installed 1.2.6
Adapter "backitup" : 3.0.19 , installed 3.0.19
Adapter "devices" : 1.1.5 , installed 1.1.5
Adapter "discovery" : 4.5.0 , installed 4.5.0
Adapter "echarts" : 1.7.2 , installed 1.7.2
Adapter "homekit-controller": 0.5.10, installed 0.5.10
Adapter "icons-mfd-png": 1.2.1 , installed 1.2.1
Adapter "icons-ultimate-png": 1.0.1, installed 1.0.1
Adapter "influxdb" : 4.0.2 , installed 4.0.2
Adapter "javascript" : 8.7.6 , installed 8.7.6
Controller "js-controller": 6.0.9 , installed 6.0.9
Adapter "moma" : 1.2.9 , installed 1.2.9
Adapter "ping" : 1.6.2 , installed 1.6.2
Adapter "proxmox" : 2.3.0 , installed 2.3.0
Adapter "roborock" : 0.6.4 , installed 0.6.4
Adapter "scenes" : 3.2.1 , installed 3.2.1
Adapter "shelly" : 7.0.0 , installed 7.0.0
Adapter "simple-api" : 2.8.0 , installed 2.8.0
Adapter "socketio" : 6.7.1 , installed 6.7.1
Adapter "vis" : 1.5.6 , installed 1.5.6
Adapter "web" : 6.2.5 , installed 6.2.5
Adapter "ws" : 2.6.2 , installed 2.6.2
Adapter "yahka" : 1.0.3 , installed 1.0.3
Adapter "zigbee" : 1.10.3 , installed 1.10.3
Objects and States
Please stand by - This may take a while
Objects: 1113
States: 775
*** OS-Repositories and Updates ***
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://deb.nodesource.com/node_16.x jammy InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1655A0AB68576280
W: Failed to fetch https://deb.nodesource.com/node_16.x/dists/jammy/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1655A0AB68576280
W: Some index files failed to download. They have been ignored, or old ones used instead.
Hit:1 http://at.archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://at.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 https://repos.influxdata.com/ubuntu jammy InRelease
Hit:4 http://at.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:5 https://repos.influxdata.com/debian stable InRelease
Hit:6 http://at.archive.ubuntu.com/ubuntu jammy-security InRelease
Get:7 https://deb.nodesource.com/node_16.x jammy InRelease [4583 B]
Hit:8 https://deb.nodesource.com/node_20.x nodistro InRelease
Err:7 https://deb.nodesource.com/node_16.x jammy InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1655A0AB68576280
Fetched 4583 B in 1s (6031 B/s)
Reading package lists...
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://deb.nodesource.com/node_16.x jammy InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1655A0AB68576280
W: Failed to fetch https://deb.nodesource.com/node_16.x/dists/jammy/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1655A0AB68576280
W: Some index files failed to download. They have been ignored, or old ones used instead.
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:1882 0.0.0.0:* LISTEN 1001 42982 3741/io.shelly.0
tcp 0 0 127.0.0.1:37823 0.0.0.0:* LISTEN 1001 44152 3808/io.yahka.0
tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN 1001 42493 3541/iobroker.js-co
tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 1001 42498 3541/iobroker.js-co
tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN 102 20926 618/systemd-resolve
tcp 0 0 0.0.0.0:46293 0.0.0.0:* LISTEN 1001 43723 3808/io.yahka.0
tcp 0 0 127.0.0.1:46273 0.0.0.0:* LISTEN 1001 44156 3808/io.yahka.0
tcp 0 0 127.0.0.1:35857 0.0.0.0:* LISTEN 1001 44176 3808/io.yahka.0
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 0 18951 1/init
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 22292 671/sshd: /usr/sbin
tcp6 0 0 :::34615 :::* LISTEN 1001 43716 3808/io.yahka.0
tcp6 0 0 :::8086 :::* LISTEN 998 22906 657/influxd
tcp6 0 0 :::8087 :::* LISTEN 1001 44198 3838/io.simple-api.
tcp6 0 0 :::8081 :::* LISTEN 1001 42572 3560/io.admin.0
tcp6 0 0 :::8082 :::* LISTEN 1001 44761 3933/io.web.0
tcp6 0 0 :::3000 :::* LISTEN 116 23612 636/grafana-server
tcp6 0 0 :::111 :::* LISTEN 0 18953 1/init
tcp6 0 0 :::22 :::* LISTEN 0 22303 671/sshd: /usr/sbin
tcp6 0 0 :::37043 :::* LISTEN 1001 43724 3808/io.yahka.0
udp 0 0 0.0.0.0:5353 0.0.0.0:* 1001 43725 3808/io.yahka.0
udp 0 0 0.0.0.0:5353 0.0.0.0:* 1001 43720 3808/io.yahka.0
udp 0 0 0.0.0.0:5353 0.0.0.0:* 1001 43717 3808/io.yahka.0
udp 0 0 127.0.0.53:53 0.0.0.0:* 102 20925 618/systemd-resolve
udp 0 0 192.168.188.11:68 0.0.0.0:* 101 21939 616/systemd-network
udp 0 0 0.0.0.0:111 0.0.0.0:* 0 18952 1/init
udp6 0 0 :::111 :::* 0 18954 1/init
*** Log File - Last 25 Lines ***
2024-08-27 17:54:30.139 - info: web.0 (3778) ==> Connected system.user.admin from ::ffff:192.168.188.12
2024-08-27 17:54:33.936 - info: web.0 (3778) <== Disconnect system.user.admin from ::ffff:192.168.188.12 vis.0
2024-08-27 17:54:44.911 - info: host.iobroker "system.adapter.web.0" disabled
2024-08-27 17:54:44.912 - info: host.iobroker stopInstance system.adapter.web.0 (force=false, process=true)
2024-08-27 17:54:44.915 - info: web.0 (3778) Got terminate signal TERMINATE_YOURSELF
2024-08-27 17:54:44.916 - warn: web.0 (3778) setTimeout called, but adapter is shutting down
2024-08-27 17:54:44.956 - info: host.iobroker stopInstance system.adapter.web.0 send kill signal
2024-08-27 17:54:45.416 - info: web.0 (3778) terminating
2024-08-27 17:54:45.417 - info: web.0 (3778) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
2024-08-27 17:54:45.945 - info: host.iobroker instance system.adapter.web.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
2024-08-27 17:54:59.876 - info: admin.0 (3560) ==> Connected system.user.admin from ::ffff:192.168.188.12
2024-08-27 17:55:09.953 - info: admin.0 (3560) <== Disconnect system.user.admin from ::ffff:192.168.188.12 web
2024-08-27 17:55:15.485 - info: host.iobroker "system.adapter.web.0" enabled
2024-08-27 17:55:15.779 - info: host.iobroker instance system.adapter.web.0 in version "6.2.5" started with pid 3933
2024-08-27 17:55:16.751 - info: web.0 (3933) starting. Version 6.2.5 in /opt/iobroker/node_modules/iobroker.web, node: v20.17.0, js-controller: 6.0.9
2024-08-27 17:55:16.834 - info: web.0 (3933) socket.io server listening on port 8082
2024-08-27 17:55:16.842 - info: web.0 (3933) http server listening on port 8082
2024-08-27 17:56:43.115 - info: admin.0 (3560) ==> Connected system.user.admin from ::ffff:192.168.188.12
2024-08-27 17:56:44.812 - info: admin.0 (3560) <== Disconnect system.user.admin from ::ffff:192.168.188.12
2024-08-27 17:56:48.067 - info: admin.0 (3560) ==> Connected system.user.admin from ::ffff:192.168.188.12
2024-08-27 17:56:49.275 - info: admin.0 (3560) <== Disconnect system.user.admin from ::ffff:192.168.188.12
2024-08-27 17:56:53.292 - info: admin.0 (3560) ==> Connected system.user.admin from ::ffff:192.168.188.12
2024-08-27 17:56:57.815 - info: admin.0 (3560) <== Disconnect system.user.admin from ::ffff:192.168.188.12
2024-08-27 18:08:49.085 - info: admin.0 (3560) <== Disconnect system.user.admin from ::ffff:192.168.188.12 admin
2024-08-27 18:08:49.626 - info: admin.0 (3560) ==> Connected system.user.admin from ::ffff:192.168.188.12
Guten Tag,
ich habe gestern bei meinem iobroker (npm, nodejs, js-controller und einige adapter) updates durchgeführt und hatte ein paar Probleme dabei weil ich (selbst schuld) zu lange nichts gemacht habe. Habe npm und js-controller manuell updaten müssen, soweit funktioniert jetzt aber alles und es ist mMn alles aktuell inkl. System.
Mein Problem ist dass ich jetzt nicht mehr auf die Oberfläche von Scriptengine zugreifen kann und nur eine 404-Seite angezeigt wird. Die Blocky Skripte laufen aber immer noch ohne Probleme.
In den Logs habe ich nichts dazu gefunden.
Anscheinend gibt es bei meinen Repositories einige Probleme mit influxdb. Vielleicht hat es damit was zu tun. Leider habe ich das Problem noch nicht lösen können. Meine Linux-skills sind nicht allzu groß
Ich hoffe ich habe mich halbwegs verständlich ausgedrückt.
Vielen Dankt im Voraus
LG