Support Forum
#supportforum Any doubts or questions on how to use Decidim? Check them with the Community!
Issue with SMTP Configuration
Hi
I got a problem similar to Louis Elkner-Alfaro's one :
I installed Decidim using the automated script recommended by Platoniq's documentation https://github.com/Platoniq/decidim-install ./install-decidim.sh -u some@email.com -p some-password my-decidim and i ran perfect with no error
I continued with basic configuration here https://github.com/Platoniq/decidim-install/blob/master/basic-config.md
I didn't set SSL up
I am using gmail as my SMTP provider.
I am confident that the issue is not a typo in my decidim.rb, and application.yml files.
I set up my gmail settings allow less secure apps.
Everything looks OK since the command grep ERROR ~/decidim-app/log/production.log -A3 -B3 gives following result : Fichier binaire /home/pretdegilles/decidim-app/log/production.log correspondant
Help appreciated since our village decided to use decidim in order to help for democraty
Report inappropriate content
Is this content inappropriate?
5 comments
Hi, according to you post it seems that your decidim installation is my-decidim and not decidim-app. Can you try grep ERROR ~/my-decidim/log/production.log -A3 -B3.
Also, if you can point to your github (or similar) code, we could take a look at it.
Hi
My folder was decidim-app
I restored the database at the state before creating the organization and re-made the test
The command grep ERROR ~/decidim-app/log/production.log -A3 -B3 returned
----==mimepart605c9d5ae8958_77e1fe6e43421--
E, [2021-03-25T15:25:33.735724 #1918] ERROR -- : [ActiveJob] [ActionMailer::DeliveryJob] [2dbeae08-3fe3-444e-8b2f-468b2516130e] Error performing ActionMailer::DeliveryJob (Job ID: 2dbeae08-3fe3-444e-8b2f-468b2516130e) from Async(mailers) in 3772.25ms: Net::SMTPAuthenticationError (535-5.7.8 Username and Password not accepted.
I re-installed a new linux + decidim with user and password identical to my gmail's and got the same result.
Here is a copy of my present decidim-app http://www.infoadrets.info/nuage/nextcloud/index.php/s/B2r9XfZg4AbqQCm
Thank you for helping
I forgot to tell that I switched from "less secure applications" to an application specific password.
I selected "other device" and gave it the name Linux
Thanks
Again, I forgot to tell that the password that I gave is the "application specific password"
Thanks
I also Unlock Captcha using this link https://accounts.google.com/DisplayUnlockCaptcha and it made no difference with
- an application specific password and Unlock Captcha, neither
- less secure applications and Unlock Captcha
Add your comment
Sign in with your account or sign up to add your comment.
Loading comments ...