Grothesk242
Grothesk242
Please issue a warning when calling 'iobroker' or 'npm' as root user / uid=0 As you know, this bad behaviour is causing strange effects in the long run. The video...
/etc/systemd/system/multi-user.target.wants/wmbusmeters.service misses this line: ExecStartPre=-/bin/mkdir -p /var/log/wmbusmeters When adding the line (or the missing directory manually) the service starts, otherwise it fails with this error: ```` systemctl status wmbusmeters.service ●...
While you can ignore a certain adapter update in the Admin Gui, the same adapter shows as updateable in the CLI ``` iobroker update -u Used repository: beta Adapter "nuki-extended":...
zrender pops up in npm audit: ``` zrender =1.4.0 Depends on vulnerable versions of echarts node_modules/iobroker.iot ``` ``` echad@chet:/opt/iobroker $ npm ls zrender [email protected] /opt/iobroker ├─┬ [email protected] │ └─┬ [email protected]...
Please update installation instructions for canvas: Replace ``` sudo npm install canvas --unsafe-perm=true ``` with a simple ``` npm install canvas ``` (of course to be executed in the correct...
Hat sich bei der URL was getan? Das skript bemängelt: ```` 2022-07-22 19:05:42.199 - info: javascript.0 (155217) Start javascript script.js.common.nodemihome 2022-07-22 19:05:42.394 - info: javascript.0 (155217) script.js.common.nodemihome: Starting AllMyMi V.0.2.29...
I'm wondering if recent packages for ubuntu focal are missing the link from 'nodejs' to /usr/bin/node ? When installing via `sudo apt install nodejs` there ist no 'nodejs' in /usr/bin...
Seit kurzem (beobachtet seit dem Upgrade auf die Beta-Version vom js-controller 3.2.7 (und node: v14.15.4)) startet der Adapter nicht mehr bei einem start/restart des ioBrokers von sich aus hoch sondern...