Hi,

I'm trying to upload a tarball to one of my repositories at
https://testtoolshed.g2.bx.psu.edu/

but I keep getting the error pasted below my signature. This started at about 1pm PST and is not resolved now, at 3pm. Am I the only one who sees this error and if so, what should I do?

Thanks!

-Jeltje van Baren

Internal Server Error

Galaxy was unable to successfully complete your request

URL: http://testtoolshed.g2.bx.psu.edu/upload/upload?repository_id=2e4420df6d37d181
Module galaxy.web.framework.middleware.error:149 in __call__
>>  app_iter = self.application(environ, sr_checker)
Module paste.debug.prints:106 in __call__
>>  environ, self.app)
Module paste.wsgilib:543 in intercept_output
>>  app_iter = application(environ, replacement_start_response)
Module paste.recursive:84 in __call__
>>  return self.application(environ, start_response)
Module paste.httpexceptions:633 in __call__
>>  return self.application(environ, start_response)
Module galaxy.web.framework.base:132 in __call__
>>  return self.handle_request( environ, start_response )
Module galaxy.web.framework.base:185 in handle_request
>>  kwargs = trans.request.params.mixed()
Module webob:900 in params
Module webob:892 in str_params
Module webob:818 in str_POST
Module cgi:508 in __init__
>>  self.read_multi(environ, keep_blank_values, strict_parsing)
Module cgi:637 in read_multi
>>  environ, keep_blank_values, strict_parsing)
Module cgi:510 in __init__
>>  self.read_single()
Module cgi:648 in read_single
>>  self.file.seek(0)
IOError: [Errno 28] No space left on device