Good day, i keep experiencing this error whenever i try to login into my kolibri running on a VM
{
“data”: “
Server Error (500)
”,“status”: 500,
“statusText”: “Internal Server Error”,
“headers”: {
“content-length”: “27”,
“content-type”: “text/html”,
“date”: “Wed, 16 Mar 2022 09:31:38 GMT”,
“server”: “0.0.0.0”,
“vary”: “Cookie”,
“x-frame-options”: “SAMEORIGIN”
},
“config”: {
“url”: “/api/auth/session/”,
“method”: “post”,
“params”: {},
“data”: “{“username”:“admin”,“password”:”",“facility”:“1676a68e3634ece4acc4fb558e6f2e17”}",
“headers”: {
“Accept”: “application/json, text/plain, /”,
“Content-Type”: “application/json;charset=utf-8”,
“X-Requested-With”: “XMLHttpRequest”,
“X-CSRFToken”: “lbcoxfQ54UWY2DV9dGUQsudFnMzX5PzD4f5s1uNwdCWWqQxpnqDet20XHOgq4thO”
},
“transformRequest”: [
null
],
“transformResponse”: [
null
],
“timeout”: 0,
“xsrfCookieName”: “kolibri_csrftoken”,
“xsrfHeaderName”: “X-CSRFToken”,
“maxContentLength”: -1
},
“request”: {}
}
Please help