Transkribus / TranskribusPlatform

0 stars 1 forks source link

Recent pages endpoint returns Internal Server Error #5

Open Arrvi opened 6 years ago

Arrvi commented 6 years ago

I tried to use recent pages endpoint, but it always crashes.

> GET /TrpServer/rest/collections/21471/recent HTTP/1.1
> Host: transkribus.eu
> User-Agent: curl/7.47.0
> Accept: */*
> Cookie: JSESSIONID=F6A4230E8DFE5FE10D996B22E6ACF822
> 
< HTTP/1.1 500 Internal Server Error
< Date: Wed, 22 Aug 2018 10:02:53 GMT
< Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 mod_wsgi/4.5.14 Python/3.4
< Content-Type: text/html;charset=utf-8
< Content-Language: en
< Content-Length: 1039
< Access-Control-Allow-Origin: https://kws.transkribus.eu
< Access-Control-Allow-Credentials: true
< Access-Control-Allow-Headers: Content-Type
< P3P: CP="ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI"
< Connection: close
< 
<html><head><title>Apache Tomcat/7.0.52 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - Internal Server Error</h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u>Internal Server Error</u></p><p><b>description</b> <u>The server encountered an internal error that prevented it from fulfilling this request.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/7.0.52</h3* Closing connection 0
></body></html>