Git Product home page Git Product logo

Comments (8)

baptr avatar baptr commented on May 2, 2024 1

from seesaw.

baptr avatar baptr commented on May 2, 2024 1

from seesaw.

4a6f656c avatar 4a6f656c commented on May 2, 2024 1

This:

F0307 09:13:53.299202 3291 ipvs.go:40] IPVS initialisation failed: failed to resolve family name

means that netlink does not know anything about IPVS - the kernel does not have IPVS support, which may mean that the IPVS module has not been loaded. The referenced getting started document details the kernel requirements.

from seesaw.

baptr avatar baptr commented on May 2, 2024

Is the seesaw_ncc running?

Is there anything in seesaw_ncc.INFO that sheds more light?

from seesaw.

ralphdt avatar ralphdt commented on May 2, 2024

"make test" gives this error (although "make install" works and binaries are copied and start):

ok seesaw/engine 6.778s
ok seesaw/engine/config 0.007s
ok seesaw/ha 0.004s
--- FAIL: TestHTTPChecker (0.00s)
healthcheck_test.go:161: HTTP healthcheck {GET /, "", 0} to [::1]:45309 failed: Get http://::1/: invalid URL port ":1"
healthcheck_test.go:161: HTTP healthcheck {GET /, "", 200} to [::1]:45309 failed: Get http://::1/: invalid URL port ":1"
healthcheck_test.go:161: HTTP healthcheck {GET /healthz, "", 0} to [::1]:45309 failed: Get http://::1/healthz: invalid URL port ":1"
healthcheck_test.go:161: HTTP healthcheck {GET /healthz, "", 200} to [::1]:45309 failed: Get http://::1/healthz: invalid URL port ":1"
healthcheck_test.go:161: HTTP healthcheck {GET /healthz, "ok\n", 200} to [::1]:45309 failed: Get http://::1/healthz: invalid URL port ":1"
healthcheck_test.go:161: HTTP healthcheck {GET /notfound, "", 0} to [::1]:45309 failed: Get http://::1/notfound: invalid URL port ":1"
healthcheck_test.go:161: HTTP healthcheck {GET /notfound, "", 404} to [::1]:45309 failed: Get http://::1/notfound: invalid URL port ": 1"
healthcheck_test.go:161: HTTP healthcheck {HEAD /healthz, "", 0} to [::1]:45309 failed: Head http://::1/healthz: invalid URL port ":1"
healthcheck_test.go:161: HTTP healthcheck {HEAD /healthz, "", 200} to [::1]:45309 failed: Head http://::1/healthz: invalid URL port ": 1"
healthcheck_test.go:161: HTTP healthcheck {HEAD /notfound, "", 0} to [::1]:45309 failed: Head http://::1/notfound: invalid URL port ": 1"
healthcheck_test.go:161: HTTP healthcheck {HEAD /notfound, "", 404} to [::1]:45309 failed: Head http://::1/notfound: invalid URL port ":1"
2018/03/07 09:11:53 http: TLS handshake error from 127.0.0.1:56904: tls: first record does not look like a TLS handshake
2018/03/07 09:11:53 http: TLS handshake error from [::1]:57968: EOF

from seesaw.

ralphdt avatar ralphdt commented on May 2, 2024

"Is the seesaw_ncc running?
Is there anything in seesaw_ncc.INFO that sheds more light?"

seesaw_ncc is NOT running

/var/log/seesaw

[root@seesaw-1 seesaw]# more seesaw_ncc.ERROR
Log file created at: 2018/03/07 09:13:53
Running on machine: seesaw-1
Binary: Built with gc go1.9.2 for linux/amd64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
F0307 09:13:53.299202 3291 ipvs.go:40] IPVS initialisation failed: failed to resolve family name
goroutine 1 [running]:
github.com/golang/glog.stacks(0xc42000e001, 0xc42029c000, 0x377, 0x2710)
/root/work/src/github.com/golang/glog/glog.go:769 +0xcf

from seesaw.

ralphdt avatar ralphdt commented on May 2, 2024

Is there a HowTo/Troubleshooting guide anyone can point me too?

from seesaw.

baptr avatar baptr commented on May 2, 2024

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.