Appendix A. Troubleshooting permission issues


Satellite upgrades perform pre-upgrade checks. If the pre-upgrade check discovers permission issues, you must identify and remedy the issues before proceeding with the upgrade.

A permission issue might look similar to the following one:

2024-01-29T20:50:09 [W|app|] Could not create role 'Ansible Roles Manager': ERF73-0602 [Foreman::PermissionMissingException]: some permissions were not found:

If you see an error like this on your Satellite Server, identify and remedy the permission issues.

Procedure

  1. On your Satellite Server, identify permission issues:

    # satellite-maintain health check --label duplicate_permissions
  2. Fix permission issues:

    # foreman-rake db:seed

Verification

  • Rerun the check to ensure no permission issues remain:

    # satellite-maintain health check --label duplicate_permissions
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat Documentation

Legal Notice

Theme

© 2026 Red Hat
Back to top