AirNav Systems Forum

AirNav RadarBox and RadarBox24.com => AirNav RadarBox and RadarBox24.com Discussion => Topic started by: DZpower on December 24, 2022, 06:21:09 PM

Title: Permission Error /run/mlat-client.pif
Post by: DZpower on December 24, 2022, 06:21:09 PM
I'm unable to get MLAT to work on rbfeeder
i see lots of errors
Permission denied: '/run/mlat-client.pid'
 File "/usr/bin/mlat-client", line 108, in <module
Permission denied: '/run/mlat-client.pid'

i did try to purge and re-install but no luck
Title: Re: Permission Error /run/mlat-client.pif
Post by: DZpower on December 24, 2022, 06:25:50 PM
i also see the following when running command to check stattus
Not starting mlat-client daemon, disabled via /etc/default/mlat-client
Title: Re: Permission Error /run/mlat-client.pif
Post by: Runway 31 on December 25, 2022, 09:53:38 AM
Are you using the new MLAT client,

From another thread

Please note that I have been advised as follows that a new MLAT client is available which should fix the previous issue

Package mlat-client is updated in our repository using the latest published version from mutability (0.2.11), but ours is "1:0.2.13" just because we need to change version number to 'force' apt-get to understand that is a new version (the code is the same).
Should work for every new installation by now.

Note that the packages are updated only for the latest (current) version of raspbian OS (AKA Bullseye), not for older versions (buster). If we have A LOT of users running older OS's, we can create a package for that.....but my recommendation is to update the operating system.


Alan
Title: Re: Permission Error /run/mlat-client.pif
Post by: jayant on December 25, 2022, 02:36:35 PM
For those running older versions of Raspbian, compiling the MLAT client from source also fixes this problem. There's another thread here where ABCD567 has detailed the process to compile from source.
Title: Re: Permission Error /run/mlat-client.pif
Post by: abcd567 on December 26, 2022, 12:17:38 PM
For those running older versions of Raspbian, compiling the MLAT client from source also fixes this problem. There's another thread here where ABCD567 has detailed the process to compile from source.

I dont understand why RB24 developers dont build and add to their repsitory, the mlat-client ver 0.2.13 for Buster and Stretch? It is very simple task and wont take more than an hour of developer's time.
Title: Re: Permission Error /run/mlat-client.pif
Post by: DZpower on December 27, 2022, 09:39:46 PM
For those running older versions of Raspbian, compiling the MLAT client from source also fixes this problem. There's another thread here where ABCD567 has detailed the process to compile from source.

can you provide the instruction on how to fix this problem
Title: Re: Permission Error /run/mlat-client.pif
Post by: DZpower on December 27, 2022, 09:40:44 PM
For those running older versions of Raspbian, compiling the MLAT client from source also fixes this problem. There's another thread here where ABCD567 has detailed the process to compile from source.

how to install the new MLAT ?
May i have the new instructions

can you provide the instruction on how to fix this problem
Title: Re: Permission Error /run/mlat-client.pif
Post by: abcd567 on December 28, 2022, 10:17:48 AM
@DZpower

Which OS version are you using, Bullseye, Buster, or Stretch.

Post output of following command. It will reveal the OS version

lsb_release  -sc   


.