GithubHelp home page GithubHelp logo

Panic in agent v3.20.3 about go-agent HOT 7 CLOSED

koenpunt avatar koenpunt commented on July 20, 2024
Panic in agent v3.20.3

from go-agent.

Comments (7)

rittneje avatar rittneje commented on July 20, 2024 2

/go/pkg/mod/github.com/newrelic/[email protected]+incompatible/internal/compress.go:13 +0x71 fp=0xc0000c0eb8 sp=0xc0000c0e20 pc=0x7806b1

@koenpunt Based on this part of your stack trace, it looks like you did not install this module correctly. It got installed as "incompatible", which means you are actually using the old v2 code from the v3.20.3 tag. Please fix your go.mod file to say this:

github.com/newrelic/go-agent/v3 v3.20.3

You'll also need to fix your imports, and you'll probably want to clean up your go.sum file too.

from go-agent.

iamemilio avatar iamemilio commented on July 20, 2024 1

Can you tell us more about how you were using the agent when this happened or provide a generic reproducer. That will help us understand this problem more accurately.

from go-agent.

koenpunt avatar koenpunt commented on July 20, 2024 1

It was indeed installing an old version of the module. Fixed it now. Thanks @rittneje.

from go-agent.

iamemilio avatar iamemilio commented on July 20, 2024

Please also tell us what version of Go you are using.

from go-agent.

Ak-x avatar Ak-x commented on July 20, 2024

@koenpunt can you review @rittneje 's response and validate if that is related to your issue?

from go-agent.

iamemilio avatar iamemilio commented on July 20, 2024

We are considering this resolved. Please re-open this ticket if this resolution does not fix your issue.

from go-agent.

koenpunt avatar koenpunt commented on July 20, 2024

Thank for your responses, haven't had the time to validate because of holidays.

from go-agent.

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.