> ## Documentation Index
> Fetch the complete documentation index at: https://docs.squarecloud.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Square Cloud アプリケーションのトラブルシューティング | よくあるエラーと解決策

> Square Cloud のよくあるエラーを解決: EADDRINUSE、Cannot find module、INVALID_DEPENDENCY、CONTAINER_TEMPORARILY_SUSPENDED、KEEP_CALM、Discord ボットのログイン失敗、データベース接続エラー。

アプリが起動しない、または想定どおりに動作しませんか？以下から該当するエラーを見つけてください。

以下の各ページは、Square Cloud のログやダッシュボードに表示される実際のエラーメッセージやステータスコードごとに整理されており、その意味、発生する理由、そして解決方法を解説しています。

<CardGroup cols={2}>
  <Card title="アプリが起動しない" icon="server" href="/ja/platform/troubleshooting/app-wont-start">
    EADDRINUSE、Cannot find module、INVALID\_DEPENDENCY、CONTAINER\_TEMPORARILY\_SUSPENDED、KEEP\_CALM、better-sqlite3 のバインディングエラー、LACK\_OF\_RAM。
  </Card>

  <Card title="Discord ボットのエラー" icon="discord" href="/ja/platform/troubleshooting/discord-bot-errors">
    LoginFailure / TOKEN\_INVALID、禁止されたインテント、Lavalink のコード 1006、ローカルでは動くのにデプロイ後オフラインになるボット。
  </Card>

  <Card title="データベース接続エラー" icon="database" href="/ja/platform/troubleshooting/database-connection-errors">
    「Host is not allowed to connect」、MongoNetworkError / Atlas の IP 許可リストの失敗、接続タイムアウト、ECONNREFUSED、SSL/TLS エラー。
  </Card>

  <Card title="制限と制約" icon="shield-dog" href="/ja/platform/limitations-and-restrictions">
    RAM/CPU の割り当てルール、ネットワーク制限、ストレージ制限、そして LACK\_OF\_RAM / LACK\_OF\_CPU ステータスの詳細。
  </Card>
</CardGroup>
