Did the central store service not get redeployed? I’m getting this with latest kb_seed client code:

olson@maple:~$ echo 'fig|83333.1.peg.4' | source_ids_to_fids
JSONRPC error:
'source_ids_to_fids' is not a valid method in service CDMI_API.
JSONRPC error code: -32601
JSONRPC error data:


Trace begun at /vol/kbase/deployment/lib/Bio/KBase/CDMI/Client.pm line 5967
Bio::KBase::CDMI::Client::source_ids_to_fids('Bio::KBase::CDMI::Client=HASH(0x4f44518)', 'ARRAY(0x4f82d98)') called at /vol/kbase/deployment/plbin/source_ids_to_fids.pl line 83

which looks like the service doesn’t have the new code in it.

—bob