Run into something new, while creating a anon user session, I check that current user is null and current session is null and then when I make a anon login request it fails with a 401 and in docker logs i see the following error (screenshot attached) "[Error] Message: Creation of a session is prohibited when a session is active."
I increased the session limit in console to 20 and session length to 7 days but nothing seems to work.. Any ideas ?
createAnonymousSession fails with error 401
Recommended threads
- Realtime not processing messages
When subscribing to realtime events of database, the client's websocket receives the messages in the websocket feed, but doesn't call the specific message handl...
- problem with some tables (cant read rows...
I have a weird problem with some tables - they wont show the rows (in console it is stuck loading). I checked in mariadb directly and the collection can be read...
- Magic Link woes/noob
Magic Link is working; it sends the link to my email. But the link itself always leads to "Page Not Found. The page you're looking for doesn't exist". Clicking ...