On 25/06/12 08:16 +0200, Truckparts Hamburg COM wrote:
> Sorry, I forgot to post:
> 
> 
>   File "/usr/local/tryton2.0/trytond/bin/trytond", line 30, in <module>
>     trytond.server.TrytonServer().run()
>   File "/usr/local/tryton2.0/trytond/trytond/server.py", line 160, in
> run
>     CONFIG['secure_xmlrpc'])
>   File "/usr/local/tryton2.0/trytond/trytond/protocols/xmlrpc.py", line
> 249, in __init__
>     self.server = server_class((interface, port), handler_class, 0)
>   File "/usr/lib/python2.6/SimpleXMLRPCServer.py", line 539, in __init__
>     SocketServer.TCPServer.__init__(self, addr, requestHandler,
> bind_and_activate)
>   File "/usr/lib/python2.6/SocketServer.py", line 398, in __init__
>     self.socket_type)
>   File "/usr/lib/python2.6/socket.py", line 182, in __init__
>     _sock = _realsocket(family, type, proto)
> socket.error: [Errno 97] Address family not supported by protocol
> 
> 
> Happen on netcup vservers 1x tryed with Ubuntu 12.04 1x time Debian
> Squeeze
> 
> 
> There I cant deaktivate IP6

I guess you have a Python with ipv6 support but not on the OS.
You should fix one of it or just use 0.0.0.0 instead of * as listening
address.

PS: Please don't top-post on this mailing list. For more information see
http://groups.tryton.org/netiquette

-- 
Cédric Krier

B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: [email protected]
Website: http://www.b2ck.com/

Attachment: pgpSLQWmwzRvB.pgp
Description: PGP signature

Reply via email to