After upgrade from Foreman 2.3 rc-1 to Foreman 2.3 rc-2, "Content" sub-menu links are not visible on Web UI

Looks like Foreman 2.3.0 rc-1 to rc-2 update failed.
Below are some output lines of command $ foreman-installer

Executing: foreman-rake upgrade:run
-=============================================
Upgrade Step 1/3: katello:correct_repositories. This may take a long while.
Failed upgrade task: katello:correct_repositories, see logs for more information.
-=============================================
Upgrade Step 2/3: katello:correct_puppet_environments. This may take a long while.
Failed upgrade task: katello:correct_puppet_environments, see logs for more information.
-=============================================
Upgrade Step 3/3: katello:clean_backend_objects. This may take a long while.
Failed upgrade task: katello:clean_backend_objects, see logs for more information.
Success!

The full log is at /var/log/foreman-installer/foreman.log
2020-11-24 22:30:50 [NOTICE] [post] All hooks in group post finished

Hey @vijaysawant,

Could you paste the failure logs for the upgrade steps that seem to have failed.

Full output of command $ foreman-installer
http://pastebin.test.redhat.com/920846

Hey Vijay,

Could you also provide the logs around the failure in /var/log/foreman-installer/foreman.log ?

Hey Samir, I have executed some more commands, the said log might changed at a moment, there was problem with Katello plugin. Also to copy failure log from vi editor outside host VM was bit difficult, I couldn’t provide those logs earlier.
Again I am sharing latest output of command execution http://pastebin.test.redhat.com/920910
Now looks like my issue has resolved, “Content” sub-menu links are visible on WebUI.