On Sunday, 24 january 2010, Nigel Horne wrote:
> When attempting to register a user I get an error and the user isn't added.
> 
> Traceback (most recent call last):
>    File "/usr/lib/python2.5/site-packages/pyscrabble/gui/register.py",
> line 283, in createNewUser_cb
>      val,msg = s.createNewUser(uname, util.hashPassword(pw1))
>    File "/usr/lib/python2.5/xmlrpclib.py", line 1147, in __call__
>      return self.__send(self.__name, args)
>    File "/usr/lib/python2.5/xmlrpclib.py", line 1437, in __request
>      verbose=self.__verbose
>    File "/usr/lib/python2.5/xmlrpclib.py", line 1191, in request
>      headers
> xmlrpclib.ProtocolError: <ProtocolError for
> gateway.bandsman.co.uk:9999/xmlrpc: -1 >

Okay, this is of course way too late, but it would appear that you've mixed up 
the "game" and "web" ports and entered 9999 for the web port. The default 
server configuration is 9999 for the game port and 8888 for the web port. It's 
certainly not easy to know that, though.

-- 
Magnus Holmgren        holmg...@debian.org
Debian Developer 

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to