transfer dataset failed because user could not login
Hi, I know that I have had the data transfer functionality working in the past but it's currently failing ending with the following: 127.0.0.1 - - [23/Mar/2010:08:37:50 -0400] "GET /user/create?username=nsfox1%40example.org&confirm=testuser&messagetype=error&msg=User+with+that+email+already+exists&password=testuser&email=nsfox1%40example.org HTTP/1.1" 200 - "-" "Python-urllib/2.5" ERROR:root:Traceback (most recent call last): File "scripts/galaxy_messaging/server/data_transfer.py", line 166, in add_to_library raise DataTransferException("The "+self.datatx_email+" user could not login to Galaxy") DataTransferException: 'The nsfox1@example.org user could not login to Galaxy' ERROR:root:FATAL ERROR.The nsfox1@example.org user could not login to Galaxy DEBUG:root:[[u'data/ATC_AA', u'Error'], [u'data/ATC_AB', u'Error'], [u'data/CRA_AC', u'Error'], [u'data/CRA_AE', u'In progress']] DEBUG:root:###################### [u'data/CRA_AE', u'Error.The nsfox1@example.org user could not login to Galaxy'] I re-downloaded the Galaxy instance again but I'm still having this issue. The user I'm using here is an admin user with permission to add to the data library and when I go and login galaxy it works. Any suggestions as to what I might be wrong would be great. Thanks, Natalie
Natalie, Yes, we are aware of this problem, and this has been fixed in changeset 3554: a2d3d9514c76. Let me know if it still doesn't work for you. rc On Mar 23, 2010, at 8:52 AM, nsfox@uwaterloo.ca wrote:
Hi,
I know that I have had the data transfer functionality working in the past but it's currently failing ending with the following:
127.0.0.1 - - [23/Mar/2010:08:37:50 -0400] "GET /user/create? username =nsfox1%40example.org&confirm=testuser&messagetype=error&msg=User +with+that+email+already +exists&password=testuser&email=nsfox1%40example.org HTTP/1.1" 200 - "-" "Python-urllib/2.5" ERROR:root:Traceback (most recent call last): File "scripts/galaxy_messaging/server/data_transfer.py", line 166, in add_to_library raise DataTransferException("The "+self.datatx_email+" user could not login to Galaxy") DataTransferException: 'The nsfox1@example.org user could not login to Galaxy'
ERROR:root:FATAL ERROR.The nsfox1@example.org user could not login to Galaxy DEBUG:root:[[u'data/ATC_AA', u'Error'], [u'data/ATC_AB', u'Error'], [u'data/CRA_AC', u'Error'], [u'data/CRA_AE', u'In progress']] DEBUG:root:###################### [u'data/CRA_AE', u'Error.The nsfox1@example.org user could not login to Galaxy']
I re-downloaded the Galaxy instance again but I'm still having this issue. The user I'm using here is an admin user with permission to add to the data library and when I go and login galaxy it works.
Any suggestions as to what I might be wrong would be great.
Thanks, Natalie
_______________________________________________ galaxy-dev mailing list galaxy-dev@lists.bx.psu.edu http://lists.bx.psu.edu/listinfo/galaxy-dev
participants (2)
-
nsfox@uwaterloo.ca
-
Ramkrishna Chakrabarty