You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ aptible db:dump healthify-staging-elasticsearch
This command only works for PostgreSQL
$ aptible version
aptible-cli v0.5.15
After an gem update aptible-cli,
$ aptible db:dump healthify-staging-elasticsearch
Warning: Permanently added '[bastion-layer-shared-us-east-1-doge.aptible.in]:42022,[52.3.95.132]:42022' (ECDSA) to the list of known hosts.
(8ミ | INFO: Connecting to database...
(8ミ | INFO: Connected. Ctrl-C to close connection.
Dumping to healthify-staging-elasticsearch.dump
pg_dump: [archiver (db)] connection to database "db" failed: received invalid response to SSL negotiation: H
Killed by signal 1.
$ aptible version
aptible-cli v0.6.2
Hope this helps!
The text was updated successfully, but these errors were encountered:
After an
gem update aptible-cli
,Hope this helps!
The text was updated successfully, but these errors were encountered: