GithubHelp home page GithubHelp logo

Comments (3)

AdamMinton avatar AdamMinton commented on June 15, 2024

Hey @scboyce,

I think it sounds like a networking issue...can you try the following two commands from the GCP Instance? The first one will pull the headers, I would assume that it would say it cannot resolve the host if it can't connect to the instance. The second one will return an access token, this will test if you're able to work with the Looker API.

curl -I http://www.instance.cloud.looker.com

curl -d "client_id=xxxxxxx&client_secret=yyyyyyy" https://instance.cloud.looker.com:443/login

from looker_deployer.

scboyce avatar scboyce commented on June 15, 2024

Hey Adam, thanks for reply.
Both commands succeed.
The first returns "HTTP/1.1 303 See Other" among more messages, all look OK.
The second returns nothing.
Here is another interesting detail. When I attempt to extract a folder with one dashboard and no subfolders, it succeeds. it only fails when I try to export from the top level shared folder (1).
Also when I watch netstat in another window, I see all outgoing comms on 443 and incoming comms on many rotating ports.
I can see some back and forth, including ACK, but after about 4 or 5 rounds to messages it hangs on SYN_SENT. So either the message is getting blocked or mangled on the way out. There is no way for me to know if the API got that last message.
I agree this sounds like something in our network with respect to outgoing packets. I have raised an internal ticket with our network engineers. As long as I don't need to open more ports, I am convincing myself this is on our side.

from looker_deployer.

jannarobertson-bytecode avatar jannarobertson-bytecode commented on June 15, 2024

@scboyce thank you for the update; we will be closing out the issue, as it sounds internal/networking, but please open another issue if you need any more assistance!

from looker_deployer.

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.