Hello, On our test instance of galaxy we have set up filesharing with the rest of our cluster. We have also setup LDAP authentication on the server. We are having problems getting data from the tools based on data_source.py. For instance, if we try to run ucsc main then we can click on "get output" and then "send query to galaxy" we do not get a green screen saying that our task has started, we are redirected right back to the welcome screen. No tasks appear in our history. Has anyone encountered this before? -Rob
On Apr 6, 2012, at 2:31 PM, Robert Chase wrote:
Hello,
On our test instance of galaxy we have set up filesharing with the rest of our cluster. We have also setup LDAP authentication on the server.
We are having problems getting data from the tools based on data_source.py. For instance, if we try to run ucsc main then we can click on "get output" and then "send query to galaxy" we do not get a green screen saying that our task has started, we are redirected right back to the welcome screen. No tasks appear in our history. Has anyone encountered this before?
Hi Rob, If your proxy is using https, be sure to set the X-URL-SCHEME header as described in the documentation. My guess would be that UCSC is POSTing the form back to your http address, which then redirects to https without the path, arguments, or form contents. --nate
-Rob ___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at:
participants (2)
-
Nate Coraor
-
Robert Chase