Coder Social home page Coder Social logo

Comments (10)

brikis98 avatar brikis98 commented on August 26, 2024

Hm, strange. Please post the stack trace when you have it so we can track this down!

from terragrunt.

antonbabenko avatar antonbabenko commented on August 26, 2024

Added link to stack trace to description

from terragrunt.

brikis98 avatar brikis98 commented on August 26, 2024

Wow, bizarre. If I'm reading your stacktrace correctly, it points to this line in dynamo_lock_item.go:

output, err := stsconn.GetCallerIdentity(&sts.GetCallerIdentityInput{})

Browsing the stacktrace, it looks like a potential bug in the AWS Go SDK or even the underlying Go HTTP libraries it's using to make API calls.

from terragrunt.

antonbabenko avatar antonbabenko commented on August 26, 2024

New day, new crash log. Maybe you will see anything strange in that one. Rerun works fine.

from terragrunt.

josh-padnick avatar josh-padnick commented on August 26, 2024

I independently verified it's the same GetCallerIdentity() function that caused the panic and it seems to be happening when the HTTP request itself is sent, so I'm in agreement with Jim that this is most likely an issue witht he AWS Go SDK.

That being said, I notice that we are on a relatively old release of the AWS SDK, so I'll update to the latest commit and issue a new release. Once that happens, can you let us know if this happens again?

Thanks for reporting this!

from terragrunt.

antonbabenko avatar antonbabenko commented on August 26, 2024

@josh-padnick I will be glad to try it out and report as soon as I hit it again.

from terragrunt.

brikis98 avatar brikis98 commented on August 26, 2024

@antonbabenko I just released a new version of terragrunt with all dependencies updated: https://github.com/gruntwork-io/terragrunt/releases/tag/v0.1.1. It'll take a few minutes for the build to run, after which new binaries should show up in that release. Please give them a shot when you have a chance and let us know if you're still seeing this bug. Thanks!

from terragrunt.

antonbabenko avatar antonbabenko commented on August 26, 2024

Build failed - https://circleci.com/gh/gruntwork-io/terragrunt/114

from terragrunt.

brikis98 avatar brikis98 commented on August 26, 2024

Sorry about that, looks like GitHub was briefly down. I just reran the build and it passed: https://github.com/gruntwork-io/terragrunt/releases/tag/v0.1.1

from terragrunt.

antonbabenko avatar antonbabenko commented on August 26, 2024

Thanks guys. I have installed it and will be using it. Closing this issue now, will open new issue if problem persists.

from terragrunt.

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.