coova / coova-chilli

CoovaChilli is an open-source software access controller for captive portal hotspots.
Other
518 stars 260 forks source link

coova-chilli Resource temporarily unavailable #257

Open linuxfb23 opened 8 years ago

linuxfb23 commented 8 years ago

hi ,

I use chilli 1.3.1.2 .it give me error that "coova-chilli Resource temporarily unavailable: packet dropped due to congestion" after that my script stop chilli and start. But its so hard for guest. best regards

my syslogs below: Jun 23 08:48:02 coova-chilli[7317]: Resource temporarily unavailable: packet dropped due to congestion Jun 23 08:48:02 coova-chilli[7317]: No such file or directory: epoll fd 5 not found Jun 23 08:48:02 coova-chilli[7317]: No such file or directory: net_write_eth(fd=5, len=1440) failed Jun 23 08:48:02 coova-chilli[7317]: Resource temporarily unavailable: could not read coova-chilli[7317]: 11 net_read_eth(fd=5, len=65497, mtu=1500) == -1 coova-chilli[7317]: Resource temporarily unavailable: could not read packet coova-chilli[7317]: 11 net_read_eth(fd=5, len=65497, mtu=1500) == -1

sevan commented 8 years ago

Please try the latest version from git or the latest release, version 1.3.1.4 Here's some of the things which have changed since the release you are running was made https://github.com/coova/coova-chilli/blob/master/ChangeLog

jobezic commented 8 years ago

I have also experimented this issue with coova-chilli 1.3.1.3

reinerotto commented 8 years ago

@sevan: Any hint, which change fixes this issue ?

fatihunluSOC commented 7 years ago

@pinkra I think we can ignore below error.check your control script when catch this line dont restart chilli.furthermore also you should watch your syslog file amoung because you dont wanna full disk.

coova-chilli[7317]: 11 net_read_eth(fd=5, len=65497, mtu=1500) == -1

finally still we cant found solution.

drkhosla commented 6 years ago

I am also getting following error very often and client become unresponsive Any body find any solution..

Thu Dec 7 12:19:49 2017 daemon.err chilli[3923]: Resource temporarily unavailable: packet dropped due to congestion Thu Dec 7 12:19:49 2017 daemon.err chilli[3923]: Resource temporarily unavailable: net_write_eth(fd=2, len=1464) failed

stefan-kolev commented 6 years ago

Any news about this problem? I have the same situation:

Thu Jan 18 13:39:12 2018 daemon.err chilli[25766]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed Thu Jan 18 13:39:12 2018 daemon.err chilli[25766]: Resource temporarily unavailable: packet dropped due to congestion Thu Jan 18 13:39:12 2018 daemon.err chilli[25766]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed

jobezic commented 6 years ago

I'm going to find some developers who want to join this project https://github.com/Geenkle/wihan

irongomme commented 6 years ago

+1

keulu commented 6 years ago

near 1 year and still no solution ?

i have this error everytime i'm watching netflix behind coova.

reinerotto commented 6 years ago

...watching netflix ... Then I suspect simple overload of tun-device. Or are you using the kernel module ? If not, give it a try. Or install a more powerful device. pcengines.ch APU2 is "top-of-the-crop". A MT7621-based device should be good enough, too, and is cheaper.

keulu commented 6 years ago

in fact, it's not just netflix. With youtube too (but less error due to less TCP session). i would say every streaming video with high tcp load. with tun interface or tap interface. no differences.

xt_coova nerver worked for me and this problem still exist on a X86 supermicro 5018A-FTN4 2.4Ghz with 8 cores an 16Gb of ram... :/

i don't think a more powerfull device is a good solution.

reinerotto commented 6 years ago

Did notice this error only a few times in the past, on small MIPS-devices under heavy load. Pls, provide youtube link to problematic videos, and info about frequency of occurence of this problem. May be, coova is victim to some other issue.


Luc Zimmermann notifications@github.com schrieb am Mo, 8.10.2018:

Betreff: Re: [coova/coova-chilli] coova-chilli Resource temporarily unavailable (#257) An: "coova/coova-chilli" coova-chilli@noreply.github.com CC: "reinerotto" augustus_meyer@yahoo.de, "Comment" comment@noreply.github.com Datum: Montag, 8. Oktober, 2018 17:09 Uhr

in fact, it's not just netflix. With youtube too (but less error due to less TCP session). i would say every xt_coova nerver worked for me and this problem still exist on a X86 supermicro 5018A-FTN4 2.4Ghz with 8 cores an 16Gb of ram... :/ i don't think a more powerfull device is a good solution.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

keulu commented 6 years ago

ok, i've got 3 different hardwares with 2 version of coova. and this message pop for all videos I've tested.

Linksys WRT1200 AC -> coova 1.3.2 (custom makefile) Supermicro 5018A FTN4 -> coova 1.3.2 (custom makefile) ZBT WE1326 -> coova 1.3.1-svn (original makefile from openwrt)

on zbt, (with is the smaller) every video make pop randomly 2 / 4 lines in log... (not a big deal)

Wed Oct 10 10:07:14 2018 local6.err coova-chilli[5061]: net.c: 929: 11 (Resource temporarily unavailable) packet dropped due to congestion
Wed Oct 10 10:07:15 2018 local6.err coova-chilli[5061]: net.c: 952: 11 (Resource temporarily unavailable) net_write_eth(fd=5, len=1514) failed

but on linksys (10 sec of video on netflix)

Wed Oct 10 10:21:53 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:53 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:53 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:53 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:53 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:53 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:53 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:53 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:53 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:53 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:53 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:53 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:53 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:53 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:53 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:53 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:53 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:53 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:53 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:53 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:56 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:56 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:56 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:56 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:56 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:56 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:56 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:56 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:56 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:56 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:56 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:56 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:56 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:56 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:56 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:56 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:56 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:56 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:21:59 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:05 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:22:33 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed

Open another video on youtube

Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=691) failed
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:35 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: packet dropped due to congestion
Wed Oct 10 10:24:43 2018 daemon.err coova-chilli[30690]: Resource temporarily unavailable: net_write_eth(fd=2, len=1514) failed

