Unsuccessful Web User Registration on ODK Central

When creating web users in ODK Central, the email address you provide will be sent instructions on how to set a password and proceed. However, the email address does not receive any instructions afterwards! This has been working until now. What could be the problem?

2. What app or server are you using and on what device and operating system? Include version numbers.
client (v1.3.2)
server (v1.3.3)

See https://docs.getodk.org/central-troubleshooting/#users-aren-t-receiving-emails

1 Like

Thank you for this. @yanokwa

@yanokwa Does this apply to a situation where user registration works from the backend( ie: docker-compose exec service odk-cmd --email example@getodk.org user-create) but fails when it is done through the UI?