Yeah, you have to set up some stuff in the Tomcat config for it to work.
https://stackoverflow.com/questions/66274652/jenkins-no-valid-crumb-was-included-in-request/71961904#71961904

On Mon, Nov 28, 2022 at 10:13 AM 'Gavin Mogan' via Jenkins Developers <
[email protected]> wrote:

> I think slide has also found out that csrf tokens are also broken,
> something about ips not being passed properly.
>
> On Mon, Nov 28, 2022 at 8:47 AM 'Jesse Glick' via Jenkins Developers <
> [email protected]> wrote:
>
>> On Mon, Nov 28, 2022 at 9:29 AM Mark Waite <[email protected]>
>> wrote:
>>
>>> Mark Waite to propose a pull request documenting the web application
>>> server support policy […]
>>>
>>>    -
>>>       -
>>>          -
>>>
>>>          Many people are saying that “should work” but we don’t test
>>>          them
>>>          […]
>>>             -
>>>
>>>             All web containers moved to tier 2 except bundled web
>>>             container
>>>
>>>
>> Not sure if there was a thread somewhere in which this topic was
>> discussed in writing, but my personal recommendation would be to formally
>> drop support for running in a general servlet container, so that you could
>> only use the bundled Winstone/Jetty via `java -jar jenkins.war` (we could
>> even drop aspects of the WAR packaging not needed by `executable.Main`).
>>
>> The obvious thing that does not work in other containers is WebSocket
>> support:
>> https://github.com/jenkinsci/jep/blob/master/jep/222/README.adoc#non-jetty-containers
>>
>> I do not agree that the situation is analogous to the web browser, OS, or
>> Java support policy. We do not bundle a pretested web browser, JVM, or
>> operating system with Jenkins (except insofar as the latter two are
>> supplied by the Docker image).
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Developers" 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-dev/CANfRfr15_NQxx4k_dOawaPx%2B5MnhL4BaUJOPvB%2BptQ06NN%2BSwA%40mail.gmail.com
>> <https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr15_NQxx4k_dOawaPx%2B5MnhL4BaUJOPvB%2BptQ06NN%2BSwA%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" 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-dev/CAG%3D_DuujppbcfCVNfYNsK6UsOm6i0RG0_Qj8tzK8L8hWSwtivQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-dev/CAG%3D_DuujppbcfCVNfYNsK6UsOm6i0RG0_Qj8tzK8L8hWSwtivQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>


-- 
Website: http://earl-of-code.com

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" 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-dev/CAPiUgVd57Oo-E6%2BhCeS%2B3njVcpGRs%2BxLfGMJMC0-r-hCZ7nmhw%40mail.gmail.com.

Reply via email to