Question: Workflow input dataset
0
gravatar for jasperkoehorst
3.7 years ago by
Netherlands
jasperkoehorst10 wrote:

There is an error in the galaxy input datasets in the workflow. First I thought it was me but now I have deployed several galaxy instances on different servers and all have the following error when trying to use the input dataset option in the galaxy workflow.

Server error
URL: http://localhost:8080/workflow/get_new_module_info?type=data_input&_=true
Module weberror.evalexception.middleware:364 in respond
>>  app_iter = self.application(environ, detect_start_response)
Module paste.recursive:84 in __call__
>>  return self.application(environ, start_response)
Module paste.httpexceptions:633 in __call__
>>  return self.application(environ, start_response)
Module galaxy.web.framework.base:132 in __call__
>>  return self.handle_request( environ, start_response )
Module galaxy.web.framework.base:190 in handle_request
>>  body = method( trans, **kwargs )
Module galaxy.web.framework.decorators:48 in call_and_format
>>  return dumps( func( self, trans, *args, **kwargs ), **json_kwargs )
Module galaxy.webapps.galaxy.controllers.workflow:667 in get_new_module_info
>>  'tool_model': module.tool.to_json(trans),
AttributeError: 'InputDataModule' object has no attribute 'tool'
[]

error workflow bug galaxy • 1.1k views
ADD COMMENTlink modified 3.7 years ago by aysam.guerler90 • written 3.7 years ago by jasperkoehorst10
2
gravatar for aysam.guerler
3.7 years ago by
United States
aysam.guerler90 wrote:

It seems that you might be using an outdated developers version of Galaxy. Please update the version to a current tip and try again. 

ADD COMMENTlink modified 3.7 years ago • written 3.7 years ago by aysam.guerler90
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 172 users visited in the last hour