Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug Report: Cannot add users in a project (auth) after upgrade from 1.3.1 to 1.3.4 #5518

Open
2 tasks done
teoprayoga opened this issue May 9, 2023 · 3 comments
Open
2 tasks done
Labels
bug Something isn't working product / auth Fixes and upgrades for the Appwrite Auth / Users / Teams services.

Comments

@teoprayoga
Copy link

👟 Reproduction steps

I upgrade appwrite from version 1.3.1 to 1.3.4. then, my backend logs says that "server error" when calling create user appwrite backend SDK. then I tried to add in console my Appwrite it says same "server error" when creating user

Screen Shot 2023-05-09 at 23 50 06 Screen Shot 2023-05-09 at 23 53 05

👍 Expected behavior

when creating user (from project auth), data successfully added

👎 Actual Behavior

not creating user on project auth users

🎲 Appwrite version

Version 1.3.x

💻 Operating system

Linux

🧱 Your Environment

appwrite console version 1.3.4

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@teoprayoga teoprayoga added the bug Something isn't working label May 9, 2023
@christyjacob4
Copy link
Member

@teoprayoga Can you share the logs of the appwrite container when you try to create the user? That will provide more information on the error.

You can get the logs using docker compose exec appwrite -f logs

@joeyouss joeyouss added the product / auth Fixes and upgrades for the Appwrite Auth / Users / Teams services. label May 19, 2023
@alkosa
Copy link

alkosa commented Jun 15, 2023

Hi,

I have the same problem:

image

this command : docker compose exec appwrite -f logs - does not work

image

my docker compose version:
image

my appwrite version:
image

Thanks for your help.

Br: Sándor

@thamesblanq
Copy link

Good day, I'm also facing this issue… I'm new to appwrite and just opened an account recently… I wanted to get familiar with the service and I followed the docs to create an ideas-tracker app with react… But whenever I create a user it doesn't show the user in my project auth area and I don't know why… I really need this to be solved… So far the service has been great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working product / auth Fixes and upgrades for the Appwrite Auth / Users / Teams services.
Projects
None yet
Development

No branches or pull requests

5 participants