On Tue, Nov 2, 2021 at 2:27 AM Matt Wilson <[email protected]> wrote:

>
> Caused by: java.lang.NullPointerException
>         at
> jenkins.security.ResourceDomainConfiguration.checkUrl(ResourceDomainConfiguration.java:174)
>         at
> jenkins.security.ResourceDomainConfiguration.doCheckUrl(ResourceDomainConfiguration.java:88)
>

The URL responds with a 404 error message and has no response message (of
course error handling should be better). Would look at reverse proxy or a
nondefault web container as the likely culprit (I just checked ci.jenkins.io
to be sure it's not a general problem, and its resource root URL works as
expected).

Another option might be problems with the instance-identity module I use to
determine URL correctness, but then the actual URLs should work, and only
form validation be broken.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAMo7PtLa4e-36LG6NWwaD70c1FvCqhS8v%2BaVASmAtTe%2BA39ttg%40mail.gmail.com.

Reply via email to