ClickHouse/docs/ja/faq/troubleshooting.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

25 lines
921 B
Markdown
Raw Normal View History

2024-11-18 02:58:58 +00:00
---
title: "トラブルシューティング"
slug: /ja/faq/troubleshooting
---
## ClickHouse Cloud トラブルシューティング
### ClickHouse Cloud サービスにアクセスできない
以下のようなエラーメッセージが表示される場合、IPアクセスリストがアクセスを拒否している可能性があります。
```response
curl: (35) error:02FFF036:system library:func(4095):Connection reset by peer
```
または
```response
curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to HOSTNAME.clickhouse.cloud:8443
```
または
```response
Code: 210. DB::NetException: SSL connection unexpectedly closed (e46453teek.us-east-2.aws.clickhouse-staging.com:9440). (NETWORK_ERROR)
```
[IPアクセスリスト](/docs/ja/cloud/security/setting-ip-filters)を確認し、許可されたリストの外部から接続を試みている場合、接続は失敗します。