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

Codium-server does not initialize the webui #1844

Open
sodomon2 opened this issue Apr 7, 2024 · 2 comments
Open

Codium-server does not initialize the webui #1844

sodomon2 opened this issue Apr 7, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@sodomon2
Copy link

sodomon2 commented Apr 7, 2024

Describe the bug

Hi, I was trying to mount codium to use it in the browser with its reh version, but when I run the initialization script I get only a forbidden
it never generates neither the webui nor the token, I tried both the glibc version and the alpine version (my main system), this problem is something that only happened to me with codium-server, when trying code-server or openvscode-server both work as they should.

i was checking and apparently codium-server has some files and directories that are not generated
for example the directories out/code, out/editor and other files, I don't know if it is an error in the compilation or it is an internal problem because in the same code-oss-server I also get the same error.

Please confirm that this problem is VSCodium-specific
No, the problem also happens in vscode

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

To Reproduce
download any version of vscodium-reh and run it
Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
imagen

Desktop (please complete the following information):

  • OS: Alpine Linux Edge
  • Architecture: x65
  • Version 1.88.0.24096
  • App Manager: APK
  • Sandboxed: no
@sodomon2 sodomon2 added the bug Something isn't working label Apr 7, 2024
@daiyam
Copy link
Member

daiyam commented Apr 7, 2024

What you want is remote/web in the source of VSCode while REH is only remote
VSCodium doesn't provide the feature, yet. Fell free to make a PR.

@sodomon2
Copy link
Author

sodomon2 commented Apr 7, 2024

Is there no way to support it?
From what I saw vscodium does generate the missing files and directories but does not organize them.

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

2 participants