Git Product home page Git Product logo

Comments (2)

liuyuan10 avatar liuyuan10 commented on May 2, 2024

unfortunately the config source is hardcoded to server today,. You can follow the code to see how to set up a config server:

func (n *Notifier) configFromServer() (*Notification, error) {

Other alternatives:

{"source", nil, configSource},

seesaw_cli has a command to set config source. I didn't try it but you can try it out to change it:
$ config source disk

from seesaw.

 avatar commented on May 2, 2024

This works only after you have started the seesaw_watchdog service, the command needed is

/usr/bin/seesaw -c " config source disk"

I moved my compiled seesaw_cli to /usr/bin/seesaw as part of my build.

W0730 15:52:31.028663   11624 fetcher.go:186] Fetch failed: fetch failed from https://lb2.<domain fqdn>:10255/config/defencelogic-lb (172.16.4.164): dial tcp 172.16.4.164:10255: connect: connection refused
E0730 15:52:31.028674   11624 notifier.go:159] Failed to pull configuration: all config server requests failed
I0730 15:53:12.054469   11624 notifier.go:141] Checking for config changes...
I0730 15:53:12.054685   11624 notifier.go:173] No config changes found
I0730 15:53:31.027717   11624 notifier.go:141] Checking for config changes...
I0730 15:53:31.028043   11624 notifier.go:173] No config changes found
I0730 15:54:31.027741   11624 notifier.go:141] Checking for config changes...

Thank You

from seesaw.

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.