Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

执行命令时出现问题 #25

Open
dahan168 opened this issue Sep 5, 2018 · 2 comments
Open

执行命令时出现问题 #25

dahan168 opened this issue Sep 5, 2018 · 2 comments

Comments

@dahan168
Copy link

dahan168 commented Sep 5, 2018

Traceback (most recent call last):
File "gitminer-v2.0.py", line 67, in
GitMiner().start()
File "gitminer-v2.0.py", line 39, in init
self.cookie = headers.parseCookie(self.args.cookie)
File "/root/GitMiner/config/headers.py", line 29, in parseCookie
values = line.strip().split("=")[1]
IndexError: list index out of range
请问这是出了什么问题

@danilovazb
Copy link
Collaborator

您需要像示例中那样放置完整的cookie。

@rocke
Copy link

rocke commented Oct 30, 2018

@danilovazb cookie 应当如何去获取?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants