From: Ethan Mallove (ethan.mallove_at_[hidden])
Date: 2006-10-20 10:14:12


On Thu, Oct/19/2006 11:24:46AM, James W. Barker wrote:
> Ethan,
>
> Using http I get the same error only on port 80 instead of port
> 443. See below:
>
> ***WARNING: >> Failed test ping to MTTDatabase URL:
> http://www.open-mpi.org:80/mtt/submit
> ***WARNING: >> Error was: 400 Bad Request
> ERROR:
> Client version not specified.

"Client version not specified" is coming from the IU server,
so I believe I was getting off track with the http and
https. You are connecting, but you should be seeing:

"MTTDatabase testing submit URL with a ping...
MTTDatabase ping successful: 200 OK
   Ping successful."

The fact that you see "Client version not specified" tells
me there's no "PING" in the HTTP POST (the server thinks
you're sending test results, not a PING). Can you start up a
web browser from that same machine you're running mtt on,
and see if you run into an issue POSTing to any other web
site (e.g., google, yahoo, etc).

Does your svn info shows this?

https://svn.open-mpi.org/svn/mtt/branches/ompi-core-testers

-Ethan

>
> I think the problem may be MTT literally appending the port number to
> the URL (www.open-mpi.org:80 or www.open-mpi.org:443). That is
> what I see when I run MTT in debug mode. Is that possible?
>
> Jim Barker
>
>
> At 10:11 AM 10/19/2006, you wrote:
> >On Thu, Oct/19/2006 09:48:08AM, James W. Barker wrote:
> >> Ethan,
> >>
> >> I now have the variables set in the Reporter as you indicated
> >> below. However, I get the following error message when the reporter
> >> module initializes:
> >>
> >> ***WARNING: >> Failed test ping to MTTDatabase URL:
> >> https://www.open-mpi.org:443/mtt/submit
> >> ***WARNING: >> Error was: 400 Bad Request
> >> ERROR:
> >> Client version not specified.
> >>
> >> Any thoughts on what is causing this error?
> >>
> >
> >Did you try using http instead of https?
> >
> >-Ethan
> >
> >> Jim Barker
> >>
> >> At 03:28 PM 10/18/2006, you wrote:
> >> >Hi Jim,
> >> >
> >> >On Wed, Oct/18/2006 12:02:24PM, James W. Barker wrote:
> >> >> Ethan,
> >> >>
> >> >> Do you know the correct values for the elements of the reporter
> >> >> module of the MTT .ini file? These are the values I currently have
> >> >> set in my .ini file.
> >> >>
> >> >> [Reporter: IU database]
> >> >> module = MTTDatabase
> >> >>
> >> >> mttdatabase_realm = OMPI
> >> >> mttdatabase_url = https://www.open-mpi.org/mtt/submit/
> >> >
> >> >
> >> >Do you access the web through a proxy server? If so, you
> >> >need to set your http_proxy/https_proxy env var(s) to that
> >> >proxy.
> >> >
> >> >
> >> >> # OMPI Core: Change this to be the username and password for your
> >> >> # submit user. Get this from the OMPI MTT administrator.
> >> >> mttdatabase_username = lanl
> >> >> mttdatabase_password = XXXXXXXXXXX
> >> >
> >> >
> >> >I take it you *do* know your password, but just didn't email
> >> >it to the list.
> >> >
> >> >
> >> >> # OMPI Core: Change this to be some short string identifying your
> >> >> # cluster.
> >> >> mttdatabase_platform = odin
> >> >
> >> >This won't effect your connectivity with the mtt database,
> >> >but you probably want to do something like:
> >> >
> >> >mttdatabase_platform = lanl
> >> >
> >> >-Ethan
> >> >
> >> >>
> >> >> MTT reported it could not ping https://www.open-mpi.org/mtt/submit/,
> >> >> what is the correct URL? Is the mttdatabase_realm = OMPI? Is the
> >> >> mttdatabase_platform = odin?
> >> >>
> >> >> Thanks,
> >> >> Jim Barker
> >> >>
> >> >>
> >> >> James W. Barker, Ph.D.
> >> >> Los Alamos National Laboratory
> >> >> Computer, Computational and Statistical Sciences Division
> >> >> Advanced Computing Laboratory - Application Communications and
> >> >> Performance Research Team
> >> >> 505-665-9558
> >> >>
> >> >>
> >> >> _______________________________________________
> >> >> mtt-users mailing list
> >> >> mtt-users_at_[hidden]
> >> >> http://www.open-mpi.org/mailman/listinfo.cgi/mtt-users
> >>
> >> James W. Barker, Ph.D.
> >> Los Alamos National Laboratory
> >> Computer, Computational and Statistical Sciences Division
> >> Advanced Computing Laboratory - Application Communications and
> >> Performance Research Team
> >> 505-665-9558
> >>
> >>
>
> James W. Barker, Ph.D.
> Los Alamos National Laboratory
> Computer, Computational and Statistical Sciences Division
> Advanced Computing Laboratory - Application Communications and
> Performance Research Team
> 505-665-9558
>
>