Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

TypeORM cannot connect to Remote Heroku Postgress Database

オープン
#36 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
postgresql, typescript
領域
backend, databases

調査の方向性

リポジトリのルートから開始し、npm run start:prod を実行して、Heroku Postgres データベースで説明されている接続失敗を再現します。現在の接続動作を報告されている SSL エラーと比較します。完了条件は、NestJS アプリケーションが初期化され、エラーなくデータベースに接続できることです。

索引モデルが issue の本文から書いたものです。

説明

bug good first issue help wanted

Describe the bug
While connecting to the Heroku Postgres server the connection is refused with an error that SSL is not configured and if SSL: true in config the error is self-signed certificate`.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the root of the project
  2. Run npm run start:prod
  3. Wait for the nest application to be initialized.
  4. See the error.

Expected behavior
The Server must connect to the Postgres DB with no errors.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Most probably the reason is that the Postgress database hosted on Heroku is configured with ssl-only: true.

主要言語
TypeScript
スター
2
フォーク
2
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

celeroncoder/notary-API のほかの issue

celeroncoder/notary-API の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。