Skip to content

after vscode update, the langsmith can't make it #7934

Description

@JWleo

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: MC edge
  • Local OS: win
  • Remote OS: ubuntu
  • Remote Architecture: linux
  • code-server --version:code-df53daabb18cd157bdb08c7f01c34df936cf12f4

Steps to Reproduce

1.install the langraph langsimith
2.write something about the langgraph in python
3.run with langraph dev

Expected

fix it please.

Actual

langgraph warn just like below:
(node:1555691) [DEP0169] DeprecationWarning: url.parse() behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for url.parse() vulnerabilities.
(Use node --trace-deprecation ... to show where the warning was created)
Unable to connect to VS Code server: Error in request.
Error: connect ENOENT /run/user/4100/vscode-ipc-16683476-8d92-491c-b5b3-2347a9b7bbc3.sock
at PipeConnectWrap.afterConnect [as oncomplete] (node:net:1706:16) {
errno: -2,
code: 'ENOENT',
syscall: 'connect',
address: '/run/user/4100/vscode-ipc-16683476-8d92-491c-b5b3-2347a9b7bbc3.sock'
}

Logs

Screenshot/Video

No response

Does this bug reproduce in native VS Code?

Yes, this is also broken in native VS Code

Does this bug reproduce in VS Code web?

Yes, this is also broken in VS Code web

Does this bug reproduce in GitHub Codespaces?

Yes, this is also broken in GitHub Codespaces

Are you accessing code-server over a secure context?

  • I am using a secure context.

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageThis issue needs to be triaged by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions