linux-dash icon indicating copy to clipboard operation
linux-dash copied to clipboard

Network connection not showing data

Open gvottela opened this issue 6 years ago • 2 comments

Hi! first of all this dash for linux is great!!! now.. the issue that i have is that in my server the data of the network connections not appear in the widget.

My server have Centos 7 os. and nginx server.. what i should be to do? captura de pantalla 2018-03-22 a la s 9 53 19 a m

gvottela avatar Mar 22 '18 14:03 gvottela

Check https://github.com/afaqurk/linux-dash/pull/455, in my case after this patch it's worked well.

If it not help - check output of

./app/server/linux_json_api.sh network_connections

Does it return correct information?

alozovskoy avatar Jun 13 '18 01:06 alozovskoy

@gvottela : Does it work with my fix from #455 , suggested by @alozovskoy ? The merge request is finally accepted! :tada:

mhellmeier avatar Mar 22 '20 21:03 mhellmeier