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

执行browser_cookie3.chrome(domain_name='weibo.cn')获取cookie报错, 没有权限 #621

Closed
tzk007 opened this issue Dec 11, 2024 · 2 comments
Labels
failed 程序运行出错

Comments

@tzk007
Copy link

tzk007 commented Dec 11, 2024

为了更好的解决问题,请认真回答下面的问题。等到问题解决,请及时关闭本issue。

  • 问:请您指明哪个版本运行出错(github版/PyPi版/全部)?

答:github版

  • 问:您使用的是否是最新的程序(是/否)?

答:是

  • 问:爬取任意用户都会运行出错吗(是/否)?

答:是

  • 问:若只有爬特定微博时才出错,能否提供出错微博的weibo_id或url(非必填)?

答:

  • 问:若您已提供出错微博的weibo_id或url,可忽略此内容,否则能否提供出错账号的user_id及您配置的since_date,方便我们定位出错微博(非必填)?

答:

  • 问:如果方便,请您描述出错详情,最好附上错误提示。

答:
2024-12-11 18:55:24,808 - ERROR - config_util.py[:185] - Failed to obtain weibo.cn cookie from Chrome browser: [Errno 13] Permission denied: 'xxxxxxx'

@tzk007 tzk007 added the failed 程序运行出错 label Dec 11, 2024
@dataabc
Copy link
Owner

dataabc commented Dec 11, 2024

可能程序运行时同时运行了chrome,您可以参考https://blog.csdn.net/weixin_43667972/article/details/132197618

@tzk007
Copy link
Author

tzk007 commented Dec 12, 2024

感谢指导, 确实是这个原因导致, 现在已经解决.
希望能帮到其他同仁!

@tzk007 tzk007 closed this as completed Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed 程序运行出错
Projects
None yet
Development

No branches or pull requests

2 participants