Remote-RED for Node-RED Tutorial 1 - Remote Access

Поділитися
Вставка
  • Опубліковано 11 гру 2024

КОМЕНТАРІ • 121

  • @razvanciobanu3229
    @razvanciobanu3229 2 роки тому +4

    OMG thank you so much for making and uploading this! I made a "home made" smart home sort of system with a Raspberry Pi 4 for my university diploma and was looking for a simpler way to make my app look more "commercial" and be much easier to use the UI/dashboard remotely!

  • @mikewurlitzer5217
    @mikewurlitzer5217 2 роки тому

    Wonderful! I switched to Node-Red after numerous issues with China based SONOFF-ITEAD but lost remote connectivity. KUDOs to the developers for making such an easy to configure connection. Brilliant.

  • @muhammadbilal2000
    @muhammadbilal2000 2 роки тому +2

    Thank you so very much. That's what I was looking for. So simple, so concise and to the point. Ich danke Ihnen viel mal.

  • @shahidtanwar6773
    @shahidtanwar6773 2 роки тому +3

    Very helpful, thanks man for creating this

  • @khaledtellopalacios3072
    @khaledtellopalacios3072 2 роки тому

    You are so blessed for creating this man

  • @bennyee2000
    @bennyee2000 2 роки тому +4

    Want to make sure, does it allow access in different networks? For example, can I still view the dashboard using this app on wifi A if my raspberry pi that runs node red is connected to wifi B.

    • @RemoteRED
      @RemoteRED  2 роки тому +2

      In general yes. The requirements are that the resbpi in Wifi B has internet access (with access to my servers, means that if there is a firewall it has to be opened to these ip adresses) and ssh available. The phone in Wifi A (or mobile connection) needs internet access to.

    • @rumpie1470
      @rumpie1470 6 місяців тому

      Excuse me, sir, if I may ask, which firewall are you referring to? @@RemoteRED

  • @EmjayDominiqueWiepking
    @EmjayDominiqueWiepking 7 місяців тому

    Danke für dieses Video und vor allem die App! Einfach Plug 'n' Play

  • @AhmedMoter-p5v
    @AhmedMoter-p5v Рік тому

    Thank you, it worked out well for me. But can I do it without internet connection? I want to connect to rpi4 hotspot and be able to access it through the app

  • @prezbenny7842
    @prezbenny7842 Рік тому

    very smart, simple and useful, keep it up!

  • @grawsom
    @grawsom 3 роки тому +1

    What a great app, it gives me some ideas for my project. Thanks :-)

  • @oussemahendaoui1675
    @oussemahendaoui1675 11 місяців тому +1

    it's pay app the test periode expired do you have any alternative

  • @achrafbouchtarouif5371
    @achrafbouchtarouif5371 3 роки тому +1

    First of all, thank you for the contribution! Just what I was looking for years ago with node-red, a plug & play solution to the server
    I have been doing tests, with a single node-red the APP works correctly, but when I add another different remote access in another totally different node red, the first one that I have added Remote-RED always opens. Although I enter the second, the first one always opens.
    Thanks for your help.
    Regards

    • @RemoteRED
      @RemoteRED  3 роки тому +1

      Jjust found the issue behind this bug. Android only asking once for a client certificate while the app is running. I will release a new version of the Android app fixing this.
      Best, Thorsten

    • @achrafbouchtarouif5371
      @achrafbouchtarouif5371 3 роки тому

      @@RemoteRED excellent Thorsten, and Excellent tool!
      Best regards
      Achraf.

  • @diands
    @diands 3 роки тому +1

    my screen on my phone went blank. what to do? the dashboard doesn't show up

  • @yokekeongchoo2575
    @yokekeongchoo2575 5 місяців тому

    I added a few UI instances in the remote-red app. How can I delete the instance that I don't want to show in the app? Thanks

  • @firaskoubaa4094
    @firaskoubaa4094 3 місяці тому

    I'm asking for some help with using the "remote access" node in Node-RED. It doesn't seem to work, and I received this message in the debugger: starting ssh process
    ssh process error:Error: spawn ssh ENOENT
    ssh process stopped (close: -4058 / null)

  • @badrobot4935
    @badrobot4935 2 роки тому +1

    Amazing job, thank you so much.

  • @anasakasyah8908
    @anasakasyah8908 2 роки тому +1

    May I ask, after I scanned the qr code, the remote-red automatically opens my node-red flows not my node-red dashboard? Can you explain why? Is there a way to access directly to the dashboard?

    • @RemoteRED
      @RemoteRED  2 роки тому +1

      Can you check the value in the config field "Base URL"? With a standard Node-RED config that value should be "/ui". Maybe you have to adjust that value. After changing it, remove the instance from the app and reconnect with a new QR code.

  • @rumpie1470
    @rumpie1470 6 місяців тому

    Excuse me, sir, does the connection for this remote-red use a server from ngrok?

  • @marcinostrowski960
    @marcinostrowski960 Рік тому

    WOW THAT SO easy thank you !!!

  • @morfar9800
    @morfar9800 2 роки тому +1

    How do I use ios shortcuts? Can you give me a exempel of how to run a action through ios shortcuts!

    • @RemoteRED
      @RemoteRED  2 роки тому

      I´m working on a video for that. But in short: Inside the iOS shortcuts app create a new shortcut and select 'Remote-RED' from the apps section. Then select 'Run action'. Fill the field 'action' with a self created key (like 'LIGHT') and the field 'value' with the value to transfer (like 'ON'). Then select a Node-RED instance. When activating that shortcut, a message with that action and value will be send out through the output of the Remote-RED remote node.

  • @elisabethmair7077
    @elisabethmair7077 Рік тому

    Thank you very much - vielen lieben Dank.

  • @김석-l1k
    @김석-l1k 4 місяці тому

    It works. But it takes too long time to connect ui and change between tabs. I suggest fixing this critical problem.

  • @mischief_grows8351
    @mischief_grows8351 Рік тому

    My node say stopped and the app displays a blank screen. The connection was successful but having issues any chance you can help

  • @TruongNguyen-vp9de
    @TruongNguyen-vp9de Рік тому

    Thank a lot, this video very helpful. How to remote access Node-red using website?

  • @dronezap3075
    @dronezap3075 Рік тому

    When I deploy, the node is stopping, starting ends with stopped. As I assume it should be active or started. Only tried to connect within my network. There is no dashboard only a blank screen.

    • @RemoteRED
      @RemoteRED  Рік тому

      Normally it should end in "Active" ;). Please have a look at the Node-RED logs. What messages are displayed here? From the Remote-RED config node you can also send me a mail to my support address. That's more direct.

  • @ACTIONVIBES2024
    @ACTIONVIBES2024 3 роки тому +1

    Hi... I followed step by step but after deploy I see stop status under the remote access unlike in your video

    • @RemoteRED
      @RemoteRED  3 роки тому

      Can you look in your Node-RED logs? There there "remote-access" node should output what it is trying.

    • @din4980
      @din4980 2 роки тому

      @@RemoteRED I also faced the same problem. Can u help us to show how to solve this problem? Also, I could not find NODE-RED logs

    • @RemoteRED
      @RemoteRED  2 роки тому

      @@din4980 It depends on how you installed Node-RED on your computer. When you used the standard Raspberry PI installation script, you should see the log with the command "node-red-log". If you use pm2, it should be readable through "pm2 monit".

  • @GoPrMotion
    @GoPrMotion 2 роки тому

    Works perfectly

  • @villesaari5314
    @villesaari5314 2 роки тому

    Hello... I tried to connect to remote-red app with my nodered and i just turns button grey and wont create the qr. Can you help me?

  • @weatecnologia4854
    @weatecnologia4854 3 місяці тому

    NOSSA EMPRESA FABRICA ESTAÇÕES DE MONITORAMENTO DA QUALIDADE DO AR (RUÍDO AMBIENTE, PM2,5, PM10, CO, CO2, NO2, O3, SO2) E ESTAÇÕES METEOROLÓGICAS (TEMPERATURA, UMIDADE, DIREÇÃO E VELOCIDADE DO VENTO, RADIAÇÃO SOLAR, PRESSÃO ATMOSFÉRICA, CHUVA). COMO PODEMOS ENVIAR NOS ARQUIVOS TXT PARA O SITE?

  • @rohanpotdar2
    @rohanpotdar2 Рік тому

    Great on phone. Can I connect remotely on computer too?

    • @RemoteRED
      @RemoteRED  Рік тому

      No, it works only on phones and tablets.

  • @olleplays1169
    @olleplays1169 2 роки тому

    Hi. Great video, got a lot of needed help. I have tho a question. When i connect my app and I have done excactly as you do, my app just connects to where you config nodes and flows and not the dashboard. How can i get the app to connect to the ui/dashboard?

    • @RemoteRED
      @RemoteRED  2 роки тому

      Hi. Then the value "Base URL" pointing to the wrong path. Normally it should be "/ui" (what is also the default value). After changing this value, you must reconnect the app via a new QR code.

  • @gwynion4350
    @gwynion4350 10 місяців тому

    hey, if i try to connect the app i get the massage: Cannot GET /ui, how can i fix this?
    *edid: ok nm, found it

    • @grandbro7954
      @grandbro7954 9 місяців тому

      what was it?

    • @gwynion4350
      @gwynion4350 9 місяців тому

      @@grandbro7954 you have to change the Base URL to fit the dashboard you are using, in my case it was "/dashboard/page1"

  • @josemiguelfernandezgarcia8318
    @josemiguelfernandezgarcia8318 3 роки тому

    I have a question. when I connect the app, it says: successfully connected. but when I open access ...I can't see anything. blank screen appears. I need help.

    • @RemoteRED
      @RemoteRED  3 роки тому

      Please have a look on the internet connection of your Node-RED server. Seams that the Node-RED server can't connect my servers, which is mandatory for remote access. On the bottom of the help page the necessary routes are documented. Can you please check if they are connectable from your Node-RED server? www.remote-red.com/en/help/

  • @cristianvelazquez8461
    @cristianvelazquez8461 2 роки тому

    in the Base URL section you can only go /ui?
    can you put another page?

    • @RemoteRED
      @RemoteRED  2 роки тому +1

      Yes, you can. The "/ui" is only the default, as the most Node-RED installations have their dashboard on "/ui". Some other implementations of Node-RED like Redmatic have "/addons/red/ui/".
      But you can't enter a page like "/index.html" here. You can only add a absolute path of the serving host here.
      When changing the serving host and base url you can serve a lot of other pages then the dashboard here, like NAS or Router Web UI´s.

    • @cristianvelazquez8461
      @cristianvelazquez8461 2 роки тому

      ​@@RemoteRED Ok it can be installed on windows 10 remote-red to see the page??

    • @RemoteRED
      @RemoteRED  2 роки тому

      @@cristianvelazquez8461 If you installed a Node-RED under Windows 10, it is possible to access that dashboard from a mobile. Newer Windows 10 builds habe SSH installed, which is mandatory for Remote-RED.
      But it is not possible to use the Remote-RED apps on Windows 10. This apps are iOS and Android only. So you can use your iOS and Android devices to access webpages from Node-RED (hosted on Linux, MacOS or Windows 10/11).

  • @GCSol
    @GCSol 4 місяці тому

    It's a great idea but it doesn't work very well. It takes almost five minutes to open the dashboard. It will open for a few seconds then lose connection.

  • @이주현-u1x6w
    @이주현-u1x6w 3 роки тому

    when I open access ...I can't see anything. blank screen appears. I saw the information about the server location on the help page. But I don't know what to do. Please provide more details.

    • @RemoteRED
      @RemoteRED  3 роки тому +1

      Do you mean, that a blank screen appears if you open it inside the app?
      If so, please check if your Node-RED server have access to my servers. Mybe it's blocked by a firewall or maybe the Internet on your machine is not configured correctly. On the bottom of this page there is a list with URL´s and IP´s that must be accessible from your device: www.remote-red.com/en/help/

  • @rodolphe8859
    @rodolphe8859 Рік тому

    Many thanks that the perfect feature ;) do you think that one day we will have to pay remote-red for this solution ? thanks it's very help full

    • @RemoteRED
      @RemoteRED  Рік тому

      Remote-RED is already a paid application over InApp purchases.

    • @rodolphe8859
      @rodolphe8859 Рік тому

      @@RemoteRED so why i can use it for free once i 've downloaded it?

    • @RemoteRED
      @RemoteRED  Рік тому

      @@rodolphe8859 For testing it, before making any InApp Purchases..

    • @rodolphe8859
      @rodolphe8859 Рік тому

      @@RemoteRED all right thanks

  • @cristianvelazquez8461
    @cristianvelazquez8461 2 роки тому

    When I give Connect Remote-RED App it does not generate the qr code, do you know why, Remote-RED is compatible in Mexico?

    • @RemoteRED
      @RemoteRED  2 роки тому

      It should work in Mexico too :)
      Can you check if my servers are reachable from your Node-RED server? The server IP´s are listed on this page on the bottom: www.remote-red.com/en/help/
      Does it writes an Error in the Node-RED log as soon as you try to connect the app?

    • @cristianvelazquez8461
      @cristianvelazquez8461 2 роки тому

      @@RemoteRED Flows stopped due to missing node types.
      remote-config ,"Credential type 'remote-config' is not registered"

    • @cristianvelazquez8461
      @cristianvelazquez8461 2 роки тому

      @@RemoteRED "Credential type 'remote-config' is not registered"
      which credencial I have to install how is that?

    • @RemoteRED
      @RemoteRED  2 роки тому

      @@cristianvelazquez8461 That message I saw the first time. There is no credential that has to bee installed by the user.
      I think something goes wrong on the install of the node. Have you tried to re-install the Remote-RED nodes?

    • @cristianvelazquez8461
      @cristianvelazquez8461 2 роки тому

      @@RemoteRED if it is the version how to install a previous version?

  • @giginet56
    @giginet56 2 роки тому

    It works great but how secure is the remote connection?

    • @RemoteRED
      @RemoteRED  2 роки тому

      I tried to make it as much secure as I can. The connection between your Node-RED and my servers is done by a SSH Tunnel. The connection from the apps to my server is secured by HTTPS using a client certificate. All API calls to my server are secured via certificate pinning.
      Additionally you can serve your dashboard as https, so your additional to the SSH/HTTPS encryption there will be another encryption layer. Also my apps support Node-RED authentication (basic auth), so you can add a username/passwort login.
      It's not designed for high security applications like I also wrote in the ToS. So it's not done for companies, it's done for SmartHome / private users, like I also wrote in the ToS. My personal view is that it's more than enough for controlling some lights or the music player at home, but it should not been used to control the water supply of a city or a power plant ;)

  • @schejbity
    @schejbity 2 роки тому

    Is there some way to use Remote-RED without proxy and connect directly to my public IP?

    • @RemoteRED
      @RemoteRED  2 роки тому

      No, the purpose of Remote-RED is that people without public IP and without forward ports can access their dashboard. When your dashboard is already public, you can add your dashboard as a icon to your home screen, completely without Remote-RED.

    • @schejbity
      @schejbity 2 роки тому

      I understand, but I'm interested in notification feature. Is there some other way to receive push notifications on my smartphone without 3rd party proxies or clouds? Thx.

    • @RemoteRED
      @RemoteRED  2 роки тому +1

      @@schejbity For receiving notifications you do not need the "Remote Access" node. You can just use the "Remote Notification" node. They share a config node. Just ignore the values there and connect your mobile. If you do not add a "Remote Access" node, the tunnel between your Node-RED and my proxy server will not been established.
      So you can send notifications to your phone. But they will be routed through my server. Without a "Remote Access" you can not use the "Question Node".

  • @ottorocket03
    @ottorocket03 3 роки тому

    Can it be used outside of local network ?

    • @RemoteRED
      @RemoteRED  3 роки тому +1

      To access the dashboard from the internet (mobile connection) is the main purpose of Remote-RED.

  • @diegolalejandro4456
    @diegolalejandro4456 2 роки тому

    can I access the server from any part of the world?

    • @RemoteRED
      @RemoteRED  Рік тому

      Sorry for the delay.. Yes, if you have Internet Access you can access your server. Maybe some un-free countries may block encrypted webservices, don't know. But with a "normal" Internet connection it should work ;)

  • @basoayam4252
    @basoayam4252 Рік тому

    Ive subscribe and pay on app, but it just connect once at first i connect, when i close the app it wont connect again, even when i try to scan it again it wont connect, ANSWER PLEASE!!!

    • @RemoteRED
      @RemoteRED  Рік тому

      Can you please send me a mail over the support button inside the Remote-RED config node? Here are your instance hash included I need to check the logs. Are the status of the Remote Access Node showing "active"?

    • @basoayam4252
      @basoayam4252 Рік тому

      @@RemoteRED its showing "serving" but on my phone just white screen

    • @basoayam4252
      @basoayam4252 Рік тому

      @@RemoteRED i have 2 phone used to remote my Ui, first phone ive subscribe 3month, the other phone i just used it free, first phone can be connect again when i close the app, but it takes time to wait my ui showed on phone, but the second phone i use free, it wont connect again.
      Are we have to subscribe to use ur app fitur?

    • @RemoteRED
      @RemoteRED  Рік тому

      @@basoayam4252 Normally, when both phones runs on the same account (Google Account, Apple-ID) they share the buy, so you only have to purchase once.
      When the second phone does not work, do you have changed something in their Remote-Access Config node since scanning the QR code? If yes, delete the instance from the phone (by swiping it), generate a new QR code and add the instance again.
      If this does not werk, please send me your instance hash like described before, so that I can look at the logs.

    • @basoayam4252
      @basoayam4252 Рік тому

      @@RemoteRED its work, thanks a lot ur app help me

  • @RachaMoliteroftory
    @RachaMoliteroftory Рік тому

    Hi ! Great video ; I followed your tutorial but when I try to generate a QR code, I get a popup saying "Error while registering instance: self-signed certificate in certificate chain" ; do you know how I could fix this ? (I'm on Windows 10). Thanks in advance !

    • @Looking4Cache
      @Looking4Cache Рік тому +1

      Sorry for the long delay.. I found what happened. If you use a self signed certificate to use https locally, this happens. I just released my Remote-RED nodes in Version 1.5.1. There it will work with self signed certs.

    • @RachaMoliteroftory
      @RachaMoliteroftory Рік тому

      @@Looking4CacheThank you for your response ! I tried on a NodeRed instance with internet access and it worked but is it possible to use on an instance that has no internet access? Thanks in advance !

  • @alexismartin543
    @alexismartin543 3 роки тому

    Hello, we are using remote red for one of our applications, however, our app suddenly stopped connecting but still keep getting notifications, I tried configuring again the app but I’m still having the same problem

    • @alexismartin543
      @alexismartin543 3 роки тому

      We’re getting ERROR: Error: getaddrinfoEAI_AGAIN api-nodered03.remote-red.com

    • @RemoteRED
      @RemoteRED  3 роки тому +1

      ​@@alexismartin543 Hi!
      this error occurs when the DNS resolution on your Node-RED computer times out. It was not able to get the ip address of my server.
      Can you please try to ping my api addess (from your last comment) from your Node-RED server. Also try to ping other pages, like www.google.com or so to see if your internet and DNS is working.

    • @alexismartin543
      @alexismartin543 3 роки тому

      @@RemoteRED I've tried to ping google.com and your server as well, I'm getting 64 bytes from vmd63078.contaboserver.net (209.126.0.212)

    • @alexismartin543
      @alexismartin543 3 роки тому

      It was working perfect for the last couple of days (we're developing our code and still testing), I keep getting the push notifications. When I redeploy, remote red works great for a couple of minutes or hours, and then it stops working. I need to redeploy constantly.
      We are running also MySql on our server, could this be one of the problems?
      Could the internet speed also be part of the problem?
      we're using Raspberry Pi

    • @RemoteRED
      @RemoteRED  3 роки тому

      @@alexismartin543 can you please go in the config node of Remote-RED and hit there the "Open mail to support" button. There is the instance hash included where I can search in the logs of my server.

  • @ΒασιληςΤογης
    @ΒασιληςΤογης 3 роки тому

    I follow exactly what you do but when i press Connect Remote-Red App i get on node red an error. 192.168.1.15:1880 says Error while registering instance: Network Error

    • @RemoteRED
      @RemoteRED  3 роки тому

      I checked my server logs from the last days and all incoming request for new apps was handled successful. So I think your Node-RED instance can't reach my servers. I added the necessary server addresses and ports to www.remote-red.com/en/help/
      Can you check if you can reach them from your Node-RED server?

    • @ΒασιληςΤογης
      @ΒασιληςΤογης 3 роки тому

      @@RemoteRED no i cannot access them and there is no firewall. can i send you a picture of my remote-config node to see if im making a mistake somewhere ?

    • @RemoteRED
      @RemoteRED  3 роки тому

      @@ΒασιληςΤογης You can send it to me by info@remote-red.com. But if you can't reach my servers from your Node-RED server, like with a ping, this is the section where we should look. How did you test if you reach my servers? Did you reach other public pages like "www.google.com" from your Node-RED server?

  • @Passco666
    @Passco666 2 роки тому

    When I click connect. QR code is not generated

    • @RemoteRED
      @RemoteRED  2 роки тому

      Are there any error logs on the Node-RED log when you try? Does the Node-RED computer has free access to the internet? At least the servers / ip´s on the bottom of this site must be accessible: www.remote-red.com/en/help/

  • @rit0838
    @rit0838 2 роки тому

    Nice app! I have been using it for å while, and have some questions:
    - Are passwords remembered for 7 days like the website version, or forever?
    - How secure are the websites that are running the servers? Is it easy to break this system, and access dashboards all over the world?

    • @RemoteRED
      @RemoteRED  2 роки тому +1

      Hi Rito,
      the passwords are remembered forever. They are stored only on the device, not on a webserver. My servers used to proxy the requests are as secure as I got this Debian based systems. Also if someone got ssh access to my servers, he can't access the dashboards directly. There are several other layers to understand and to go through.
      But it is a system done by me, one developer. Its not created by an big company with several security specialists. Because of this I also wrote some restrictions in the ToS, like no commercial use and the recommendation to do not publish systems with a very high security need.

    • @rit0838
      @rit0838 2 роки тому

      @@RemoteRED Ok. There is a bug in the app where the client sometimes asks for password authentication, even thought I have entered it. It occurs sometimes when I open the app, but disappears after canceling (then I have free access to the dashboard again).

  • @nguyenvanquang1382
    @nguyenvanquang1382 2 роки тому

    thanks

  • @ahmadyoussifessa7088
    @ahmadyoussifessa7088 3 роки тому

    Thank you for this helpful tutorial, but i am facing a problem that after making everything(scanning...) and deploy a notification(stopped) is displayed down the remote access node. So what is the problem

    • @RemoteRED
      @RemoteRED  3 роки тому

      Sorry, I did not understand the issue. Can you explain it a bit more?

  • @ashiqmumtaz8726
    @ashiqmumtaz8726 2 роки тому

    It is not working for Ubuntu 18.04.

    • @RemoteRED
      @RemoteRED  2 роки тому

      Do you have more infos, like a error message?

    • @ashiqmumtaz8726
      @ashiqmumtaz8726 2 роки тому

      @@RemoteRED it says "ETIMEDOUT" "this is a problem related to network connectivity"

    • @ashiqmumtaz8726
      @ashiqmumtaz8726 2 роки тому

      @@RemoteREDThe firewall is also inactive.

  • @Pabz2030
    @Pabz2030 2 роки тому

    All this time and I never realised Node Red was written by Arnold Schwarzenegger

  • @ittidaterujiwasin3058
    @ittidaterujiwasin3058 2 роки тому

    It's not free. Waste my time for app installation and fail as other comments.

  • @sidsid1220
    @sidsid1220 2 роки тому

    I checked all the steps but it didn't work for me?

    • @RemoteRED
      @RemoteRED  2 роки тому

      Please check network and firewall settings, like shown on the bottom of this page: www.remote-red.com/en/help/
      If this does not help, please contact me with the "Mail to support" button inside the config node of Remote-RED