libremesh / lime-packages

LibreMesh packages configuring OpenWrt for wireless mesh networking
https://libremesh.org/
GNU Affero General Public License v3.0
277 stars 96 forks source link

Fix batman-adv Status WebUI #110

Closed nicopace closed 6 years ago

nicopace commented 7 years ago

Expected behaviour: see nodes

Actual behaviour: nodes are not being displayed

FreifunkUFO commented 7 years ago

its related to https://github.com/libremesh/lime-packages/issues/73 , unfortunatly @p4u was closing that ticket. there might be some more luci problems inside webui

i assume its this package: https://github.com/libremesh/lime-packages/commits/develop/packages/luci-app-batman-adv

p4u commented 7 years ago

@FreifunkUFO separated issues should be treated in different tickets. So this is why now we have this issue opened with the specific topic name.

On 04/04/17 17:30, FreifunkUFO wrote:

its related to https://github.com/libremesh/lime-packages/issues/73 , unfortunatly @p4u was closing that ticket. there might be some more luci problems inside webui

i assume its this package: https://github.com/libremesh/lime-packages/commits/develop/packages/luci-app-batman-adv

-- ./p4u

nicopace commented 7 years ago

I'm on it. It appears that the issue the output of that 'batctl o' and 'batctl gwl' has changed, and that is why the interface is not showing anything. Have to see how it changed and updated it.

ilario commented 7 years ago

Seems related to (closed?) #1

nicopace commented 7 years ago

Don't know... i've already implemented part of this. @p4u said that @altergui had some word on this, as I could just implement one part of the change (because I have no access to a batman-adv network that generetes all the outputs that were shown there) and there are still some things to do to get this done.

If you want to see what was done, you can check it out over here: https://github.com/libremesh/lime-packages/pull/113

nicopace commented 7 years ago

This shouldn't be closed, as the fix I sent only fixed part of the issue. I had no environment to test the Gateways section, just the Originators one.

p4u commented 7 years ago

Github closed it automatically because I published a commit with the words "Fix #110". But I did not close it in purpose.

Anyway, sorry.

ilario commented 7 years ago

This is a duplicate of #1 (also closed by error).

ilario commented 6 years ago

Closed by #225