-
Notifications
You must be signed in to change notification settings - Fork 328
http_proxy support needed. #239
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
Comments
At least, you can install Geeknote since setup.py supports HTTP proxies. Please check my last comment on #293. |
This is partly a python_thrift issue. I encourage everyone encountering the problem to vote for https://issues.apache.org/jira/browse/THRIFT-3798 and/or https://issues.apache.org/jira/browse/THRIFT-3507. Once it's fixed in python_thrift, evernote could pull in the updated thrift (or stop using patched thrift altogether). Even if evernote didn't do that, geeknote users could install an updated python_thrift to enable proxy support. That's not the whole story though, additional patches for geeknote's oauth module are required as well. |
Thristy for this feature. It would be a great news for China users. |
@wxjeacen, check out my branch, and read the proxy support README. The related pull request is already 5 months old, Vitaly doesn't seem to be much interested. |
@wxjeacen, please also visit the thrift bug reports I mentioned on the Apr 27 comment, and vote. |
@mwilck , When I was patching the thrift, it reported error. curl https://issues.apache.org/jira/secure/attachment/12801233/0001-python-THttpClient-Add-support-for-system-proxy-sett.patch | git am |
@wxjeacen, make sure you have the correct thrift version, as explained in the proxy support README (git checkout -b proxy e363a34e63). The latest TRUNK of thrift 1.0.x doesn't need these patches any more, they've been merged a few weeks ago. |
Offical supported proxy now? |
This is a great application. It should support the http_proxy natively.
I'm not able to install geeknote behind proxy.
I'm not able to use geeknote behind proxy.
The text was updated successfully, but these errors were encountered: