Closed hartenthaler closed 1 year ago
Is the same issue as #4548
Not sure this issue should be closed - The related issue is closed without fix, apparently.
This was the fix:
https://github.com/fisharebest/webtrees/commit/65905dc446ba24b6b706b2394d6cc0b3e72c8618
For requests with an invalid method, we were creating the correct response - but not returning it.
Hence the rest of the application was seeing a request without a matched route.
Sorry, I missed that.
The error occurred several times when nobody is logged in (no user, no tree, IP=52.167.144.79).
It was first discussed at https://github.com/vesta-webtrees-2-custom-modules/vesta_extended_relationships/issues/99 but is not related to the Vesta modules.