[rt-users] Tracking down internal server error

Ram ram0502 at gmail.com
Tue Oct 8 13:27:37 EDT 2013


>
> From: Mathew Snyder <mathew.snyder at gmail.com>
>
> I just installed 4.2. I made it through the configuration UI and have
> everything installed. I can't get it to run, though. It is throwing the
> Internal Server Error at me and I am in need of assistance in resolving the
> problem I'm encountering:
>
> httpd/ssl_error_log:
> [Mon Oct 07 16:52:11 2013] [warn] RSA server certificate is a CA
> certificate (BasicConstraints: CA == TRUE !?)
> [Mon Oct 07 16:52:11 2013] [warn] RSA server certificate CommonName (CN)
> `Zen-RT' does NOT match server name!?
> [Mon Oct 07 16:52:11 2013] [warn] RSA server certificate is a CA
> certificate (BasicConstraints: CA == TRUE !?)
> [Mon Oct 07 16:52:11 2013] [warn] RSA server certificate CommonName (CN)
> `Zen-RT' does NOT match server name!?
> [Mon Oct 07 16:52:21 2013] [error] [client 192.168.236.140] STDIN is not a
> socket, and no --listen, --socket, or --port provided
> [Mon Oct 07 16:52:21 2013] [error] [client 192.168.236.140] Premature end
> of script headers: rt-server.fcgi
>
> There is the obvious issue of the SSL cert not matching the server name. I
> don't even remember setting up an SSL cert so I'm not sure how to go about
> fixing that.
>
> The second is the premature end of script headers. This is a result of my
> attempt to connect to the interface. I don't know what this is or how to
> resolve it.
>
>
The certificate issue makes it look like your team generated a self-signed
certificate but used a poor configuration / certificate template (I'm being
optimistic and assuming no third party CA issued you a certificate with
that extension value set).

Fix that one and then see if the second one disappears; the second issue
may be simply how the failure to setup a connection to rt-server looks in
the logs.
ram
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20131008/ecbfba02/attachment.htm>


More information about the rt-users mailing list