tripal / tripal_galaxy

This module is for integration of Tripal and a remote Galaxy Instance.
https://tripal-galaxy.readthedocs.io/en/latest/
GNU General Public License v2.0
2 stars 4 forks source link

Problem with trp-galaxy-status drussh command #140

Closed spficklin closed 5 years ago

spficklin commented 5 years ago

If you don't give it any submission you get this error:

Updating status of all workflows...
WD php: TypeError: Argument 2 passed to tripal_galaxy_get_history() must be of the type string, null given, called in                         [error]
/local/home/ficklin/Projects/tripal_galaxy/api/tripal_galaxy.api.inc on line 555 in tripal_galaxy_get_history() (line 1014 of
/local/home/ficklin/Projects/tripal_galaxy/api/tripal_galaxy.api.inc).
Cannot modify header information - headers already sent by (output started at                                                                 [warning]
/local/home/ficklin/.config/composer/vendor/drush/drush/includes/output.inc:40) bootstrap.inc:1486
TypeError: Argument 2 passed to tripal_galaxy_get_history() must be of the type string, null given, called in /local/home/ficklin/Projects/tripal_galaxy/api/tripal_galaxy.api.inc on line 555 in tripal_galaxy_get_history() (line 1014 of /local/home/ficklin/Projects/tripal_galaxy/api/tripal_galaxy.api.inc).
Drush command terminated abnormally due to an unrecoverable error
spficklin commented 5 years ago

Fixed.