Hi, I'm trying to log in and I got "Unexpected Error" when I see the console I see this error
"message": "insert into directus_sessions (expires, ip, origin, token, user, user_agent) values ('2023-06-28 15:52:31.220', '127.0.0.1', 'http://localhost:8055', 'q6XNyTBWtlZrAvLNWFQSsIUwF3Y2dOKk6MywHUBWn_ssdDfPT28qs3y8PSIWUcMn', '3f904bb5-5be1-4401-8ed7-42db2cdc5c80', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/114.0') - ER_BAD_FIELD_ERROR: Unknown column 'origin' in 'field list'",
I've tried to search for this error ( and nothing appear on google ), also used another browser and the error persist, any idea about it ?