no pg_hba.conf entry for host "10.0.2.166", user "dbuser", database "core_dev", no encryption
ssl connect: Options (or their values) can not be combined: [{verify,verify_peer}
14:19:54.828 [warning] setting ssl: true on your database connection offers only limited protection, as the server's certificate is not verified. Set "ssl: [cacertfile: path/to/file]" instead
ssl: trueand I get the errorssl_opts: [verify: :verify_none]along withssl: truei have this warning.References:
https://elixirforum.com/t/postgrex-doesnt-send-password-postgrex-error-fatal-28000-invalid-authorization-specification/61290
https://elixirforum.com/t/how-to-set-ssl-options-correctly-when-connecting-to-heroku-postgres-db/59426/2