Hi Sheldon, I suspect this is a problem in your deployment - can you try testing without a proxy? Did you change any of your proxy configuration recently? Did you configure the proxy prefix in Galaxy's config (galaxy.ini) - details about it are here: https://galaxyproject.org/admin/config/nginxProxy/#serving-galaxy-at-a-sub-d... Thanks, Martin On Wed, May 3, 2017 at 3:14 PM Briand, Sheldon (NRC/CNRC) < sheldon.briand@canada.ca> wrote:
Hi,
Here are, I think, the relevant lines from my nginx.conf:
location / {
proxy_pass http://galaxy_app;
proxy_set_header X-Forwarded-Host $host:$server_port;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-URL-SCHEME https;
}
From galaxy.ini:
nginx_x_accel_redirect_base = /_x_accel_redirect
nginx_x_archive_files_base = /_x_accel_redirect
I have checked the start-up logs and both the admin_toolshed controllers are enabled on start-up. I’ve also tried a fresh python venv environment which didn’t help.
I was able to install tools in the past.
Has anyone run into this recently?
Thanks,
-Sheldon
*From:* Briand, Sheldon (NRC/CNRC) *Sent:* Tuesday, May 02, 2017 5:30 PM *To:* 'galaxy-dev@lists.galaxyproject.org' < galaxy-dev@lists.galaxyproject.org> *Subject:* unable to install tools
Hi,
I’ve updated to Galaxy 17.01 from Galaxy 16.07. Today I am having trouble installing or updating tools. Whenever I pick the option to install a tool from the main toolshed I get a page that says:
“NOT FOUND
The requested url /admin_toolshed/prepare_to_install was not found on this server”
Is there a setting that I need to change on my server? I do run through a nginx proxy server. I can provide it’s configuration if it’s relevant.
Thanks,
-Sheldon
Sheldon Briand
Computer Systems and Applications Analyst
National Research Council/Government of Canada
Sheldon.briand@canada.ca/ Tel: (902) 426-1677
___________________________________________________________ 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: https://lists.galaxyproject.org/
To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/