We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I tried to build a docker container which includes ChemicalToolBox but I always get HTTP Error 500: Internal Server Error
toolshed
starting Galaxy Galaxy is running. Processing:\t --url https://toolshed.g2.bx.psu.edu/ -o bgruening --name chemicaltoolbox_merging_chemical_databases_workflow --panel-section-name ChemicalToolBox HTTP Error 500: Internal Server Error {"err_msg": "Error attempting to retrieve installation information from tool shed https://toolshed.g2.bx.psu.edu/ for revision fdabd3833502 of repository chemicaltoolbox_merging_chemical_databases_workflow owned by bgruening: HTTP Error 500: Internal Server Error", "err_code": 500001} The command '/bin/sh -c install-repository "--url https://toolshed.g2.bx.psu.edu/ -o bgruening --name chemicaltoolbox_merging_chemical_databases_workflow --panel-section-name ChemicalToolBox"' returned a non-zero code: 1
testtoolshed
starting Galaxy Galaxy is running. Processing:\t --url http://testtoolshed.g2.bx.psu.edu/ -o bgruening --name chemicaltoolbox --panel-section-name ChemicalToolBox HTTP Error 500: Internal Server Error {"err_msg": "Error attempting to retrieve installation information from tool shed http://testtoolshed.g2.bx.psu.edu/ for revision 4133dbf7ff4d of repository chemicaltoolbox owned by bgruening: HTTP Error 500: Internal Server Error", "err_code": 500001} The command '/bin/sh -c install-repository "--url http://testtoolshed.g2.bx.psu.edu/ -o bgruening --name chemicaltoolbox --panel-section-name ChemicalToolBox"' returned a non-zero code: 1
Do I have to increase in Dockerfile with sed the value for threadpool_kill_thread_limit in my config/galaxy.ini?
Thank you in advance.
Mic
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I tried to build a docker container which includes ChemicalToolBox but I always get HTTP Error 500: Internal Server Error
toolshed
testtoolshed
Do I have to increase in Dockerfile with sed the value for threadpool_kill_thread_limit in my config/galaxy.ini?
Thank you in advance.
Mic
The text was updated successfully, but these errors were encountered: