Session ID pysdk-c3d13b63c5 has an error during scheduling/startup or cancelled. #111
Unanswered
yujung7768903
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
실행하는 과정에서 agent 나 manager에서 어떤 log가 뜨는지 알 수 있으면 좋을 것 같습니다. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem
m1 관련해서 업데이트 된 후에 개발환경 재설치하고서 실행을 안해보고 있었는데, 실행을 해보니 에러 메세지가 뜹니다.
dev2103 개발 환경을 설치하고,아래의 명령어를 작성했습니다.
backend.ai run -c 'print("hello world")' python
그 후에 다음과 같은 에러 메세지가 떴습니다.
✘ Session ID pysdk-c3d13b63c5 has an error during scheduling/startup or cancelled.
* agentrun.py파일에서 관련된 부분을 찾기는 했는데, 왜 session status가 cancelled인지 왜 에러가 나는 것인지 모르겠습니다...https://github.com/lablup/backend.ai-client-py/blob/main/src/ai/backend/client/cli/run.py#L526-L528
Environment Description
OS: macOS Big Sur 11.2
App version: 21.03.5
Browser version: Chrome 91.0.4472.114
Python version: 2.7.16
Current Shell: zsh
Beta Was this translation helpful? Give feedback.
All reactions