Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] An ERROR occurs when creating a VM using Alibaba. #1419

Closed
Jeon-Jinhyeok opened this issue Jan 14, 2025 · 3 comments
Closed

[BUG] An ERROR occurs when creating a VM using Alibaba. #1419

Jeon-Jinhyeok opened this issue Jan 14, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@Jeon-Jinhyeok
Copy link
Member

Jeon-Jinhyeok commented Jan 14, 2025

What happened
: Alibaba 를 사용하여 VM 생성 시 아래와 같은 에러가 발생 합니다.

Setup

* Region - cn-beijing / cn-beijinhg-f
* image - acs:ubuntu_22_04_x64
* spec - ecs.t1.small

이미지 처리에 문제가 있는 것 같습니다.

@Jeon-Jinhyeok Jeon-Jinhyeok added the bug Something isn't working label Jan 14, 2025
@powerkimhub
Copy link
Member

@Jeon-Jinhyeok


  • 이미지 이름을 다음으로 해봐도 동일한지 확인 부탁 드립니다.
ubuntu_22_04_x64_20G_alibase_20241224.vhd

@Jeon-Jinhyeok
Copy link
Member Author

@powerkimhub

  • 해당 이미지에 대한 실험이 우선되었으나, 동일한 에러가 발생합니다.

image

@powerkimhub
Copy link
Member

@Jeon-Jinhyeok


  • 최신 소스에서는 Meata 정보 개선 작업에 대한 영향으로 보입니다.
  • Alibaba의 경우 다음 버전으로 활용해보시기 바랍니다.
git clone https://github.com/cloud-barista/cb-spider.git $HOME/cb-spider --branch v0.10.1;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants