Coder Social home page Coder Social logo

Comments (6)

steveakers avatar steveakers commented on July 25, 2024

Try adding ":8080" at the end of the hostname:

graphite.host="http://graphite-internal.int.xxxxx.com:8080"

from rearview.

johntdyer avatar johntdyer commented on July 25, 2024

both hosts are correct, the problem is that its not picking up the new config at all...

graphite.host="https://graphite-internal.int.xxxxx.com"

vs

graphite.host="https://graphite.int.xxxxx.com"

from rearview.

steveakers avatar steveakers commented on July 25, 2024

What do you mean by new config? Do you mean common.conf used to have graphite.int.xxxxx.com and then you changed it to graphite-internal.in.xxxxx.com? If so, did you kill rearview and restarted it after the change?

from rearview.

steveakers avatar steveakers commented on July 25, 2024

I just tried running the scala version with one graphite host, changed it to another, quit rearview, and restarted with ./sbt start and it worked. If that didn't work for you you might want to see if there are any java processes running and kill them as well.

from rearview.

johntdyer avatar johntdyer commented on July 25, 2024

@steveakers - Yes, killed all the processes ps aux | grep jav[a] and nothing. Then

Grep -R xxxxxx.com /opt/rearview and saw no instances of the host graphite hostname. I then run sbt start and every time I end up w/ the old hostname... sorta driving me nuts at this point :)

http://note.io/1aJbrQj

from rearview.

johntdyer avatar johntdyer commented on July 25, 2024

Damn... I am a moron.... My graphite server was redirecting http to https, and that redirect had the old hostname. Sorry for wasting your time :)

from rearview.

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.