Users cannot access Kolibri using accounts but can view content under Expolore without account

{
“data”: “

Server Error (500)

”,
“status”: 500,
“statusText”: “Internal Server Error”,
“headers”: {
“content-length”: “27”,
“content-type”: “text/html”,
“date”: “Fri, 29 Oct 2021 20:41:47 GMT”,
“server”: “0.0.0.0”,
“vary”: “Cookie”,
“x-frame-options”: “SAMEORIGIN”
},
“config”: {
“url”: “/api/auth/session/”,
“method”: “post”,
“params”: {},
“data”: “{“username”:“ALVIN_KIMATHI”,“password”:”",“facility”:“c97dc57a4690826160660e0612a8ab31”}",
“headers”: {
“Accept”: “application/json, text/plain, /”,
“Content-Type”: “application/json;charset=utf-8”,
“X-Requested-With”: “XMLHttpRequest”,
“X-CSRFToken”: “cHnmmPrLeevZvaDeScYomH1Vn3B9WVM3lyxVkegJGmtYAJ8OcfwRL7aGcXG8qNf5”
},
“transformRequest”: [
null
],
“transformResponse”: [
null
],
“timeout”: 0,
“xsrfCookieName”: “kolibri_csrftoken”,
“xsrfHeaderName”: “X-CSRFToken”,
“maxContentLength”: -1
},
“request”: {}
}

If you could share any errors that show up in the log files (in .kolibri/logs/kolibri.txt or another file in that directory), that could help to determine why there is a 500 error. Thanks!

(The .kolibri directory should be under your home directory)