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

Error while to send reset password via. email GL v3 #5820

Open
sznees opened this issue May 27, 2024 · 0 comments
Open

Error while to send reset password via. email GL v3 #5820

sznees opened this issue May 27, 2024 · 0 comments

Comments

@sznees
Copy link

sznees commented May 27, 2024

Hello there,
I want to send an email after the migration of users, roles and rooms to the users, so they need to change their password.
I have seen in the Issue 5126 which comand I should use, but it only throws me this error:

root@bbb:~# docker exec -it greenlight-v3 bundle exec rake migration:reset_password_email\[https://bbb.xxxxx-xxxxx.de]
rake aborted!
Don't know how to build task 'migration:reset_password_email' (See the list of available tasks with `rake --tasks`)
Did you mean?  migrations:settings
/usr/src/app/vendor/bundle/ruby/3.2.0/gems/rake-13.2.1/exe/rake:27:in `<top (required)>'
/usr/local/bin/bundle:25:in `load'
/usr/local/bin/bundle:25:in `<main>'
(See full trace by running task with --trace)

The comand is also not listed with docker exec -it greenlight-v3 bundle exec rake --tasks.
Has there been a fix or something?

Edit: Additionally, where can I get the logs from the SMTP Server, so I can exactly know what SMTP Syntax Error is going on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant