<?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[How to install node-red on Onion Omega2+]]></title><description><![CDATA[<p dir="auto">Hello there,</p>
<p dir="auto">I'm trying to install node-red on my brand new omega2+, but i don't find how.<br />
I've read the tutorials and it should be easy enough to install node-red, but it just won't install.<br />
What i've tried:</p>
<ol>
<li>Installing by OnionOs App manager<br />
=&gt; I don't see node-red there !?!?!</li>
</ol>
<ol>
<li>Installing by command promt<br />
=&gt; I get this:<br />
root@Omega-34AF:~# opkg install oos-app-nodered<br />
Unknown package 'oos-app-nodered'.<br />
Collected errors:</li>
</ol>
<ul>
<li>opkg_install_cmd: Cannot install package oos-app-nodered.<br />
root@Omega-34AF:~#</li>
</ul>
<p dir="auto">Can somebody help me out please?</p>
<p dir="auto">PS I did an update of the rpositories <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--wink" title=";-)" alt="😉" /></p>
]]></description><link>http://community.onion.io/topic/3673/how-to-install-node-red-on-onion-omega2</link><generator>RSS for Node</generator><lastBuildDate>Fri, 11 Sep 2026 14:27:10 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/3673.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 26 Jul 2019 14:59:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to install node-red on Onion Omega2+ on Fri, 26 Jul 2019 14:59:19 GMT]]></title><description><![CDATA[<p dir="auto">Hello there,</p>
<p dir="auto">I'm trying to install node-red on my brand new omega2+, but i don't find how.<br />
I've read the tutorials and it should be easy enough to install node-red, but it just won't install.<br />
What i've tried:</p>
<ol>
<li>Installing by OnionOs App manager<br />
=&gt; I don't see node-red there !?!?!</li>
</ol>
<ol>
<li>Installing by command promt<br />
=&gt; I get this:<br />
root@Omega-34AF:~# opkg install oos-app-nodered<br />
Unknown package 'oos-app-nodered'.<br />
Collected errors:</li>
</ol>
<ul>
<li>opkg_install_cmd: Cannot install package oos-app-nodered.<br />
root@Omega-34AF:~#</li>
</ul>
<p dir="auto">Can somebody help me out please?</p>
<p dir="auto">PS I did an update of the rpositories <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--wink" title=";-)" alt="😉" /></p>
]]></description><link>http://community.onion.io/post/19842</link><guid isPermaLink="true">http://community.onion.io/post/19842</guid><dc:creator><![CDATA[Koen Schockaert]]></dc:creator><pubDate>Fri, 26 Jul 2019 14:59:19 GMT</pubDate></item><item><title><![CDATA[Reply to How to install node-red on Onion Omega2+ on Fri, 26 Jul 2019 17:10:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/6588">@Koen-Schockaert</a> You have an Omega2+. What firmware version are you using?</p>
<hr />
<p dir="auto">Please take a look at the official <a href="https://docs.onion.io/omega2-docs/index.html" rel="nofollow">Onion Omega2 Documentation</a><br />
<a href="https://docs.onion.io/omega2-docs/installing-and-using-nodejs.html" rel="nofollow">Installing and Using NodeJS</a><br />
<a href="https://docs.onion.io/omega2-docs/node-red-article.html" rel="nofollow">Node-Red on the Omega2 Pro</a></p>
<p dir="auto">Useful commands:<br />
<code>opkg update</code><br />
<code>opkg list | grep -i node</code><br />
<code>opkg install node</code></p>
<pre><code># Omega2+ FW v0.3.2 b227

root@Omega-5BE1:~# opkg update
 ...

root@Omega-5BE1:~# opkg list | grep -i node
node - v8.10.0-3 - Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.
node-npm - v8.10.0-3 - NPM is the package manager for NodeJS
onion-node-red - 0.19.5-1 - Flow-based development tool for visual programming
oos-app-nodered - 1.0.0-1 - Node-Red : Node-Red Graphical Programming interface [Omega2 Pro]

root@Omega-5BE1:~# opkg install node
Installing node (v8.10.0-3) to root...
Downloading http://repo.onioniot.com/omega2/packages/packages/node_v8.10.0-3_mipsel_24kc.ipk
Configuring node.

