[错误报告]: 同步CookieCloud站点 执行失败,报Python的错误:AttributeError: 'str' object has no attribute 'get' #3779
Open
4 tasks done
Labels
bug
Something isn't working
确认
当前程序版本
v2.2.3
运行环境
Docker
问题类型
主程序运行问题
问题描述
错误日志:
【ERROR】2025-01-21 20:45:09,747 - scheduler.py - 定时任务 同步CookieCloud站点 执行失败:'str' object has no attribute 'get' - Traceback (most recent call last):
File "/app/app/scheduler.py", line 357, in start
job["func"](*args, **kwargs)
File "/app/app/chain/site.py", line 285, in sync_cookies
cookies, msg = self.cookiecloud.download()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/app/helper/cookiecloud.py", line 84, in download
domain_key = StringUtils.get_url_domain(cookie.get("domain"))
^^^^^^^^^^
AttributeError: 'str' object has no attribute 'get'
群晖环境python版本:
Python 3.8.15
发生问题时系统日志和配置文件
The text was updated successfully, but these errors were encountered: