I just thought it could be worth reporting.
Because I'm not familiar with pull requests nor with reporting issues I leave this to somebody else.

Regards
Jürgen

Am Fr., 23. Okt. 2020 um 10:11 Uhr schrieb Ilario Gelmetti <iochesonome@gmail.com>:
On 10/22/20 2:18 PM, Juergen Kimmel wrote:
> Model ZBT-APE522II
> Architecture MediaTek MT7620A ver:2 eco:6
> Firmware Version LiMe master development (master rev. 0e6dbe1f
> 20201019_1851) / LuCI openwrt-19.07 branch git-20.247.75781-0d0ab01
> Kernel Version 4.14.195
>
>
> FYI
>
> My sylog shows the following errors:
>
> Sun Sep  6 16:28:08 2020 daemon.err babeld[1478]: Warning: keyword
> "wired" is deprecated -- please use "type" instead.
> Sun Sep  6 16:28:08 2020 daemon.err babeld[1478]: Warning: couldn't
> determine channel of interface eth0-1_17.
>
> Sun Sep  6 16:28:08 2020 daemon.err babeld[1478]: Warning: keyword
> "wired" is deprecated -- please use "type" instead.
> Sun Sep  6 16:28:08 2020 daemon.err babeld[1478]: Warning: couldn't
> determine channel of interface eth0-1_17.
>
> Sun Sep  6 16:28:08 2020 daemon.err babeld[1478]: Warning: keyword
> "wired" is deprecated -- please use "type" instead.
> Sun Sep  6 16:28:08 2020 daemon.err babeld[1478]: Warning: Sun Sep  6
> 16:28:25 2020 daemon.err babeld[1478]: Warning: couldn't determine
> channel of interface wlan1-mesh_17.
> Sun Sep  6 16:28:25 2020 daemon.err babeld[1478]: send: Operation not
> permitted
> Sun Sep  6 16:28:25 2020 daemon.err babeld[1478]: send: Address not
> available
> Sun Sep  6 16:28:25 2020 daemon.err babeld[1478]: send: Operation not
> permitted
> Sun Sep  6 16:28:25 2020 daemon.err babeld[1478]: Warning: couldn't
> determine channel of interface wlan0-mesh_17.
> Sun Sep  6 16:28:26 2020 daemon.err babeld[1478]: send: Address not
> availablecouldn't determine channel of interface eth0-1_17.

Thanks for the report!

The <<Warning: keyword "wired" is deprecated -- please use "type"
instead.>> message can be fixed replacing <<"wired", "false">> here
https://github.com/libremesh/lime-packages/blob/d81c12cdf56f0370600999adf586265c7cd7668b/packages/lime-proto-babeld/files/usr/lib/lua/lime/proto/babeld.lua#L127
with <<"type", "wireless">> I believe.
Can you (or anyone) do a pull request with this change or open an issue
on this?
This is documented here:
https://www.irif.fr/~jch/software/babel/babeld.html#Interface_configuration

On the <<Warning: couldn't determine channel of interface
wlan1-mesh_17.>> I have no idea how to fix. We could give to Babeld the
information of the channel manually:
https://www.irif.fr/~jch/software/babel/babeld.html#Interface_configuration
but I have no idea why Babeld wants to know this.

The <<send: Operation not permitted>> and <<send: Address not
available>> messages are also completely obscure to me but looks like
something which could be important and worth to investigate, if anyone
wants to :)

Ciao!
Ilario

--
Ilario
iochesonome@gmail.com
ilario@sindominio.net
_______________________________________________
lime-users mailing list
lime-users@lists.libremesh.org
https://lists.libremesh.org/mailman/listinfo/lime-users