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

bug: HTTP Proxy - App is stuck at downloading with error: tunneling socket could not be established #2080

Closed
Van-QA opened this issue Feb 19, 2024 · 2 comments
Assignees
Labels
type: bug Something isn't working
Milestone

Comments

@Van-QA
Copy link
Contributor

Van-QA commented Feb 19, 2024

Describe the bug
Users downloading models from the Hub encounter an error when HTTPS proxy is turned ON and Proxy endpoint is not working.
Model undefined download failed: tunneling socket could not be established, cause=connect ECONNREFUSED 127.0.0.1:9028

Steps to reproduce
Steps to reproduce the behavior:

  1. Open Jan and navigate to the Hub.
  2. Select a model for download.
  3. Enable HTTPS proxy settings.
  4. Attempt to download the model.
  5. Error occurs.

Expected behavior
The model should download successfully even when HTTPS proxy is turned ON.

Screenshots
image

Environment details

  • Operating System: MacOS
  • Jan Version: latest nightly build
  • Processor: Apple M2 Pro
  • RAM: 16GB
    Logs
    If the cause of the error is not clear, kindly provide your usage logs:
  • tail -n 50 ~/jan/logs/app.log if you are using the UI
  • tail -n 50 ~/jan/logs/server.log if you are using the local api server
    Making sure to redact any private information.

Additional context
Add any other context or information that could be helpful in diagnosing the problem.

@Van-QA Van-QA added the type: bug Something isn't working label Feb 19, 2024
@Van-QA Van-QA added this to the v0.4.7 milestone Feb 19, 2024
@louis-jan louis-jan modified the milestones: v0.4.7, v0.4.8 Feb 22, 2024
@louis-jan louis-jan changed the title bug: HTTP Proxy - Users downloading models from the Hub when HTTPS proxy is turned ON: tunneling socket could not be established bug: HTTP Proxy - App stuck at downloading with error: tunneling socket could not be established Feb 22, 2024
@louis-jan louis-jan changed the title bug: HTTP Proxy - App stuck at downloading with error: tunneling socket could not be established bug: HTTP Proxy - App is stuck at downloading with error: tunneling socket could not be established Feb 22, 2024
@louis-jan louis-jan removed their assignment Feb 23, 2024
@namchuai namchuai assigned Van-QA and unassigned namchuai Mar 4, 2024
@namchuai
Copy link
Contributor

namchuai commented Mar 4, 2024

@Van-QA , please help to validate this. Thank you!

@Van-QA
Copy link
Contributor Author

Van-QA commented Mar 4, 2024

Tested and looking good on Jan Jan v0.4.7-295 ✅

@Van-QA Van-QA closed this as completed Mar 4, 2024
@Van-QA Van-QA mentioned this issue Mar 7, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

3 participants