Emails are not sent #2194
yairShiloach
started this conversation in
General
Replies: 1 comment
-
Ok, reboot solved the problem (: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, we tried to set up the mail in some ways but the messages are not being sent
This is the error from sidekiq:
Started POST "/auth/password" for xx.15.xx.xx at 2021-05-01 09:29:01 +0000
Processing by DeviseOverrides::PasswordsController#create as HTML
Parameters: {"email"=>"[email protected]", "password"=>{"email"=>"[email protected]"}}
Can't verify CSRF token authenticity.
Enqueued ActionMailer::MailDeliveryJob (Job ID: xxxxxxxx-yyyyyy-45d5-b6de-zzzzzzz) to Sidekiq(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", {:args=>[#<GlobalID:xxxxxxxxxxxxx @uri=#<URI::GID gid://chatwoot/User/1>>, "yyyyyyyxxxxxxx", {:client_config=>"default"}]}
Completed 200 OK in 191ms (Views: 0.3ms | ActiveRecord: 4.1ms | Allocations: 6193)
linux
v1.15.1
Beta Was this translation helpful? Give feedback.
All reactions