TheSEED / RASTtk-Distribution

KBase distribution module for RASTtk.
http://www.nature.com/articles/srep08365
13 stars 6 forks source link

Return code from rast-process-genome-batch: 255could not find node id in {"status":401,"data":null,"error":["No Authorization"]} #12

Open ddjamalova opened 4 years ago

ddjamalova commented 4 years ago

I have got the error while running rast-process-genome-batch on 2 bacterial genomes:

Return code from rast-process-genome-batch: 255could not find node id in {"status":401,"data":null,"error":["No Authorization"]}

Trace begun at /disks/kb/deployment/lib/Bio/KBase/AbstractHandle/Client.pm line 176 Bio::KBase::AbstractHandle::Client::new_handle('Bio::KBase::AbstractHandle::Client=HASH(0x42d2180)') called at /disks/kb/deployment/lib/Bio/KBase/HandleService.pm line 144 Bio::KBase::HandleService::new_handle('Bio::KBase::HandleService=HASH(0x81b1f8)') called at /disks/kb/deployment/lib/Bio/KBase/HandleService.pm line 67 Bio::KBase::HandleService::upload('Bio::KBase::HandleService=HASH(0x81b1f8)', './Bacil/bac//bac1.gto') called at /disks/kb/deployment/plbin/rast-process-genome-batch.pl line 100

I have performed rast-create-genome on 2 genomes in accordance with the tutorial but still can't perform annotation.

Could someone help me with this issue?

ddjamalova commented 4 years ago

After several running I've got the error:

Return code from rast-process-genome-batch: 255malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "(end of string)") at /disks/kb/deployment/plbin/rast-process-genome-batch.pl line 115, <$fh> chunk 1.

Is it server error?