MercenariesEngineering / coalition

A small but beautiful task manager to manage, why not, your render farm.
http://coalition.readthedocs.io
GNU Lesser General Public License v2.1
58 stars 17 forks source link

Server urls ending in slash fail #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If the server URL contains a trailing '/' the control and worker programs
do not work. For example, control.py fails with:

xmlrpclib.ProtocolError: <ProtocolError for localhost:19211//xmlrpc: 404
Not Found>

The examples on the project home page also have a trailing slash in the
urls, so this bug is easy to encounter.

I'm running coalition on linux.

Original issue reported on code.google.com by tpiko...@gmail.com on 23 Jul 2009 at 6:24

GoogleCodeExporter commented 9 years ago

Original comment by corvaz...@gmail.com on 2 Nov 2009 at 4:37

GoogleCodeExporter commented 9 years ago
Hi, 
thanks for the  patch, the correction has been made in version v1 and in the 
trunk.
Marie

Original comment by MP.Etienne@gmail.com on 16 May 2010 at 11:36