gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNUnet-developers] errors and warnings in log


From: Christian Grothoff
Subject: Re: [GNUnet-developers] errors and warnings in log
Date: Thu, 16 Jul 2015 20:06:29 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.6.0

On 07/16/2015 06:25 PM, t3sserakt wrote:
> Hi *,
> 
> Below you find some of the errors and warnings from my log file.
> 
> I like to learn which of those error are correlated to known bugs, any 
> misbehavior I might
> encounter, their meaning at all, or any other comment you can make on them.
> 
> Thanks in advance
> 
> t3sserakt
> 
> transport-udp-11808 WARNING UDP session of address udp.0.79.229.96.32:2086 
> for ACK not found

Pretty normal (especially after restart).

> cadet-p2p-2495 WARNING CORE gave buffer size 0

Odd, but likely harmless. Should be looked into though.

> hostlist-3592 WARNING Timeout trying to download hostlist from 
> `https://gnunet.io/hostlist'
> hostlist-11505 WARNING Timeout trying to download hostlist from 
> `http://v10.gnunet.org/hostlist' <http://v10.gnunet.org/hostlist'>

Can you 'wget' those? Again, could happen, but shouldn't happen too much.

> vpn-3595 WARNING Packet dropped, channel to 104.28.0.122 not yet ready (EXIT 
> search active)
> vpn-3595 WARNING Packet dropped, channel to 131.159.74.67 not yet ready (EXIT 
> search active)
> 
> What kind of addresses are 104.28.0.122 and 131.159.74.67

IPv4 addresses, looks like for some reason you were trying to route IPv4
traffic via GNUnet, and GNUnet didn't find a suitable EXIT node (quite
plausible that none is even available right now) so it couldn't deliver
the packets.

> transport-11452 ERROR Assertion failed at gnunet-service-transport_ats.c:318
> transport-11452 ERROR Assertion failed at ats_api_scheduling.c:809.

Those are new to me, should be looked at. => #3894.

> cadet-tun-3896 WARNING end-to-end message not known (62352)
> 
> transport-11361 ERROR Assertion failed at plugin_transport_udp.c:3875
> 
> cadet-3797 ERROR Assertion failed at gnunet-service-cadet_peer.c:1153
> cadet-3797 ERROR Assertion failed at gnunet-service-cadet_peer.c:2199
> cadet-3797 ERROR Assertion failed at gnunet-service-cadet_peer.c:463
> cadet-11374 ERROR Assertion failed at gnunet-service-cadet_connection.c:1581
> cadet-3927 WARNING External protocol violation detected at 
> gnunet-service-cadet_tunnel.c:3072.
> cadet-3927 WARNING Message `External protocol violation detected at 
> gnunet-service-cadet_tunnel.c:3072.' repeated 3 times in the last 3703 ms

Also new to me => #3895.  It would be good to know exactly which
revision those came from as CADET has evolved rapidly in the last week.

> transport-11361 WARNING Failed to find plugin `https_client'
> transport-11361 WARNING Failed to find plugin `http_client’

Were libcurl/libgnurl found by configure? If not, you somehow configured
those plugins but they were not compiled (or installed properly).

> 
> cadet-p2p-3803 ERROR  core wait time 1321612 µs

That one is well-known (#3863), a performance issue we yet have to
investigate, but not fatal (except highly annoying for voice apps).

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]