Skip to content

Instantly share code, notes, and snippets.

@jaekwon
Created July 19, 2013 20:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaekwon/6042197 to your computer and use it in GitHub Desktop.
Save jaekwon/6042197 to your computer and use it in GitHub Desktop.
cjdns problems
1374266202 INFO cjdroute2.c:454 Forking angel to background.
1374266202 DEBUG AdminClient.c:263 Connecting to [127.0.0.1:11234]
1374266202 DEBUG UDPAddrInterface.c:151 Bound to address [0.0.0.0]
1374266202 INFO Configurator.c:90 Checking authorized password 0.
1374266202 INFO Configurator.c:102 Flushing existing authorized passwords
1374266202 INFO Configurator.c:108 Adding authorized password #[0].
1374266202 INFO RandomSeed.c:57 Attempting to seed random number generator
1374266202 INFO RandomSeed.c:72 Trying random seed [RtlGenRandom() (Windows)] Failed
1374266202 INFO RandomSeed.c:72 Trying random seed [sysctl(KERN_ARND) (BSD)] Failed
1374266202 INFO RandomSeed.c:68 Trying random seed [/dev/urandom] Success
1374266202 INFO RandomSeed.c:72 Trying random seed [sysctl(RANDOM_UUID) (Linux)] Failed
1374266202 INFO RandomSeed.c:72 Trying random seed [/proc/sys/kernel/random/uuid (Linux)] Failed
1374266202 INFO RandomSeed.c:79 Seeding random number generator succeeded with [1] sources
1374266202 DEBUG AngelInit.c:188 Initializing angel with input [10] and output [13]
1374266202 DEBUG AngelInit.c:189 Getting pre-configuration from client
1374266202 DEBUG AngelInit.c:195 Finished getting pre-configuration from client
1374266202 INFO AngelInit.c:224 Initializing core [/Users/jae/workspace/src/cjdns/./cjdroute]
1374266202 DEBUG AngelInit.c:228 Sending pre-configuration to core.
1374266202 INFO PipeInterface.c:372 Creating new PipeInterface [0x7f957c800a14]
1374266202 DEBUG PipeInterface.c:240 [0x7f957c800a14] Established Synchronization with magic [56E13F2F3BE28559]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment