gitrob icon indicating copy to clipboard operation
gitrob copied to clipboard

help

Open hanjian007 opened this issue 7 years ago • 4 comments

    _ __           __

___ () /________ / / / _ `/ / / / _ / _
_, //_/_/ _
/_.
/ /___/ by @michenriksen

gitrob v2.0.0-beta started at 2018-07-16T16:03:54+08:00 Loaded 91 signatures Web interface available at http://127.0.0.1:9393 Gathering targets... panic: sync: negative WaitGroup counter

goroutine 1 [running]: sync.(*WaitGroup).Add(0xc42042b700, 0xffffffffffffffff) /usr/local/go/src/sync/waitgroup.go:73 +0x133 main.AnalyzeRepositories(0xc420138800) /Users/michael/go/src/github.com/michenriksen/gitrob/main.go:101 +0xd4 main.main() /Users/michael/go/src/github.com/michenriksen/gitrob/main.go:228 +0x42c

hanjian007 avatar Jul 16 '18 08:07 hanjian007

[root@localhost opt]# go version go version go1.9.4 linux/amd64

hanjian007 avatar Jul 16 '18 08:07 hanjian007

happens on go 1.10.3 as well

ykosaraju avatar Aug 20 '18 23:08 ykosaraju

happening here with os x, but only when using the -no-expand-orgs flag

derricksong avatar Oct 21 '18 03:10 derricksong

@derricksong @ykosaraju @hanjian007 Can you please pull the latest master from this fork and confirm if the issue still exists when the correct token is passed in either by env variable or the flag. This project is no longer maintained so any further issues or bugs should be opened up in that new fork. Thanks!

mattyjones avatar May 23 '20 03:05 mattyjones