Re: [MTT devel] reporter error using pyclient

2016-08-26 Thread r...@open-mpi.org
Okay, I cleaned things up some more and got a little bit further - now hitting an error in the server? <<< Payload (End ) -->> INFO:requests.packages.urllib3.connectionpool:Resetting dropped connection: mtt.open-mpi.org

Re: [MTT devel] reporter error using pyclient

2016-08-26 Thread r...@open-mpi.org
Hmmm...Hey Josh - is it possible that your server is requiring an MPI_Install phase? We don’t have one since we just build and then set the path accordingly - is it complaining about missing data for an install phase? > On Aug 26, 2016, at 7:33 PM, r...@open-mpi.org wrote: > > Okay, I cleaned

Re: [MTT devel] reporter error using pyclient

2016-08-26 Thread r...@open-mpi.org
BTW: here is my .ini snippet [Reporter:IUdatabase] plugin = IUDatabase realm = OMPI username = intel pwfile = /home/common/mttpwd.txt platform = bend-rsh hostname = rhc00[1-2] url = https://mtt.open-mpi.org/submit/cpy/ email = r...@open-mpi.org So it looks like the CherryPi server is adding a

Re: [MTT devel] reporter error using pyclient

2016-08-26 Thread r...@open-mpi.org
FWIW: the extra “/“ is inserted in the IUDatabase reporter plugin. Removing it didn’t make any difference Must be something on the server side, I fear > On Aug 26, 2016, at 12:08 PM, r...@open-mpi.org wrote: > > BTW: here is my .ini snippet > > > [Reporter:IUdatabase] > plugin = IUDatabase