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

发现只要加推送和邮箱就不正常 #55

Open
2375399351 opened this issue Sep 29, 2021 · 0 comments
Open

发现只要加推送和邮箱就不正常 #55

2375399351 opened this issue Sep 29, 2021 · 0 comments

Comments

@2375399351
Copy link

Traceback (most recent call last):
File "index.py", line 14, in readJson
users = json.load(fp)
File "/usr/lib/python3.8/json/init.py", line 293, in load
return loads(fp.read(),
File "/usr/lib/python3.8/json/init.py", line 357, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3.8/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python3.8/json/decoder.py", line 353, in raw_decode
obj, end = self.scan_once(s, idx)
json.decoder.JSONDecodeError: Expecting ',' delimiter: line 7 column 9 (char 326)

[2021-09-29 13:41:45,577]:ERROR:账号信息获取失败错误,原因为: Expecting ',' delimiter: line 7 column 9 (char 326)
[2021-09-29 13:41:45,577]:ERROR:1.请检查是否在Secrets添加了账号信息,以及添加的位置是否正确。
[2021-09-29 13:41:45,578]:ERROR:2.填写之前,是否在网站验证过Json格式的正确性。
Traceback (most recent call last):
File "index.py", line 68, in
main_handler("","")
File "index.py", line 55, in main_handler
for user in users:
TypeError: 'NoneType' object is not iterable

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

1 participant