On 07/09/07 00:15 +0200, hello2u wrote: > > Hi, > > I installed tinyerp-4.0.3 on OpenSuse. > After installing all, I run tinyerp-server : > # python tinyerp-server.py -d terp1 -r terp ... > > but this does not seem to finish as waiting connection. > > I paste tail lines of this command as follows: > > ======================================== > Fri, 07 Sep 2007 06:44:35 INFO:init:addon:base_setup > Fri, 07 Sep 2007 06:44:35 INFO:init:addon:base_setup:creating or updating > database tables > Fri, 07 Sep 2007 06:44:35 INFO:init:addon:base_setup:loading > base_setup_data.xml > Fri, 07 Sep 2007 06:44:35 INFO:init:addon:base_setup:loading > base_setup_wizard.xml > Fri, 07 Sep 2007 06:44:35 INFO:init:addon:base_setup:loading > base_setup_demo.xml > Fri, 07 Sep 2007 06:44:35 INFO:web-services:starting XML-RPC services, port > 8069 > Fri, 07 Sep 2007 06:44:35 INFO:web-services:You are not using the SSL layer > Fri, 07 Sep 2007 06:44:35 INFO:web-services:the server is running, waiting > for connections... > =========================================== > Is this OK? waiting what? > (I confirmed the database terp1 was created.) > > When I start tinyerp-client it says COULD NOT CONNECT SERVER (localhost > port:8069) > > nmap does not show port 8069. > > What is wrong? What is tinyerp-server waiting for? >
TinyERP server is waiting for client connection. That is normal. If you can connect to it with the client, check if there is not a firewall rule that prevent it to connect. -- Cédric Krier Tiny sprl Chaussée de Namur, 40 B-1367 Gérompont Belgique Tel: +32 81 81 37 00 Fax: +32 81 73 35 01 Web: http://www.tiny.be
pgpAbsBUnRyrv.pgp
Description: PGP signature
_______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
