Azure StorageEmulatorで「Server encountered an internal error please try again after some time」が発生した時の対応
事象
AzureStorageEmulatorを下記のコマンドで起動。
AzureStorageEmulator.exe start
起動していることを確認。
>AzureStorageEmulator.exe status
Windows Azure Storage Emulator 5.10.0.0 command line tool
IsRunning: True
BlobEndpoint: http://127.0.0.1:10000/
QueueEndpoint: http://127.0.0.1:10001/
TableEndpoint: http://127.0.0.1:10002/
AzureStorageExplorerから起動したストレージエミュレータにアクセスすると、下記の文言が表示され正常にアクセスできない。
「Server encountered an internal error please try again after some time」
原因
わかりませんでした。。
AzureStorageEmulatorに問題があるようですが、問題の特定に至りませんでした。
対策
Microsoftが提供している別のストレージエミュレータ「Azurite」を使用する。
Azuriteを使用してストレージエミュレータを起動すると、ローカルストレージに正常にアクセスすることができました。
(エラーメッセージもうちょい具体的に書いてほしい。。。)
Author And Source
この問題について(Azure StorageEmulatorで「Server encountered an internal error please try again after some time」が発生した時の対応), 我々は、より多くの情報をここで見つけました https://qiita.com/Annoske/items/c9affd2a7ba31fb46b52著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .