Closed behnammby closed 3 years ago
any solution for this error ? Got it on any system Ubuntu / Debian / CentOS
I got this error on Debian 10. I inspected the error:
The error raised when mailer was about to read management_api.yml where the ssl key is located.
I removed everything and installing opendax again but with different versions and now it's gone. I don't remember the previous versions I'd used.
I believe It was probably caused by inappropriate versions of images!
Sorry for incomplete information.
Login into your barong docker: docker-compose exec barong bash Install nano and edit config/mailer.yml Put your keys inside which you can find under opendax config mailer.yml Then change in the barong mailer.yml all from en: to EN: open Port 2525
This solved my issue
as the keys there is changeme
Hi community! I have this error in barong/mailer and no mail is sent: OpenSSL::PKey::PKeyError: Could not parse PKey: no start line
I tried changing config/initializers/barog.rb --> ssl: false, not working --> setting ca_file: not working