[GH-ISSUE #72] panic google block #205

Closed
opened 2026-03-13 23:11:42 +03:00 by kerem · 1 comment
Owner

Originally created by @0xTides on GitHub (Jul 9, 2023).
Original GitHub issue: https://github.com/alpkeskin/mosint/issues/72

I'm getting the following error when trying to run the script.

panic: google block

goroutine 6 [running]:
github.com/alpkeskin/mosint/cmd/controllers.Googling({0x7ffcf51ced54?, 0x1?})
        /root/mosint/cmd/controllers/googling.go:18 +0x1d8
github.com/alpkeskin/mosint/cmd.Do.func1()
        /root/mosint/cmd/handler.go:49 +0x32
github.com/gammazero/workerpool.worker(0x0?, 0x0?, 0x0?)
        /root/go/pkg/mod/github.com/gammazero/workerpool@v1.1.3/workerpool.go:237 +0x2a
created by github.com/gammazero/workerpool.(*WorkerPool).dispatch
        /root/go/pkg/mod/github.com/gammazero/workerpool@v1.1.3/workerpool.go:197 +0x2b8
exit status 2

Any help would be appreciated.

Originally created by @0xTides on GitHub (Jul 9, 2023). Original GitHub issue: https://github.com/alpkeskin/mosint/issues/72 I'm getting the following error when trying to run the script. ``` panic: google block goroutine 6 [running]: github.com/alpkeskin/mosint/cmd/controllers.Googling({0x7ffcf51ced54?, 0x1?}) /root/mosint/cmd/controllers/googling.go:18 +0x1d8 github.com/alpkeskin/mosint/cmd.Do.func1() /root/mosint/cmd/handler.go:49 +0x32 github.com/gammazero/workerpool.worker(0x0?, 0x0?, 0x0?) /root/go/pkg/mod/github.com/gammazero/workerpool@v1.1.3/workerpool.go:237 +0x2a created by github.com/gammazero/workerpool.(*WorkerPool).dispatch /root/go/pkg/mod/github.com/gammazero/workerpool@v1.1.3/workerpool.go:197 +0x2b8 exit status 2 ``` Any help would be appreciated.
kerem closed this issue 2026-03-13 23:11:47 +03:00
Author
Owner

@alpkeskin commented on GitHub (Sep 19, 2023):

Bugs have been fixed in the new version (v3.0.0). Ensure the config file is configured correctly for Mosint to work properly.

<!-- gh-comment-id:1726546701 --> @alpkeskin commented on GitHub (Sep 19, 2023): Bugs have been fixed in the new version (v3.0.0). Ensure the config file is configured correctly for **Mosint** to work properly.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mosint#205
No description provided.