31 Jan
2013
31 Jan
'13
3:37 p.m.
Here you go. I notice a couple of stack traces. Thanks! Dan On Thu, Jan 31, 2013 at 12:15 PM, Carl Eberhard <carlfeberhard@gmail.com> wrote:
Ok - interesting! Can you send me the paster.log from a daemon session where you try an upload?
Steps for that are: 1. from the directory of your galaxy installation: sh run.sh --daemon (you should see 'Entering daemon mode') 2. Wait a minute, then load localhost:8080 in your browser, login, and try an upload 3. When that fails, you can shut down: (from the galaxy installation again) sh run.sh --stop-daemon
The file 'paster.log' should be in that same directory.
Let me know if there are any problems, C