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
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
DEBUG:requests.packages.url
That appears to resolve the connection issue:
<<< Payload (End ) -->>
INFO:requests.packages.urllib3.connectionpool:Resetting dropped connection:
mtt.open-mpi.org
DEBUG:requests.packages.urllib3.connectionpool:"POST /submit/cpy/api/submit
HTTP/1.1
Try this for the url:
url = https://mtt.open-mpi.org/submit/cpy/api
I'm looking back at one of my testing scripts and that's what I was using.
On Fri, Aug 26, 2016 at 2:11 PM, r...@open-mpi.org wrote:
> FWIW: the extra “/“ is inserted in the IUDatabase reporter plugin.
> Removing it didn’t make
Even though I can get there with the browser, I do still hit this error:
<<< Raw Output (Start) >>
404 Not Found
Not Found
The requested URL /submit/cpy//submit was not found on this server.
Apache/2.2.15 (Red Hat) Server at mtt.open-mpi.org Port 443
<
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
>
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
I checked it with my browser and got the expected return message
> On Aug 25, 2016, at 1:46 PM, Josh Hursey wrote:
>
> Can you send me the portion of the ini script that you are using?
>
> Can you access this site via the browser (you will need your login
> credentials):
> https://mtt.open-