이미지_업로드_실패하는_경우

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
이미지_업로드_실패하는_경우 [2023/06/30 07:12] – 만듦 koov이미지_업로드_실패하는_경우 [2023/11/07 07:55] (현재) koov
줄 2: 줄 2:
  
 ===== 출력 에러 ===== ===== 출력 에러 =====
 +
 +''horizon.log'' 내에 아래와 같은 내용이 나온다.
  
 <WRAP prewrap> <WRAP prewrap>
줄 9: 줄 11:
 </WRAP> </WRAP>
  
 +또는 Horizon Dashboard 상에서 아래와 같은 오류가 발생한다.
  
 <WRAP prewrap> <WRAP prewrap>
 <code> <code>
 TypeError: Cannot read properties of undefined (reading 'data') TypeError: Cannot read properties of undefined (reading 'data')
 +</code>
 +</WRAP>
 +
 +<WRAP prewrap>
 +<code bash>
 +[root@r9-director diskimage-create]# openstack image create amphora-x64-haproxy.qcow2 --container-format bare --disk-format qcow2 --private --tag amphora --file amphora-x64-haproxy.qcow2 --property hw_architecture='x86_64' --property hw_rng_model=virtio
 +HttpException: 503: Server Error for url: http://10.33.0.10:9292/v2/images/28b3bbb1-34af-4bd0-a678-2313a28aa8d8/file, Service Unavailable
 </code> </code>
 </WRAP> </WRAP>
  • 이미지_업로드_실패하는_경우.1688109159.txt.gz
  • 마지막으로 수정됨: 2023/06/30 07:12
  • 저자 koov