thanks. Whats odd is that based on job log output this seemed to have been working for a few days, then "broke". Right now I'm playing on scheduling a service restart. Maybe I'll get lucky and its just a one off... I guy can dream. On Tuesday, November 2, 2021 at 3:43:53 AM UTC-4 [email protected] wrote:
> 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/d0985a70-c8a3-410e-923f-b85d49aeed32n%40googlegroups.com.
