Task #2361
Story #2086: CN issues found when creating tests for Python D1 CNClient
CNCore.listChecksumAlgorithms() - 404 with strange error description
Status:
Closed
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
Environment.Development
Target version:
Start date:
2012-02-22
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
Instead of a list of checksum algorithms, I get:
22:12:50 DEBUG operation: GET /cn/v1/checksum
NotFound: name: NotFound
errorCode: 404
detailCode: 1800
description: No system metadata could be found for given PID: ev.dataone.org/cn/v1/checksum
PID: None
Also note the truncated first part of "cn-dev.dataone.org" -- it may be a second issue.
History
#1 Updated by Ben Leinfelder almost 13 years ago
This should be fixed in the latest Metacat, but I don't think it is yet deployed on the cn-dev servers -- was waiting for Robert.
#2 Updated by Ben Leinfelder almost 13 years ago
- Status changed from New to Closed
works on my local Metacat, but still needs to be deployed to cn-dev stack.