[Chilli] coova-chilli[14225]: net.c: 895: 11 (Resource temporarily unavailable)

andrew@PolkaSpots.com andrew at polkaspots.com
Fri Jan 9 17:31:40 UTC 2015


Hi David,

I was using 1.2.9 for a long time, on the same OpenWRT version and I 
couldent see this error.
Was this because it was not reported or was just not happening.
I've trying increasing the buffer size on the openwrt, without any luck.

Would it be a good idea to revert back to 1.2.9 if for this there is no 
momentary fix?

Regards,
A


On 09/01/15 17:20, David Bird wrote:
> largelimits will probably not help. the resource temporarily 
> unavailable means it "would block" trying to write to the network -- 
> likely because the socket buffer is full.
>
> However, the answer isn't to increase the socket buffer (the OS is 
> already not able to drain the buffer fast enough); adding to the 
> buffer will just increase the "bloat" ... it's better to just have the 
> packet dropped (which is what is happening).
>
> On Fri, Jan 9, 2015 at 9:02 AM, andrew at PolkaSpots.com 
> <andrew at polkaspots.com <mailto:andrew at polkaspots.com>> wrote:
>
>     Cheers!
>     A
>
>
>     On 09/01/15 16:50, reiner otto wrote:
>>     CONFIGURE_ARGS+= --enable-largelimits
>>
>>     Sorry.
>>
>>
>>     "andrew at PolkaSpots.com" <mailto:andrew at PolkaSpots.com>
>>     <andrew at polkaspots.com> <mailto:andrew at polkaspots.com> schrieb am
>>     17:35 Freitag, 9.Januar 2015:
>>
>>
>>     Hi, is the option -big-buffers or -largelimits ?
>>
>>     Cheers,
>>     A
>>     On 09/01/15 16:14, reiner otto wrote:
>>>     (Resource temporarily unavailable) packet dropped I have seen on
>>>     my openwrt/chilli 1.2.9, too. Solution: Compiled chilli with
>>>     big-buffers.
>>>
>>>
>>>     "andrew at PolkaSpots.com" <mailto:andrew at PolkaSpots.com>
>>>     <andrew at polkaspots.com> <mailto:andrew at polkaspots.com> schrieb
>>>     am 16:34 Freitag, 9.Januar 2015:
>>>
>>>
>>>
>>>
>>>     Hi,
>>>
>>>
>>>     Since I've moved to OpenWRT BB with coova-chilli 1.3.0 I get
>>>     lots of erros like this :
>>>
>>>     Jan  9 12:37:31 OpenWRT coova-chilli[14225]: net.c: 895: 11
>>>     (Resource temporarily unavailable) packet dropped due to congestion
>>>     Jan  9 12:37:31 OpenWRT coova-chilli[14225]: net.c: 918: 11
>>>     (Resource temporarily unavailable) net_write_eth(fd=5, len=1506)
>>>     failed
>>>     Jan  9 12:37:38 OpenWRT coova-chilli[14225]: net.c: 895: 11
>>>     (Resource temporarily unavailable) packet dropped due to congestion
>>>     Jan  9 12:37:38 OpenWRT coova-chilli[14225]: net.c: 918: 11
>>>     (Resource temporarily unavailable) net_write_eth(fd=5, len=1506)
>>>     failed
>>>     Jan  9 12:37:57 OpenWRT coova-chilli[14225]: net.c: 895: 11
>>>     (Resource temporarily unavailable) packet dropped due to congestion
>>>     Jan  9 12:37:57 OpenWRT coova-chilli[14225]: net.c: 918: 11
>>>     (Resource temporarily unavailable) net_write_eth(fd=5, len=1506)
>>>     failed
>>>     Jan  9 12:37:57 OpenWRT coova-chilli[14225]: net.c: 895: 11
>>>     (Resource temporarily unavailable) packet dropped due to congestion
>>>     Jan  9 12:37:57 OpenWRT coova-chilli[14225]: net.c: 918: 11
>>>     (Resource temporarily unavailable) net_write_eth(fd=5, len=1506)
>>>     failed
>>>     Jan  9 12:38:18 OpenWRT coova-chilli[14225]: net.c: 895: 11
>>>     (Resource temporarily unavailable) packet dropped due to congestion
>>>     Jan  9 12:38:18 OpenWRT coova-chilli[14225]: net.c: 918: 11
>>>     (Resource temporarily unavailable) net_write_eth(fd=5, len=1506)
>>>     failed
>>>     Jan  9 12:38:19 OpenWRT coova-chilli[14225]: net.c: 895: 11
>>>     (Resource temporarily unavailable) packet dropped due to congestion
>>>     Jan  9 12:38:19 OpenWRT coova-chilli[14225]: net.c: 918: 11
>>>     (Resource temporarily unavailable) net_write_eth(fd=5, len=1506)
>>>     failed
>>>     Jan  9 12:38:19 OpenWRT coova-chilli[14225]: net.c: 895: 11
>>>     (Resource temporarily unavailable) packet dropped due to congestion
>>>     Jan  9 12:38:19 OpenWRT coova-chilli[14225]: net.c: 918: 11
>>>     (Resource temporarily unavailable) net_write_eth(fd=5, len=1506)
>>>     failed
>>>     Jan  9 12:38:21 OpenWRT coova-chilli[14225]: net.c: 895: 11
>>>     (Resource temporarily unavailable) packet dropped due to congestion
>>>     Jan  9 12:38:21 OpenWRT coova-chilli[14225]: net.c: 918: 11
>>>     (Resource temporarily unavailable) net_write_eth(fd=5, len=1506)
>>>     failed
>>>     Jan  9 12:38:30 OpenWRT coova-chilli[14225]: net.c: 895: 11
>>>     (Resource temporarily unavailable) packet dropped due to congestion
>>>     Jan  9 12:38:30 OpenWRT coova-chilli[14225]: net.c: 918: 11
>>>     (Resource temporarily unavailable) net_write_eth(fd=5, len=1506)
>>>     failed
>>>
>>>     also
>>>
>>>     Jan  9 12:32:55 OpenWRT coova-chilli[14225]: dhcp.c: 1778:
>>>     dropping malformed DNS
>>>     Jan  9 12:32:56 OpenWRT coova-chilli[14225]: dhcp.c: 1778:
>>>     dropping malformed DNS
>>>     Jan  9 12:32:59 OpenWRT coova-chilli[14225]: dhcp.c: 1778:
>>>     dropping malformed DNS
>>>     Jan  9 12:32:59 OpenWRT coova-chilli[14225]: dhcp.c: 1778:
>>>     dropping malformed DNS
>>>
>>>     Is it something that I'm doing wrong, or this is a know bug?
>>>
>>>     Regards,
>>>     Andrew
>>>
>>>
>>>     _______________________________________________
>>>     Chilli mailing list
>>>     Chilli at coova.org <mailto:Chilli at coova.org>
>>>     http://lists.coova.org/cgi-bin/mailman/listinfo/chilli
>>>
>>>
>>
>>     -- 
>>     Best regards,
>>     Andrew Margarit
>>     Technical Support Engineer
>>
>>     PolkaSpots Supafly Wi-Fi
>>     www.polkaspots.com  <http://www.polkaspots.com/>
>>              
>>     Phone: 020 7183 1471
>>     Email:Andrew at polkaspots.com  <mailto:Andrew at polkaspots.com>
>>     ---------------------------------------------------------------------------------------
>>     The information contained in this email and its attachments is confidential and may be the subject of legal, professional or other privilege. It is intended only for the named addressees and may not be disclosed to anyone else without consent from PolkaSpots Limited. If you are not the named addressee you must not use, disclose, distribute, copy, print or rely on the contents of this email and should destroy it immediately. Whilst PolkaSpots Limited takes care to protect its systems from electronic virus attack or other harmful event, the firm gives no warranty that this email message (including any attachments to it) is free of any virus or other harmful matter and accepts no responsibility for any loss or damage resulting from the recipient receiving, opening or using it. If you need any further information, please contact the originator of this message on+44 (0)20 7183 1471  <tel:%2B44%20%280%2920%207183%201471>.
>>     PolkaSpots is a limited company registered in the UK (registered number 05508105). Registered Office: 204 Buspace Studios, Conlan Street, London W10 5AP
>>     Website:www.polkaspots.com  <http://www.polkaspots.com/>
>>     WiFi Hotspot Blog:www.polkaspots.com/blog  <http://www.polkaspots.com/blog>
>>     ---------------------------------------------------------------------------------------
>>
>>
>
>     -- 
>     Best regards,
>     Andrew Margarit
>     Technical Support Engineer
>
>     PolkaSpots Supafly Wi-Fi
>     www.polkaspots.com  <http://www.polkaspots.com>
>              
>     Phone: 020 7183 1471
>     Email:Andrew at polkaspots.com  <mailto:Andrew at polkaspots.com>
>     ---------------------------------------------------------------------------------------
>     The information contained in this email and its attachments is confidential and may be the subject of legal, professional or other privilege. It is intended only for the named addressees and may not be disclosed to anyone else without consent from PolkaSpots Limited. If you are not the named addressee you must not use, disclose, distribute, copy, print or rely on the contents of this email and should destroy it immediately. Whilst PolkaSpots Limited takes care to protect its systems from electronic virus attack or other harmful event, the firm gives no warranty that this email message (including any attachments to it) is free of any virus or other harmful matter and accepts no responsibility for any loss or damage resulting from the recipient receiving, opening or using it. If you need any further information, please contact the originator of this message on+44 (0)20 7183 1471  <tel:%2B44%20%280%2920%207183%201471>.
>     PolkaSpots is a limited company registered in the UK (registered number 05508105). Registered Office: 204 Buspace Studios, Conlan Street, London W10 5AP
>     Website:www.polkaspots.com  <http://www.polkaspots.com>
>     WiFi Hotspot Blog:www.polkaspots.com/blog  <http://www.polkaspots.com/blog>
>     ---------------------------------------------------------------------------------------
>
>
>     _______________________________________________
>     Chilli mailing list
>     Chilli at coova.org <mailto:Chilli at coova.org>
>     http://lists.coova.org/cgi-bin/mailman/listinfo/chilli
>
>

