Trying to run my own Peer Registry currently getting errors like the following
Traceback (most recent call last): File "/usr/bin/RegistryPeer", line 218, in <module> main() File "/usr/bin/RegistryPeer", line 213, in main r = RegistryPeer(peerListUrl=peerListUrl, port=port) File "/usr/bin/RegistryPeer", line 159, in __init__ RegistryBase.__init__(self, port, peerListUrl) File "/usr/bin/RegistryPeer", line 52, in __init__ self._readPeerList(url=self.peerListUrl) File "/usr/bin/RegistryPeer", line 67, in _readPeerList raise Exception ("Error: this peer " + localPeerName + " is not listed in the master list. The current registry requires all peers to know about each other.") Exception: Error: this peer cv206-agr3.newcastle.edu.au:8030 is not listed in the master list. The current registry requires all peers to know about each other. I can't find anything about a master list ? yours ---- Gabriel Noronha Access Grid Support Officer University of Newcastle