Getting 500 errors while trying to access OpenShift Broker

Solution Verified - Updated -

Issue

  • Getting 500 errors while trying to access OpenShift Broker
# curl -u userone:password  https://localhost/broker/rest/domains --basic -kv

* About to connect() to localhost port 443 (#0)
*   Trying ::1... connected
* Connected to localhost (::1) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
* warning: ignoring value of ssl.verifyhost
* skipping SSL peer certificate verification
* SSL connection using TLS_DHE_RSA_WITH_AES_256_CBC_SHA
* Server certificate:
*       subject: E=root@openshift.test,CN=broker.openshift.test,OU=SomeOrganizationalUnit,O=SomeOrganization,L=SomeCity,ST=SomeState,C=XX
*       start date: Jun 17 17:57:06 2013 GMT
*       expire date: Jun 15 17:57:06 2023 GMT
*       common name: broker.openshift.test
*       issuer: E=root@openshift.test,CN=broker.openshift.test,OU=SomeOrganizationalUnit,O=SomeOrganization,L=SomeCity,ST=SomeState,C=XX
* Server auth using Basic with user 'ggaldi'
> GET /broker/rest/domains HTTP/1.1
> Authorization: Basic Z2dhbGRpOnBhc3N3b3Jk
> User-Agent: curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.14.3.0 zlib/1.2.3 libidn/1.18 libssh2/1.4.2
> Host: localhost
> Accept: */*
>
< HTTP/1.1 500 Internal Server Error
< Date: Thu, 03 Oct 2013 12:45:23 GMT
< Server: Apache/2.2.15 (Red Hat)
< Content-Length: 610
< Content-Type: text/html; charset=iso-8859-1
< Connection: close
<
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
 root@localhost and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
<hr>
<address>Apache/2.2.15 (Red Hat) Server at localhost Port 80</address>
</body></html>
* Closing connection #0

Environment

  • OpenShift Enterprise (OSE)

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content