Giter VIP home page Giter VIP logo

Comments (3)

duritong avatar duritong commented on August 19, 2024

Same for the current master:

$ podman run  -p 2112:2112 -e TARGET=github.com  quay.io/bakito/dns-checker:master
Trying to pull quay.io/bakito/dns-checker:master...
Getting image source signatures
Copying blob f20f68829d13 done  
Copying blob 41ae95b593e0 done  
Copying blob 2340ba3dd6f5 done  
Copying blob b40ad573924e done  
Copying config 7bd355cf0e done  
Writing manifest to image destination
Storing signatures
time="2020-09-08T12:01:21Z" level=info msg=Starting interval=30s timeout=10s version=4b3ea76 workers=10
time="2020-09-08T12:01:21Z" level=info msg="Setup check" host=github.com
time="2020-09-08T12:01:21Z" level=info msg="Setup check" name=dns
time="2020-09-08T12:01:21Z" level=info msg="Setup check" name=probe-port
time="2020-09-08T12:01:21Z" level=info msg="Starting metrics" port=2112
time="2020-09-08T12:01:21Z" level=info msg="starting worker" worker=1
time="2020-09-08T12:01:21Z" level=info msg="starting worker" worker=2
time="2020-09-08T12:01:21Z" level=info msg="starting worker" worker=3
time="2020-09-08T12:01:21Z" level=info msg="starting worker" worker=4
time="2020-09-08T12:01:21Z" level=info msg="starting worker" worker=5
time="2020-09-08T12:01:21Z" level=info msg="starting worker" worker=6
time="2020-09-08T12:01:21Z" level=info msg="starting worker" worker=7
time="2020-09-08T12:01:21Z" level=info msg="starting worker" worker=8
time="2020-09-08T12:01:21Z" level=info msg="starting worker" worker=9
time="2020-09-08T12:01:21Z" level=info msg="starting worker" worker=10
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x8333a0]

goroutine 38 [running]:
github.com/bakito/dns-checker/pkg/run.runCheck(0x9f04a0, 0xc00028c000, 0x6fc23ac00, 0xc000290000, 0xc000022027, 0xa, 0x0, 0x9ee860, 0xc0000aa420, 0x1)
	/build/pkg/run/execute.go:113 +0x120
github.com/bakito/dns-checker/pkg/run.(*worker).Start.func1(0xc00029e2c0)
	/build/pkg/run/pool.go:78 +0xca
created by github.com/bakito/dns-checker/pkg/run.(*worker).Start
	/build/pkg/run/pool.go:73 +0x3f

from dns-checker.

duritong avatar duritong commented on August 19, 2024

This got introduced with 95ad6fd

from dns-checker.

duritong avatar duritong commented on August 19, 2024

Fixed with v3.0.1

from dns-checker.

Related Issues (8)

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.