<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ioBroker - keine Datenbank-Verbindung]]></title><description><![CDATA[<p dir="auto">Ich komm leider nicht mehr auf meine ioBroker Oberfläche<br />
Als Meldung erhalte ich:<br />
<em>No connection to database possible, restart</em></p>
<pre><code>npm install iobroker.js-controller@3.3.5npm install iobroker.js-controller@3.3.5
</code></pre>
<p dir="auto">...npm ERR! code ETARGET<br />
...npm ERR! notarget No matching version found for iobroker.js-controller@3.3.5-npm.<br />
...npm ERR! notarget In most cases you or one of your dependencies are requesting<br />
...npm ERR! notarget a package version that doesn't exist.</p>
<p dir="auto">...npm ERR! A complete log of this run can be found in:<br />
...npm ERR!     /home/iobroker/.npm/_logs/2021-05-13T16_18_39_605Z-debug.log</p>
<pre><code>node -v
</code></pre>
<p dir="auto">....v12.22.1</p>
<pre><code>npm -v
</code></pre>
<p dir="auto">...6.14.12</p>
<p dir="auto">Leider bin ich kein Profi und beim Durchsuchen der Forum hab ich leider auch nicht gleich eine Lösung gefunden.</p>
]]></description><link>https://forum.iobroker.net/topic/44989/iobroker-keine-datenbank-verbindung</link><generator>RSS for Node</generator><lastBuildDate>Sun, 24 May 2026 10:36:19 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/44989.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 May 2021 16:35:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ioBroker - keine Datenbank-Verbindung on Sat, 15 May 2021 12:26:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sunshineh" aria-label="Profile: sunshineh">@<bdi>sunshineh</bdi></a><br />
Das ist nicht die vollständige Ausgabe.<br />
Aber nodeJS16 kommt i.d.R. mit npm7 daher und das funktioniert noch nicht zusammen mit dem js-controller Setup. Da kommen deine Probleme her.<br />
Installier SAUBER nodeJS12 (max. nodeJS14). Anleitung wie das richtig geht in meiner Signatur.</p>
<p dir="auto">(Edit:) Warum hast du eigentlich im ersten Beitrag geschrieben, es sei nodeJS 12 installiert? Da ist vermutlich so einiges krumm in dem System, was nodeJS angeht. Kann aber auch zusätzlich noch durch den Murks den die Elsterforelle da immer fabriziert verfrickelt worden sein.</p>
]]></description><link>https://forum.iobroker.net/post/629354</link><guid isPermaLink="true">https://forum.iobroker.net/post/629354</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sat, 15 May 2021 12:26:23 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker - keine Datenbank-Verbindung on Sat, 15 May 2021 12:17:04 GMT]]></title><description><![CDATA[<p dir="auto">pi@ioBroker-GartenHalle:/opt/iobroker $ which nodejs node npm &amp;&amp; nodejs -v &amp;&amp; node -v &amp;&amp; npm -v &amp;&amp; apt policy nodejs<br />
/usr/bin/nodejs<br />
/usr/bin/node<br />
/usr/bin/npm<br />
v16.1.0<br />
v16.1.0</p>
]]></description><link>https://forum.iobroker.net/post/629352</link><guid isPermaLink="true">https://forum.iobroker.net/post/629352</guid><dc:creator><![CDATA[sunshineh]]></dc:creator><pubDate>Sat, 15 May 2021 12:17:04 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker - keine Datenbank-Verbindung on Sat, 15 May 2021 12:15:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: thomas-braun">@<bdi>thomas-braun</bdi></a> sagte in <a href="/post/629347">ioBroker - keine Datenbank-Verbindung</a>:</p>
<blockquote>
<p dir="auto">Merkwürdig.</p>
</blockquote>
<p dir="auto">package-lock json?</p>
]]></description><link>https://forum.iobroker.net/post/629351</link><guid isPermaLink="true">https://forum.iobroker.net/post/629351</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sat, 15 May 2021 12:15:45 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker - keine Datenbank-Verbindung on Sat, 15 May 2021 12:15:39 GMT]]></title><description><![CDATA[<p dir="auto">Im Backup-Ordner habe ich folgendes gefunden</p>
<pre><code>pi@ioBroker-GartenHalle:/opt/iobroker/backups $ dir
2021_04_12-22_58_14_backupiobroker.tar.gz
2021_05_03-00_16_22_backupiobroker.tar.gz
</code></pre>
<p dir="auto">Kopier ich mir die jetzt auf meinen PC und setzt das System neu auf, oder kann ich die auch wieder einspielen?</p>
]]></description><link>https://forum.iobroker.net/post/629349</link><guid isPermaLink="true">https://forum.iobroker.net/post/629349</guid><dc:creator><![CDATA[sunshineh]]></dc:creator><pubDate>Sat, 15 May 2021 12:15:39 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker - keine Datenbank-Verbindung on Sat, 15 May 2021 12:15:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sunshineh" aria-label="Profile: sunshineh">@<bdi>sunshineh</bdi></a></p>
<p dir="auto">node/npm richtig installiert?</p>
<pre><code>which nodejs node npm &amp;&amp; nodejs -v &amp;&amp; node -v &amp;&amp; npm -v &amp;&amp; apt policy nodejs
</code></pre>
]]></description><link>https://forum.iobroker.net/post/629348</link><guid isPermaLink="true">https://forum.iobroker.net/post/629348</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sat, 15 May 2021 12:15:04 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker - keine Datenbank-Verbindung on Sat, 15 May 2021 12:13:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sunshineh" aria-label="Profile: sunshineh">@<bdi>sunshineh</bdi></a> sagte in <a href="/post/629346">ioBroker - keine Datenbank-Verbindung</a>:</p>
<blockquote>
<p dir="auto">npm ERR! No connection to databases possible</p>
</blockquote>
<p dir="auto">Merkwürdig.<br />
Hast du da mal auf redis umgestellt?<br />
Was liefert</p>
<pre><code>iobroker status
</code></pre>
<p dir="auto">Am Rande: Dein Passwort für den pi solltest du auch mal von 'raspberry' auf was individuelles ändern.</p>
<pre><code>sudo netstat -tulpen
</code></pre>
<p dir="auto">bringt?</p>
]]></description><link>https://forum.iobroker.net/post/629347</link><guid isPermaLink="true">https://forum.iobroker.net/post/629347</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sat, 15 May 2021 12:13:48 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker - keine Datenbank-Verbindung on Sat, 15 May 2021 12:07:15 GMT]]></title><description><![CDATA[<pre><code>login as: 
pi@192.168.0.177's password:
Linux ioBroker-GartenHalle 5.10.17-v7+ #1414 SMP Fri Apr 30 13:18:35 BST 2021 armv7l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Sat May 15 11:14:35 2021 from 192.168.0.245