And on the supermicro, no error if i'm alone behind coova but we use this device with 100 peoples connected behind and the error appear.

the stange thing on youtube is that ads don't make errors. just when ad finished and real video start -> lot of errors appear.

if i limit the bw to 2MB less quality so less errors but i have sometimes 20 packets dropped due to congestion.

nzamps commented 6 years ago

Have you tried compiling with --enable-largelimits ?

keulu commented 6 years ago

yep it is compiled with this option :)

keulu commented 6 years ago

interface with tun or tap -> no differences (maybe more errors with tap interface)

keulu commented 6 years ago

in fact, it's not just videos. (this apear always on videos but not only)

On a web site with huge TCP load like 9gag for example witch start gif and videos automatically. no problem on facebook

nzamps commented 6 years ago

Unfortunately, the socket buffer is full so the packets are dropped - which is effectively rate-limiting the user (do you limit the user bandwidth at all or do they have a lot of bandwidth?).

I'm not sure there is a simple solution to this as chilli is socket based (we mostly use xt_coova so don't often see this).

keulu commented 6 years ago

with full bw (fiber 100/100) errors appear a lot. by limitting to 2Mb/192Kb erros are less, but still present.

xt_coova, yeah unfortunatly, if you remember coova_xt never worked for us. there is always firewall things.

reinerotto commented 6 years ago

This

.. And on the supermicro, no error if i'm alone behind coova but we use this device with 100 peoples connected behind and the error appear sometimes.< and we mostly use xt_coova so don't often see this< indicate some performance issues. However, I am wondering and concerned about
on zbt, (with is the smaller) every video make pop randomly 2 / 4 lines in log... (not a big deal)< as I have mainly MT7620A-based devices (i.e.ZBT-WE826) running chilli, with few concurrent users. And see this issue from time to time, too. BUT MT7620A is lot less powerful compared to the MT7621 of the WE1326. Are you on latest openwrt ? As there have been quite a few updates to the wireless, for MTK at least. just when ad finished and real video start -> lot of errors appear.< This might be caused of initial heavy burst of (video-)data to fill up video-buffer on browser. YT does its own throtteling.

So, eveything points to some type of overload. Which not necessarily might be only within coova itself, although you see dropped packets. However, this also happening on the MT7621, is frightening me, as I am just ordering eval units from ZBT (variants of WE1326) for a more demanding project, instead of my standard MT7620As (i.g. WE826). So, I would do do following:

I would not rely on any software updates/improvements here regarding chilli. I had a look at the code, and must say, it needs quite some courage (or $$$) to touch it.

stefan-kolev commented 5 years ago

+1 It always happens when you make more traffic, let's say more than 10Mbits. The more the traffic the more the messages you see.

I've found out that increasing the buffers leads to less messages being generated/ option sndbuf option rcvbuf

reinerotto commented 5 years ago

I did a bit more research on this issue. youtube (YT) tries to download as fast as it can, which results in bursts of high traffic. A consequence can be dropped packets in that instant of time, in case of high speed WAN. Simple solution: Throttle the download. I.e. within coova, modifying HS_DEFBANDWIDTHMAXDOWN in file 'defaults' 1024000 Bit/s seems to be sufficient for streaming of low-res videos from YT. A more elegant solution is using a RADIUS attribute.

maysc commented 4 years ago

I have the problem too can any one help please?

My Log messages

Dec 13 17:32:58 coova-chilli[7944]: net.c: 806: 11 (Resource temporarily unavailable) net_read_eth(fd=5, len=65497, mtu=1500) Dec 13 17:32:58 coova-chilli[7944]: net.c: 780: 11 (Resource temporarily unavailable) could not read packet

wans05 commented 3 years ago

Try initiate with this param:

--txqlen=70000

predators46 commented 1 year ago

this problem still exists coovachilli-1.6-2 openwrt

Thu Oct 12 10:24:38 2023 daemon.err chilli[2655]: Resource temporarily unavailable: packet dropped due to congestion
Thu Oct 12 10:24:38 2023 daemon.err chilli[2655]: Resource temporarily unavailable: net_write_eth(fd=5, len=1292) failed
Thu Oct 12 10:24:38 2023 daemon.err chilli[2655]: Resource temporarily unavailable: packet dropped due to congestion

Maybe this happens if you open a video on YouTube