this is what happens when I type trytond in the command line:
root@host:/usr/lib/python2.7# trytond
Traceback (most recent call last):
File "/usr/bin/trytond", line 30, in <module>
trytond.server.TrytonServer().run()
File "/usr/lib/python2.7/dist-packages/trytond/server.py", line 31, in
__init__
CONFIG.parse()
File "/usr/lib/python2.7/dist-packages/trytond/config.py", line 94, in
parse
self.load()
File "/usr/lib/python2.7/dist-packages/trytond/config.py", line 149, in
load
value = int(value)
ValueError: invalid literal for int() with base 10: '* :8000'
thanks
ariel
--
[email protected] mailing list