Bug #21256
SystemStackError: stack level too deep (foreman_openscap)
Status:
Duplicate
Priority:
Normal
Assignee:
-
Target version:
-
Description
Hi,
after installing the openscap plugin, i get the error "Oops, we're sorry but something went wrong stack level too deep" when i try to open Hosts -> All Hosts.
Related issues
History
#1
Updated by Michael Moll 12 months ago
- Project changed from Foreman to OpenSCAP
- Triaged set to No
#2
Updated by Marek Hulán 12 months ago
This could be caused by combining alias_method_chain (openscap) and prepend (remote execution). I think Ivan is working on new REX release for 1.15 that will still use alias_method_chain. For new openscap version we should also migrate to prepend.
#3
Updated by Marek Hulán 9 months ago
- Status changed from New to Duplicate
This should be resolved in the openscap 0.8.4, please take a look and let us know
#4
Updated by Marek Hulán 9 months ago
- Related to Refactor #22115: Remove alias_method_chain added
