Bug #20110
Unable to create product
Description
When attempting to create a new product I get the error:
Runtime Error RESTEASY001185: Could not find resource for relative : /owners/Company/products of full path: https://hostname.example.com:8443/candlepin/owners/Company/products/ at org.jboss.resteasy.core.registry.PathParamSegment.matchPattern:209
History
#1
Updated by James Shewey almost 5 years ago
The product does appear, but looks to be created in an invalid/erroneous way. When viewing the product, it reports the error:
undefined method `+' for nil:NilClass
#2
Updated by Daniel Lobato Garcia almost 5 years ago
- Legacy Backlogs Release (now unused) changed from 266 to 276
#3
Updated by Daniel Lobato Garcia almost 5 years ago
- Legacy Backlogs Release (now unused) changed from 276 to 287
#4
Updated by Daniel Lobato Garcia over 4 years ago
- Legacy Backlogs Release (now unused) deleted (
287)
Unsetting 'release' field as there are reported cases of being able to create products.
#5
Updated by Justin Sherrill over 4 years ago
- Category set to 78
- Status changed from New to Need more information
Can you provide any details about this? Any errors from the candlepin logs in /var/log/candlepin/*
It seems like candlepin is throwing some error, so finding that would be good.
#6
Updated by Andrew Kofink over 4 years ago
- Legacy Backlogs Release (now unused) set to 250
#7
Updated by Justin Sherrill over 4 years ago
- Legacy Backlogs Release (now unused) changed from 250 to 166
#8
Updated by Justin Sherrill over 4 years ago
- Status changed from Need more information to Rejected
Closing due to inactivity, feel free to reopen if you can reproduce.