> For the complete documentation index, see [llms.txt](https://help.pagefly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pagefly.io/pagefly-help-center-japanese/faqtotoraburushtingu/troubleshooting/error-messages/data-is-empty.md).

# データをインポートできません

### 概要

要約: PageFlyに[データをインポートしよう](https://help.pagefly.io/manual/export-import-pages%23import)とした際に、「データをインポートできません」というエラーに遭遇する可能性があります。このエラーは、アップロードしようとしているデータファイルが空であるか、データが含まれていない場合に発生します。この記事では、この問題を効果的に解決する方法を説明します。

![](/files/JHSQJEmeiD5fxFsAOtNG)

### 要件

データファイルが準備され、インポートに必要なコンテンツが含まれていることを確認してください。このファイルは.pagefly形式である必要があります。

### PageFlyで「データをインポートできません」エラーを修正する方法

#### ステップ1：データファイルを再確認する

.pageflyファイルを右クリックし、お使いのコンピュータ（WindowsまたはMac）に応じて「プロパティ」または「情報を見る」を選択します。ファイルサイズが0 KBと表示されている場合、そのファイルは空であることを意味します。再度インポートを試みる前に、ファイルにデータが含まれていることを確認してください。

#### ステップ2：再度インポートを試す

ファイルが空でないことを確認したら、もう一度PageFlyへのインポートを試してください。[こちらのガイド](https://help.pagefly.io/manual/export-import-pages/%23import)に記載されているインポート手順に注意深く従ってください。

#### ステップ3：PageFlyサポートチームに連絡する

問題が解決しない場合は、遠慮なく[PageFlyサポート](https://help.pagefly.io/manual/how-can-i-access-the-pagefly-live-chat/)にご連絡ください。弊社のサポートチームは24時間年中無休で対応しており、あらゆる問題の解決をお手伝いします。

### ユースケース

* 店舗間でのページデザインのクローン作成：PageFlyを使用して異なるShopifyストア間で成功したページデザインを複製する際に、.pageflyファイルが不完全または空であるとインポートエラーが発生する可能性があります。
* デザインチームからのテンプレートの更新：デザインチームが更新された.pageflyファイルを配布する際に、ファイルが破損しているか不完全であるとインポートエラーが発生する可能性があります。

### ヒントとベストプラクティス

* 定期的なバックアップ：インポートの問題が発生した場合に備えて、PageFlyページを定期的にバックアップしてください。
* ファイルサイズの確認：インポート前に、.pageflyファイルのサイズを確認し、空でないことを確認してください。

### よくある質問

**1. データファイルが0 KBと表示されるのはなぜですか？どうすればいいですか？**

0 KBのファイルは、空であるか、データが含まれていないことを示します。

**2. インポート処理中に中断が発生した場合、どうなりますか？**

中断が発生すると、インポートが失敗し、セットアップが不完全になる可能性があります。安定した接続を確保した後、再度インポートを試みる必要があります。

### その他のリソース

* [Etsy、FacebookレビューをPageFlyでインポートする方法](https://help.pagefly.io/manual/how-to-use-import-etsy-facebook-reviews-with-pagefly/)
* [ロケールファイルを作成できません](https://help.pagefly.io/manual/cant-create-locales-file/)
* [PageFlyページにファイルをアップロードしてコンテンツのパフォーマンスを向上させる](https://help.pagefly.io/manual/upload-files-to-my-page/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.pagefly.io/pagefly-help-center-japanese/faqtotoraburushtingu/troubleshooting/error-messages/data-is-empty.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
