* Hans Normann: " [tryton-de] Installationsprobleme" (Thu, 12 May 2016 02:21:37 -0700 (PDT)):
> Versuche gerade Tryton zum installieren, mit mäßigem Erfolg. Aktuell hänge
> ich bein Starten des trytond Deamons. Hier das Startprotokoll
>
> Mai 12 11:02:37 localhost.localdomain trytond[4576]: [Thu May 12 11:02:37
> 2016] INFO:server:using /etc/trytond.conf as configuration file
> Mai 12 11:02:37 localhost.localdomain trytond[4576]: [Thu May 12 11:02:37
> 2016] INFO:server:initialising distributed objects services
> Mai 12 11:02:37 localhost.localdomain trytond[4576]: Traceback (most recent
> call last):
> Mai 12 11:02:37 localhost.localdomain trytond[4576]: File
> "/usr/bin/trytond", line 109, in <module>
> Mai 12 11:02:37 localhost.localdomain trytond[4576]:
> trytond.server.TrytonServer(options).run()
> Mai 12 11:02:37 localhost.localdomain trytond[4576]: File
> "/usr/lib/python2.7/site-packages/trytond/server.py", line 102, in run
> Mai 12 11:02:37 localhost.localdomain trytond[4576]: self.start_servers()
> Mai 12 11:02:37 localhost.localdomain trytond[4576]: File
> "/usr/lib/python2.7/site-packages/trytond/server.py", line 224, in
> start_servers
> Mai 12 11:02:37 localhost.localdomain trytond[4576]: CONFIG['ssl_jsonrpc']))
> Mai 12 11:02:37 localhost.localdomain trytond[4576]: File
> "/usr/lib/python2.7/site-packages/trytond/protocols/jsonrpc.py", line 359,
> in __init__
> Mai 12 11:02:37 localhost.localdomain trytond[4576]: daemon.__init__(self,
> interface, port, secure, name='JSONRPCDaemon')
> Mai 12 11:02:37 localhost.localdomain trytond[4576]: File
> "/usr/lib/python2.7/site-packages/trytond/protocols/common.py", line 32, in
> __init__
> Mai 12 11:02:37 localhost.localdomain trytond[4576]: socket.AF_UNSPEC,
> socket.SOCK_STREAM):
> Mai 12 11:02:37 localhost.localdomain trytond[4576]: socket.gaierror:
> [Errno -5] No address associated with hostname
>
> Wo in aller Welt habe ich den Fehler zu suchen?
In der Konfiguration (/etc/trytond.conf) vermutlich.
Du verwendest anscheinend eine Version < 3.4.
Für diese Version sollte etwas in der Art
[options]
# Activate the json-rpc protocol
jsonrpc = localhost:8000
#ssl_jsonrpc = False
eingetragen sein.
Viele Grüße,
Mathias
--
Mathias Behrle
MBSolutions
Gilgenmatten 10 A
D-79114 Freiburg
Tel: +49(761)471023
Fax: +49(761)4770816
http://www.m9s.biz
UStIdNr: DE 142009020
PGP/GnuPG key availabable from any keyserver, ID: 0x8405BBF6
--
Sie erhalten diese Nachricht, weil Sie Mitglied der Google Groups-Gruppe
"tryton-de" sind.
Weitere Optionen: https://groups.google.com/d/optout
pgpUeQNdQaiyT.pgp
Description: Digitale Signatur von OpenPGP
