View Issue Details

IDProjectCategoryView StatusLast Update
0011705GNUnetARM servicepublic2026-07-31 23:27
ReporterJllx Assigned To 
PrioritynormalSeveritymajorReproducibilityhave not tried
Status newResolutionopen 
Product VersionGit master 
Summary0011705: gnunet-arm loose track of a running gnunet
Descriptiontried to stop a running gnunet by
# gnunet-arm -e
2026-07-31T23:10:06.448609+0200 gnunet-arm-2512648 WARNING Configuration fails to specify option `PORT' in section `arm'!
2026-07-31T23:10:06.448680+0200 gnunet-arm-2512648 WARNING GNUnet not running, cannot stop the peer

                
# gnunet-arm -I
^C

# ps -A |grep gnunet
2332418 pts/2 00:00:00 gnunet-core
2345624 ? 00:00:00 gnunet-service-
2345636 ? 00:00:01 gnunet-service-
2345637 ? 00:00:00 gnunet-service-
2345638 ? 00:00:00 gnunet-daemon-h
2345639 ? 00:00:02 gnunet-service-
2345640 ? 00:00:05 gnunet-service-
2345641 ? 00:00:01 gnunet-service-
2345642 ? 00:00:00 gnunet-rest-ser
2345643 ? 00:00:00 gnunet-service-
2345644 ? 00:00:00 gnunet-service-
2345645 ? 00:00:00 gnunet-daemon-t
2345646 ? 00:00:23 gnunet-communic
2345647 ? 00:01:41 gnunet-communic
2345649 ? 00:00:00 gnunet-service-
2345655 ? 00:00:00 gnunet-service-
2345656 ? 00:00:01 gnunet-service-
2345657 ? 00:00:12 gnunet-service-
2345665 ? 00:00:04 gnunet-helper-n
2359215 ? 00:00:00 gnunet-service-
2453268 ? 00:00:27 gnunet-service-
2510377 ? 00:00:00 gnunet-helper-n
2512394 ? 00:00:00 gnunet-service-


gnunet-core -m does still display information :
Connection to CORE service lost (reconnecting)
Fri Jul 31 23:19:56 2026: idle V512 (timeout in 0 ms)
Fri Jul 31 23:19:56 2026: Hello sent (I) V512 (timeout in 0 ms)
Fri Jul 31 23:19:56 2026: idle 4SCZ (timeout in 0 ms)
Fri Jul 31 23:19:56 2026: Hello sent (I) 4SCZ (timeout in 0 ms)
Fri Jul 31 23:19:56 2026: idle DXYV (timeout in 0 ms)
Fri Jul 31 23:19:56 2026: Awaiting initiation (R) DXYV (timeout in 0 ms)
Fri Jul 31 23:20:59 2026: idle V512 (timeout in 0 ms)
Fri Jul 31 23:20:59 2026: Hello sent (I) V512 (timeout in 0 ms)
Fri Jul 31 23:20:59 2026: idle 4SCZ (timeout in 0 ms)
Fri Jul 31 23:20:59 2026: Hello sent (I) 4SCZ (timeout in 0 ms)
Steps To Reproducemaybe it's linked to the fact I put the laptop in suspend to ram, or that I chanded wifi network
Additional Information$ cat refs/git-r3/HEAD
4730f38ead9b8baf5fae80f5d533aaadfc09ec66
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-07-31 23:27 Jllx New Issue