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

Dev containers does not work (no errors, no logs, no visual state) #13888

Closed
vitonsky opened this issue Jul 4, 2024 · 4 comments · Fixed by #13891
Closed

Dev containers does not work (no errors, no logs, no visual state) #13888

vitonsky opened this issue Jul 4, 2024 · 4 comments · Fixed by #13891
Assignees

Comments

@vitonsky
Copy link

vitonsky commented Jul 4, 2024

Bug Description:

Dev containers is does not run. No errors, no logs, no visual response

dev-containers-bug.mp4

Steps to Reproduce:

  1. Donwload IDE for linux as AppImage with official link
  2. Open IDE, open any project folder
  3. Create .devcontainer.json file (follow the guide)
  4. Run command "Reopen in container" with any way

Behavior

Expected:

  • Opened a new window of IDE with isolated context inside docker container

Actual:

  • Nothing happened

Additional Information

  • Operating System: Ubuntu 22.04.4 LTS
  • Theia Version: Latest AppImage (Version 1.51.0) SHA512: d97519f8486706bf18c6d1ea001004a6b2d6b591851dabd189a04c8063e83592c86d126678d63a31d9615af67f9be0b76420bcbe74afdc66758021d1f9839342
@JonasHelming
Copy link
Contributor

@jonah-iden

@jonah-iden
Copy link
Contributor

interesting, I can take look

@jonah-iden jonah-iden self-assigned this Jul 5, 2024
@jonah-iden
Copy link
Contributor

@JonasHelming for info. Could be that 1.51 broke the full remote feature including dev-containers. After my first investigation it seems like the electron reloading mechanism with new port is broken. But im not fully sure

@jonah-iden
Copy link
Contributor

jonah-iden commented Jul 5, 2024

ok seems like it's just for when reloading the window instead of opening a new one. I'll see if i can put in some more time today. Otherwise probably on monday

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