</code></pre>
]]></description><link>http://community.onion.io/post/19843</link><guid isPermaLink="true">http://community.onion.io/post/19843</guid><dc:creator><![CDATA[György Farkas]]></dc:creator><pubDate>Fri, 26 Jul 2019 17:10:02 GMT</pubDate></item><item><title><![CDATA[Reply to How to install node-red on Onion Omega2+ on Sat, 27 Jul 2019 04:58:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/2619">@György-Farkas</a> Thanks for helping me out!<br />
I'm really lost here, i'm sure you figured out that i am a total newbie with the onion, have lots of expierence with rapberry and arduino. Then i found out about this amazing piece of hardware and want to give it a try.</p>
<p dir="auto">I'm up to date with the firmware:</p>
<pre><code>root@Omega-34AF:~# oupgrade -check
&gt; Device Firmware Version: 0.2.2 b201
&gt; Checking latest version online...
url: https://api.onioniot.com/firmware/omega2p/stable
&gt; Repo Firmware Version: 0.2.2 b200
&gt; Comparing version numbers
&gt; Device firmware is up to date!
</code></pre>
<p dir="auto">I'm getting the message that firmware is up to date, but i can see that you have a newer version?</p>
<pre><code>root@Omega-34AF:~# opkg list | grep -i node
blynk-library - 0.4.5-1 - Blynk library package built for mips.Updated:No Node Dependencies
node-oled-exp - 0.2-2 - Node module for OLED Expansion
node-pwm-exp - 0.2-2 - Node module for Servo (PWM) Expansion
node-red-contrib-ibm-watson-iot - 0.2.8-1 - node-red-contrib-ibm-watson-iot package built for MIPS
node-red-install-tool - 0.1-1 - Script for installing node-red on automounted usb storage for Omega2
node-relay-exp - 0.2-2 - Node module for Relay Expansion
node-usb - 0.1-1 - The node-usb package cross compiled for openwrt
nodejs - v4.3.1-1 - Event-driven I/O server-side JavaScript environment based on V8
npm - v4.3.1-1 - Node.js Package Manager
onion-console-node-red - 0.1.4-2 - Node red app fo the console
onion-node-red - 0.1-1 - Node-Red built for mips Ar971XX.
onoff-node - 0.1-1 - Onoff package built for mips.
</code></pre>
<p dir="auto">I expected to see<br />
<code>oos-app-nodered - 1.0.0-1 - Node-Red : Node-Red Graphical Programming interface [Omega2 Pro] </code><br />
but it isn't there!?</p>
<p dir="auto">Thanks again for helping me out <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":-)" alt="🙂" /></p>
]]></description><link>http://community.onion.io/post/19845</link><guid isPermaLink="true">http://community.onion.io/post/19845</guid><dc:creator><![CDATA[Koen Schockaert]]></dc:creator><pubDate>Sat, 27 Jul 2019 04:58:48 GMT</pubDate></item><item><title><![CDATA[Reply to How to install node-red on Onion Omega2+ on Sat, 27 Jul 2019 06:28:39 GMT]]></title><description><![CDATA[<p dir="auto">I'm even more confused now.<br />
I did this:<br />
<code>firstboot -y</code><br />
<code>sync</code><br />
<code>reboot</code><br />
To get back to factory settings. That went fine.<br />
So when i have:</p>
<pre><code>root@Omega-34AF:~# opkg list | grep -i node
node-red-install-tool - 0.1-1
</code></pre>
<p dir="auto">So i tried running the install tool:</p>
<pre><code>root@Omega-34AF:~# node-red-install-tool
STARTING MOUNTD RELOAD
STARTING 10 second delay
</code></pre>
<p dir="auto">And thats all <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f61e.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--disappointed" title=":-(" alt="😞" /></p>
]]></description><link>http://community.onion.io/post/19846</link><guid isPermaLink="true">http://community.onion.io/post/19846</guid><dc:creator><![CDATA[Koen Schockaert]]></dc:creator><pubDate>Sat, 27 Jul 2019 06:28:39 GMT</pubDate></item><item><title><![CDATA[Reply to How to install node-red on Onion Omega2+ on Sat, 27 Jul 2019 07:59:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/6588">@Koen-Schockaert</a> You could update the latest firmware on CLI with <code>oupgrade -l -f</code> (ie. with <code>oupgrade --latest --force</code>).</p>
<p dir="auto">Yes, <code>firstboot -y; reboot</code> is one of the 'Factory Restore' methods.<br />
After a 'Factory Restore' you have to repeat one of the 'Initial Setup' procedures - after that run <code>opkg update</code> and hopefully you'll be able to install what you want.</p>
]]></description><link>http://community.onion.io/post/19847</link><guid isPermaLink="true">http://community.onion.io/post/19847</guid><dc:creator><![CDATA[György Farkas]]></dc:creator><pubDate>Sat, 27 Jul 2019 07:59:22 GMT</pubDate></item><item><title><![CDATA[Reply to How to install node-red on Onion Omega2+ on Sat, 27 Jul 2019 07:16:13 GMT]]></title><description><![CDATA[<p dir="auto">Thanks angain for your advice, <a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/2619">@György-Farkas</a><br />
But i have no luck with node-red on my system.<br />
I managed to install node-red:</p>
<pre><code>root@Omega-34AF:~# opkg install oos-app-nodered
Installing oos-app-nodered (1.0.0-1) to root...
Downloading http://repo.onioniot.com/omega2/packages/onion/oos-app-nodered_1.0.0-1_mipsel_24kc.ipk
Installing node (v8.10.0-3) to root...
Downloading http://repo.onioniot.com/omega2/packages/packages/node_v8.10.0-3_mipsel_24kc.ipk
Installing onion-node-red (0.19.5-1) to root...
Downloading http://repo.onioniot.com/omega2/packages/onion/onion-node-red_0.19.5-1_mipsel_24kc.ipk
Configuring node.
Configuring onion-node-red.
Configuring oos-app-nodered.
root@Omega-34AF:~#
</code></pre>
<p dir="auto">I was so happy <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":-)" alt="🙂" /><br />
But it didn't last long. Seems node-red is not compatible with the Omega2+ !?!?!?<br />
<img src="/assets/uploads/files/1564211708252-808340b4-4579-4eb3-ba2c-e04663d2506e-image.png" alt="0_1564211755310_808340b4-4579-4eb3-ba2c-e04663d2506e-image.png" class="img-responsive img-markdown" /></p>
<p dir="auto">I don't understand why i am able to install it then.</p>
]]></description><link>http://community.onion.io/post/19848</link><guid isPermaLink="true">http://community.onion.io/post/19848</guid><dc:creator><![CDATA[Koen Schockaert]]></dc:creator><pubDate>Sat, 27 Jul 2019 07:16:13 GMT</pubDate></item><item><title><![CDATA[Reply to How to install node-red on Onion Omega2+ on Sat, 27 Jul 2019 07:26:35 GMT]]></title><description><![CDATA[<p dir="auto">UPDATE, first time i opened node-red interface, i got an error.<br />
Second time i opened node-red, it was working!<br />
Node-Red seems to work on the omega2+ after all <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":-)" alt="🙂" /><br />
<img src="/assets/uploads/files/1564212390024-9a25dfb0-f760-4a20-8f17-3b033436ea89-image-resized.png" alt="0_1564212436741_9a25dfb0-f760-4a20-8f17-3b033436ea89-image.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://community.onion.io/post/19849</link><guid isPermaLink="true">http://community.onion.io/post/19849</guid><dc:creator><![CDATA[Koen Schockaert]]></dc:creator><pubDate>Sat, 27 Jul 2019 07:26:35 GMT</pubDate></item><item><title><![CDATA[Reply to How to install node-red on Onion Omega2+ on Wed, 31 Jul 2019 12:24:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/6588">@Koen-Schockaert</a> Maybe Onion guys optimized (or made) the Node-Red package only for <a href="https://docs.onion.io/omega2-docs/omega2-pro.html#" rel="nofollow">Omega2 Pro</a> - I don't know exactly.</p>
<p dir="auto">Unfortunately I don't have any genuine Onion Omega2 Pro,<br />
I don't use the web based UI (Onion OS or OnionOS - whatever the 'OS' means here <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--wink" title=";-)" alt="😉" /><br />
and I haven't tried the Node-Red package (the Node-Red Graphical Programming interface) yet.</p>
]]></description><link>http://community.onion.io/post/19850</link><guid isPermaLink="true">http://community.onion.io/post/19850</guid><dc:creator><![CDATA[György Farkas]]></dc:creator><pubDate>Wed, 31 Jul 2019 12:24:57 GMT</pubDate></item></channel></rss>