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
{{ message }}
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
Getting the following error pretty consistently when I'm trying to import a PG database to a QA server.
Wasn't sure if you guys had seen it, but I figured I'd log the issue.
I edited out the s3 url and app name for privacy concerns, but hopefully this is enough information to go on?
Thanks.
Resetting DATABASE_URL... done
Use Ctrl-C at any time to stop monitoring progress; the backup
will continue restoring. Use heroku pg:backups to check progress.
Stop a running restore with heroku pg:backups cancel.
r049 ---restore---> DATABASE
Running... 1.62GB
! Heroku client internal error.
! Search for help at: https://help.heroku.com
! Or report a bug at: https://github.com/heroku/heroku/issues/new
Error: SSL_connect SYSCALL returned=5 errno=0 state=SSLv2/v3 read server hello A (OpenSSL::SSL::SSLError)
Command: heroku pg:backups restore [https://S3_URL] DATABASE_URL --app [HEROKU_APP] --confirm [HEROKU_APP]
Plugins: heroku-config
heroku-pgbackups-pull
heroku-repo
Version: heroku-toolbelt/3.43.9 (x86_64-darwin10.8.0) ruby/1.9.3
Error ID: 09ca988c0a6d4acdbf70a9c5aeb7381d
More information in /Users/ArielFogel/.heroku/error.log
the full stack trace from my error.log can be found here:
Getting the following error pretty consistently when I'm trying to import a PG database to a QA server.
Wasn't sure if you guys had seen it, but I figured I'd log the issue.
I edited out the s3 url and app name for privacy concerns, but hopefully this is enough information to go on?
Thanks.
the full stack trace from my error.log can be found here:
The text was updated successfully, but these errors were encountered: