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

the inbuilt port forwading not working due to vscodium does not code-tunnel in bin #1793

Open
2 tasks done
yogeshdnumb opened this issue Jan 28, 2024 · 8 comments
Open
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@yogeshdnumb
Copy link

Describe the bug

when using the ports feature it shows the following error
Unable to forward localhost:5173. spawn /opt/vscodium-bin/bin/code-tunnel ENOENT
I looked into /opt/vscodium-bin/bin but it does not contain code-tunnel

Please confirm that this problem is VSCodium-specific

  • This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.

Please confirm that the issue/resolution isn't already documented

To Reproduce
Steps to reproduce the behavior:

  1. Forward a port
  2. Enter port number
  3. get error shown

Expected behavior
I expect it to open a link or otherwise show that vscodium does not support port forwading

Desktop (please complete the following information):

  • OS: archlinux
  • Architecture: x86-64
  • Version: 1.85.1
  • App Manager: AUR (vscodium-bin)
  • Sandboxed: no

Additional context
I just am not sure if vscodium supports it a mention in troubleshooting guide would be nice

@yogeshdnumb yogeshdnumb added the bug Something isn't working label Jan 28, 2024
@TechPro424
Copy link

I also get a similar error 2024-02-01 15:42:47.242 [error] [forwarding] Error: spawn c:\Users\<my username>\scoop\apps\vscodium\1.85.1.23348\bin\code-tunnel.exe ENOENT

@daiyam
Copy link
Member

daiyam commented Feb 1, 2024

@daiyam daiyam mentioned this issue Feb 1, 2024
6 tasks
@TechPro424
Copy link

Just use https://open-vsx.org/extension/jeanp413/open-remote-ssh

This looks like a replacement for vs code's remote development feature, not port forwarding

@daiyam
Copy link
Member

daiyam commented Feb 6, 2024

I don't even know how you have tried the feature since it's being deactivated...

The commmands and menu aren't available like on Visual Studio Code:

@TechPro424
Copy link

image

@daiyam
Copy link
Member

daiyam commented Feb 7, 2024

😳 I will look into that...

@kxxt
Copy link
Contributor

kxxt commented Apr 12, 2024

For what it's worth, That code-tunnel binary appears to be proprietary.

@daiyam daiyam self-assigned this May 5, 2024
@macintushar
Copy link

Hey, any updates on getting this to work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants