I’m facing very serious issues with user signups on our live web app. Many users are experiencing problems during the signup process, which is becoming extremely frustrating for me.
Some of the major issues include:
- "No Profile Found" error — even though the user profile appears in the database, the user is unable to log in.
- When I manually update or change the password still the same issue "No Profile Found" issue still occurs.
- Another error says: "Creation of session is prohibited", even though the user is not currently logged into the platform.
Need help on urget Basis The screenshots all are send by realtime users
Recommended threads
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- My account got banned without obvious re...
Hello, I’m a normal user of Appwrite. Today I found my account was banned suddenly, and I can’t log in normally. I have only been doing normal development and...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...