Re: [galaxy-dev] Uncaught exception in exposed API method:

2019-02-06 Thread Jochen Bick
UPDATE: I think it is the combination of data collection and Bam files in a data collection. If I delete the HISAT result the error is gone. Any idea? Cheers Jochen On 06.02.19 16:02, Jochen Bick wrote: Hi, I'm having this error since some minutes. The error message is coming in the moment

[galaxy-dev] Uncaught exception in exposed API method:

2019-02-06 Thread Jochen Bick
Hi, I'm having this error since some minutes. The error message is coming in the moment I click to any tool (e.g.: featurecounts) that provides data collections. I think it has to do with a collection in my history. Here some detail of my log file: galaxy.web.framework.decorators ERROR 2019-

Re: [galaxy-dev] Question using sftp to upload file to galaxy

2019-02-06 Thread Marius van den Beek
Are you logging in with the email adress and password registered for your Galaxy user acccount ? The authentication happens against the Galaxy database. Also keep an eye on your proftpd logs in case that wasn't the issue. On Fri, 1 Feb 2019 at 19:25, Rui Wang wrote: > Hi Marius, > > Thanks for t