github_commit_crawler icon indicating copy to clipboard operation
github_commit_crawler copied to clipboard

Weird error message on startup

Open c0nrad opened this issue 10 years ago • 2 comments

When I try to kickoff a new scan, I get the following error

$ python ghcc.py
[Err]: User has too much swag

Please advise how to move forward.

c0nrad avatar Jan 19 '16 20:01 c0nrad

please insert the following undocumented config parameter in ~/.ghcc_config, then retry.

Reduce_Swag = True

jfalken avatar Jan 19 '16 21:01 jfalken

I added the undocumented config parameter, modified my ~/.ghcc_config

$ cat ~./ghcc_config
Reduce_Swag = True
UseRoaming = Always
$ 

But now I get:

$ python ./ghcc.ph
[Err]: User has slightly too much swag

If it helps, I know a little VB.net?

c0nrad avatar Jan 19 '16 21:01 c0nrad