Skip to content

OCT Crashes When Joining from Container #136

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

Open
enderger opened this issue May 26, 2025 · 2 comments
Open

OCT Crashes When Joining from Container #136

enderger opened this issue May 26, 2025 · 2 comments

Comments

@enderger
Copy link

enderger commented May 26, 2025

The following error messages are produced the moment someone attempts to join OCT from VSCode within one of Vanilla OS's containers. The files are visible for a second before the editor disconnects.

The errors are found in the main logfile

2025-05-26 16:26:15.738 [info] Extension host with pid 649368 exited with code: 0, signal: unknown.
2025-05-26 16:26:15.753 [error] [UtilityProcess id: 1, type: fileWatcher, pid: 649358]: crashed with code 15 and reason 'killed'
2025-05-26 16:26:17.109 [info] Extension host with pid 655337 exited with code: 0, signal: unknown.

INFO

  • OS: Vanilla OS 2
@enderger enderger changed the title OCT Crashes When Joining from VSCodium OCT Crashes When Joining from Container May 26, 2025
@msujew
Copy link
Contributor

msujew commented May 27, 2025

Hey @enderger,

Since you're running in a container, are you using the server version of VSCode? Or are you somehow tunneling the desktop version through a container?

@enderger
Copy link
Author

Hey @enderger,

Since you're running in a container, are you using the server version of VSCode? Or are you somehow tunneling the desktop version through a container?

I'm using the desktop version of VSCode via Vanilla OS's apx utility. It allows apps in a OCI compatible container to be accessed as a desktop app (distrobox is a more portable implementation of this).

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

No branches or pull requests

2 participants