<?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[Grundlegende Fragen &#x2F; Probleme]]></title><description><![CDATA[<p dir="auto">Hallo zusammen,</p>
<p dir="auto">ich habe mal eine frage. Irgendwie habe ich das Gefühl das der Iobroker bei mir nicht richtig sauber läuft. Irgendwie habe ich immer wieder probleme mit iobroker.</p>
<p dir="auto">Fangen wir mal an. Irgendwie startet der Dienst nicht von alleine . Ich muss immer mit putty den dienst starten</p>
<p dir="auto">Dann bekomme ich beim starten eine Nachricht das meine Nodejs Version nicht unterstützt wird</p>
<p dir="auto">` &gt; Empfehlung</p>
<blockquote>
<p dir="auto">error_outlineioBroker unterstützt die LTS Versionen 4, 6 und 8 von Node.js. Bitte aktualisieren Sie die verwendete Node.js Version ("v9.10.1") auf dem Rechner "raspberrypi" auf eine unterstützte Version. Wir empfehlen die Verwendung von Node.js 6. `</p>
</blockquote>
<p dir="auto">Dann kann ich diverze Adapter ( zB Yahka nicht installieren )</p>
<blockquote>
<p dir="auto">!  ` &gt; $ ./iobroker add yahka</p>
<p dir="auto">NPM version: 5.8.0</p>
<p dir="auto">npm install iobroker.yahka –production --save --prefix "/opt/iobroker" (System call)</p>
<p dir="auto">../authenticate_pam.cc:30:31: fatal error: security/pam_appl.h: Datei oder Verzeichnis nicht gefunden #include &lt;security pam_appl.h=""&gt;^</p>
<p dir="auto">compilation terminated.</p>
<p dir="auto">make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Fehler 1</p>
<p dir="auto">gyp</p>
<p dir="auto">ERR! build error</p>
<p dir="auto">gyp ERR! stack Error: <code>make</code> failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/node-gyp/lib/build.js:258:23)</p>
<p dir="auto">gyp ERR! stack at ChildProcess.emit (events.js:180:13)</p>
<p dir="auto">gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12)</p>
<p dir="auto">gyp ERR! System Linux 4.9.80-v7+</p>
<p dir="auto">gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/node-gyp/bin/node-gyp.js" "rebuild"</p>
<p dir="auto">gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pam</p>
<p dir="auto">gyp ERR! node -v v9.10.1</p>
<p dir="auto">gyp ERR! node-gyp -v v3.6.2</p>
<p dir="auto">gyp ERR! not ok</p>
<p dir="auto">In file included from ../src/dns_sd.cpp:1:0:../src/mdns.hpp:32:20: fatal error: dns_sd.h: Datei oder Verzeichnis nicht gefunden</p>
<p dir="auto">#include &lt;dns_sd.h&gt;^</p>
<p dir="auto">compilation terminated.</p>
<p dir="auto">make: *** [Release/obj.target/dns_sd_bindings/src/dns_sd.o] Fehler 1</p>
<p dir="auto">gyp</p>
<p dir="auto">ERR!</p>
<p dir="auto">build error</p>
<p dir="auto">gyp</p>
<p dir="auto">ERR!</p>
<p dir="auto">stack</p>
<p dir="auto">Error: <code>make</code> failed with exit code: 2gyp</p>
<p dir="auto">ERR!</p>
<p dir="auto">stack</p>
<p dir="auto">at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/node-gyp/lib/build.js:258:23)gyp</p>
<p dir="auto">ERR!</p>
<p dir="auto">stack at ChildProcess.emit (events.js:180:13)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12)</p>
<p dir="auto">gyp ERR! System Linux 4.9.80-v7+</p>
<p dir="auto">gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/node-gyp/bin/node-gyp.js" "rebuild"</p>
<p dir="auto">gyp ERR! cwd /opt/iobroker/node_modules/mdns</p>
<p dir="auto">gyp ERR! node -v v9.10.1</p>
<p dir="auto">gyp ERR! node-gyp -v v3.6.2</p>
<p dir="auto">gyp ERR! not ok</p>
<p dir="auto">npm</p>
<p dir="auto">WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@0.1.4 (node_modules/xpc-connection):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})</p>
<p dir="auto">npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: <code>node-gyp rebuild</code></p>
<p dir="auto">npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1</p>
<p dir="auto">npm</p>
<p dir="auto">ERR! code ELIFECYCLEnpm ERR! errno</p>
<p dir="auto">1npm ERR! mdns@2.3.4 install: <code>node-gyp rebuild</code></p>
<p dir="auto">npm ERR! Exit status 1</p>
<p dir="auto">npm ERR! npm ERR! Failed at the mdns@2.3.4 install script.</p>
<p dir="auto">npm ERR! This is probably not a problem with npm. There is likely additional logging output above.</p>
<p dir="auto">npm ERR! A complete log of this run can be found in:npm ERR! /root/.npm/_logs/2018-04-02T10_36_57_840Z-debug.log</p>
<p dir="auto">host.raspberrypi install adapter yahka</p>
<p dir="auto">NPM version: 5.8.0</p>
<p dir="auto">npm install iobroker.yahka –production --save --prefix "/opt/iobroker" (System call)</p>
<p dir="auto">../authenticate_pam.cc:30:31: fatal error: security/pam_appl.h: Datei oder Verzeichnis nicht gefunden #include &lt;security pam_appl.h=""&gt;^</p>
<p dir="auto">compilation terminated.</p>
<p dir="auto">make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Fehler 1</p>
<p dir="auto">gyp</p>
<p dir="auto">ERR! build error</p>
<p dir="auto">gyp ERR! stack Error: <code>make</code> failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/node-gyp/lib/build.js:258:23)</p>
<p dir="auto">gyp ERR! stack at ChildProcess.emit (events.js:180:13)</p>
<p dir="auto">gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12)</p>
<p dir="auto">gyp</p>
<p dir="auto">ERR! System Linux 4.9.80-v7+gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/node-gyp/bin/node-gyp.js" "rebuild"</p>
<p dir="auto">gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pamgyp ERR! node -v v9.10.1</p>
<p dir="auto">gyp ERR! node-gyp -v v3.6.2</p>
<p dir="auto">gyp</p>
<p dir="auto">ERR! not ok</p>
<p dir="auto">In file included from ../src/dns_sd.cpp:1:0:../src/mdns.hpp:32:20: fatal error: dns_sd.h: Datei oder Verzeichnis nicht gefunden</p>
<p dir="auto">#include &lt;dns_sd.h&gt;^</p>
<p dir="auto">compilation terminated.</p>
<p dir="auto">make: *** [Release/obj.target/dns_sd_bindings/src/dns_sd.o] Fehler 1</p>
<p dir="auto">gyp</p>
<p dir="auto">ERR!</p>
<p dir="auto">build error gyp ERR! stack Error: <code>make</code> failed with exit code: 2</p>
<p dir="auto">gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/node-gyp/lib/build.js:258:23)</p>
<p dir="auto">gyp ERR! stack at ChildProcess.emit (events.js:180:13)</p>
<p dir="auto">gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12)</p>
<p dir="auto">gyp ERR! System Linux 4.9.80-v7+</p>
<p dir="auto">gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/node-gyp/bin/node-gyp.js" "rebuild"</p>
<p dir="auto">gyp ERR! cwd /opt/iobroker/node_modules/mdns</p>
<p dir="auto">gyp ERR! node -v v9.10.1</p>
<p dir="auto">gyp ERR! node-gyp -v v3.6.2</p>
<p dir="auto">gyp ERR! not ok</p>
<p dir="auto">npm</p>
<p dir="auto">WARN</p>
<p dir="auto">optional</p>
<p dir="auto">SKIPPING OPTIONAL DEPENDENCY: xpc-connection@0.1.4 (node_modules/xpc-connection):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})</p>
<p dir="auto">npm</p>
<p dir="auto">WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: <code>node-gyp rebuild</code></p>
<p dir="auto">npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1</p>
<p dir="auto">npm ERR! code ELIFECYCLEnpm ERR! errno 1</p>
<p dir="auto">npm ERR! mdns@2.3.4 install: <code>node-gyp rebuild</code></p>
<p dir="auto">npm ERR! Exit status 1</p>
<p dir="auto">npm ERR!</p>
<p dir="auto">npm ERR! Failed at the mdns@2.3.4 install script.</p>
<p dir="auto">npm ERR! This is probably not a problem with npm. There is likely additional logging output above.</p>
<p dir="auto">npm ERR! A complete log of this run can be found in:</p>
<p dir="auto">npm ERR! /root/.npm/_logs/2018-04-02T10_37_47_704Z-debug.log</p>
<p dir="auto">host.raspberrypi install adapter yahka</p>
<p dir="auto">NPM version: 5.8.0</p>
<p dir="auto">npm install iobroker.yahka –production --save --prefix "/opt/iobroker" (System call)</p>
<p dir="auto">../authenticate_pam.cc:30:31: fatal error: security/pam_appl.h: Datei oder Verzeichnis nicht gefunden #include &lt;security pam_appl.h=""&gt;^</p>
<p dir="auto">compilation terminated.</p>
<p dir="auto">make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Fehler 1</p>
<p dir="auto">gyp ERR! build error gyp ERR! stack Error: <code>make</code> failed with exit code: 2</p>
<p dir="auto">gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/node-gyp/lib/build.js:258:23)</p>
<p dir="auto">gyp ERR! stack at ChildProcess.emit (events.js:180:13)</p>
<p dir="auto">gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12)</p>
<p dir="auto">gyp ERR! System Linux 4.9.80-v7+</p>
<p dir="auto">gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/node-gyp/bin/node-gyp.js" "rebuild"</p>
<p dir="auto">gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pam</p>
<p dir="auto">gyp ERR! node -v v9.10.1</p>
<p dir="auto">gyp ERR! node-gyp -v v3.6.2</p>
<p dir="auto">gyp ERR! not ok</p>
<p dir="auto">In file included from ../src/dns_sd.cpp:1:0:../src/mdns.hpp:32:20: fatal error: dns_sd.h: Datei oder Verzeichnis nicht gefunden</p>
<p dir="auto">#include &lt;dns_sd.h&gt;^</p>
<p dir="auto">compilation terminated.</p>
<p dir="auto">make: *** [Release/obj.target/dns_sd_bindings/src/dns_sd.o] Fehler 1</p>
<p dir="auto">gyp</p>
<p dir="auto">ERR! build error</p>
<p dir="auto">gyp ERR! stack Error: <code>make</code> failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/node-gyp/lib/build.js:258:23)</p>
<p dir="auto">gyp ERR! stack at ChildProcess.emit (events.js:180:13)</p>
<p dir="auto">gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12)</p>
<p dir="auto">gyp ERR! System Linux 4.9.80-v7+gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/node-gyp/bin/node-gyp.js" "rebuild"</p>
<p dir="auto">gyp ERR! cwd /opt/iobroker/node_modules/mdns</p>
<p dir="auto">gyp ERR! node -v v9.10.1</p>
<p dir="auto">gyp ERR! node-gyp -v v3.6.2</p>
<p dir="auto">gyp ERR! not ok</p>
<p dir="auto">npm</p>
<p dir="auto">WARN optional</p>
<p dir="auto">SKIPPING OPTIONAL DEPENDENCY: xpc-connection@0.1.4 (node_modules/xpc-connection):</p>
<p dir="auto">npm</p>
<p dir="auto">WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})</p>
<p dir="auto">npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: <code>node-gyp rebuild</code></p>
<p dir="auto">npm WARN</p>
<p dir="auto">optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1</p>
<p dir="auto">npm</p>
<p dir="auto">ERR! code ELIFECYCLEnpm</p>
<p dir="auto">ERR! errno 1npm ERR! mdns@2.3.4 install: <code>node-gyp rebuild</code></p>
<p dir="auto">npm ERR!</p>
<p dir="auto">Exit status 1npm ERR!</p>
<p dir="auto">npm ERR! Failed at the mdns@2.3.4 install script.</p>
<p dir="auto">npm</p>
<p dir="auto">ERR! This is probably not a problem with npm. There is likely additional logging output above.</p>
<p dir="auto">npm ERR! A complete log of this run can be found in:npm ERR! /root/.npm/_logs/2018-04-02T10_38_37_503Z-debug.log</p>
<p dir="auto">host.raspberrypi install adapter yahka</p>
<p dir="auto">ERROR: host.raspberrypi Cannot install yahka</p>
<p dir="auto">ERROR: process exited with code 13&lt;/dns_sd.h&gt;&lt;/security&gt;&lt;/dns_sd.h&gt;&lt;/security&gt;&lt;/dns_sd.h&gt;&lt;/security&gt; `</p>
</blockquote>
<p dir="auto">Hier ein paar wichtie Informationen:</p>
<p dir="auto">Node Version -&gt; v9.10.1</p>
<p dir="auto">npm Version-&gt; 5.8.0</p>
<p dir="auto">Hat jemand evtl eine Idee wo das Problem liegen könnte?</p>
<p dir="auto">Ich muss dazu sagen ich habe nicht wirklich Ahnung von Linux und suche mir alle Befehle im netz raus… Dafür vorab schonmal Sorry.</p>
]]></description><link>https://forum.iobroker.net/topic/12148/grundlegende-fragen-probleme</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 02:02:53 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/12148.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 02 Apr 2018 10:48:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Fri, 06 Apr 2018 19:40:25 GMT]]></title><description><![CDATA[<p dir="auto">Vielen vielen Dank !!!!!</p>
]]></description><link>https://forum.iobroker.net/post/144693</link><guid isPermaLink="true">https://forum.iobroker.net/post/144693</guid><dc:creator><![CDATA[danzlrobert]]></dc:creator><pubDate>Fri, 06 Apr 2018 19:40:25 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Fri, 06 Apr 2018 18:42:58 GMT]]></title><description><![CDATA[<p dir="auto">vorübergehend in den Systemeinstellungen im Rieter Haupteinstellungen den aktiven Verwahrungsort auf "latest" umstellen.</p>
<p dir="auto">Dann im Reiter Adapter den reload Button drücken - warten bis die verfügbaren Versionen angezeigt werden</p>
<p dir="auto">Admin updaten - Browsercache leeren fertig</p>
<p dir="auto">evtl im Expertenmodus noch einen Upload durchführen.</p>
<p dir="auto">Repo wieder auf default umstellen erneutes relaod</p>
<p dir="auto">Gruß</p>
<p dir="auto">Rainer</p>
]]></description><link>https://forum.iobroker.net/post/144666</link><guid isPermaLink="true">https://forum.iobroker.net/post/144666</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Fri, 06 Apr 2018 18:42:58 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Fri, 06 Apr 2018 18:18:01 GMT]]></title><description><![CDATA[<p dir="auto">Ich habe derzeit die Admin-Version 2.0.9 drauf und hätte gerne die Version 3.x</p>
<p dir="auto">komme leider mit dem update nicht klar, wie das mit lastest….. usw. geht,</p>
<p dir="auto">wer kann mir helfen, bitte bitte.</p>
<p dir="auto">MfG</p>
<p dir="auto">Robert D</p>
]]></description><link>https://forum.iobroker.net/post/144655</link><guid isPermaLink="true">https://forum.iobroker.net/post/144655</guid><dc:creator><![CDATA[danzlrobert]]></dc:creator><pubDate>Fri, 06 Apr 2018 18:18:01 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 15:02:49 GMT]]></title><description><![CDATA[<p dir="auto">ok dann bleibt erstmal alles so wie es ist.</p>
<p dir="auto">Ansonsten liess sich YAHKA installieren. Der Reboot funktionierte auch. Jetzt bin ich mal gespannt wie es weiter geht.</p>
<p dir="auto">Erstmal vielen Dank.</p>
]]></description><link>https://forum.iobroker.net/post/143620</link><guid isPermaLink="true">https://forum.iobroker.net/post/143620</guid><dc:creator><![CDATA[Hohenbostler]]></dc:creator><pubDate>Mon, 02 Apr 2018 15:02:49 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 14:48:40 GMT]]></title><description><![CDATA[<p dir="auto">Ja, die Versionen sind ok - sonst hätte ich da schon „gemeckert“ :-)</p>
<p dir="auto">Latest gilt für die gesamte Umgebung.</p>
<p dir="auto">Wenn Du also umstellst und dann (ausversehen) auf „Alles updaten“ klickst, bist Du mit allem dabei.</p>
<p dir="auto">Du kannst auf Latest umstellen und dann nur den Admin updaten. Aber die anderen Adapter sind dann nicht für den Admin 3 „vorbereitet“ und es kann zu Anzeigefehlern in deren Konfig (also innerhalb des Admin) kommen.</p>
<p dir="auto">Gruß,</p>
<p dir="auto">Eric</p>
<p dir="auto">Von unterwegs getippert</p>
]]></description><link>https://forum.iobroker.net/post/143616</link><guid isPermaLink="true">https://forum.iobroker.net/post/143616</guid><dc:creator><![CDATA[eric2905]]></dc:creator><pubDate>Mon, 02 Apr 2018 14:48:40 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 14:40:57 GMT]]></title><description><![CDATA[<p dir="auto">ok damit umgehen ist das eine. Das Problem ist aber eher das die 2er Version total befremdlich ist ;)..</p>
<p dir="auto">Geht es dabei nur um die Admin ober flächeoder ist das für jeden Adapter ?</p>
<p dir="auto">Und zur oberen Frage. Ist jetzt alle richtig vom einrichten her ?</p>
]]></description><link>https://forum.iobroker.net/post/143615</link><guid isPermaLink="true">https://forum.iobroker.net/post/143615</guid><dc:creator><![CDATA[Hohenbostler]]></dc:creator><pubDate>Mon, 02 Apr 2018 14:40:57 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 14:36:40 GMT]]></title><description><![CDATA[<p dir="auto">Stable heißt stabil und wurde durch einige/viele User im Latest getestet und vom Entwickler freigegeben.</p>
<p dir="auto">Latest heißt quasi Feldtest bei freiwilligen Anwendern (so ähnlich wie Pre-Beta) und kann immer noch Fehler enthalten. Damit sollte man umgehen können, wenn man auf Latest umstellt.</p>
<p dir="auto">Gruß,</p>
<p dir="auto">Eric</p>
<p dir="auto">Von unterwegs getippert</p>
]]></description><link>https://forum.iobroker.net/post/143613</link><guid isPermaLink="true">https://forum.iobroker.net/post/143613</guid><dc:creator><![CDATA[eric2905]]></dc:creator><pubDate>Mon, 02 Apr 2018 14:36:40 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 14:27:02 GMT]]></title><description><![CDATA[<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/eric2905" aria-label="Profile: eric2905">@<bdi>eric2905</bdi></a>:</s></p>
<blockquote>
<p dir="auto">Hi,</p>
<p dir="auto">was gibt denn</p>
<pre><code>node -v
npm -v
````für Versionen zurück?

