Hi,
Your Tor Browser client is caching a consensus from when you were running all the nodes on a single virtual machine:
> Consensus includes unrecognized authority 'test001a' at 127.0.0.1:7001
You should double-check two things:
-
For each of the directory authorities and relay make sure
OutboundBindAddress, Address, ORPort addr:port, DirPort addr:port,
AuthoritativeDirectory, and V3AuthoritativeDirectory are set correctly (10.0.2.11).
At one point the address used was 127.0.0.1.
- Then try deleting the
cache on the Tor Browser client located at
tor-browser_en-US/Browser/TorBrowser/Data/Tor. In particular remove
cached-*, and 'state' files.
Hopefully that's it!
--leeroy