Hi all,
I just installed the newest version of Galaxy with: hg clone https://bitbucket.org/galaxy/galaxy-dist
I use Apache httpd as proxy and ldap authentication. If I leave the database as it is set by default everything works fine.
sqlite:///./database/universe.sqlite?isolation_level=IMMEDIATE
But if I now change to postgres my histories cannot be fetched. I'm not sure how to explain it, but every time I refresh the history panel a new history is created. The database connection is fine, it also creates the history entries in the database, but something is wrong.
Has someone an idea or can help?
Thanks a lot! Cheers,
Sajoscha
Hi,
So, I found my mistake. The problem was in a way a copy and paste error in the universe_wsgi.ini. My prefix and cookie_path had different values, the one '/galaxy' the other '/Galaxy'. After setting them to the same, it worked like a charm :)
Cheers, Sajoscha
On Jul 1, 2013, at 5:00 PM, Sajoscha Sauer wrote:
Hi all,
I just installed the newest version of Galaxy with: hg clone https://bitbucket.org/galaxy/galaxy-dist
I use Apache httpd as proxy and ldap authentication. If I leave the database as it is set by default everything works fine.
sqlite:///./database/universe.sqlite?isolation_level=IMMEDIATE
But if I now change to postgres my histories cannot be fetched. I'm not sure how to explain it, but every time I refresh the history panel a new history is created. The database connection is fine, it also creates the history entries in the database, but something is wrong.
Has someone an idea or can help?
Thanks a lot! Cheers,
Sajoscha
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: http://lists.bx.psu.edu/
To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/
galaxy-dev@lists.galaxyproject.org