SSH is enabled and the default password for the 'pi' user has not been changed.
This is a security risk - please login as the 'pi' user and type 'passwd' to set a new password.


Wi-Fi is currently blocked by rfkill.
Use raspi-config to set the country before use.

pi@ioBroker-GartenHalle:~ $ cd /opt/iobroker
pi@ioBroker-GartenHalle:/opt/iobroker $ sudo -H -u iobroker npm install iobroker
npm WARN deprecated request@2.88.0: request has been deprecated, see https://github.com/request/request/issues/3142
npm ERR! code 22
npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller
npm ERR! command failed
npm ERR! command sh -c node iobroker.js setup first
npm ERR! No connection to databases possible ...

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/iobroker/.npm/_logs/2021-05-15T12_05_43_676Z-debug.log
</code></pre>
]]></description><link>https://forum.iobroker.net/post/629346</link><guid isPermaLink="true">https://forum.iobroker.net/post/629346</guid><dc:creator><![CDATA[sunshineh]]></dc:creator><pubDate>Sat, 15 May 2021 12:07:15 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker - keine Datenbank-Verbindung on Sat, 15 May 2021 11:57:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sunshineh" aria-label="Profile: sunshineh">@<bdi>sunshineh</bdi></a><br />
Das heißt du hast bisher keine regelmäßigen Backups von deiner Installation?</p>
<p dir="auto">Was passiert denn nun bei</p>
<pre><code>cd /opt/iobroker
sudo -H -u iobroker npm install iobroker
</code></pre>
<p dir="auto">Bitte VOLLSTÄNDIGE Ein- und Ausgaben, inkl. login prompt. Kopier einfach die komplette Konsole.</p>
]]></description><link>https://forum.iobroker.net/post/629338</link><guid isPermaLink="true">https://forum.iobroker.net/post/629338</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sat, 15 May 2021 11:57:37 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker - keine Datenbank-Verbindung on Sat, 15 May 2021 11:54:41 GMT]]></title><description><![CDATA[<p dir="auto">Ich bin bis Zeile  17 gekommen und hab dann nur Fehlermeldungen bekommen.<br />
Glaubst du es wäre besser, das ganze System einfach neu aufzusetzen? Gibt es die Möglichkeit, dass ich mir Adapter oder meine erstellte VIS Oberfläche noch irgendwie sichere?</p>
]]></description><link>https://forum.iobroker.net/post/629337</link><guid isPermaLink="true">https://forum.iobroker.net/post/629337</guid><dc:creator><![CDATA[sunshineh]]></dc:creator><pubDate>Sat, 15 May 2021 11:54:41 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker - keine Datenbank-Verbindung on Sat, 15 May 2021 09:25:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sunshineh" aria-label="Profile: sunshineh">@<bdi>sunshineh</bdi></a><br />
Vergiss den Elsterhai. Da kommt erfahrunggemäß nur Mist bei rum.</p>
<p dir="auto">Hast du jetzt den ganzen Quatsch den der da in <s>seiner Anleitung</s> seinem Pfusch verzapft durchgeführt?</p>
]]></description><link>https://forum.iobroker.net/post/629296</link><guid isPermaLink="true">https://forum.iobroker.net/post/629296</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sat, 15 May 2021 09:25:16 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker - keine Datenbank-Verbindung on Sat, 15 May 2021 09:21:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: thomas-braun">@<bdi>thomas-braun</bdi></a></p>
<pre><code>dmesg -T | grep -i ext4
[Sat May 15 11:14:18 2021] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=738a4d67-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[Sat May 15 11:14:21 2021] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[Sat May 15 11:14:21 2021] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[Sat May 15 11:14:24 2021] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)

