___________________________________________________________Hello,
I cannot use my toolshed anymore because of a bug.
The service is running, but the web page display this error :
Module galaxy.web.framework.middleware.error:151 in
__call__
>> app_iter = self.application(environ, sr_checker)
Module paste.recursive:85 in__call__
>> return self.application(environ, start_response)
Module galaxy.webapps.tool_shed.framework.middleware.hg:218 in__call__
>> return self.app( environ, start_response )
Module paste.httpexceptions:640 in__call__
>> return self.application(environ, start_response)
Module galaxy.web.framework.base:131 in__call__
>> return self.handle_request( environ, start_response )
Module galaxy.web.framework.base:190 inhandle_request
>> body = method( trans, **kwargs )
Module galaxy.webapps.tool_shed.controllers.repository:1963 inindex
>> status=status )
Module galaxy.web.framework.webapp:858 infill_template
>> return self.fill_template_mako( filename, **kwargs )
Module galaxy.web.framework.webapp:872 infill_template_mako
>> return template.render( **data )
Module mako.template:445 inrender
>> return runtime._render(self, self.callable_, args, data)
Module mako.runtime:829 in_render
>> **_kwargs_for_callable(callable_, data))
Module mako.runtime:864 in_render_context
>> _exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
Module mako.runtime:890 in_exec_template
>> callable_(context, *args, **kwargs)
Module _base_base_panels_mako:123 inrender_body
>> __M_writer(unicode(self.left_panel()))
Module _webapps_tool_shed_index_mako:166 inrender_left_panel
>> __M_writer(filters.html_escape(unicode(trans.app.shed_counter.generation_time )))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2: ordinal not in range(128)Thanks,
Vincent
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:
https://lists.galaxyproject.org/
To search Galaxy mailing lists use the unified search at:
http://galaxyproject.org/search/mailinglists/