Hello,

i try to enabled time-synchronization like you told me before.
but i still got the same error (bundle received-queued-deleted-expired)

i think i must enable the blob path,
but when i enable it blob_path = /tmp/blob/
i still got the same error "could not create a temporary file"

it is affected by the directory's ownership or permissions
this ls -l /tmp/ outcome
drwxr-xr-x 2 root root 4096 Jun 2 14.05 blob ?

or there is another option to fix this error ?

thank you :)

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