</code></pre>
<p dir="auto">Ich bin hier auch diese Anleitung durch gegangen: <a href="https://www.elzershark.com/forum/index.php?thread/29-iobroker-upgraden-node-npm-upgraden-error-retten-reparieren/" rel="nofollow ugc">elzershark.com</a></p>
<p dir="auto">Doch da erhalte ich während der Ausführung folgenden Fehler</p>
<pre><code>==========================================================================
    Installing ioBroker (3/4)
==========================================================================

npm ERR! code 22
npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller
npm ERR! command failed
npm ERR! command sh -c node iobroker.js setup first
npm ERR! No connection to databases possible ...

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/pi/.npm/_logs/2021-05-15T09_09_16_803Z-debug.log

</code></pre>
<p dir="auto">Also ich hab immer Probleme mit dem js-controller, der lässt sich aber nicht neu installieren.</p>
]]></description><link>https://forum.iobroker.net/post/629295</link><guid isPermaLink="true">https://forum.iobroker.net/post/629295</guid><dc:creator><![CDATA[sunshineh]]></dc:creator><pubDate>Sat, 15 May 2021 09:21:32 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker - keine Datenbank-Verbindung on Fri, 14 May 2021 17:03:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sunshineh" aria-label="Profile: sunshineh">@<bdi>sunshineh</bdi></a><br />
Da ist dein Dateisystem auf der SD-Karte zumindest angeschossen.<br />
Starte den Server nochmal durch</p>
<pre><code>sudo reboot
</code></pre>
<p dir="auto">und dann als erste Aktion nochmal</p>
<pre><code>dmesg -T | grep -i ext4
</code></pre>
]]></description><link>https://forum.iobroker.net/post/629016</link><guid isPermaLink="true">https://forum.iobroker.net/post/629016</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 14 May 2021 17:03:44 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker - keine Datenbank-Verbindung on Fri, 14 May 2021 17:00:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: thomas-braun">@<bdi>thomas-braun</bdi></a><br />
Der Fix-Teil ist normal durchgelaufen, auf den 2. Befehl habe ich folgende antwort erhalten:</p>
<pre><code>/opt/iobroker $ dmesg -T | grep -i ext4
[Fri May 14 08:56:39 2021] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=738a4d67-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[Fri May 14 08:56:42 2021] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[Fri May 14 08:56:42 2021] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[Fri May 14 08:56:43 2021] EXT4-fs (mmcblk0p2): recovery complete
[Fri May 14 08:56:43 2021] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[Fri May 14 08:56:43 2021] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[Fri May 14 08:56:45 2021] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
</code></pre>
<p dir="auto">Dann habe ich noch</p>
<pre><code>iobroker start
</code></pre>
<p dir="auto">eingegeben, aber die Oberfläche ist dennoch nicht erreichbar.</p>
<p dir="auto">Ich weiß nicht, ob's was hilft, aber ich hab noch folgenden Befehl getestet:</p>
<pre><code>sudo netstat -tulpen
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          17583      642/sshd
tcp        0      0 0.0.0.0:8765            0.0.0.0:*               LISTEN      0          16006      355/python
tcp        0      0 127.0.0.1:7999          0.0.0.0:*               LISTEN      0          16517      498/motion
tcp        0      0 0.0.0.0:8079            0.0.0.0:*               LISTEN      0          16515      498/motion
tcp        0      0 0.0.0.0:8083            0.0.0.0:*               LISTEN      0          16516      498/motion
tcp6       0      0 :::22                   :::*                    LISTEN      0          17585      642/sshd
udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15037      634/dhcpcd
udp        0      0 0.0.0.0:60003           0.0.0.0:*                           108        15733      386/avahi-daemon: r
udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        15731      386/avahi-daemon: r
udp6       0      0 :::546                  :::*                                0          15832      634/dhcpcd
udp6       0      0 :::54391                :::*                                108        15734      386/avahi-daemon: r
udp6       0      0 :::5353                 :::*                                108        15732      386/avahi-daemon: r
</code></pre>
]]></description><link>https://forum.iobroker.net/post/629013</link><guid isPermaLink="true">https://forum.iobroker.net/post/629013</guid><dc:creator><![CDATA[sunshineh]]></dc:creator><pubDate>Fri, 14 May 2021 17:00:06 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker - keine Datenbank-Verbindung on Fri, 14 May 2021 15:44:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sunshineh" aria-label="Profile: sunshineh">@<bdi>sunshineh</bdi></a></p>
<p dir="auto">Als welcher user wurde das ausgeführt?<br />
Und warum darf der iobroker nicht da herumschreiben?</p>
<pre><code>iobroker fix
dmesg -T | grep -i ext4
</code></pre>
]]></description><link>https://forum.iobroker.net/post/628971</link><guid isPermaLink="true">https://forum.iobroker.net/post/628971</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 14 May 2021 15:44:01 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker - keine Datenbank-Verbindung on Fri, 14 May 2021 15:41:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: thomas-braun">@<bdi>thomas-braun</bdi></a> OK, diesmal ist ne Menge durchgelaufen:</p>
<pre><code>/opt/iobroker $ sudo -H -u iobroker npm install iobroker                                        .js-controller
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/acorn-globals
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/char-regex
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/jest-pnp-resolver
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/bser
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/fb-watchman
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/capture-exit
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/ecc-jsbn
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/tr46
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/w3c-hr-time
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/acorn-globals
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/char-regex
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/jest-pnp-resolver
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/bser
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/fb-watchman
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/capture-exit
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/ecc-jsbn
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/tr46
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/w3c-hr-time
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/acorn-globals
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/char-regex
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/jest-pnp-resolver
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/bser
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/fb-watchman
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/capture-exit
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/ecc-jsbn
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/tr46
npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/w3c-hr-time
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.1 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
npm WARN typedoc@0.20.28 requires a peer of typescript@3.9.x || 4.0.x || 4.1.x but none is installed. You must install peer dependencies yourself.
npm WARN typedoc@0.20.28 requires a peer of typescript@3.9.x || 4.0.x || 4.1.x but none is installed. You must install peer dependencies yourself.

