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
Updated by Thomas McKay almost 8 years ago
Updated by Thomas McKay almost 8 years ago
- Status changed from New to Duplicate
Updated by Eric Helms almost 8 years ago
- Translation missing: en.field_release set to 166
Updated by Eric Helms almost 8 years ago
- Is duplicate of Bug #18656: syncing a capsule fails with ActiveRecord::RecordNotFound Couldn't find SmartProxy with 'id'=2 added
Actions