¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

wxnow.txt question


kc8fws
 

Im running CumulusMX and YAAC on a separate 3B+ Raspberry Pi's, Ive set up samba on the Cumulus pi and have the wxnow.txt located in that share. I can access the wxnow file from my YAAC file manager and also from a windows machine but i dont believe YAAC is recognizing the path as it remains red. Perhaps im simply not qualifying the path correctly.?
Could someone please provide some guidance on this. The path is as follows:
//weatherpi.local/share

Thank you in advance,?
Mike
W8GMC


 

Can you access the file from a command shell using a simple 'cat' command? YAAC does not understand network paths. It has to be a file on a filesystem mounted on the computer where YAAC is running. It can be a network filesystem, but it still has to be mounted so it is visible to non-network-file-system-aware applications (like YAAC).

________________________________________
From: [email protected] <[email protected]> on behalf of W8GMC <Michael_MSN@...>
Sent: Wednesday, February 10, 2021 12:55 AM
To: [email protected]
Subject: [yaac-users] wxnow.txt question

Im running CumulusMX and YAAC on a separate 3B+ Raspberry Pi's, Ive set up samba on the Cumulus pi and have the wxnow.txt located in that share. I can access the wxnow file from my YAAC file manager and also from a windows machine but i dont believe YAAC is recognizing the path as it remains red. Perhaps im simply not qualifying the path correctly.
Could someone please provide some guidance on this. The path is as follows:
//weatherpi.local/share

Thank you in advance,
Mike
W8GMC


 

¿ªÔÆÌåÓý

Did you mount the share on the YAAC Pi?


On Feb 10, 2021, at 12:55 AM, W8GMC <Michael_MSN@...> wrote:

Im running CumulusMX and YAAC on a separate 3B+ Raspberry Pi's, Ive set up samba on the Cumulus pi and have the wxnow.txt located in that share. I can access the wxnow file from my YAAC file manager and also from a windows machine but i dont believe YAAC is recognizing the path as it remains red. Perhaps im simply not qualifying the path correctly.?
Could someone please provide some guidance on this. The path is as follows:
//weatherpi.local/share

Thank you in advance,?
Mike
W8GMC


W8GMC
 

Thanks Guys,?

Yes I did just mount the share to a new folder YAAC/share and its now working properly.

Thank you,
Mike
W8GMC


 

¿ªÔÆÌåÓý

Make sure that you add it in your fstab file so that it remounts on reboot. Otherwise you will have to remember to manually mount it every time...

On Feb 10, 2021, at 9:07 AM, W8GMC <Michael_MSN@...> wrote:

Thanks Guys,?

Yes I did just mount the share to a new folder YAAC/share and its now working properly.

Thank you,
Mike
W8GMC