Bug #21523
closed"stack level too deep" when viewing host with monitoring plugin installed.
Description
Installed new foreman server v1.15.6 today with monitoring plugin installed. Stacktrace is attached.
Files
Updated by Aaron Glenn over 7 years ago
Removed monitoring plugin and restarted to resolve the issue.
Updated by Greg Sutcliffe over 7 years ago
- Category set to Plugin integration
I forgot that foreman_monitoring uses GitHub issues. Opened https://github.com/theforeman/foreman_monitoring/issues/30 to track this.
We should keep this open for now in case it becomes obvious we need to make changes in the Foreman core.
Updated by Timo Goebel over 7 years ago
Thanks for reporting. This can easily be avoided by replacing alias_method_chain with Module.prepend. Expect a new release of the monitoring plugin by the end of this week. This will address this issue.
Updated by Timo Goebel over 7 years ago
- Project changed from Foreman to Salt
- Category changed from Plugin integration to Foreman Integration
- Assignee set to Timo Goebel
I believe this should be fixed in foreman_salt by changing alias_method_chain to Module.prepend. The monitoring plugin isn't doing anything wrong in my opinion.
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_salt/pull/71 added
Updated by Timo Goebel over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_salt|a9df9e03ce80c81c1877f5755c22f370d323aee8.