<?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[Installation iobroker auf Raspberry 4]]></title><description><![CDATA[<p dir="auto">Hallo,</p>
<p dir="auto">ich versuche auf einem RASPI 4 / 8GB / 200GB SSD auf:</p>
<pre><code>root@iobroker:~# cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
</code></pre>
<p dir="auto">iobroker zu installieren und bekomme im 3. Schritt des Installationscript diverse Fehler:</p>
<pre><code>root@iobroker:~# curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -

## Installing the NodeSource Node.js 14.x repo...


## Populating apt-get cache...

+ apt-get update
OK:1 http://archive.raspberrypi.org/debian buster InRelease
Holen:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15,0 kB]
OK:3 http://packages.microsoft.com/repos/code stable InRelease
Holen:4 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages [13,0 MB]
Es wurden 13,0 MB in 6 s geholt (2.034 kB/s).
Paketlisten werden gelesen... Fertig

## Confirming "buster" is supported...

+ curl -sLf -o /dev/null 'https://deb.nodesource.com/node_14.x/dists/buster/Release'

## Adding the NodeSource signing key to your keyring...

+ curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
OK

## Creating apt sources list file for the NodeSource Node.js 14.x repo...

+ echo 'deb https://deb.nodesource.com/node_14.x buster main' &gt; /etc/apt/sources.list.d/nodesource.list
+ echo 'deb-src https://deb.nodesource.com/node_14.x buster main' &gt;&gt; /etc/apt/sources.list.d/nodesource.list

## Running `apt-get update` for you...

+ apt-get update
OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
OK:2 http://archive.raspberrypi.org/debian buster InRelease
OK:3 http://packages.microsoft.com/repos/code stable InRelease
Holen:4 https://deb.nodesource.com/node_14.x buster InRelease [4.584 B]
Holen:5 https://deb.nodesource.com/node_14.x buster/main armhf Packages [774 B]
Es wurden 5.358 B in 3 s geholt (1.861 B/s).
Paketlisten werden gelesen... Fertig

## Run `sudo apt-get install -y nodejs` to install Node.js 14.x and npm
## You may also need development tools to build native addons:
     sudo apt-get install gcc g++ make
## To install the Yarn package manager, run:
     curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
     echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
     sudo apt-get update &amp;&amp; sudo apt-get install yarn


root@iobroker:~# apt install -y nodejs
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
Die folgenden NEUEN Pakete werden installiert:
  nodejs
0 aktualisiert, 1 neu installiert, 0 zu entfernen und 2 nicht aktualisiert.
Es müssen 22,6 MB an Archiven heruntergeladen werden.
Nach dieser Operation werden 113 MB Plattenplatz zusätzlich benutzt.
Holen:1 https://deb.nodesource.com/node_14.x buster/main armhf nodejs armhf 14.15.4-1nodesource1 [22,6 MB]
Es wurden 22,6 MB in 2 s geholt (10,2 MB/s).
Vormals nicht ausgewähltes Paket nodejs wird gewählt.
(Lese Datenbank ... 98487 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von .../nodejs_14.15.4-1nodesource1_armhf.deb ...
Entpacken von nodejs (14.15.4-1nodesource1) ...
nodejs (14.15.4-1nodesource1) wird eingerichtet ...
Trigger für man-db (2.8.5-2) werden verarbeitet ...

root@iobroker:~# curl -sLf https://iobroker.net/install.sh | bash -
library: loaded
Library version=2021-01-23

==========================================================================

    Welcome to the ioBroker installer!
    Installer version: 2020-12-07

==========================================================================


==========================================================================
    Installing prerequisites (1/4)
==========================================================================

OK:1 http://archive.raspberrypi.org/debian buster InRelease
OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
OK:3 http://packages.microsoft.com/repos/code stable InRelease
OK:4 https://deb.nodesource.com/node_14.x buster InRelease
Paketlisten werden gelesen... Fertig
Changing npm registry to https://registry.npmjs.org
Installed gcc-c++
Installed libavahi-compat-libdnssd-dev
Installed libudev-dev
Installed libpam0g-dev
Installed libcairo2-dev
Installed libpango1.0-dev
Installed libjpeg-dev
Installed libgif-dev
Installed librsvg2-dev

==========================================================================
    Creating ioBroker user and directory (2/4)
==========================================================================

User iobroker created
Created /etc/sudoers.d/iobroker
Directory /opt/iobroker created

==========================================================================
    Installing ioBroker (3/4)
==========================================================================

In file included from ../../nan/nan.h:56,
                 from ../src/main.cpp:3:
/root/.cache/node-gyp/14.15.4/include/node/node.h:758:43: warning: cast between incompatible function types from ‘void (*)(v8::Local&lt;v8::Object&gt;)’ to ‘node::addon_register_fun ’ {aka ‘void (*)(v8::Local&lt;v8::Object&gt;, v8::Local&lt;v8::Value&gt;, void*)’} [-Wcast-function-type]
       (node::addon_register_func) (regfunc),                          \
                                           ^
/root/.cache/node-gyp/14.15.4/include/node/node.h:792:3: note: in expansion of macro ‘NODE_MODULE_X’
   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
   ^~~~~~~~~~~~~
../src/main.cpp:42:1: note: in expansion of macro ‘NODE_MODULE’
 NODE_MODULE(diskusage, Init)
 ^~~~~~~~~~~
In file included from ../../nan/nan.h:56,
                 from ../src/unix_dgram.cc:5:
/root/.cache/node-gyp/14.15.4/include/node/node.h:758:43: warning: cast between incompatible function types from ‘void (*)(v8::Local&lt;v8::Object&gt;)’ to ‘node::addon_register_fun ’ {aka ‘void (*)(v8::Local&lt;v8::Object&gt;, v8::Local&lt;v8::Value&gt;, void*)’} [-Wcast-function-type]
       (node::addon_register_func) (regfunc),                          \
                                           ^
/root/.cache/node-gyp/14.15.4/include/node/node.h:792:3: note: in expansion of macro ‘NODE_MODULE_X’
   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
   ^~~~~~~~~~~~~
../src/unix_dgram.cc:404:1: note: in expansion of macro ‘NODE_MODULE’
 NODE_MODULE(unix_dgram, Initialize)
 ^~~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Open(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:78:69: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
   uv_queue_work(uv_default_loop(), req, EIO_Open, (uv_after_work_cb)EIO_AfterOpen);
                                                                     ^~~~~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Update(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:135:71: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
   uv_queue_work(uv_default_loop(), req, EIO_Update, (uv_after_work_cb)EIO_AfterUpdate);
                                                                       ^~~~~~~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Close(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:175:70: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
   uv_queue_work(uv_default_loop(), req, EIO_Close, (uv_after_work_cb)EIO_AfterClose);
                                                                      ^~~~~~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Flush(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:215:70: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
   uv_queue_work(uv_default_loop(), req, EIO_Flush, (uv_after_work_cb)EIO_AfterFlush);
                                                                      ^~~~~~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Set(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:270:68: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
   uv_queue_work(uv_default_loop(), req, EIO_Set, (uv_after_work_cb)EIO_AfterSet);
                                                                    ^~~~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Get(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:314:68: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
   uv_queue_work(uv_default_loop(), req, EIO_Get, (uv_after_work_cb)EIO_AfterGet);
                                                                    ^~~~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE GetBaudRate(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:363:76: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
   uv_queue_work(uv_default_loop(), req, EIO_GetBaudRate, (uv_after_work_cb)EIO_AfterGetBaudRate);
                                                                            ^~~~~~~~~~~~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Drain(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:409:70: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
   uv_queue_work(uv_default_loop(), req, EIO_Drain, (uv_after_work_cb)EIO_AfterDrain);
                                                                      ^~~~~~~~~~~~~~
../src/serialport.cpp: At global scope:
../src/serialport.cpp:430:28: warning: unnecessary parentheses in declaration of ‘ToParityEnum’ [-Wparentheses]
 SerialPortParity NAN_INLINE(ToParityEnum(const v8::Local&lt;v8::String&gt;&amp; v8str)) {
                            ^
../src/serialport.cpp:449:30: warning: unnecessary parentheses in declaration of ‘ToStopBitEnum’ [-Wparentheses]
 SerialPortStopBits NAN_INLINE(ToStopBitEnum(double stopBits)) {
                              ^
In file included from ../../../nan/nan.h:56,
                 from ../src/./serialport.h:6,
                 from ../src/serialport.cpp:1:
/root/.cache/node-gyp/14.15.4/include/node/node.h:758:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local&lt;v8::Object&gt;)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local&lt;v8::Object&gt;, v8::Local&lt;v8::Value&gt;, void*)’} [-Wcast-function-type]
       (node::addon_register_func) (regfunc),                          \
                                           ^
/root/.cache/node-gyp/14.15.4/include/node/node.h:792:3: note: in expansion of macro ‘NODE_MODULE_X’
   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
   ^~~~~~~~~~~~~
../src/serialport.cpp:483:1: note: in expansion of macro ‘NODE_MODULE’
 NODE_MODULE(serialport, init);
 ^~~~~~~~~~~
../src/serialport_unix.cpp: In function ‘int setup(int, OpenBaton*)’:
../src/serialport_unix.cpp:176:60: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1005 [-Wformat-truncation=]
     snprintf(data-&gt;errorString, sizeof(data-&gt;errorString), "Error %s Cannot open %s", strerror(errno), data-&gt;path);
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~
../src/serialport_unix.cpp:176:13: note: ‘snprintf’ output 20 or more bytes (assuming 1043) into a destination of size 1024
     snprintf(data-&gt;errorString, sizeof(data-&gt;errorString), "Error %s Cannot open %s", strerror(errno), data-&gt;path);
     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/serialport_unix.cpp: In function ‘void EIO_Open(uv_work_t*)’:
../src/serialport_unix.cpp:86:60: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=]
     snprintf(data-&gt;errorString, sizeof(data-&gt;errorString), "Error: %s, cannot open %s", strerror(errno), data-&gt;path);
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/serialport_unix.cpp:86:13: note: ‘snprintf’ output 22 or more bytes (assuming 1045) into a destination of size 1024
     snprintf(data-&gt;errorString, sizeof(data-&gt;errorString), "Error: %s, cannot open %s", strerror(errno), data-&gt;path);
     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

ATTENTION: Error reporting via Sentry will be activated on next start of ioBroker

ioBroker wants to make sure to deliver the most stable smart home system.
To allow this we decided to implement an automatic error and crash reporting solution into the js-controller and also into adapters.

THIS REPORTING WILL BE ENABLED WITH THE NEXT START OF YOUR IOBROKER!

For any error that leads to the crash of the js-controller or one of the relevant adapters the error details are send to a server. For the js-controller and core adapters this server is located and operated in germany. For community adapters please check the Github Readme of the affected adapter for details which Sentry server is used.

If you want to disable the error reporting you can use the command
'iobroker plugin disable sentry'
This command will also make sure that no adapter that runs on this host will send crash reporting data to sentry.



==========================================================================
    Finalizing installation (4/4)
==========================================================================

Enabling autostart...
Created symlink /etc/systemd/system/multi-user.target.wants/iobroker.service → /lib/systemd/system/iobroker.service.
Autostart enabled!
Fixing directory permissions...

==========================================================================

    ioBroker was installed successfully
    Open http://192.168.178.41:8081 in a browser and start configuring!

==========================================================================


You need to re-login before doing anything else on the console!

root@iobroker:~# node -v
v14.15.4
root@iobroker:~# nodejs -v
v14.15.4
root@iobroker:~# npm -v
6.14.10
</code></pre>
<p dir="auto">Kann mir jemand bitte sagen, was iobroker da für ein Problem hat und wie ich es beheben kann?<br />
Auf meinem Spielsystem (raspi3+) hatte ich mit identischem Ablauf keine Probleme.</p>
<p dir="auto">MfG<br />
Klaus</p>
]]></description><link>https://forum.iobroker.net/topic/41607/installation-iobroker-auf-raspberry-4</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 00:27:33 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/41607.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 30 Jan 2021 18:05:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Tue, 02 Feb 2021 21:04:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/int17" aria-label="Profile: int17">@<bdi>int17</bdi></a> sagte in <a href="/post/572926">Installation iobroker auf Raspberry 4</a>:</p>
<blockquote>
<p dir="auto">info.0.newsfeed_filtered</p>
</blockquote>
<p dir="auto">Und schau mal was der Datenpunkt für Berechtigungen hat.</p>
]]></description><link>https://forum.iobroker.net/post/572935</link><guid isPermaLink="true">https://forum.iobroker.net/post/572935</guid><dc:creator><![CDATA[wendy2702]]></dc:creator><pubDate>Tue, 02 Feb 2021 21:04:36 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Tue, 02 Feb 2021 20:49:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/int17" aria-label="Profile: int17">@<bdi>int17</bdi></a></p>
<pre><code>cat /opt/iobroker/log/iobroker.current.log | grep -C1 -i newsfeed_filtered
</code></pre>
]]></description><link>https://forum.iobroker.net/post/572929</link><guid isPermaLink="true">https://forum.iobroker.net/post/572929</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 02 Feb 2021 20:49:59 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Tue, 02 Feb 2021 20:45:52 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 />
Ich bleib dabei :-): mehr steht da nicht</p>
<pre><code>2021-02-02 10:57:38.408  - ESC[32minfoESC[39m: host.iobroker Update repository "default" under "http://download.iobroker.net/sources-dist.json"
2021-02-02 10:57:38.466  - ESC[33mwarnESC[39m: admin.0 (515) Permission error for user "system.user.klu" on "info.0.newsfeed_filtered": setState
</code></pre>
]]></description><link>https://forum.iobroker.net/post/572926</link><guid isPermaLink="true">https://forum.iobroker.net/post/572926</guid><dc:creator><![CDATA[Int17]]></dc:creator><pubDate>Tue, 02 Feb 2021 20:45:52 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Tue, 02 Feb 2021 20:32:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/int17" aria-label="Profile: int17">@<bdi>int17</bdi></a><br />
Das ist dort abgeschnitten. Lad die Datei runter oder schau in<br />
/opt/iobroker/log/iobroker.current.log<br />
nach.</p>
]]></description><link>https://forum.iobroker.net/post/572922</link><guid isPermaLink="true">https://forum.iobroker.net/post/572922</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 02 Feb 2021 20:32:30 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Tue, 02 Feb 2021 20:29:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a> auf der Seite Log</p>
]]></description><link>https://forum.iobroker.net/post/572918</link><guid isPermaLink="true">https://forum.iobroker.net/post/572918</guid><dc:creator><![CDATA[Int17]]></dc:creator><pubDate>Tue, 02 Feb 2021 20:29:53 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Tue, 02 Feb 2021 19:35:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/int17" aria-label="Profile: int17">@<bdi>int17</bdi></a> sagte in <a href="/post/572854">Installation iobroker auf Raspberry 4</a>:</p>
<blockquote>
<p dir="auto">die Zeile steht genau so im Log.</p>
</blockquote>
<p dir="auto">in der Datei oder im admin auf der Seite log?</p>
]]></description><link>https://forum.iobroker.net/post/572865</link><guid isPermaLink="true">https://forum.iobroker.net/post/572865</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Tue, 02 Feb 2021 19:35:48 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Tue, 02 Feb 2021 19:25:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wendy2702" aria-label="Profile: wendy2702">@<bdi>wendy2702</bdi></a><br />
Hi,</p>
<p dir="auto">die Zeile steht genau so im Log.</p>
]]></description><link>https://forum.iobroker.net/post/572854</link><guid isPermaLink="true">https://forum.iobroker.net/post/572854</guid><dc:creator><![CDATA[Int17]]></dc:creator><pubDate>Tue, 02 Feb 2021 19:25:11 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Mon, 01 Feb 2021 12:49:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/int17" aria-label="Profile: int17">@<bdi>int17</bdi></a> sagte in <a href="/post/571883">Installation iobroker auf Raspberry 4</a>:</p>
<blockquote>
<p dir="auto">admin.0	2021-02-01 11:38:17.227	warn	(2231) Permission error for user "system.user.klu" on "info.0.newsfeed_filtered": setState</p>
</blockquote>
<p dir="auto">Nach welcher aktion tritt das auf?</p>
<p dir="auto">Ist das aus dem Browser kopiert? Sieht nämlich aus als wenn die Zeile unvollständig wäre.</p>
]]></description><link>https://forum.iobroker.net/post/571957</link><guid isPermaLink="true">https://forum.iobroker.net/post/571957</guid><dc:creator><![CDATA[wendy2702]]></dc:creator><pubDate>Mon, 01 Feb 2021 12:49:25 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Mon, 01 Feb 2021 10:48:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jan1" aria-label="Profile: jan1">@<bdi>jan1</bdi></a> Ok danke. Dann ist das Thema jetzt durch.</p>
]]></description><link>https://forum.iobroker.net/post/571895</link><guid isPermaLink="true">https://forum.iobroker.net/post/571895</guid><dc:creator><![CDATA[Int17]]></dc:creator><pubDate>Mon, 01 Feb 2021 10:48:19 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Mon, 01 Feb 2021 10:43:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/int17" aria-label="Profile: int17">@<bdi>int17</bdi></a> sagte in <a href="/post/571873">Installation iobroker auf Raspberry 4</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jan1" aria-label="Profile: jan1">@<bdi>jan1</bdi></a> In deiner Doku verweist du ja auch auf PI Imager :-)</p>
</blockquote>
<p dir="auto">Richtig und hatte ich ja auch geschrieben. Bleibt nur die Frage seit wann das mit drin ist.<br />
Halte Dich bei der Installation auch an den Rest der Doku, so hast auf alle Fälle ne perfekte Basis.</p>
]]></description><link>https://forum.iobroker.net/post/571888</link><guid isPermaLink="true">https://forum.iobroker.net/post/571888</guid><dc:creator><![CDATA[Jan1]]></dc:creator><pubDate>Mon, 01 Feb 2021 10:43:07 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Mon, 01 Feb 2021 10:38:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wendy2702" aria-label="Profile: wendy2702">@<bdi>wendy2702</bdi></a> Das es wohl trotz Fix der User KLU nicht auf die Infoseite berechtigt ist.</p>
<p dir="auto">admin.0	2021-02-01 11:38:17.227	warn	(2231) Permission error for user "system.user.klu" on "info.0.newsfeed_filtered": setState</p>
<p dir="auto">Was aber nicht die Anzeige ansich behindert.</p>
]]></description><link>https://forum.iobroker.net/post/571883</link><guid isPermaLink="true">https://forum.iobroker.net/post/571883</guid><dc:creator><![CDATA[Int17]]></dc:creator><pubDate>Mon, 01 Feb 2021 10:38:56 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Mon, 01 Feb 2021 10:28:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/int17" aria-label="Profile: int17">@<bdi>int17</bdi></a> sagte in <a href="/post/571867">Installation iobroker auf Raspberry 4</a>:</p>
<blockquote>
<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, wie bekomme ich alles wieder runter?</p>
</blockquote>
<p dir="auto">Wieso wieder runter?</p>
<p dir="auto">Iobroker läuft doch.</p>
<p dir="auto">Wo ist jetzt noch das Problem?</p>
]]></description><link>https://forum.iobroker.net/post/571876</link><guid isPermaLink="true">https://forum.iobroker.net/post/571876</guid><dc:creator><![CDATA[wendy2702]]></dc:creator><pubDate>Mon, 01 Feb 2021 10:28:28 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Mon, 01 Feb 2021 10:26:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jan1" aria-label="Profile: jan1">@<bdi>jan1</bdi></a> In deiner Doku verweist du ja auch auf PI Imager :-)</p>
]]></description><link>https://forum.iobroker.net/post/571873</link><guid isPermaLink="true">https://forum.iobroker.net/post/571873</guid><dc:creator><![CDATA[Int17]]></dc:creator><pubDate>Mon, 01 Feb 2021 10:26:22 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Mon, 01 Feb 2021 10:26: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> ok, Ist ein bisschen aufwändiger, da das System von SSD-HD bootet.</p>
]]></description><link>https://forum.iobroker.net/post/571871</link><guid isPermaLink="true">https://forum.iobroker.net/post/571871</guid><dc:creator><![CDATA[Int17]]></dc:creator><pubDate>Mon, 01 Feb 2021 10:26:45 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Mon, 01 Feb 2021 10:25:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/int17" aria-label="Profile: int17">@<bdi>int17</bdi></a> Bei einer frischen Installation wird ohnehin die ganze Partition genommen. Dann ist alles weg.</p>
]]></description><link>https://forum.iobroker.net/post/571869</link><guid isPermaLink="true">https://forum.iobroker.net/post/571869</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Mon, 01 Feb 2021 10:25:05 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Mon, 01 Feb 2021 10:24:18 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, wie bekomme ich alles wieder runter?</p>
]]></description><link>https://forum.iobroker.net/post/571867</link><guid isPermaLink="true">https://forum.iobroker.net/post/571867</guid><dc:creator><![CDATA[Int17]]></dc:creator><pubDate>Mon, 01 Feb 2021 10:24:18 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Mon, 01 Feb 2021 10:23:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wendy2702" aria-label="Profile: wendy2702">@<bdi>wendy2702</bdi></a> Ja, Admin geht</p>
]]></description><link>https://forum.iobroker.net/post/571863</link><guid isPermaLink="true">https://forum.iobroker.net/post/571863</guid><dc:creator><![CDATA[Int17]]></dc:creator><pubDate>Mon, 01 Feb 2021 10:23:06 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Mon, 01 Feb 2021 10:22:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jan1" aria-label="Profile: jan1">@<bdi>jan1</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/int17" aria-label="Profile: Int17">@<bdi>Int17</bdi></a></p>
<p dir="auto">Ich würde das auch empfehlen 'zu Fuß' zu machen. Das schaut irgendwie 'komisch' aus.</p>
]]></description><link>https://forum.iobroker.net/post/571861</link><guid isPermaLink="true">https://forum.iobroker.net/post/571861</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Mon, 01 Feb 2021 10:22:33 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Mon, 01 Feb 2021 10:22:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/int17" aria-label="Profile: int17">@<bdi>int17</bdi></a> jetzt kommt der Zeitpunkt wo ich meine Lieblings Raspi  <a href="http://www.raspifun.de/viewtopic.php?t=4" rel="nofollow ugc">Doku</a> vorschlage und auch die darin enthalten Links zu den offiziellen Images empfehle ;)</p>
<p dir="auto">Wobei wenn Du den Imager verwendet hast, das passen sollte.</p>
]]></description><link>https://forum.iobroker.net/post/571859</link><guid isPermaLink="true">https://forum.iobroker.net/post/571859</guid><dc:creator><![CDATA[Jan1]]></dc:creator><pubDate>Mon, 01 Feb 2021 10:22:18 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Mon, 01 Feb 2021 10:21:02 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> Na ja, der "PI Imager" holt sie wohl von der offiziellen Seite:<br />
<img src="/assets/uploads/files/1612174856766-klu_001.jpg" alt="klu_001.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/571858</link><guid isPermaLink="true">https://forum.iobroker.net/post/571858</guid><dc:creator><![CDATA[Int17]]></dc:creator><pubDate>Mon, 01 Feb 2021 10:21:02 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Mon, 01 Feb 2021 10:19:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wendy2702" aria-label="Profile: wendy2702">@<bdi>wendy2702</bdi></a></p>
<pre><code>klu@iobroker:~ $ iobroker list instances
+ system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
  system.adapter.backitup.0              : backitup              - disabled