npm ERR! code EACCES
npm ERR! syscall access
npm ERR! path /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/acorn-globals
npm ERR! errno -13
npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/acorn-globals'
npm ERR!  [Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/acorn-globals'] {
npm ERR!   errno: -13,
npm ERR!   code: 'EACCES',
npm ERR!   syscall: 'access',
npm ERR!   path: '/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman-converters/node_modules/acorn-globals'
npm ERR! }
npm ERR!
npm ERR! The operation was rejected by your operating system.
npm ERR! It is likely you do not have the permissions to access this file as the current user
npm ERR!
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/iobroker/.npm/_logs/2021-05-14T15_39_52_968Z-debug.log

</code></pre>
]]></description><link>https://forum.iobroker.net/post/628970</link><guid isPermaLink="true">https://forum.iobroker.net/post/628970</guid><dc:creator><![CDATA[sunshineh]]></dc:creator><pubDate>Fri, 14 May 2021 15:41:00 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker - keine Datenbank-Verbindung on Thu, 13 May 2021 22:33:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sunshineh" aria-label="Profile: sunshineh">@<bdi>sunshineh</bdi></a><br />
Da kommt noch mehr. Davor und danach.</p>
]]></description><link>https://forum.iobroker.net/post/628611</link><guid isPermaLink="true">https://forum.iobroker.net/post/628611</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Thu, 13 May 2021 22:33:42 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker - keine Datenbank-Verbindung on Thu, 13 May 2021 22:20:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: thomas-braun">@<bdi>thomas-braun</bdi></a> said in <a href="/post/628400">ioBroker - keine Datenbank-Verbindung</a>:</p>
<blockquote>
<p dir="auto">sudo -H -u iobroker npm install iobroker.js-controller</p>
</blockquote>
<p dir="auto">Ich erhalten dann folgende Meldung</p>
<pre><code>sudo -H -u iobroker npm install iobroker.js-controller
[..................] / rollbackFailedOptional: verb npm-session 4dd9bb70681b3b8

