Skip to content

[Bug]: bad EXTENSIONS_GALLERY input not handled #5433

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

Closed
4 tasks done
jsjoeio opened this issue Aug 9, 2022 · 1 comment
Closed
4 tasks done

[Bug]: bad EXTENSIONS_GALLERY input not handled #5433

jsjoeio opened this issue Aug 9, 2022 · 1 comment
Labels
bug Something isn't working wontfix

Comments

@jsjoeio
Copy link
Contributor

jsjoeio commented Aug 9, 2022

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: any
  • Local OS: macOS
  • Remote OS: macOS
  • Remote Architecture: amd64
  • code-server --version: 4.5.1

Steps to Reproduce

  1. run EXTENSIONS_GALLERY='{"serviceUrl":"undefined"}' code-server --install-extension yolo
  2. observe output

Expected

stderr should print No extension gallery service configured or something else.

Actual

stderr prints connect ECONNREFUSED 127.0.0.1:3000

Logs

EXTENSIONS_GALLERY='{"serviceUrl":"undefined"}' code-server --install-extension yolo
Installing extensions...
connect ECONNREFUSED 127.0.0.1:3000

Screenshot/Video

n/a

Does this issue happen in VS Code or GitHub Codespaces?

  • I cannot reproduce this in VS Code.
  • I cannot reproduce this in GitHub Codespaces.

Are you accessing code-server over HTTPS?

  • I am using HTTPS.

Notes

Identified while working on #5432

Talking to @code-asher about this, we have a theory:

@jsjoeio jsjoeio added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Aug 9, 2022
@code-asher
Copy link
Member

code-asher commented Jul 12, 2024

So...I do think this would be good to have, and I think maybe I brought it up to begin with, but I am going to close for now since it seems no one has ran into this in the wild, and I suppose if someone sets this to undefined they are kinda asking for problems anyway.

@code-asher code-asher closed this as not planned Won't fix, can't repro, duplicate, stale Jul 12, 2024
@code-asher code-asher added wontfix and removed triage This issue needs to be triaged by a maintainer labels Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix
Projects
None yet
Development

No branches or pull requests

2 participants