GithubHelp home page GithubHelp logo

[Bug]: error on decoding response from address 'php-fpm-v2:9000': invalid character 'I' looking for beginning of value" plugin=go.d collector=phpfpm about netdata HOT 3 CLOSED

romannik007 avatar romannik007 commented on July 22, 2024
[Bug]: error on decoding response from address 'php-fpm-v2:9000': invalid character 'I' looking for beginning of value" plugin=go.d collector=phpfpm

from netdata.

Comments (3)

ilyam8 avatar ilyam8 commented on July 22, 2024

Hey, @romannik007.

error on decoding response from address 'php-fpm-v2:9000'

st := &status{}
if err := json.Unmarshal(content, st); err != nil {
return nil, fmt.Errorf("error on decoding response from address '%s': %v", c.address, err)

  • I can't fix this without you providing the response from "php-fpm-v2:9000". Data is expected to be JSON formatted. It is not for some reason in your case.
  • The debug log ("Additional info") doesn't indicate any problem.

from netdata.

ilyam8 avatar ilyam8 commented on July 22, 2024

You need to create and use /etc/netdata/go.d/phpfpm.conf instead of /usr/lib/netdata/conf.d/go.d/phpfpm.conf as the latter will be overwritten on the next update (when you decide to recreate the container).

from netdata.

ilyam8 avatar ilyam8 commented on July 22, 2024

Will reopen if there is any feedback.

from netdata.

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.