-
Notifications
You must be signed in to change notification settings - Fork 205
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
Don'r receive activation email #17
Comments
Hi, |
I run this script in ruby console, and send mail successfully, but activation mail not work... cd PeatioCryptoExchange ./bin/rails console
|
|
I installed mail module too... |
This is output of ruby server on debug mode, when i click "Send it again" button in /settings or profile page for resend veriffication mail:
|
This log show that mail.delivery method don't call, because if called any it must send a result(error or success message). I check app/mailers/base_mailer.rb but didn't have any problem. ./bin/rails -v |
@ghaseminya |
@pankaj9310 |
@ghaseminya share log of notification worker |
I must add ".log" extension on all files for upload it! |
peatio:amqp:notification: process with pid 5017 started. check below |
@algobasket |
Hi!
I`ve installed correctly on production mode but don't receive activation email after signup:
log/production.log:
The text was updated successfully, but these errors were encountered: