# すべてのライブラリが空です

## 問題

KONNEKT とマップされたドライブの一部またはすべてのライブラリが空です。

KONNEKT クライアントのログには、次のメッセージが表示されます: `[Sharepoint] サイトのドライブを判定できませんでした ... キーが見つかりません。代わりに既定のドライブを使用します。`

この問題があるお客様では、次の事象も発生する場合があります: [共有を追加:「キーが見つかりません」](/ja/troubleshooting/add-share-key-not-found.md)

## 背景

Microsoft は、一部のテナント向けに、ライブラリ検出用クエリのレスポンス内容を（一時的に）変更しました。そのため、KONNEKT は影響を受けるこれらのライブラリをマッピングしません。

これは、機能「SharePoint のすべてのドキュメント ライブラリを自動的に追加する」（参照 [自動マッピング](/ja/configuration/mappings/auto-mapping.md#map-all-document-libraries)）が使用されている場合にのみ発生します。

## 解決策

この動作に対する回避策を、KONNNEKT V2.0.0 から実装しました。更新を入手する方法については、こちらをご覧ください: [ソフトウェア更新](/ja/installation/software-updates.md).

KONNEKT の新しいバージョンをインストールした後、&#x20;

* マシンを再起動し、
* Windows エクスプローラーを起動して KONNEKT ノードをクリックし、
* 5～10 分待ちます。

この手順の後、ライブラリは動作するはずです。

## 類似の問題

こちらのページも確認してください： [サイトが見つからない、またはフォルダーが空です](/ja/troubleshooting/kontentsugatsukaranai/sites-missing-or-folders-empty.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.konnekt.io/ja/troubleshooting/kontentsugatsukaranai/noraiburari/libraries-are-empty.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