</code></pre>
]]></description><link>https://forum.iobroker.net/post/628607</link><guid isPermaLink="true">https://forum.iobroker.net/post/628607</guid><dc:creator><![CDATA[sunshineh]]></dc:creator><pubDate>Thu, 13 May 2021 22:20:39 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker - keine Datenbank-Verbindung on Thu, 13 May 2021 22:34:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sunshineh" aria-label="Profile: sunshineh">@<bdi>sunshineh</bdi></a></p>
<pre><code>cd /opt/iobroker
sudo -H -u iobroker npm install iobroker.js-controller
</code></pre>
]]></description><link>https://forum.iobroker.net/post/628400</link><guid isPermaLink="true">https://forum.iobroker.net/post/628400</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Thu, 13 May 2021 22:34:13 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker - keine Datenbank-Verbindung on Thu, 13 May 2021 16:49:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sunshineh" aria-label="Profile: sunshineh">@<bdi>sunshineh</bdi></a> was ist das für eine Ausgabe?<br />
Wo genau kommt die her?</p>
<p dir="auto">Bitte auch vollständig mit Eingabezeile und allem posten</p>
]]></description><link>https://forum.iobroker.net/post/628397</link><guid isPermaLink="true">https://forum.iobroker.net/post/628397</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Thu, 13 May 2021 16:49:42 GMT</pubDate></item></channel></rss>