Hi all, I tried to reconnect with the SQLite database but this time when I try to log in to use workflows it says that my password is invalid. When I try to reset it with the forgotten password option I get this message again: Mail is not configured for this Galaxy instance. Please contact an administrator. What can I do? Jaap ________________________________________ From: Jeremy Goecks [jeremy.goecks@emory.edu] Sent: Wednesday, July 04, 2012 11:38 PM To: Heijden, J.W.F. van der (HG) Cc: bernd.jagla@pasteur.fr; galaxy-dev@lists.bx.psu.edu Subject: Re: [galaxy-dev] can not login to workflows after postgresql setup
I did manage to log in now after the postgres installation by re-registering. However my workflow is gone. Is there a file stored in galaxy by default which I can reupload to retrieve my workflow?.
Moving to a new database will make all your previous data inaccessible as it's no longer in the database that Galaxy is using, so this behavior is expected. You could: (a) reconnect Galaxy to your SQLite database and export (download) your workflow and then (b) change Galaxy to use your PostGres database and import (upload) your workflow.
Also it seems that I am no longer able to upload files. It's only a 300kb test file but it seems to be uploading forever.
The database used should not affect uploading. Are you still having problems? Best, J.