The Kolibri had been working fine for more than a month, but today it is giving the following Login Error:
“Sorry! Something went wrong”.
Here is the system info:
Version: 0.14.7
OS: Linux-5.4.0-90-generic-x86_64-with-glibc2.29
Python: 3.8.10
Installer: kolibri(apt) with kolibri-server Version: 0.3.8-0ubuntu1
Server: nginx/1.18.0 (Ubuntu)
And here is the Error detail:
{
“data”: “
Server Error (500)
”,“status”: 500,
“statusText”: “Internal Server Error”,
“headers”: {
“connection”: “keep-alive”,
“content-length”: “27”,
“content-type”: “text/html”,
“date”: “Wed, 12 Jan 2022 16:08:28 GMT”,
“server”: “nginx/1.18.0 (Ubuntu)”,
“vary”: “Cookie”,
“x-frame-options”: “SAMEORIGIN”
},
“config”: {
“url”: “/api/auth/session/”,
“method”: “post”,
“params”: {},
“data”: “{“username”:“aaaaaa”,“password”:”",“facility”:“6933580bce3714aae6099efdb63404e4”}",
“headers”: {
“Accept”: “application/json, text/plain, /”,
“Content-Type”: “application/json;charset=utf-8”,
“X-Requested-With”: “XMLHttpRequest”,
“X-CSRFToken”: “1gziewLXfBo2ICk7taEVj0tfV0Hkdpxdh35SUbm7PNTyAZU3e5IIKOd60xh1U3WW”
},
“transformRequest”: [
null
],
“transformResponse”: [
null
],
“timeout”: 0,
“xsrfCookieName”: “kolibri_csrftoken”,
“xsrfHeaderName”: “X-CSRFToken”,
“maxContentLength”: -1
},
“request”: {}
}