Question: Upload tool does not save file to history
1
gravatar for karolpal.jr
3.8 years ago by
karolpal.jr10
Czech Republic
karolpal.jr10 wrote:

Hi, 

 

I have a small issue with uploading files on my local galaxy instance. Using the upload tool (the little upload icon) does not seem to save my uploaded file into history (the upload works, I can find the file uploaded to the server). Also other forms of upload work fine (Get Data -> Upload File saves files to history and FTP shows on the upload page just fine).

my nginx settings are:

nginx_upload_store = /usr/local/galaxy/galaxy-dist/database/tmp/upload_store

nginx_upload_path = /_upload

I have no useful errors in my log file. Will be grateful for any pointers. Thank you

upload tool history local • 1.1k views
ADD COMMENTlink modified 3.8 years ago by Dannon Baker3.7k • written 3.8 years ago by karolpal.jr10

How old is your Galaxy? Get Data/Upload File should open the same dialogue as the upload icon now. Can you see any JS errors in the browser? (use this to see them: http://www.wikihow.com/Report-Javascript-Errors-in-Your-Browser)

ADD REPLYlink written 3.8 years ago by Martin Čech ♦♦ 4.9k
2
gravatar for Dannon Baker
3.8 years ago by
Dannon Baker3.7k
United States
Dannon Baker3.7k wrote:

You're most likely missing nginx proxy settings required for upload.  Do you have the _upload_done directive specified in the following wiki page under "receiving files using nginx"?

https://wiki.galaxyproject.org/Admin/Config/nginxProxy

ADD COMMENTlink written 3.8 years ago by Dannon Baker3.7k

Thanks for the advice, I've eventually fixed the problem using the information from the nginx setup page. I have also done an update on my galaxy instance and am now observing strange behaviour. (This might be off topic from the original problem). When using safari, any action resulting in a history entry adds the item to the bottom of the list (refreshing history orders the entries correctly). I have not been able to replicate this behaviour in other browsers (in both firefox and chrome the history seems to work fine). 

ADD REPLYlink modified 3.8 years ago • written 3.8 years ago by karolpal.jr10

Please create a new question for this or better yet create an issue here: http://galaxyproject.org/trello/

ADD REPLYlink written 3.8 years ago by Martin Čech ♦♦ 4.9k
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: 167 users visited in the last hour