salviga wrote: > socket.error: (98, 'Address already in use')
This line says that you are already using that port. Mostly it is because there is already an instance of the server running - but it could be something else. Regards, Geoff ------------------------ Seath Solutions Ltd (http://www.seathsolutions.com) _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
