* Betr.: " Bug#592903: tryton-server: trytond does not start if webdav is enabled, and IPV6 is present" (Fri, 13 Aug 2010 21:36:26 +0200):
> Package: tryton-server
> Version: 1.6.1-1
> Severity: important
>
> When enabling webdav in /etc/tryond.conf and starting tryton, it does not
> start. Starting it in debug mode gives the following:
>
> # trytond --debug
> [Fri Aug 13 21:25:04 2010] INFO:server:using /etc/trytond.conf as
> configuration file [Fri Aug 13 21:25:04 2010] INFO:server:initialising
> distributed objects services [Fri Aug 13 21:25:04 2010]
> DEBUG:psycopg2:installed. Logging using Python logging module [Fri Aug 13
> 21:25:04 2010] INFO:modules:ir:registering classes [Fri Aug 13 21:25:04 2010]
> INFO:modules:webdav:registering classes [Fri Aug 13 21:25:04 2010]
> INFO:modules:res:registering classes [Fri Aug 13 21:25:04 2010]
> INFO:modules:workflow:registering classes [Fri Aug 13 21:25:04 2010]
> INFO:modules:country:registering classes [Fri Aug 13 21:25:04 2010]
> INFO:modules:ldap_connection:registering classes [Fri Aug 13 21:25:04 2010]
> INFO:modules:dashboard:registering classes [Fri Aug 13 21:25:04 2010]
> INFO:modules:test:registering classes [Fri Aug 13 21:25:04 2010]
> INFO:modules:calendar:registering classes [Fri Aug 13 21:25:04 2010]
> INFO:modules:calendar_todo:registering classes [Fri Aug 13 21:25:04 2010]
> INFO:modules:ldap_authentication:registering classes [Fri Aug 13 21:25:04
> 2010] INFO:modules:calendar_scheduling:registering classes [Fri Aug 13
> 21:25:04 2010] INFO:modules:calendar_classification:registering classes [Fri
> Aug 13 21:25:04 2010] INFO:modules:party:registering classes [Fri Aug 13
> 21:25:04 2010] WARNING:party:Unable to import vatnumber. VAT number
> validation disabled. [Fri Aug 13 21:25:04 2010]
> INFO:modules:google_maps:registering classes [Fri Aug 13 21:25:04 2010]
> INFO:modules:party_vcarddav:registering classes [Fri Aug 13 21:25:04 2010]
> INFO:server:starting NetRPC protocol, port 8070 Traceback (most recent call
> last): File "/usr/bin/trytond", line 30, in <module>
> trytond.server.TrytonServer().run() File
> "/usr/lib/pymodules/python2.6/trytond/server.py", line 176, in run
> CONFIG['webdavport'], CONFIG['secure_webdav']) File
> "/usr/lib/pymodules/python2.6/trytond/protocols/webdav.py", line 123, in
> __init__ self.server = server_class((interface, port), handler_class) File
> "/usr/lib/python2.6/SocketServer.py", line 400, in __init__ self.socket_type)
> File "/usr/lib/python2.6/socket.py", line 184, in __init__
> _sock = _realsocket(family, type, proto)
> socket.error: [Errno 97] Address family not supported by protocol
>
> Commenting out lines 106-111 of webdav.py and the server starts as one would
> expect.
>
> Thanks in advance for any help you can offer.
I couldn't reproduce your issue on my systems. It works here with webdav and
secure wabdav.
Could you please post your configuration (trytond.conf) and some details of
your system, which seems to be a mix of stable and unstable?
Regards,
Mathias
--
Mathias Behrle
MBSolutions
Gilgenmatten 10 A
D-79114 Freiburg
Tel: +49(761)471023
Fax: +49(761)4770816
http://mbsolutions.selfip.biz
UStIdNr: DE 142009020
PGP/GnuPG key availabable from any keyserver, ID: 0x8405BBF6
signature.asc
Description: PGP signature

