Code Monkey home page Code Monkey logo

Comments (4)

scottruitt avatar scottruitt commented on July 21, 2024

Thanks, Matt. We have a story to address this in our backlog: https://www.pivotaltracker.com/story/show/56811672 I expect that to be done in the next few weeks, and I'll close this issue when it is.

Scott

from cli.

gberche-orange avatar gberche-orange commented on July 21, 2024

I also observe that cf logs does not seem to honor the http_proxy and https_proxy (at least on windows):

c:\code>gcf logs myapp
FAILED
websocket.Dial wss://loggregator.run.pivotal.io:4443/tail/?app=005e78a9-e259-4c93-9b00-256823a1a6a8: dial tcp: GetAddrI
foW: No such host is known.

c:\code>set
[...]
https_proxy=http://127.0.0.1:3128
http_proxy=http://127.0.0.1:3128

from cli.

amhuber avatar amhuber commented on July 21, 2024

It looks like the lack of proxy support is because the Google golang websocket client doesn't support proxies yet. This needs to get added to the Google library then gcf can take advantage of it.

from cli.

scottruitt avatar scottruitt commented on July 21, 2024

Just accepted the fix.

from cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.