Giter Site home page Giter Site logo

Comments (2)

lmachens avatar lmachens commented on September 9, 2024

Do you have to restart the server when this happens? I would take a look at cpu/memory usage when this happens.

from meteor-apm-server.

sandeepjain avatar sandeepjain commented on September 9, 2024

No event after restart it doesn't work.

Actually, apm engine still keeps on collecting the data.

Now after posting the issue, I was re-checking all the configuration. It seems the script I was running manually to reconfigure the port 80 to 11011 had a flaw in it.

I was manually running this on my server, as post.meteor.init hook doesn't seem to be working.

docker exec mup-nginx-proxy sed -i 's/server x.x.x.x:80/server x.x.x.x:11011/g' /etc/nginx/conf.d/default.conf && docker exec mup-nginx-proxy nginx -s reload

But I failed to make sure that only configuration for apm-engine should be changed. Dumb of me.

Apologies for trouble.

But we need to find a way to make this hook work seamlessly. I will look into it and update if I find any solution to it.

Thanks, @lmachens

from meteor-apm-server.

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.