Matthew Conte wrote:
Hi Nate,
I was able to finally track down the login issue. It had to do with the following setting in my universe_wsgi.ini: * * *cookie_path = /galaxy*
Removing this out fixed the problem and I should be fine leaving it out out since I don't need to run more than one instance of Galaxy. I probably shouldn't have had this setting in the first place, though I'm not exactly sure what this caused the problem.
Anyways, thanks for all the help tracking these issues down.
Hi Matt, I was about to get back to this now that the conference is over and I was also wondering if that option was related - weird though, I'm not sure why it should have an effect, but I'm glad you've figured out what's up. I guess there's a bug with the cookie path I'll need to check out. --nate
-Matt
On Mon, May 16, 2011 at 5:26 PM, Matthew Conte <mconte@umd.edu> wrote:
Matthew Conte wrote:
On Fri, May 13, 2011 at 11:18 AM, Nate Coraor <nate@bx.psu.edu> wrote:
That's correct, although it should've been fixed. Can you remove the contents of galaxy-dist/database/compiled_templates, clear cache, reload, and see if you still get the same results?
Thanks, --nate
I've removed the contents of that folder, cleared the browser cache, reloaded and still get the same results (nothing different in the log either).
I'm not sure if this will help, but maybe I should mention that when I
Yep. On May 16, 2011 7:14 AM, "Nate Coraor" <nate@bx.psu.edu> wrote: try
to log in I do get the following screen to flash for a brief second before automatically taking me back to the welcome screen:
[image: Screen shot 2011-05-13 at 1.44.25 PM.png]
I'm going to try to set up a test environment to replicate this shortly. Does this happen with both Apache and nginx?
--nate