-
Notifications
You must be signed in to change notification settings - Fork 16
Corporate Proxy variable is not being respected by the CLI #93
Comments
This was an issue with the version checks, which we've removed, since auto-upgrade turned out to be be one of those clever ideas that programmers come up with that turns out horrific in practice. These changes were made in the cli-modules, so your best bet would be to reinstall |
Just a note, we don't have a proxy handy so we were not able to test this. Please let us know how it works. |
Hi, I've tried with the debug var, and this is what I'm getting :
|
Great, so it doesn't work. Let me give it another shot. You're specifically trying the register command? |
No matter what command I use (no command, register, use, login) it does the same thing, but with the delay changing from instant, to 60 seconds depending on the command. |
Shoot, it seems like Aha! Firebase! firebase/firebase-tools#36 We definitely want to support proxies, so we'll keep this in our bug-tracker, but I hesitate to say this will get resolved quickly. |
Ah, that is a pity. I imagine some of your users like myself will be stuck behind a proxy. Can you tell me what addresses / ports are accessed in and out of matrix? I can try to ask our IT guys to add rules based on that. Could you also tell me if there is an alternative to using the matrix program? Is there a different way to upload programs to the device directly on the Pi, without needing the host CLI? |
FYI - I have been able to go through our proxy using a program called proxychains4 (https://github.com/rofl0r/proxychains-ng) in case any other users need to go through a proxy. |
The CLI is not respecting the http_proxy env variable
Error:
The text was updated successfully, but these errors were encountered: