tntech-ngin / ndn-hydra

ndn-hydra: A federated data repository with five attributes: resiliency, scalability, usability, efficiency, and security.
https://hydra-repo.io/
Apache License 2.0
2 stars 1 forks source link

Hydra does not fetch file that does not exist on the contacted node #5

Closed tntech-ngin closed 7 months ago

tntech-ngin commented 8 months ago

Maybe the timeout is too small in the ndn-python app

tntech-ngin commented 7 months ago

This was due to missing route back to Node2. Need to update notebook and commit.

xai990 commented 7 months ago

For example, node 1 as client nodes and node 2, 3, 4, 5 as Hydra nodes.

tntech-ngin commented 7 months ago

Fixed - it was a problem of not creating reverse route