Hello to the group. Name is Marty call W8AKS in Beckley Wv. I got bit bigtime by Kyle AA0Z the other day. I had a pi4 on the shelf so said Let¡¯s try something new. After watching Kyle¡¯s video, I proceeded to get my feet wet after updating the Pi4. This is what I¡¯ve done and the bump I¡¯ve came too.
I have Node Red up and running on the pi4.I bring up node red via the programming tab on the dropdown menu. I get a terminal window pop up with a some work I have to do involving encrypted files. Bottom line, node red console running in server at I go to chrome and use the following url for my workspace 192.168.254.144:1880
This brings up my workspace. I followed wo2x pdf instructions in the files section and installed the required modules.
Now is where I hit the bump in the road. Following kyles guidance and the node red web site. I tried to bring up a dashboard so I could start the learning process. I used 192.168.254.144:1880/UI No dashboard but a error message that 254 is a private thing in the router. This is true. I am running fiber from Frontier using their modem and Router as it gives 1 gig performance. This is the point I am at, how do I work around this to get a dashboard? I¡¯ve checked the dashboard in the palette section with no joy. Any help be greatly appreciated. Thanks and 73 Marty Bluhm W8AKS
|
Hi Marty
You might not be able to access the dashboard u til you load a flow containing dashboard nodes.
Also make sure you have the node-red-dashboard node loaded.
73 Dave wo2x
Sent from my waxed string and tin cans.
toggle quoted message
Show quoted text
On Jun 25, 2022, at 7:06 PM, Marty Bluhm <w8aks55@...> wrote:
?Hello to the group. Name is Marty call W8AKS in Beckley Wv. I got bit bigtime by Kyle AA0Z the other day. I had a pi4 on the shelf so said Let¡¯s try something new. After watching Kyle¡¯s video, I proceeded to get my feet wet after updating the Pi4. This is what I¡¯ve done and the bump I¡¯ve came too.
I have Node Red up and running on the pi4.I bring up node red via the programming tab on the dropdown menu. I get a terminal window pop up with a some work I have to do involving encrypted files. Bottom line, node red console running in server at I go to chrome and use the following url for my workspace 192.168.254.144:1880
This brings up my workspace. I followed wo2x pdf instructions in the files section and installed the required modules.
Now is where I hit the bump in the road. Following kyles guidance and the node red web site. I tried to bring up a dashboard so I could start the learning process. I used 192.168.254.144:1880/UI No dashboard but a error message that 254 is a private thing in the router. This is true. I am running fiber from Frontier using their modem and Router as it gives 1 gig performance. This is the point I am at, how do I work around this to get a dashboard? I¡¯ve checked the dashboard in the palette section with no joy. Any help be greatly appreciated. Thanks and 73 Marty Bluhm W8AKS
|
Hi Dave, Thanks for the super fast reply. I downloaded and installed all those flows you recommended in the files section. A dashboard was among them and is present on the left side (palette) of the workspace. In fact it is the second to last item followed by Raspberry Pi. I have been working with this to see if I could solve my own problem but no luck. When I click on it, the slider moves up between the json and xml flows with nothing resembling a dashboard workspace showing. Perhaps I¡¯m looking for the wrong thing. Thanks , hopefully can solve this and get on with the goodies. 73 Marty W8AKS
toggle quoted message
Show quoted text
On Jun 25, 2022, at 19:08, David De Coons wo2x <RocketNJ@...> wrote:
?Hi Marty
You might not be able to access the dashboard u til you load a flow containing dashboard nodes.
Also make sure you have the node-red-dashboard node loaded.
73 Dave wo2x
Sent from my waxed string and tin cans.
On Jun 25, 2022, at 7:06 PM, Marty Bluhm <w8aks55@...> wrote:
?Hello to the group. Name is Marty call W8AKS in Beckley Wv. I got bit bigtime by Kyle AA0Z the other day. I had a pi4 on the shelf so said Let¡¯s try something new. After watching Kyle¡¯s video, I proceeded to get my feet wet after updating the Pi4. This is what I¡¯ve done and the bump I¡¯ve came too.
I have Node Red up and running on the pi4.I bring up node red via the programming tab on the dropdown menu. I get a terminal window pop up with a some work I have to do involving encrypted files. Bottom line, node red console running in server at I go to chrome and use the following url for my workspace 192.168.254.144:1880
This brings up my workspace. I followed wo2x pdf instructions in the files section and installed the required modules.
Now is where I hit the bump in the road. Following kyles guidance and the node red web site. I tried to bring up a dashboard so I could start the learning process. I used 192.168.254.144:1880/UI No dashboard but a error message that 254 is a private thing in the router. This is true. I am running fiber from Frontier using their modem and Router as it gives 1 gig performance. This is the point I am at, how do I work around this to get a dashboard? I¡¯ve checked the dashboard in the palette section with no joy. Any help be greatly appreciated. Thanks and 73 Marty Bluhm W8AKS
|
Hi? Marty
At Field Day today and tomorrow but can help you remotely Monday if you still need help.
73 Dave wo2x
toggle quoted message
Show quoted text
On Sat, Jun 25, 2022, 7:26 PM Marty Bluhm < w8aks55@...> wrote: Hi Dave,
Thanks for the super fast reply.
I downloaded and installed all those flows you recommended in the files section. A dashboard was among them and is present on the left side (palette) of the workspace. In fact it is the second to last item followed by Raspberry Pi.
I have been working with this to see if I could solve my own problem but no luck.
When I click on it, the slider moves up between the json and xml flows with nothing resembling a dashboard workspace showing.
Perhaps I¡¯m looking for the wrong thing.
Thanks , hopefully can solve this and get on with the goodies.
73
Marty
W8AKS
> On Jun 25, 2022, at 19:08, David De Coons wo2x <RocketNJ@...> wrote:
>
> ?Hi Marty
>
> You might not be able to access the dashboard u til you load a flow containing dashboard nodes.
>
> Also make sure you have the node-red-dashboard node loaded.
>
> 73
> Dave wo2x
>
>
> Sent from my waxed string and tin cans.
>
>> On Jun 25, 2022, at 7:06 PM, Marty Bluhm <w8aks55@...> wrote:
>>
>> ?Hello to the group.
>> Name is Marty call W8AKS in Beckley Wv.
>> I got bit bigtime by Kyle AA0Z the other day. I had a pi4 on the shelf so said Let¡¯s try something new.
>> After watching Kyle¡¯s video, I proceeded to get my feet wet after updating the Pi4.
>> This is what I¡¯ve done and the bump I¡¯ve came too.
>>
>> I have Node Red up and running on the pi4.I bring up node red via the programming tab on the dropdown menu.
>> I get a terminal window pop up with a some work I have to do involving encrypted files.
>> Bottom line, node red console running in server at
>> I go to chrome and use the following url for my workspace
>>
>>
>> This brings up my workspace.
>> I followed wo2x pdf instructions in the files section and installed the required modules.
>>
>> Now is where I hit the bump in the road.
>> Following kyles guidance and the node red web site. I tried to bring up a dashboard so I could start the learning process.
>> I used
>> No dashboard but a error message that 254 is a private thing in the router.
>> This is true. I am running fiber from Frontier using their modem and Router as it gives 1 gig performance.
>> This is the point I am at, how do I work around this to get a dashboard?
>> I¡¯ve checked the dashboard in the palette section with no joy.
>> Any help be greatly appreciated.
>> Thanks and 73
>> Marty Bluhm
>> W8AKS
>>
>>
>>
>>
>>
>>
>>
>
>
>
>
>
|
? That sounds good. I really didn¡¯t expect anything due to field day. In fact, I have the all nite shift on the cw station so I¡¯ll have to go in a couple hrs. That¡±s if the the current underway tstorms stop.? Have fun and talk with you later. 73
toggle quoted message
Show quoted text
On Jun 25, 2022, at 7:29 PM, David De Coons wo2x <RocketNJ@...> wrote:
? Hi? Marty
At Field Day today and tomorrow but can help you remotely Monday if you still need help.
73 Dave wo2x On Sat, Jun 25, 2022, 7:26 PM Marty Bluhm < w8aks55@...> wrote: Hi Dave,
Thanks for the super fast reply.
I downloaded and installed all those flows you recommended in the files section. A dashboard was among them and is present on the left side (palette) of the workspace. In fact it is the second to last item followed by Raspberry Pi.
I have been working with this to see if I could solve my own problem but no luck.
When I click on it, the slider moves up between the json and xml flows with nothing resembling a dashboard workspace showing.
Perhaps I¡¯m looking for the wrong thing.
Thanks , hopefully can solve this and get on with the goodies.
73
Marty
W8AKS
> On Jun 25, 2022, at 19:08, David De Coons wo2x <RocketNJ@...> wrote:
>
> ?Hi Marty
>
> You might not be able to access the dashboard u til you load a flow containing dashboard nodes.
>
> Also make sure you have the node-red-dashboard node loaded.
>
> 73
> Dave wo2x
>
>
> Sent from my waxed string and tin cans.
>
>> On Jun 25, 2022, at 7:06 PM, Marty Bluhm <w8aks55@...> wrote:
>>
>> ?Hello to the group.
>> Name is Marty call W8AKS in Beckley Wv.
>> I got bit bigtime by Kyle AA0Z the other day. I had a pi4 on the shelf so said Let¡¯s try something new.
>> After watching Kyle¡¯s video, I proceeded to get my feet wet after updating the Pi4.
>> This is what I¡¯ve done and the bump I¡¯ve came too.
>>
>> I have Node Red up and running on the pi4.I bring up node red via the programming tab on the dropdown menu.
>> I get a terminal window pop up with a some work I have to do involving encrypted files.
>> Bottom line, node red console running in server at
>> I go to chrome and use the following url for my workspace
>>
>>
>> This brings up my workspace.
>> I followed wo2x pdf instructions in the files section and installed the required modules.
>>
>> Now is where I hit the bump in the road.
>> Following kyles guidance and the node red web site. I tried to bring up a dashboard so I could start the learning process.
>> I used
>> No dashboard but a error message that 254 is a private thing in the router.
>> This is true. I am running fiber from Frontier using their modem and Router as it gives 1 gig performance.
>> This is the point I am at, how do I work around this to get a dashboard?
>> I¡¯ve checked the dashboard in the palette section with no joy.
>> Any help be greatly appreciated.
>> Thanks and 73
>> Marty Bluhm
>> W8AKS
>>
>>
>>
>>
>>
>>
>>
>
>
>
>
>
|
I am playing FT8 on 20. NJ2BC
toggle quoted message
Show quoted text
On Sat, Jun 25, 2022, 7:38 PM Marty Bluhm < w8aks55@...> wrote: ?That sounds good. I really didn¡¯t expect anything due to field day. In fact, I have the all nite shift on the cw station so I¡¯ll have to go in a couple hrs. That¡±s if the the current underway tstorms stop.? Have fun and talk with you later. 73 On Jun 25, 2022, at 7:29 PM, David De Coons wo2x <RocketNJ@...> wrote:
? Hi? Marty
At Field Day today and tomorrow but can help you remotely Monday if you still need help.
73 Dave wo2x On Sat, Jun 25, 2022, 7:26 PM Marty Bluhm < w8aks55@...> wrote: Hi Dave,
Thanks for the super fast reply.
I downloaded and installed all those flows you recommended in the files section. A dashboard was among them and is present on the left side (palette) of the workspace. In fact it is the second to last item followed by Raspberry Pi.
I have been working with this to see if I could solve my own problem but no luck.
When I click on it, the slider moves up between the json and xml flows with nothing resembling a dashboard workspace showing.
Perhaps I¡¯m looking for the wrong thing.
Thanks , hopefully can solve this and get on with the goodies.
73
Marty
W8AKS
> On Jun 25, 2022, at 19:08, David De Coons wo2x <RocketNJ@...> wrote:
>
> ?Hi Marty
>
> You might not be able to access the dashboard u til you load a flow containing dashboard nodes.
>
> Also make sure you have the node-red-dashboard node loaded.
>
> 73
> Dave wo2x
>
>
> Sent from my waxed string and tin cans.
>
>> On Jun 25, 2022, at 7:06 PM, Marty Bluhm <w8aks55@...> wrote:
>>
>> ?Hello to the group.
>> Name is Marty call W8AKS in Beckley Wv.
>> I got bit bigtime by Kyle AA0Z the other day. I had a pi4 on the shelf so said Let¡¯s try something new.
>> After watching Kyle¡¯s video, I proceeded to get my feet wet after updating the Pi4.
>> This is what I¡¯ve done and the bump I¡¯ve came too.
>>
>> I have Node Red up and running on the pi4.I bring up node red via the programming tab on the dropdown menu.
>> I get a terminal window pop up with a some work I have to do involving encrypted files.
>> Bottom line, node red console running in server at
>> I go to chrome and use the following url for my workspace
>>
>>
>> This brings up my workspace.
>> I followed wo2x pdf instructions in the files section and installed the required modules.
>>
>> Now is where I hit the bump in the road.
>> Following kyles guidance and the node red web site. I tried to bring up a dashboard so I could start the learning process.
>> I used
>> No dashboard but a error message that 254 is a private thing in the router.
>> This is true. I am running fiber from Frontier using their modem and Router as it gives 1 gig performance.
>> This is the point I am at, how do I work around this to get a dashboard?
>> I¡¯ve checked the dashboard in the palette section with no joy.
>> Any help be greatly appreciated.
>> Thanks and 73
>> Marty Bluhm
>> W8AKS
>>
>>
>>
>>
>>
>>
>>
>
>
>
>
>
|
Marty, try "/ui" lower case instead of upper case. Unix anything is case sensitive. I just tried upper case in my RPi Node Red server and get no response.?
BTW, one point on clarification, you say your server is running on 127.0.0.1. That is a bit nonsensical. 127.0.0.1 is the IP looback (my IPl address and when one establishes an ip connection to it, it connects to the currect node. So, in effect, every IP node is 127.0.0.1.
toggle quoted message
Show quoted text
Hello to the group.
Name is Marty call W8AKS in Beckley Wv.
I got bit bigtime by Kyle AA0Z the other day. I had a pi4 on the shelf so said Let¡¯s try something new.
After watching Kyle¡¯s video, I proceeded to get my feet wet after updating the Pi4.
This is what I¡¯ve done and the bump I¡¯ve came too.
I have Node Red up and running on the pi4.I bring up node red via the programming tab on the dropdown menu.
I get a terminal window pop up with a some work I have to do involving encrypted files.
Bottom line, node red console running in server at
I go to chrome and use the following url for my workspace
This brings up my workspace.
I followed wo2x pdf instructions in the files section and installed the required modules.
Now is where I hit the bump in the road.
Following kyles guidance and the node red web site. I tried to bring up a dashboard so I could start the learning process.
I used
No dashboard but a error message that 254 is a private thing in the router.
This is true. I am running fiber from Frontier using their modem and Router as it gives 1 gig performance.
This is the point I am at, how do I work around this to get a dashboard?
I¡¯ve checked the dashboard in the palette section with no joy.
Any help be greatly appreciated.
Thanks and 73
Marty Bluhm
W8AKS
|
Ron
You are probably onto the answer with ui vs UI
I didn`t look close.?
Dave
toggle quoted message
Show quoted text
On Sat, Jun 25, 2022, 7:56 PM Ronald Panetta, WB2WGH < ron@...> wrote: Marty, try "/ui" lower case instead of upper case. Unix anything is case sensitive. I just tried upper case in my RPi Node Red server and get no response.?
BTW, one point on clarification, you say your server is running on 127.0.0.1. That is a bit nonsensical. 127.0.0.1 is the IP looback (my IPl address and when one establishes an ip connection to it, it connects to the currect node. So, in effect, every IP node is 127.0.0.1.
Hello to the group.
Name is Marty call W8AKS in Beckley Wv.
I got bit bigtime by Kyle AA0Z the other day. I had a pi4 on the shelf so said Let¡¯s try something new.
After watching Kyle¡¯s video, I proceeded to get my feet wet after updating the Pi4.
This is what I¡¯ve done and the bump I¡¯ve came too.
I have Node Red up and running on the pi4.I bring up node red via the programming tab on the dropdown menu.
I get a terminal window pop up with a some work I have to do involving encrypted files.
Bottom line, node red console running in server at
I go to chrome and use the following url for my workspace
This brings up my workspace.
I followed wo2x pdf instructions in the files section and installed the required modules.
Now is where I hit the bump in the road.
Following kyles guidance and the node red web site. I tried to bring up a dashboard so I could start the learning process.
I used
No dashboard but a error message that 254 is a private thing in the router.
This is true. I am running fiber from Frontier using their modem and Router as it gives 1 gig performance.
This is the point I am at, how do I work around this to get a dashboard?
I¡¯ve checked the dashboard in the palette section with no joy.
Any help be greatly appreciated.
Thanks and 73
Marty Bluhm
W8AKS
|
That did it! Ron, thanks so much! Didn¡¯t realize it was case sensitive. Onward and upward after a night of ditties. Have a good one and thanks so much.
toggle quoted message
Show quoted text
On Jun 25, 2022, at 7:56 PM, Ronald Panetta, WB2WGH <ron@...> wrote:
? Marty, try "/ui" lower case instead of upper case. Unix anything is case sensitive. I just tried upper case in my RPi Node Red server and get no response.?
BTW, one point on clarification, you say your server is running on 127.0.0.1. That is a bit nonsensical. 127.0.0.1 is the IP looback (my IPl address and when one establishes an ip connection to it, it connects to the currect node. So, in effect, every IP node is 127.0.0.1. Hello to the group.
Name is Marty call W8AKS in Beckley Wv.
I got bit bigtime by Kyle AA0Z the other day. I had a pi4 on the shelf so said Let¡¯s try something new.
After watching Kyle¡¯s video, I proceeded to get my feet wet after updating the Pi4.
This is what I¡¯ve done and the bump I¡¯ve came too.
I have Node Red up and running on the pi4.I bring up node red via the programming tab on the dropdown menu.
I get a terminal window pop up with a some work I have to do involving encrypted files.
Bottom line, node red console running in server at
I go to chrome and use the following url for my workspace
This brings up my workspace.
I followed wo2x pdf instructions in the files section and installed the required modules.
Now is where I hit the bump in the road.
Following kyles guidance and the node red web site. I tried to bring up a dashboard so I could start the learning process.
I used
No dashboard but a error message that 254 is a private thing in the router.
This is true. I am running fiber from Frontier using their modem and Router as it gives 1 gig performance.
This is the point I am at, how do I work around this to get a dashboard?
I¡¯ve checked the dashboard in the palette section with no joy.
Any help be greatly appreciated.
Thanks and 73
Marty Bluhm
W8AKS
|
Dave, Was supposed to be at FD but isolating due to you know what. So taking the opportunity to catch up on things non ham radio. Might play FD from the home shack tomorrow.
Have fun at FD and I'll look for you tomorrow if I get on the air. Ron WB2WGH?
toggle quoted message
Show quoted text
On Sat, Jun 25, 2022, 7:46 PM David De Coons wo2x via <RocketNJ= [email protected]> wrote: I am playing FT8 on 20. NJ2BC
On Sat, Jun 25, 2022, 7:38 PM Marty Bluhm < w8aks55@...> wrote: ?That sounds good. I really didn¡¯t expect anything due to field day. In fact, I have the all nite shift on the cw station so I¡¯ll have to go in a couple hrs. That¡±s if the the current underway tstorms stop.? Have fun and talk with you later. 73 On Jun 25, 2022, at 7:29 PM, David De Coons wo2x <RocketNJ@...> wrote:
? Hi? Marty
At Field Day today and tomorrow but can help you remotely Monday if you still need help.
73 Dave wo2x On Sat, Jun 25, 2022, 7:26 PM Marty Bluhm < w8aks55@...> wrote: Hi Dave,
Thanks for the super fast reply.
I downloaded and installed all those flows you recommended in the files section. A dashboard was among them and is present on the left side (palette) of the workspace. In fact it is the second to last item followed by Raspberry Pi.
I have been working with this to see if I could solve my own problem but no luck.
When I click on it, the slider moves up between the json and xml flows with nothing resembling a dashboard workspace showing.
Perhaps I¡¯m looking for the wrong thing.
Thanks , hopefully can solve this and get on with the goodies.
73
Marty
W8AKS
> On Jun 25, 2022, at 19:08, David De Coons wo2x <RocketNJ@...> wrote:
>
> ?Hi Marty
>
> You might not be able to access the dashboard u til you load a flow containing dashboard nodes.
>
> Also make sure you have the node-red-dashboard node loaded.
>
> 73
> Dave wo2x
>
>
> Sent from my waxed string and tin cans.
>
>> On Jun 25, 2022, at 7:06 PM, Marty Bluhm <w8aks55@...> wrote:
>>
>> ?Hello to the group.
>> Name is Marty call W8AKS in Beckley Wv.
>> I got bit bigtime by Kyle AA0Z the other day. I had a pi4 on the shelf so said Let¡¯s try something new.
>> After watching Kyle¡¯s video, I proceeded to get my feet wet after updating the Pi4.
>> This is what I¡¯ve done and the bump I¡¯ve came too.
>>
>> I have Node Red up and running on the pi4.I bring up node red via the programming tab on the dropdown menu.
>> I get a terminal window pop up with a some work I have to do involving encrypted files.
>> Bottom line, node red console running in server at
>> I go to chrome and use the following url for my workspace
>>
>>
>> This brings up my workspace.
>> I followed wo2x pdf instructions in the files section and installed the required modules.
>>
>> Now is where I hit the bump in the road.
>> Following kyles guidance and the node red web site. I tried to bring up a dashboard so I could start the learning process.
>> I used
>> No dashboard but a error message that 254 is a private thing in the router.
>> This is true. I am running fiber from Frontier using their modem and Router as it gives 1 gig performance.
>> This is the point I am at, how do I work around this to get a dashboard?
>> I¡¯ve checked the dashboard in the palette section with no joy.
>> Any help be greatly appreciated.
>> Thanks and 73
>> Marty Bluhm
>> W8AKS
>>
>>
>>
>>
>>
>>
>>
>
>
>
>
>
|
toggle quoted message
Show quoted text
That did it! Ron, thanks so much! Didn¡¯t realize it was case sensitive. Onward and upward after a night of ditties. Have a good one and thanks so much. 73 Marty Bluhm On Jun 25, 2022, at 7:56 PM, Ronald Panetta, WB2WGH <ron@...> wrote:
? Marty, try "/ui" lower case instead of upper case. Unix anything is case sensitive. I just tried upper case in my RPi Node Red server and get no response.?
BTW, one point on clarification, you say your server is running on 127.0.0.1. That is a bit nonsensical. 127.0.0.1 is the IP looback (my IPl address and when one establishes an ip connection to it, it connects to the currect node. So, in effect, every IP node is 127.0.0.1. Hello to the group.
Name is Marty call W8AKS in Beckley Wv.
I got bit bigtime by Kyle AA0Z the other day. I had a pi4 on the shelf so said Let¡¯s try something new.
After watching Kyle¡¯s video, I proceeded to get my feet wet after updating the Pi4.
This is what I¡¯ve done and the bump I¡¯ve came too.
I have Node Red up and running on the pi4.I bring up node red via the programming tab on the dropdown menu.
I get a terminal window pop up with a some work I have to do involving encrypted files.
Bottom line, node red console running in server at
I go to chrome and use the following url for my workspace
This brings up my workspace.
I followed wo2x pdf instructions in the files section and installed the required modules.
Now is where I hit the bump in the road.
Following kyles guidance and the node red web site. I tried to bring up a dashboard so I could start the learning process.
I used
No dashboard but a error message that 254 is a private thing in the router.
This is true. I am running fiber from Frontier using their modem and Router as it gives 1 gig performance.
This is the point I am at, how do I work around this to get a dashboard?
I¡¯ve checked the dashboard in the palette section with no joy.
Any help be greatly appreciated.
Thanks and 73
Marty Bluhm
W8AKS
|
Ron?
Sorry to hear the virus has bit you. Hopefully it will be a mild case.?
Marty, welcome to the group and have fun! ?
Fighting a flaky router in the OEM Mobile Command Center. Going to replace an $8k router with an old Linksys. Problem is my laptop doesn¡¯t do B or G network. Might have to run home and get a spare AC router.?
I suspect the network in the OEM MCC has a loop causing things to go nuts. I am normally not affiliated with the county where I am at but they have a very active CERT and RACES so they asked me to join them this year.?
73 Dave wo2x Sent from my waxed string and tin cans.?
toggle quoted message
Show quoted text
On Jun 25, 2022, at 8:05 PM, Ronald Panetta, WB2WGH <ron@...> wrote:
? That did it! Ron, thanks so much! Didn¡¯t realize it was case sensitive. Onward and upward after a night of ditties. Have a good one and thanks so much. 73 Marty Bluhm On Jun 25, 2022, at 7:56 PM, Ronald Panetta, WB2WGH <ron@...> wrote:
? Marty, try "/ui" lower case instead of upper case. Unix anything is case sensitive. I just tried upper case in my RPi Node Red server and get no response.?
BTW, one point on clarification, you say your server is running on 127.0.0.1. That is a bit nonsensical. 127.0.0.1 is the IP looback (my IPl address and when one establishes an ip connection to it, it connects to the currect node. So, in effect, every IP node is 127.0.0.1. Hello to the group.
Name is Marty call W8AKS in Beckley Wv.
I got bit bigtime by Kyle AA0Z the other day. I had a pi4 on the shelf so said Let¡¯s try something new.
After watching Kyle¡¯s video, I proceeded to get my feet wet after updating the Pi4.
This is what I¡¯ve done and the bump I¡¯ve came too.
I have Node Red up and running on the pi4.I bring up node red via the programming tab on the dropdown menu.
I get a terminal window pop up with a some work I have to do involving encrypted files.
Bottom line, node red console running in server at
I go to chrome and use the following url for my workspace
This brings up my workspace.
I followed wo2x pdf instructions in the files section and installed the required modules.
Now is where I hit the bump in the road.
Following kyles guidance and the node red web site. I tried to bring up a dashboard so I could start the learning process.
I used
No dashboard but a error message that 254 is a private thing in the router.
This is true. I am running fiber from Frontier using their modem and Router as it gives 1 gig performance.
This is the point I am at, how do I work around this to get a dashboard?
I¡¯ve checked the dashboard in the palette section with no joy.
Any help be greatly appreciated.
Thanks and 73
Marty Bluhm
W8AKS
|
I feel ya Ron. I just did two weeks in the house. Good job helping Marty! -- 73, Ed KA9EES
|
Dave, very mild luckily. Good luck with your network issues. I too have several older routers I keep around for things like FD and demos. Ron WB2WGH?
toggle quoted message
Show quoted text
On Sat, Jun 25, 2022, 8:11 PM David De Coons wo2x via <RocketNJ= [email protected]> wrote: Ron?
Sorry to hear the virus has bit you. Hopefully it will be a mild case.?
Marty, welcome to the group and have fun! ?
Fighting a flaky router in the OEM Mobile Command Center. Going to replace an $8k router with an old Linksys. Problem is my laptop doesn¡¯t do B or G network. Might have to run home and get a spare AC router.?
I suspect the network in the OEM MCC has a loop causing things to go nuts. I am normally not affiliated with the county where I am at but they have a very active CERT and RACES so they asked me to join them this year.?
73 Dave wo2x Sent from my waxed string and tin cans.? On Jun 25, 2022, at 8:05 PM, Ronald Panetta, WB2WGH <ron@...> wrote:
? That did it! Ron, thanks so much! Didn¡¯t realize it was case sensitive. Onward and upward after a night of ditties. Have a good one and thanks so much. 73 Marty Bluhm On Jun 25, 2022, at 7:56 PM, Ronald Panetta, WB2WGH <ron@...> wrote:
? Marty, try "/ui" lower case instead of upper case. Unix anything is case sensitive. I just tried upper case in my RPi Node Red server and get no response.?
BTW, one point on clarification, you say your server is running on 127.0.0.1. That is a bit nonsensical. 127.0.0.1 is the IP looback (my IPl address and when one establishes an ip connection to it, it connects to the currect node. So, in effect, every IP node is 127.0.0.1. Hello to the group.
Name is Marty call W8AKS in Beckley Wv.
I got bit bigtime by Kyle AA0Z the other day. I had a pi4 on the shelf so said Let¡¯s try something new.
After watching Kyle¡¯s video, I proceeded to get my feet wet after updating the Pi4.
This is what I¡¯ve done and the bump I¡¯ve came too.
I have Node Red up and running on the pi4.I bring up node red via the programming tab on the dropdown menu.
I get a terminal window pop up with a some work I have to do involving encrypted files.
Bottom line, node red console running in server at
I go to chrome and use the following url for my workspace
This brings up my workspace.
I followed wo2x pdf instructions in the files section and installed the required modules.
Now is where I hit the bump in the road.
Following kyles guidance and the node red web site. I tried to bring up a dashboard so I could start the learning process.
I used
No dashboard but a error message that 254 is a private thing in the router.
This is true. I am running fiber from Frontier using their modem and Router as it gives 1 gig performance.
This is the point I am at, how do I work around this to get a dashboard?
I¡¯ve checked the dashboard in the palette section with no joy.
Any help be greatly appreciated.
Thanks and 73
Marty Bluhm
W8AKS
|