Hyeonsoo Lee

Results 6 comments of Hyeonsoo Lee

import torch torch.backends.cudnn.enabled 에서는 True가, torch.cuda.is_available()에서는 False가 나옵니다.

Thanks @trevhud. I appreciate the suggestion, but I'm the author of mcp-atlassian, so I want to find out what's causing the issue and solve it properly. Since it works with...

@trevhud Thanks for your offer to help! `mcp-atlassian` fully supports Jira-only configurations - simply omit all Confluence parameters. Our investigation (https://github.com/sooperset/mcp-atlassian/pull/132) suggests that Cline may have issues handling the standard...

@dcbartlett I see exactly what's happening now. Looking at the Cline code at https://github.com/cline/cline/blob/7a1e757a2cc1987751e4ff9357070ff7770c3996/src/services/mcp/McpHub.ts#L212, Cline captures all stderr output and adds it to the server's error message display in the...

Hi @lazylutera - I've seen many users successfully using mcp-atlassian with VSCode Copilot. Could you share more details about the specific issues you're encountering? Feel free to open a dedicated...

Hi @Piyush-Gupta-07, thanks for sharing your configuration. The error indicates a DNS resolution issue within the Docker container. Since your credentials work in Postman, this is likely a network configuration...