+ system.adapter.chromecast.0            : chromecast            -  enabled
+ system.adapter.discovery.0             : discovery             -  enabled
  system.adapter.echarts.0               : echarts               - disabled
+ system.adapter.fritzdect.0             : fritzdect             -  enabled
  system.adapter.fullybrowser.0          : fullybrowser          - disabled
+ system.adapter.hm-rega.0               : hm-rega               -  enabled
+ system.adapter.hm-rpc.0                : hm-rpc                -  enabled, port: 0
+ system.adapter.hm-rpc.1                : hm-rpc                -  enabled, port: 0
+ system.adapter.hm-rpc.2                : hm-rpc                -  enabled, port: 18701
+ system.adapter.hm-rpc.4                : hm-rpc                -  enabled, port: 12010
  system.adapter.ical.0                  : ical                  -  enabled
+ system.adapter.info.0                  : info                  -  enabled
+ system.adapter.javascript.0            : javascript            -  enabled
  system.adapter.luftdaten.0             : luftdaten             -  enabled
  system.adapter.mobile.0                : mobile                -  enabled
+ system.adapter.nut.0                   : nut                   -  enabled
  system.adapter.openweathermap.0        : openweathermap        -  enabled
+ system.adapter.ping.0                  : ping                  -  enabled
+ system.adapter.synology.0              : synology              -  enabled, port: 5000
+ system.adapter.tankerkoenig.0          : tankerkoenig          -  enabled
  system.adapter.telegram.0              : telegram              - disabled, port: 8443, bind: 0.0.0.0
+ system.adapter.tr-064.0                : tr-064                -  enabled
+ system.adapter.tr-064.1                : tr-064                -  enabled
+ system.adapter.tr-064.2                : tr-064                -  enabled
+ system.adapter.tr-064.3                : tr-064                -  enabled
+ system.adapter.trashschedule.0         : trashschedule         -  enabled
+ system.adapter.upnp.0                  : upnp                  -  enabled
  system.adapter.vis.0                   : vis                   -  enabled
+ system.adapter.web.0                   : web                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin

+ instance is alive
klu@iobroker:~ $

</code></pre>
]]></description><link>https://forum.iobroker.net/post/571855</link><guid isPermaLink="true">https://forum.iobroker.net/post/571855</guid><dc:creator><![CDATA[Int17]]></dc:creator><pubDate>Mon, 01 Feb 2021 10:19:43 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Mon, 01 Feb 2021 10:18:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/int17" aria-label="Profile: int17">@<bdi>int17</bdi></a><br />
Welches Image woher?</p>
]]></description><link>https://forum.iobroker.net/post/571852</link><guid isPermaLink="true">https://forum.iobroker.net/post/571852</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Mon, 01 Feb 2021 10:18:47 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Mon, 01 Feb 2021 10:18:02 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> Hab ich nicht bewusst installiert. Habe das Raspy Image Buster per PI Imager geholt und dann iobroker installiert.</p>
]]></description><link>https://forum.iobroker.net/post/571851</link><guid isPermaLink="true">https://forum.iobroker.net/post/571851</guid><dc:creator><![CDATA[Int17]]></dc:creator><pubDate>Mon, 01 Feb 2021 10:18:02 GMT</pubDate></item><item><title><![CDATA[Reply to Installation iobroker auf Raspberry 4 on Mon, 01 Feb 2021 10:12:56 GMT]]></title><description><![CDATA[<p dir="auto">Welchen Fehler genau meinst du eigentlich?</p>
<p dir="auto">Den error bei serial Port?</p>
<p dir="auto">Mal versucht ob der Admin läuft?</p>
<pre><code>iobroker list instances 
</code></pre>
]]></description><link>https://forum.iobroker.net/post/571848</link><guid isPermaLink="true">https://forum.iobroker.net/post/571848</guid><dc:creator><![CDATA[wendy2702]]></dc:creator><pubDate>Mon, 01 Feb 2021 10:12:56 GMT</pubDate></item></channel></rss>