[AG-DEV] AG3 VenueManagement can't connect

Thomas D. Uram turam at mcs.anl.gov
Thu Jan 19 22:01:28 CST 2006


Is your default certificate an identity certificate (i.e., does it require a 
passphrase?).
That's not being handled currently.  If so, try using a service certificate 
instead.
If not, something's wrong.

Tom


On 1/19/06 7:30 PM, Christoph Willing wrote:
> Working with a packaged AG3, I can run the VenueServer and connect to  
> it with a VenueClient. However I can't connect to it with the  
> VenueManagement tool. Trying to connect (from same machine) with:
>     https://localhost/VenueServer
> or    https://v2.vislab.uq.edu.au/VenueServer
> 
> both immediately result in a "Unable To Connect" popup msg box saying:
>     You were unable to connect to the venue server at:
>     https://v2.vislab.uq.edu.au/VenueServer.
> 
> The VenueServer.log doesn't mention anything about a connection  attempt 
> in such cases.
> 
> If I then add a :8000 to the url, the following error is added to  
> VenueServer.log:
> 
> 01/20/06 11:27:29 -1273504848 Hosting     ServiceContainer.py:146  ERROR 
> None
> Traceback (most recent call last):
>   File "/usr/lib/python2.4/site-packages/M2Crypto/SSL/SSLServer.py",  
> line 29, in handle_request
>     request, client_address = self.get_request()
>   File "/usr/lib/python2.4/SocketServer.py", line 373, in get_request
>     return self.socket.accept()
>   File "/usr/lib/python2.4/site-packages/M2Crypto/SSL/ Connection.py", 
> line 114, in accept
>     ssl.accept_ssl()
>   File "/usr/lib/python2.4/site-packages/M2Crypto/SSL/ Connection.py", 
> line 103, in accept_ssl
>     return m2.ssl_accept(self.ssl)
> SSLError: no certificate returned
> 
> 
> Any ideas?
> 
> 
> chris
> 
> 
> Christoph Willing                           +61 7 3365 8350
> QPSF Access Grid Manager
> University of Queensland
> 
> 
> 
> 




More information about the ag-dev mailing list