gnunet-developers
[Top][All Lists]
Advanced

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

Re: openbsd - gnunet warnings in logs


From: Mikhail
Subject: Re: openbsd - gnunet warnings in logs
Date: Mon, 4 Apr 2022 13:58:05 +0300

On Mon, Apr 04, 2022 at 10:46:50AM +0000, Schanzenbach, Martin wrote:
> Hi,
> 
> > On 4. Apr 2022, at 12:32, Mikhail <mp39590@gmail.com> wrote:
> > 
> > I've installed latest in git (60e93b8f0) on the OS, I didn't use
> > --prefix, so installation has gone to default /usr/local, when I run
> > gnunet-peerinfo I see several types of warnings in the logs.
> > 
> > I'd like to package gnunet for OpenBSD, but first I need to understand
> > that the application is working properly and usable for end users, I'll
> > be definitely asked by OpenBSD committers about those warnings and if
> > they are critical to general availability of the service of gnunet.
> > 
> 
> If you get core connections (gnunet-core shows at least one connection)
> and "gnunet-arm -I" does not show any failed services you are pretty much
> good to go (for now).

Yes, gnunet-core shows connections, and no failed services.

ec2-user:/home/ec2-user/work/gnunet:340$ gnunet-core  
Mon Apr 04 10:52:50 2022: connection established         Y924 (timeout in  299 
s)


ec2-user:/home/ec2-user/work/gnunet:338$ gnunet-arm -I                          
                        
Services (excluding stopped services):
(started: 24 / stopped: 22)
ats (binary='gnunet-service-ats', status=started)
cadet (binary='gnunet-service-cadet', status=started)
core (binary='gnunet-service-core', status=started)
datastore (binary='gnunet-service-datastore', status=started)
dht (binary='gnunet-service-dht', status=started)
fs (binary='gnunet-service-fs', status=started)
gns (binary='gnunet-service-gns', status=started)
hostlist (binary='gnunet-daemon-hostlist', status=started)
identity (binary='gnunet-service-identity', status=started)
namecache (binary='gnunet-service-namecache', status=started)
namestore (binary='gnunet-service-namestore', status=started)
nat (binary='gnunet-service-nat', status=started)
nse (binary='gnunet-service-nse', status=started)
peerinfo (binary='gnunet-service-peerinfo', status=started)
peerstore (binary='gnunet-service-peerstore', status=started)
reclaim (binary='gnunet-service-reclaim', status=started)
rest (binary='gnunet-rest-server', status=started)
revocation (binary='gnunet-service-revocation', status=started)
setu (binary='gnunet-service-setu', status=started)
statistics (binary='gnunet-service-statistics', status=started)
topology (binary='gnunet-daemon-topology', status=started)
transport (binary='gnunet-service-transport', status=started)
zonemaster (binary='gnunet-service-zonemaster', status=started)
zonemaster-monitor (binary='gnunet-service-zonemaster-monitor',
status=started)


> > Also 'make check' has 1 test failed, I sent email to bug-gnunet@ about
> > it.
> 
> I tried to reproduce it yesterday, but I did not get gnunet to compile at all 
> for some
> reason and gave up :(

If you have time for that - I can give you access to
OpenBSD/7.1/amd64/root AWS instance with the latest git sources, if you
mail me your public key - it compiles fine there.

> 
> > here I had called 'gnunet-arm -e'
> > 
> > 2022-04-04T10:19:49.884614+0000 gns-api-20029 WARNING Problem with message 
> > queue. error: 1
> > 2022-04-04T10:19:49.896043+0000 gns-api-49916 WARNING Problem with message 
> > queue. error: 1
> > 2022-04-04T10:19:49.915683+0000 gns-api-49916 WARNING Problem with message 
> > queue. error: 1
> > 
> 
> This may be an issue. Does it terminate the processes or does it just hang?

It terminates the process, shutdown is complete.



reply via email to

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