Hello,
I have installed Chef Server, Chefdk and Chef manage.
When I try to login to chef manage UI, I see an error 401 on the UI and the logs show:
2020-06-25_11:35:52.15636 [error] {<<"method=POST; path=/authenticate_user; status=401; ">>,"Unauthorized"}
2020-06-25_11:35:52.19276 [error] {<<"method=GET; path=/users/chefadmin; status=401; ">>,"Unauthorized"}
2020-06-25_11:53:21.75582 [error] {<<"method=POST; path=/authenticate_user; status=401; ">>,"Unauthorized"}
2020-06-25_11:53:21.78464 [error] {<<"method=GET; path=/users/chefadmin; status=401; ">>,"Unauthorized"}
I don't see any exceptions while installing or while running reconfigure
If I disable the FIPS on OS, everything works as expected.
OS: RHEL 7.8, AWS Linux 2
Chef server core: 13.0.17
Chef DK: 4.4.27
Chef manage - 3.0.11
I had tried few months back, I was able to login to chef manage UI in FIPS enabled RHEL 7. I don't remember it was 7.8 or a lower version of 7.