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

Proxies doesn't work #180

Open
BirkhoffLee opened this issue Feb 26, 2018 · 0 comments
Open

Proxies doesn't work #180

BirkhoffLee opened this issue Feb 26, 2018 · 0 comments

Comments

@BirkhoffLee
Copy link

birkhoff at Birkhoff-MBPR in ~
$ wt init github@birkhoff.me
We were unable to verify your identity.
Would you like to try again? [Y/n]

And it doesn't work too if I run HTTP_PROXY=https://127.0.0.1:1087 wt init github@birkhoff.me, while I'm pretty sure the proxy servers are working fine. So I had to use Proxifier to make my proxy system-wide, and it's working fine now.

birkhoff at Birkhoff-MBPR in ~
$ wt init github@birkhoff.me

Please enter the verification code we sent to github@birkhoff.me below.
Verification code: 075434
Welcome to webtasks! Create your first one as follows:

$ echo "module.exports = function (cb) { cb(null, 'Hello'); }" > hello.js
$ wt create hello.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant