View Issue Details

IDProjectCategoryView StatusLast Update
0002675GNUnetcadet servicepublic2012-12-21 16:49
ReporterMatthias Wachs Assigned ToBart Polot  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.5Fixed in Version0.9.5 
Summary0002675: Mesh is restarted while hostkey is generated
DescriptionWhen starting a fresh peer without a hostkey:


Nov 30 16:41:45-235960 mesh-30686 WARNING `unlink' failed on file `/home/gnunet/.gnunet/.hostkey' at crypto_rsa.c:1092 with error: No such file or directory
Nov 30 16:41:45-340528 mesh-30696 ERROR Wrong CORE service
Nov 30 16:41:45-343697 mesh-30696 ERROR Mesh service could not access hostkey. Exiting.
Nov 30 16:41:45-343930 mesh-30696 WARNING `unlink' failed on file `/home/gnunet/.gnunet/.hostkey' at crypto_rsa.c:1092 with error: No such file or directory
Nov 30 16:41:45-445086 mesh-30710 ERROR Wrong CORE service
Nov 30 16:41:45-449065 mesh-30710 ERROR Mesh service could not access hostkey. Exiting.
Nov 30 16:41:45-453179 mesh-30710 WARNING `unlink' failed on file `/home/gnunet/.gnunet/.hostkey' at crypto_rsa.c:1092 with error: No such file or directory
Nov 30 16:41:45-587088 mesh-30727 ERROR Wrong CORE service
Nov 30 16:41:45-599624 mesh-30727 ERROR Mesh service could not access hostkey. Exiting.
TagsNo tags attached.

Activities

Bart Polot

2012-12-06 17:26

manager   ~0006648

Fixed in r25302.

Issue History

Date Modified Username Field Change
2012-11-30 16:46 Matthias Wachs New Issue
2012-11-30 16:46 Matthias Wachs Status new => assigned
2012-11-30 16:46 Matthias Wachs Assigned To => Bart Polot
2012-12-06 17:26 Bart Polot Note Added: 0006648
2012-12-06 17:26 Bart Polot Status assigned => resolved
2012-12-06 17:26 Bart Polot Fixed in Version => Git master
2012-12-06 17:26 Bart Polot Resolution open => fixed
2012-12-06 19:19 Christian Grothoff Fixed in Version Git master => 0.9.5
2012-12-06 19:19 Christian Grothoff Target Version => 0.9.5
2012-12-21 16:49 Christian Grothoff Status resolved => closed
2014-05-09 18:34 Christian Grothoff Category mesh service => cadet service