Welcome! Log In Create A New Profile

Advanced

Re: HTTP status 500 when using Nginx with Jenkins

Francis Daly
September 07, 2023 03:24PM
On Wed, Sep 06, 2023 at 03:15:11PM +0000, David Aldrich wrote:

Hi there,

> In the failure condition, the browser (Edge) shows (in Developer Tools Console):
>
> POST https://jenkins-temptest.<snip>/pipeline-syntax/generateSnippet 500
>
> I don't know how to access the contents of the 500 reply.

The Console can show the Response on the Network tab, if you select
this request.

But: 500 is the generic "something went wrong" message. If it was
generated by nginx, there should be something in the nginx error_log
about it.

If it was generated by Jenkins and passed through nginx, there should
be something in the Jenkins-equivalent.

> Is anything obviously wrong with these?

Nothing stands out as being "clearly incorrect"; so checking the logs
(and maybe increasing the log level before trying again, if the message
was generated by nginx) is probably the most useful next step.

Good luck with it,

f
--
Francis Daly francis@daoine.org
_______________________________________________
nginx mailing list
nginx@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

HTTP status 500 when using Nginx with Jenkins

David Aldrich September 06, 2023 11:16AM

Re: HTTP status 500 when using Nginx with Jenkins

Francis Daly September 07, 2023 03:24PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 277
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready