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

Disabled log button of CANCELLED session #2022

Closed
yomybaby opened this issue Nov 13, 2023 · 0 comments · Fixed by #2045
Closed

Disabled log button of CANCELLED session #2022

yomybaby opened this issue Nov 13, 2023 · 0 comments · Fixed by #2045
Assignees

Comments

@yomybaby
Copy link
Member

yomybaby commented Nov 13, 2023

CANCELLED 세션(특히 failed-to-start에 걸린 경우)은 컨테이너가 생성된 적이 없거나 생성에 실패하였으므로, 에이전트가 컨테이너 정보를 찾을 수 없는 게 당연합니다.
현재 webui에서는 이런 세션들도 컨테이너 로그 버튼이 활성화되어 있는데요, 컨테이너 로그 대신 실패 사유를 보여주도록 하거나 컨테이너 로그 버튼을 비활성화하도록 수정해야 합니다.

Teams thread

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants