Skip to content

Failed to register sync prefix #30

@tanim-ics

Description

@tanim-ics

I am developing a trial wordcount application using ndn-svs.

I have 4 applications: text2lines, lines2words1, lines2words2 and wordcount. These applications are running on the same machine as NFD. All of them are part of the same sync group prefix named "/wordcount" and as node prefixes, they use individual prefixes similar to the application name mentioned above.

The issue is when I try to execute lines2words1 and lines2words2, it throws the following error:

libc++abi: terminating due to uncaught exception of type boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<ndn::svs::SVSyncCore::Error>>: Failed to register sync prefix
Abort trap: 6

It only works after trying multiple times. Do you have any guidance for me on why this problem happens? I don't see any sensible output on the NFD log. NFD is functioning properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions