Bug #20110
closedUnable 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
Updated by James Shewey almost 8 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
Updated by Daniel Lobato Garcia almost 8 years ago
- Translation missing: en.field_release changed from 266 to 276
Updated by Daniel Lobato Garcia over 7 years ago
- Translation missing: en.field_release changed from 276 to 287
Updated by Daniel Lobato Garcia over 7 years ago
- Translation missing: en.field_release deleted (
287)
Unsetting 'release' field as there are reported cases of being able to create products.
Updated by Justin Sherrill over 7 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.
Updated by Andrew Kofink over 7 years ago
- Translation missing: en.field_release set to 250
Updated by Justin Sherrill over 7 years ago
- Translation missing: en.field_release changed from 250 to 166
Updated by Justin Sherrill over 7 years ago
- Status changed from Need more information to Rejected
Closing due to inactivity, feel free to reopen if you can reproduce.