-
Notifications
You must be signed in to change notification settings - Fork 6
rast-process-genome-batch error invoking method new_handle #10
Description
Hi,
as per title I have been trying to run rast-process-genome-batch several times in the past week but always getting the same error:
Error invoking method new_handle
HTTP status: 502 Bad Gateway
Function invoked: new_handle
Trace begun at /usr/share/rasttk/deployment/lib/Bio/KBase/AbstractHandle/Client.pm line 187
Bio::KBase::AbstractHandle::Client::new_handle('Bio::KBase::AbstractHandle::Client=HASH(0x56459ab7ac28)') called at /usr/share/rasttk/deployment/lib/Bio/KBase/HandleService.pm line 144
Bio::KBase::HandleService::new_handle('Bio::KBase::HandleService=HASH(0x5645988f0430)') called at /usr/share/rasttk/deployment/lib/Bio/KBase/HandleService.pm line 67
Bio::KBase::HandleService::upload('Bio::KBase::HandleService=HASH(0x5645988f0430)', 'gto/LjRoot141.fna.gto') called at /usr/share/rasttk/deployment/plbin/rast-process-genome-batch.pl line 100
Any idea how to fix it or is it just a server connection issue?
Thanks