It’s caused by a change in WP 5.4 related to the function wp_redirect: https://developer.ww.wp.xz.cn/reference/functions/wp_redirect/
If a wrong status is passed, then it fails.
Look for that function usage in all plugins installed to find which one is causing the problem.