Panel Error signing in

{“status”:“error”,“route”:“auth”,“exception”:“Kirby\Exception\PermissionException”,“message”:“Unauthenticated”,“key”:“error.permission”,“file”:“kirby/config/api/authentication.php”,“line”:12,“details”:[],“code”:403}

Getting this error on the panel login… any ideas?

What Kirby version are you using?

Have you cleared the browser cache? And checked that there is no .logins file in your accounts folder?

2.3.2 at the moment

This is the reply from the auth call, but something flashes up on the top of the login page as it loads

{"status":"error","route":"auth","exception":"Kirby\\Exception\\PermissionException","message":"Unauthenticated","key":"error.permission","file":"kirby\/config\/api\/authentication.php","line":12,"details":[],"code":403}<br />
<b>Fatal error</b>:  Uncaught Kirby\Exception\Exception: Unexpected file system error in /var/www/vhosts/restlessbeings.org/httpdocs/kirby/src/Session/FileSessionStore.php:291
Stack trace:
#0 /var/www/vhosts/restlessbeings.org/httpdocs/kirby/src/Session/Session.php(374): Kirby\Session\FileSessionStore-&gt;set(1569685292, 'c6425e1031f3dac...', '6568a26eaa0b442...')
#1 [internal function]: Kirby\Session\Session-&gt;commit()
#2 {main}
  thrown in <b>/var/www/vhosts/restlessbeings.org/httpdocs/kirby/src/Session/FileSessionStore.php</b> on line <b>291</b><br />

Ah appears my disk is full

Oh :scream: