Re: Permissions question...
Going off list with this, thanks to all for putting up with this much traffic! 73, and thanks, Dave (NK7Z) https://www.nk7z.net ARRL Volunteer Examiner ARRL Technical Specialist, RFI ARRL Asst.
By
Dave (NK7Z)
·
#8011
·
|
Re: Permissions question...
Hi Adrian, At this point I am totally lost... Sorry... From what I gather, something in my install process has set up node-red to not be able to read files in my dcole directories. dcole is the
By
Dave (NK7Z)
·
#8009
·
|
Re: Permissions question...
Adrian and John Rather than changing the file permissions, can John simply read the file with a sudo prefix? If so, John, prepend the below, to your read command: " sudo -S <<< "password" <insert
By
Alan Blind, WA9WUD
·
#8007
·
|
Re: Permissions question...
BTW Adrian, THANK YOU for taking the time to help me in this! I do appreciate it. The task of reading a file seemed so simple when I started. :) I get: dcole@nostromo:~$ ps ax o
By
Dave (NK7Z)
·
#8003
·
|
Re: Permissions question...
Let me learn a bit more about Ubuntu groups, and I will return later. I clearly am beyond my knowledge base here... I see no group for node-red anywhere... 73, and thanks, Dave (NK7Z)
By
Dave (NK7Z)
·
#8000
·
|
Re: Permissions question...
OK, you mean put on the changes you wanted, THEN do sudo find -L / -samefile lotwcount.txt? 73, and thanks, Dave (NK7Z) https://www.nk7z.net ARRL Volunteer Examiner ARRL Technical Specialist, RFI ARRL
By
Dave (NK7Z)
·
#7997
·
|
Re: Permissions question...
Hi, Thank you for the help, and I will work with Adrian... I appreciate your help in this... I getting a bit lost in this as well... 73, and thanks, Dave (NK7Z) https://www.nk7z.net ARRL Volunteer
By
Dave (NK7Z)
·
#7995
·
|
Re: Permissions question...
Same result sir: dcole@nostromo:~/scripts/solar_data/incoming$ find -L / -samefile lotwcount.txt find: ¡®/.cache¡¯: Permission denied find: ¡®/root¡¯: Permission denied find: File system loop
By
Dave (NK7Z)
·
#7993
·
|
Re: Permissions question...
Dave, Your file permissions are fine for read and write. -rw-rw-rw- 1 dcole dcole 3 Jun 11 05:20 /home/dcole/scripts/solar_data/incoming/lotwcount.txt. What group is node red being run from? You can
By
Mick , W8BE
·
#7992
·
Edited
|
Re: Permissions question...
Just did a very fast scan of that info, let me get setup for sudo, with no password, then try again... 73, and thanks, Dave (NK7Z) https://www.nk7z.net ARRL Volunteer Examiner ARRL Technical
By
Dave (NK7Z)
·
#7989
·
|
Re: Permissions question...
Will do, and I thank you for the help sir! 73, and thanks, Dave (NK7Z) https://www.nk7z.net ARRL Volunteer Examiner ARRL Technical Specialist, RFI ARRL Asst. Director, NW Division, Technical Resources
By
Dave (NK7Z)
·
#7988
·
|
Re: Permissions question...
I assume so... As I mentioned I am new at Node-Red... 73, and thanks, Dave (NK7Z) https://www.nk7z.net ARRL Volunteer Examiner ARRL Technical Specialist, RFI ARRL Asst. Director, NW Division,
By
Dave (NK7Z)
·
#7986
·
|
Re: Permissions question...
Adrian, That generates pages, and pages of output... Should there be a grep there someplace? 73, and thanks, Dave (NK7Z) https://www.nk7z.net ARRL Volunteer Examiner ARRL Technical Specialist, RFI
By
Dave (NK7Z)
·
#7985
·
|
Re: Permissions question...
I believe you are asking if there is any code in the section for code for the file node, (is that called a function as well as a node?), nothing is in that part. 73, and thanks, Dave (NK7Z)
By
Dave (NK7Z)
·
#7982
·
|
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi_2022.06.08.2130.json updated
#file-notice
Hi Adrian, I'll check if it's a utf16 issue... and if that fails, I'll issue a temp update with a radio type dropdown as you suggest.? I'm out for breakfast now and I have lawn mowing etc to do
By
ve9gfi@...
·
#7981
·
|
Re: Permissions question...
Let me absorb this a bit... I am quite new to Node-Red, and have never even heard of the visudo before... I have learned to understand what changes I make first though, so I am going slow and careful
By
Dave (NK7Z)
·
#7980
·
|
Re: Permissions question...
BTW, the file is created by a perl script I run under dcole, same group the file is owned by. 73, and thanks, Dave (NK7Z) https://www.nk7z.net ARRL Volunteer Examiner ARRL Technical Specialist, RFI
By
Dave (NK7Z)
·
#7976
·
|
Re: Permissions question...
Hi Adrian, Here are the results: dcole@nostromo:~$ stat /home/dcole/scripts/solar_data/incoming/lotwcount.txt File: /home/dcole/scripts/solar_data/incoming/lotwcount.txt Size: 3 Blocks: 8 IO Block:
By
Dave (NK7Z)
·
#7974
·
|
Re: Permissions question...
Hi Mick, Thank you for the assistance, here are the results: -rw-rw-rw- 1 dcole dcole 3 Jun 11 05:20 /home/dcole/scripts/solar_data/incoming/lotwcount.txt 73, and thanks, Dave (NK7Z)
By
Dave (NK7Z)
·
#7973
·
|
Re: Permissions question...
If the permissions are set correctly the only other reason I would think node red could not read the file is that node red is not apart of the group.
By
Mick , W8BE
·
#7972
·
|