helo,
Does the path /tmp/blob/ exists? If not create it.
If yes, try to disable (comment-out) blob_path and tell me if the error is still there.
i comment out the blob path and the error message disappear. but i got 'timeout' when i try to dtnping. and the notice seems repeating this : - new bundle queued - bundle deleted - bundle has been expired - bundle received
it repeated again and again and dtnping still timeout.
thank you :)
Hi,
new bundle queued
bundle deleted
bundle has been expired
bundle received
does the expired message appear instantly? does it say the bundle was refused? if so, check the time/date setting an all machines. you can try to add the parameter --lifetime 7200 or so(i think, can't check it right now)...
what about the other side? can you ping your local daemon?
another option is to enable the dtn timesync in the config, but johannes/the documentation knows better about this...
regards, Stephan
Hello.
Am 30.05.2014 15:37, schrieb Stephan Rottmann:
another option is to enable the dtn timesync in the config, but johannes/the documentation knows better about this...
To enable time-synchronization, you need to declare at least one node as reference. At best, this is a host with NTP synchronization. These are the configuration parameters...
time_reference = yes time_discovery_announcements = yes
The other nodes (non-references) must be configured this way...
time_reference = no time_synchronize = yes time_discovery_announcements = yes
Kind regards, Johannes Morgenroth
participants (3)
-
Johannes Morgenroth
-
magda lena
-
Stephan Rottmann