hyper icon indicating copy to clipboard operation
hyper copied to clipboard

Hanging when behind a proxy with authentication

Open julianonunes opened this issue 8 years ago • 10 comments

  • [x] I am on the latest Hyper.app version
  • [x] I have searched the issues of this repo and believe that this is not a duplicate
  • OS version and name: Windows 10 Build 14393.693
  • Hyper.app version: 1.2.1
  • Link of a Gist with the contents of your .hyper.js: https://gist.github.com/julianonunes/43558260b32de2e8d19cbc7e6470e416
  • Relevant information from devtools (CMD+ALT+I on Mac OS, CTRL+SHIFT+I elsewhere): N/A
  • The issue is reproducible in vanilla Hyper.app: Is Vanilla

Issue

I just downloaded the app and installed, and when I run, after a few seconds it just freezes. I'm behind a corporate proxy using authentication and this often causes problems with Node.js applications that require internet access (but IMHO, I should be able to use Hyper in "disconnected mode").

julianonunes avatar Mar 08 '17 15:03 julianonunes

same here

Strike117 avatar Mar 20 '18 20:03 Strike117

@Strike117 Which version do you use?

chabou avatar Mar 20 '18 23:03 chabou

Maybe same issue than https://github.com/zeit/hyper/issues/1829

chabou avatar Mar 20 '18 23:03 chabou

I am using Hyper 3 and I cannot install plugins because I am behind a proxy. I tried to enter proxy information into the configuration but it did not work.

PatMis16 avatar Oct 10 '19 13:10 PatMis16

There are several threads related to hyper.js proxy issues. What are the FQDNs and/or public IP ranges that are utilized by the hyper.js update mechanism? If we had this information, we would be able to exclude/bypass proxy for this process.

bdubn avatar Jan 16 '20 18:01 bdubn

The update-checker process checks for a feed from https://VERSIONTYPE.hyper.is/update/PLATFORM/VERSION Where VERSIONTYPE is the type of the app (releases or releases-canary) PLATFORM is the platform of the app VERSION is the version of the app (eg 3.0.9)

So for example, if I want the feed for Linux stable, I would need to go to

https://releases.hyper.is/update/deb/3.1.0-canary.4

Lunchb0ne avatar Jun 16 '20 13:06 Lunchb0ne

I have same problem behind a corporate proxy even with proxy configured within npm.

enhsaihan-d avatar Jul 28 '20 07:07 enhsaihan-d

Can this issue get addressed again please? I am having the same issue as my network uses a corporate proxy. Are @jynolen's changes valid?

jbrown16 avatar Apr 19 '21 19:04 jbrown16

Same here 😞

digeomel avatar Apr 29 '21 14:04 digeomel

is this still on? can I work on this?

adityamaliyan avatar Jul 24 '24 14:07 adityamaliyan