LogPrint(eLogError,"Destination: Can't publish LeaseSet. No inbound tunnels");
}
else
LogPrint(eLogError,"Destination: Can't publish LeaseSet. No outbound tunnels");
}
}
else
else
LogPrint(eLogError,"Destination: Can't publish LeaseSet. No outbound tunnels");
LogPrint(eLogError,"Destination: Can't publish LeaseSet, no more floodfills found");
}
}
else
else
LogPrint(eLogError,"Destination: Can't publish LeaseSet, no more floodfills found");
LogPrint(eLogDebug,"Destination: No tunnels in pool");
if(!floodfill||!outbound||!inbound)
if(!floodfill||!outbound||!inbound)
{
{
// we can't publish now
// we can't publish now
m_ExcludedFloodfills.clear();
m_ExcludedFloodfills.clear();
m_PublishReplyToken=1;// dummy non-zero value
m_PublishReplyToken=1;// dummy non-zero value
// try again after a while
// try again after a while
LogPrint(eLogInfo,"Destination: Try publishing again after ",PUBLISH_CONFIRMATION_TIMEOUT," seconds");
LogPrint(eLogInfo,"Destination: Can't publish LeasetSet because destination is not ready. Try publishing again after ",PUBLISH_CONFIRMATION_TIMEOUT," seconds");