Why am I still experiencing this?

Green expression “is not empty”, meaning a user was found in the database.

Except the error says, we can’t find an account with those login credentials. If so, they should have been signed up. in previously step, which did not pass in the case.

Errornsay we cant find with theses logins credentials. This doesn’t meanmonly email, but password yoo. Bubble choose a moment ago to return this error to increase security. This can be because user doesn’t exist or password is wrong.

Also, you search should first item is empty. This meannuser doesnt exist? We don’t see the filter you have set. Don’t forget about privacy rules you may have set.

Fibslly, you should split the sign up and the log in workflow in two different wf and put the conditionnal at the workflow levelminstead of the action. If user exist, login, if user doesn’t exist, signup. This will avoid race issue