Actions
Bug #18648
closedsync to smart proxy with content errors "Couldn't find SmartProxy with 'id'=2 [WHERE 1=0]"
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Foreman Proxy Content
Target version:
Description
To reproduce, create a capsule w/ "content" and attempt to sync a lifecycle environment.
Error happens here
https://github.com/Katello/katello/blob/master/app/lib/actions/pulp/abstract.rb#L10
but there may be other locations.
It was suggested that a possible solution is to set User.current = User.anonymous_api_admin
Actions