Eine Neuinstallation ist im Stable-Repository und da ist der Admin 2 aktuell. Der Admin 3 ist im Lastest-Repo - siehe auch [http://download.iobroker.net/list.html](http://download.iobroker.net/list.html) (diese Info ist auf der Webseite zu finden).

Gruß,

Eric `  
</code></pre>
</blockquote>
<p dir="auto">Und ist es sinnvoll auf Latest zu wechseln ? oder kann es dann bei mir zu problemen führen wie vorher?</p>
]]></description><link>https://forum.iobroker.net/post/143611</link><guid isPermaLink="true">https://forum.iobroker.net/post/143611</guid><dc:creator><![CDATA[Hohenbostler]]></dc:creator><pubDate>Mon, 02 Apr 2018 14:27:02 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 14:24:59 GMT]]></title><description><![CDATA[<p dir="auto">Hi das habe ich als Ergebnis,</p>
<pre><code>pi@raspberrypi:~ $ node -v
v6.14.1
pi@raspberrypi:~ $ npm -v
3.10.10
pi@raspberrypi:~ $

</code></pre>
]]></description><link>https://forum.iobroker.net/post/143610</link><guid isPermaLink="true">https://forum.iobroker.net/post/143610</guid><dc:creator><![CDATA[Hohenbostler]]></dc:creator><pubDate>Mon, 02 Apr 2018 14:24:59 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 14:23:02 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">was gibt denn</p>
<pre><code>node -v
npm -v
````für Versionen zurück?

Eine Neuinstallation ist im Stable-Repository und da ist der Admin 2 aktuell. Der Admin 3 ist im Lastest-Repo - siehe auch [http://download.iobroker.net/list.html](http://download.iobroker.net/list.html) (diese Info ist auf der Webseite zu finden).

Gruß,

Eric</code></pre>
]]></description><link>https://forum.iobroker.net/post/143609</link><guid isPermaLink="true">https://forum.iobroker.net/post/143609</guid><dc:creator><![CDATA[eric2905]]></dc:creator><pubDate>Mon, 02 Apr 2018 14:23:02 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 14:18:14 GMT]]></title><description><![CDATA[<p dir="auto">Hallo,</p>
<p dir="auto">so neu aufgesetzt.</p>
<p dir="auto">Wie kann ich jetzt prüfen ob alles richtig ist??</p>
<p dir="auto">Und ist es normal das die Weboberfläche jetzt wieder in V2 ist und nicht in 3 ?</p>
]]></description><link>https://forum.iobroker.net/post/143608</link><guid isPermaLink="true">https://forum.iobroker.net/post/143608</guid><dc:creator><![CDATA[Hohenbostler]]></dc:creator><pubDate>Mon, 02 Apr 2018 14:18:14 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 12:35:32 GMT]]></title><description><![CDATA[<p dir="auto">Nimm am besten die Anleitung, die ich oben verlinkt habe.</p>
<p dir="auto">Achte vor allen Dinge auf die Node- und die npm-Version.</p>
<p dir="auto">Gruß,</p>
<p dir="auto">Eric</p>
<p dir="auto">Von unterwegs getippert</p>
]]></description><link>https://forum.iobroker.net/post/143597</link><guid isPermaLink="true">https://forum.iobroker.net/post/143597</guid><dc:creator><![CDATA[eric2905]]></dc:creator><pubDate>Mon, 02 Apr 2018 12:35:32 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 12:34:16 GMT]]></title><description><![CDATA[<p dir="auto">ok ich mache es mal eben neu und schau dann weiter ;)</p>
]]></description><link>https://forum.iobroker.net/post/143595</link><guid isPermaLink="true">https://forum.iobroker.net/post/143595</guid><dc:creator><![CDATA[Hohenbostler]]></dc:creator><pubDate>Mon, 02 Apr 2018 12:34:16 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 12:29:19 GMT]]></title><description><![CDATA[<p dir="auto">Wege gibt es immer, ob die aber die besten / die sicheren sind, ist offen.</p>
<p dir="auto">Ich würde die Scripte sichern, usw. und dann alles neu machen.</p>
<p dir="auto">Wer weiß, was da sonst noch, ggf. auch sehr viel später, um die Ecke kommt.</p>
<p dir="auto">Gruß,</p>
<p dir="auto">Eric</p>
<p dir="auto">Von unterwegs getippert</p>
]]></description><link>https://forum.iobroker.net/post/143593</link><guid isPermaLink="true">https://forum.iobroker.net/post/143593</guid><dc:creator><![CDATA[eric2905]]></dc:creator><pubDate>Mon, 02 Apr 2018 12:29:19 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 12:26:51 GMT]]></title><description><![CDATA[<p dir="auto">Naja ein wenig was ist schon umgesetzt.</p>
<p dir="auto">Es sind natürlich diverse Smart Home geräte drin und auch schon ein paar scripte…</p>
<p dir="auto">Gibt es einen anderen Weg ?</p>
]]></description><link>https://forum.iobroker.net/post/143591</link><guid isPermaLink="true">https://forum.iobroker.net/post/143591</guid><dc:creator><![CDATA[Hohenbostler]]></dc:creator><pubDate>Mon, 02 Apr 2018 12:26:51 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 12:22:41 GMT]]></title><description><![CDATA[<p dir="auto">Jetzt hast Du 2 versch. Versionen drauf.</p>
<p dir="auto">Hast Du schon was in ioBroker umgesetzt, oder ist es Dein erster Installationsversuch?</p>
<p dir="auto">Wenn alles noch frisch ist, mach es am bestens … nach unserer Anleitung.</p>
<p dir="auto">Gruß,</p>
<p dir="auto">Eric</p>
<p dir="auto">Von unterwegs getippert</p>
]]></description><link>https://forum.iobroker.net/post/143589</link><guid isPermaLink="true">https://forum.iobroker.net/post/143589</guid><dc:creator><![CDATA[eric2905]]></dc:creator><pubDate>Mon, 02 Apr 2018 12:22:41 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 12:14:40 GMT]]></title><description><![CDATA[<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/eric2905" aria-label="Profile: eric2905">@<bdi>eric2905</bdi></a>:</s></p>
<blockquote>
<p dir="auto">Hi,</p>
<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/hohenbostler" aria-label="Profile: Hohenbostler">@<bdi>Hohenbostler</bdi></a>:</s></p>
<blockquote>
<p dir="auto">ja installiert und eingerichtet nach dem Youtube Video von Schimmer Media. `<br />
da wäre unsere eigene Anleitung besser gewesen :-) (<a href="http://www.iobroker.net/docu/?page_id=5106&amp;lang=de" rel="nofollow ugc">http://www.iobroker.net/docu/?page_id=5106&amp;lang=de</a>)</p>
</blockquote>
<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/hohenbostler" aria-label="Profile: Hohenbostler">@<bdi>Hohenbostler</bdi></a>:</s></p>
<blockquote>
<p dir="auto">wie kann ich denn wieder auf eine Version downgraden zB 4,6 oder 8 `<br />
Das hat Rainer gerade gepostet.</p>
</blockquote>
<p dir="auto">Gruß,</p>
<p dir="auto">Eric</p>
<p dir="auto">Von unterwegs getippert `</p>
</blockquote>
<p dir="auto">Die Anleitung von Schimmer Media bezieht sich genau auf eure Seite.</p>
<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/eric2905" aria-label="Profile: eric2905">@<bdi>eric2905</bdi></a>:</s></p>
<blockquote>
<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/hohenbostler" aria-label="Profile: Hohenbostler">@<bdi>Hohenbostler</bdi></a>:</s></p>
<blockquote>
<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/eric2905" aria-label="Profile: eric2905">@<bdi>eric2905</bdi></a>:</s></p>
<blockquote>
<p dir="auto">Hast Du den geforderten Downgrade von Node 9 auf 8 gemacht?</p>
<p dir="auto">Von unterwegs getippert <code> Ja mit dem Befehl von oben.</code><br />
Mit welchem Befehl von oben?</p>
</blockquote>
</blockquote>
<p dir="auto">Der Downgrade wird erst im Link beschrieben.</p>
<p dir="auto">Von unterwegs getippert `</p>
</blockquote>
<p dir="auto">Jetzt habe ich laut putty diese Versionen installiert.</p>
<p dir="auto">root@raspberrypi:~# node -v</p>
<p dir="auto">v9.10.1</p>
<p dir="auto">root@raspberrypi:~# nodejs -v</p>
<p dir="auto">v8.11.1</p>
<p dir="auto">root@raspberrypi:~# npm -v</p>
<p dir="auto">5.8.0</p>
<p dir="auto">root@raspberrypi:~#</p>
]]></description><link>https://forum.iobroker.net/post/143587</link><guid isPermaLink="true">https://forum.iobroker.net/post/143587</guid><dc:creator><![CDATA[Hohenbostler]]></dc:creator><pubDate>Mon, 02 Apr 2018 12:14:40 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 11:10:05 GMT]]></title><description><![CDATA[<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/hohenbostler" aria-label="Profile: Hohenbostler">@<bdi>Hohenbostler</bdi></a>:</s></p>
<blockquote>
<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/eric2905" aria-label="Profile: eric2905">@<bdi>eric2905</bdi></a>:</s></p>
<blockquote>
<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/hohenbostler" aria-label="Profile: Hohenbostler">@<bdi>Hohenbostler</bdi></a>:</s></p>
<blockquote>
<p dir="auto">Leider bleibt es bei der Meldung das die Version nicht unterstützt wird. `<br />
Hast Du den geforderten Downgrade von Node 9 auf 8 gemacht?</p>
</blockquote>
<p dir="auto">Von unterwegs getippert <code> Ja mit dem Befehl von oben.</code><br />
Mit welchem Befehl von oben?</p>
</blockquote>
</blockquote>
<p dir="auto">Der Downgrade wird erst im Link beschrieben.</p>
<p dir="auto">Von unterwegs getippert</p>
]]></description><link>https://forum.iobroker.net/post/143577</link><guid isPermaLink="true">https://forum.iobroker.net/post/143577</guid><dc:creator><![CDATA[eric2905]]></dc:creator><pubDate>Mon, 02 Apr 2018 11:10:05 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 11:09:23 GMT]]></title><description><![CDATA[<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/eric2905" aria-label="Profile: eric2905">@<bdi>eric2905</bdi></a>:</s></p>
<blockquote>
<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/hohenbostler" aria-label="Profile: Hohenbostler">@<bdi>Hohenbostler</bdi></a>:</s></p>
<blockquote>
<p dir="auto">Leider bleibt es bei der Meldung das die Version nicht unterstützt wird. `<br />
Hast Du den geforderten Downgrade von Node 9 auf 8 gemacht?</p>
</blockquote>
<p dir="auto">Von unterwegs getippert `  Ja mit dem Befehl von oben.</p>
</blockquote>
]]></description><link>https://forum.iobroker.net/post/143576</link><guid isPermaLink="true">https://forum.iobroker.net/post/143576</guid><dc:creator><![CDATA[Hohenbostler]]></dc:creator><pubDate>Mon, 02 Apr 2018 11:09:23 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 11:09:06 GMT]]></title><description><![CDATA[<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/hohenbostler" aria-label="Profile: Hohenbostler">@<bdi>Hohenbostler</bdi></a>:</s></p>
<blockquote>
<p dir="auto">Leider bleibt es bei der Meldung das die Version nicht unterstützt wird. `<br />
Du hast ja noch node v9.x!<br />
<s><a class="plugin-mentions-user plugin-mentions-a" href="/user/hohenbostler" aria-label="Profile: Hohenbostler">@<bdi>Hohenbostler</bdi></a>:</s></p>
</blockquote>
<blockquote>
<p dir="auto">gyp ERR! node -v v9.10.1 `</p>
</blockquote>
<p dir="auto">Gruß</p>
<p dir="auto">Rainer</p>
]]></description><link>https://forum.iobroker.net/post/143575</link><guid isPermaLink="true">https://forum.iobroker.net/post/143575</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Mon, 02 Apr 2018 11:09:06 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 11:08:06 GMT]]></title><description><![CDATA[<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/hohenbostler" aria-label="Profile: Hohenbostler">@<bdi>Hohenbostler</bdi></a>:</s></p>
<blockquote>
<p dir="auto">Leider bleibt es bei der Meldung das die Version nicht unterstützt wird. `<br />
Hast Du den geforderten Downgrade von Node 9 auf 8 gemacht?</p>
</blockquote>
<p dir="auto">Von unterwegs getippert</p>
]]></description><link>https://forum.iobroker.net/post/143574</link><guid isPermaLink="true">https://forum.iobroker.net/post/143574</guid><dc:creator><![CDATA[eric2905]]></dc:creator><pubDate>Mon, 02 Apr 2018 11:08:06 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 11:05:44 GMT]]></title><description><![CDATA[<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: Homoran">@<bdi>Homoran</bdi></a>:</s></p>
<blockquote>
<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/hohenbostler" aria-label="Profile: Hohenbostler">@<bdi>Hohenbostler</bdi></a>:</s></p>
<blockquote>
<p dir="auto">Irgendwie startet der Dienst nicht von alleine `<br />
Das klingt nach Windows Installation.</p>
</blockquote>
<p dir="auto">Allerdings sagt das<br />
<s><a class="plugin-mentions-user plugin-mentions-a" href="/user/hohenbostler" aria-label="Profile: Hohenbostler">@<bdi>Hohenbostler</bdi></a>:</s></p>
<blockquote>
<p dir="auto">ich habe nicht wirklich Ahnung von Linux `<br />
etwas anderes.</p>
</blockquote>
<p dir="auto">Wenn es jedoch Linux (Raspbian) ist, wie ich dem log entnehme, bitte zuerst die node-version auf 8.x downgraden und dann einfach noch einmal ioBroker installieren:</p>
<pre><code>cd /opt/iobroker
sudo npm install iobroker --unsafe-perm --production
sudo reboot
</code></pre>
<p dir="auto">Gruß</p>
<p dir="auto">Rainer `</p>
</blockquote>
<p dir="auto">Sorry das habe ich natürlich vergessen. Läuft auf einem Raspberry 3.</p>
<p dir="auto">Hi</p>
<blockquote>
<p dir="auto">!  ` &gt; root@raspberrypi:/opt/iobroker# sudo npm install iobroker –unsafe-perm --produc tion</p>
<blockquote>
<p dir="auto">authenticate-pam@1.0.2 install /opt/iobroker/node_modules/authenticate-pam</p>
</blockquote>
<blockquote>
<p dir="auto">node-gyp rebuild</p>
</blockquote>
<p dir="auto">make: Verzeichnis „/opt/iobroker/node_modules/authenticate-pam/build“ wird betreten</p>
<p dir="auto">CXX(target) Release/obj.target/authenticate_pam/authenticate_pam.o</p>
<p dir="auto">../authenticate_pam.cc:30:31: fatal error: security/pam_appl.h: Datei oder Verzeichnis nicht gefunden</p>
<p dir="auto">#include &lt;security pam_appl.h=""&gt;^</p>
<p dir="auto">compilation terminated.</p>
<p dir="auto">authenticate_pam.target.mk:93: die Regel für Ziel „Release/obj.target/authenticate_pam/authenticate_pam.o“ scheiterte</p>
<p dir="auto">make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Fehler 1</p>
<p dir="auto">make: Verzeichnis „/opt/iobroker/node_modules/authenticate-pam/build“ wird verlassen</p>
<p dir="auto">gyp ERR! build error</p>
<p dir="auto">gyp ERR! stack Error: <code>make</code> failed with exit code: 2</p>
<p dir="auto">gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/node-gyp/lib/build.js:258:23)</p>
<p dir="auto">gyp ERR! stack at ChildProcess.emit (events.js:180:13)</p>
<p dir="auto">gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12)</p>
<p dir="auto">gyp ERR! System Linux 4.9.80-v7+</p>
<p dir="auto">gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/node-gyp/bin/node-gyp.js" "rebuild"</p>
<p dir="auto">gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pam</p>
<p dir="auto">gyp ERR! node -v v9.10.1</p>
<p dir="auto">gyp ERR! node-gyp -v v3.6.2</p>
<p dir="auto">gyp ERR! not ok</p>
<blockquote>
<p dir="auto">iobroker@1.0.8 install /opt/iobroker/node_modules/iobroker</p>
</blockquote>
<blockquote>
<p dir="auto">node lib/setup.js</p>
</blockquote>
<p dir="auto">NPM version: 5.8.0</p>
<p dir="auto">!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</p>
<p dir="auto">NPM 5 is currently NOT supported!</p>
<p dir="auto">Please use "npm install -g npm@4" to downgrade npm to 4.x and try again.</p>
<p dir="auto">You need to make sure to downgrade again with the above command after you</p>
<p dir="auto">installed an update to nodejs/npm!</p>
<p dir="auto">!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</p>
<p dir="auto">npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@0.1.4 (node_modules/xpc-connection):</p>
<p dir="auto">npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})</p>
<p dir="auto">npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):</p>
<p dir="auto">npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: <code>node-gyp rebuild</code></p>
<p dir="auto">npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1</p>
<p dir="auto">npm ERR! code ELIFECYCLE</p>
<p dir="auto">npm ERR! errno 1</p>
<p dir="auto">npm ERR! iobroker@1.0.8 install: <code>node lib/setup.js</code></p>
<p dir="auto">npm ERR! Exit status 1</p>
<p dir="auto">npm ERR!</p>
<p dir="auto">npm ERR! Failed at the iobroker@1.0.8 install script.</p>
<p dir="auto">npm ERR! This is probably not a problem with npm. There is likely additional logging output above.</p>
<p dir="auto">npm ERR! A complete log of this run can be found in:</p>
<p dir="auto">npm ERR! /root/.npm/_logs/2018-04-02T11_03_34_478Z-debug.log&lt;/security&gt; `</p>
</blockquote>
<p dir="auto">Leider bleibt es bei der Meldung das die Version nicht unterstützt wird.</p>
]]></description><link>https://forum.iobroker.net/post/143571</link><guid isPermaLink="true">https://forum.iobroker.net/post/143571</guid><dc:creator><![CDATA[Hohenbostler]]></dc:creator><pubDate>Mon, 02 Apr 2018 11:05:44 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 11:05:08 GMT]]></title><description><![CDATA[<p dir="auto">Und zu yahka: Lese mal die readme vom Adapter. Du musst noch ggf paar Linux Pakete installieren vorher.</p>
]]></description><link>https://forum.iobroker.net/post/143570</link><guid isPermaLink="true">https://forum.iobroker.net/post/143570</guid><dc:creator><![CDATA[apollon77]]></dc:creator><pubDate>Mon, 02 Apr 2018 11:05:08 GMT</pubDate></item><item><title><![CDATA[Reply to Grundlegende Fragen &#x2F; Probleme on Mon, 02 Apr 2018 11:01:56 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/hohenbostler" aria-label="Profile: Hohenbostler">@<bdi>Hohenbostler</bdi></a>:</s></p>
<blockquote>
<p dir="auto">ja installiert und eingerichtet nach dem Youtube Video von Schimmer Media. `<br />
da wäre unsere eigene Anleitung besser gewesen :-) (<a href="http://www.iobroker.net/docu/?page_id=5106&amp;lang=de" rel="nofollow ugc">http://www.iobroker.net/docu/?page_id=5106&amp;lang=de</a>)</p>
</blockquote>
<p dir="auto"><s><a class="plugin-mentions-user plugin-mentions-a" href="/user/hohenbostler" aria-label="Profile: Hohenbostler">@<bdi>Hohenbostler</bdi></a>:</s></p>
<blockquote>
<p dir="auto">wie kann ich denn wieder auf eine Version downgraden zB 4,6 oder 8 `<br />
Das hat Rainer gerade gepostet.</p>
</blockquote>
<p dir="auto">Gruß,</p>
<p dir="auto">Eric</p>
<p dir="auto">Von unterwegs getippert</p>
]]></description><link>https://forum.iobroker.net/post/143568</link><guid isPermaLink="true">https://forum.iobroker.net/post/143568</guid><dc:creator><![CDATA[eric2905]]></dc:creator><pubDate>Mon, 02 Apr 2018 11:01:56 GMT</pubDate></item></channel></rss>