-- 
Best regards,
Andrew Margarit
Technical Support Engineer

PolkaSpots Supafly Wi-Fi
www.polkaspots.com
         
Phone: 020 7183 1471
Email: Andrew at polkaspots.com
---------------------------------------------------------------------------------------
The information contained in this email and its attachments is confidential and may be the subject of legal, professional or other privilege. It is intended only for the named addressees and may not be disclosed to anyone else without consent from PolkaSpots Limited. If you are not the named addressee you must not use, disclose, distribute, copy, print or rely on the contents of this email and should destroy it immediately. Whilst PolkaSpots Limited takes care to protect its systems from electronic virus attack or other harmful event, the firm gives no warranty that this email message (including any attachments to it) is free of any virus or other harmful matter and accepts no responsibility for any loss or damage resulting from the recipient receiving, opening or using it. If you need any further information, please contact the originator of this message on +44 (0)20 7183 1471.
PolkaSpots is a limited company registered in the UK (registered number 05508105). Registered Office: 204 Buspace Studios, Conlan Street, London W10 5AP
Website: www.polkaspots.com
WiFi Hotspot Blog: www.polkaspots.com/blog
---------------------------------------------------------------------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.coova.org/pipermail/chilli/attachments/20150109/2061b8a4/attachment-0001.html>


More information about the Chilli mailing list