Page MenuHomeSoftware Heritage
Paste P257

Strange Web-UI error for not found readme.md
ActivePublic

Authored by moranegg on May 23 2018, 3:51 PM.
On this directory: https://archive.softwareheritage.org/browse/directory/31b5c8cc985d190b5a7ef4878128ebfdc2358f49/
The readme didn't show up and when i clicked to see the content i got the error below.
After I backed to the directory view- i have the error text in the readme placeholder (I have a local screenshot of this)
----------------------------------------------------------------------------------------------------------
400 ERROR
canceling statement due to user request
CONTEXT: SQL statement "select c.id, mimetype, encoding,
i.id as tool_id, tool_name, tool_version, tool_configuration
from tmp_bytea t
inner join content_mimetype c on c.id=t.id
inner join indexer_configuration i on c.indexer_configuration_id=i.id"
PL/pgSQL function swh_content_mimetype_get() line 3 at RETURN QUERY