メインコンテンツまでスキップ

ファイルサイズエラー(FUS)

アップロードされたファイルが、その使用コンテキストで許可される最大サイズを超えた場合に返されるエラーメッセージです。


概要

CodeMessageDescription
FUS001Quantum circuit file size exceeds the maximum allowed limit of 0. Please upload a smaller file.量子回路ファイルのサイズが許可されている最大制限を超えています
FUS002Deployment logging file size exceeds the maximum allowed limit of 0. Please upload a smaller file.デプロイログファイルのサイズが許可されている最大制限を超えています
FUS003Feedback attachment size exceeds the maximum allowed limit of 0. Please upload a smaller file.フィードバック添付ファイルのサイズが許可されている最大制限を超えています
FUS004User profile picture size exceeds the maximum allowed limit of 0. Please upload a smaller image.ユーザープロフィール画像のサイズが許可されている最大制限を超えています

エラーコード詳細

FUS001

Message

Quantum circuit file size exceeds the maximum allowed limit of {0}. Please upload a smaller file.

説明

量子回路ファイルのサイズが許可されている最大制限を超えています。

根本原因

  • アップロードされた量子回路ファイルが許可されている最大サイズ {0} を超えています。

解決方法

  1. ファイルサイズを削減して再試行してください。

FUS002

Message

Deployment logging file size exceeds the maximum allowed limit of {0}. Please upload a smaller file.

説明

デプロイログファイルのサイズが許可されている最大制限を超えています。

根本原因

  • アップロードされたデプロイログファイルが許可されている最大サイズ {0} を超えています。

解決方法

  1. ファイルサイズを削減して再試行してください。

FUS003

Message

Feedback attachment size exceeds the maximum allowed limit of {0}. Please upload a smaller file.

説明

フィードバック添付ファイルのサイズが許可されている最大制限を超えています。

根本原因

  • アップロードされたフィードバック添付ファイルが許可されている最大サイズ {0} を超えています。

解決方法

  1. ファイルサイズを削減して再試行してください。

FUS004

Message

User profile picture size exceeds the maximum allowed limit of {0}. Please upload a smaller image.

説明

ユーザープロフィール画像のサイズが許可されている最大制限を超えています。

根本原因

  • アップロードされたプロフィール画像が許可されている最大サイズ {0} を超えています。

解決方法

  1. ファイルサイズを削減して再試行してください。

関連項目