Re: [galaxy-dev] Server Error after fresh installation of Galaxy

2012-07-03 Thread Iry Witham
I am still experiencing issues getting my galaxy server to start since the upgrade. The logs are all getting this type of error: galaxy@galaxy2:/hpcdata/galaxy-test/galaxy-setup/galaxy-dist cat runner0.log python path is:

Re: [galaxy-dev] Server Error after fresh installation of Galaxy

2012-07-03 Thread Dannon Baker
It looks like what happened is that you've updated the instance that was originally connected to this database from galaxy-central at some point recently. The current tip of galaxy-central is at database version 103. The first two options that come to mind are: 1) Hook a fresh galaxy-central

Re: [galaxy-dev] Server Error after fresh installation of Galaxy

2012-07-03 Thread Björn Grüning
Hi Iry, Exception: Your database has version '101' but this code expects version '97'. Please backup your database and then migrate the schema by running 'sh manage_db.sh -c ./universe_wsgi.runner.ini upgrade'. Removing PID file runner0.pid Your galaxy version seems to be older than your

Re: [galaxy-dev] Server Error after fresh installation of Galaxy

2012-07-03 Thread Iry Witham
Thanks Dannon and Bjorn for the assistance. I followed Dannon's suggestion and that fixed my issue. Thanks, Iry On 7/3/12 1:15 PM, Dannon Baker dannonba...@me.com wrote: It looks like what happened is that you've updated the instance that was originally connected to this database from

Re: [galaxy-dev] Server Error after fresh installation of Galaxy

2012-06-27 Thread Iry Witham
Hi Nate, I removed to previous instillation just to be safe and performed a new clone. This time it appears to be less problematic. I am no longer getting all of the errors. However, I am getting an error due to my database version. The error is: galaxy.model.migrate.check DEBUG

Re: [galaxy-dev] Server Error after fresh installation of Galaxy

2012-06-22 Thread Nate Coraor
On Jun 20, 2012, at 6:46 PM, Iry Witham wrote: I have recently performed a fresh installation of Galaxy utilizing the latest distribution and am getting a sizable number of errors when attempting to start the server. The issue started when I performed a merge so I decided to do the clean