Question: Manage Jobs Tool Error
0
gravatar for Sonali Thakur
8.1 years ago by
Sonali Thakur30 wrote:
Hello, We recently pulled the latest changes from the galaxy repository in to our new server Our configuration is we have 1 jobrunner and 3 webservices. While running Manage Jobs tool under Admin I encountered traceback error and fix the same following your changeset 4461:8cc9544dd81d Added 2 lines in controller.py if not trans.app.config.get_bool( "enable_job_running", True ): return trans.show_error_message( 'This Galaxy instance is not configured to run jobs. If using multiple servers, please directly access the job running instance to manage jobs.' ) Now after the change I am getting the error message which you have caught as an exception "This Galaxy instance is not configured to run jobs. If using multiple servers, please directly access the job running instance to manage jobs" Can we use Manage Jobs tool using 1 jobrunner and 3 webservices configuration? Thanks in advance. Regards -Sonali
galaxy • 723 views
ADD COMMENTlink modified 8.1 years ago by Nate Coraor3.2k • written 8.1 years ago by Sonali Thakur30
0
gravatar for Nate Coraor
8.1 years ago by
Nate Coraor3.2k
United States
Nate Coraor3.2k wrote:
Hi Sonali, You can do this, but you'll need to go directly to the job runner's web interface to do it, either directly to the port on which it's running, or (preferably) set up a separate proxy for it. --nate
ADD COMMENTlink written 8.1 years ago by Nate Coraor3.2k
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: 187 users visited in the last hour