Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After successfull cloning, can't see the list of hosts/content hosts #283

Open
harleylrn opened this issue Nov 29, 2017 · 1 comment
Open

Comments

@harleylrn
Copy link

Getting the following error:
Oops, we're sorry but something went wrong The single-table inheritance mechanism failed to locate the subclass: 'HostStatus::ExecutionStatus'. This error is raised because the column 'type' is reserved for storing the class in case of inheritance. Please rename this column if you didn't intend it to be used for storing the inheritance class or overwrite HostStatus::Status.inheritance_column to use another column for that information.

The cloning included upgrade to RHEL7
I found the bugzilla with the same issue:
https://bugzilla.redhat.com/show_bug.cgi?id=1514383

@harleylrn
Copy link
Author

As a follow up: I succeed to fix the issue re-running again the satellite installer with the following parameters:
satellite-installer --upgrade --enable-foreman-plugin-bootdisk --enable-foreman-plugin-discovery --enable-foreman-plugin-remote-execution --enable-foreman-proxy-plugin-remote-execution-ssh --foreman-proxy-bmc

Looks like the --foreman-proxy-bmc made the trick :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant