local node does not announce single commits
Machines
openSUSE, OpenBSD
Steps to reproduce
- Local node not started.
- Make awesome changes in your repository.
git add .git commit -m "add awesome changes"git push rad masterrad node start- Stop node and repeat steps 2-6.
Current behavior
Local node announces every 2 commits on node start. Commit count resets after 2 commits, be it 1+1 or 2 at once.
Expected behavior
Local node announces single commits, confirmed by “synced” status when running rad sync status.
openSUSE is the local node, openBSD is the seed node. Both run over I2P
Now I add, commit and push from root directory and it is syncing fine single commits. I assume I worked from different subdirectories before (not the core one), or maybe a system upgrade did some magic
Sorry we never got back to you on this earlier. Can we consider this solved?
Closing for now. Please feel free to re-open if the error persists.