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

云函数报错 #36

Open
fengmas opened this issue Dec 30, 2023 · 0 comments
Open

云函数报错 #36

fengmas opened this issue Dec 30, 2023 · 0 comments

Comments

@fengmas
Copy link

fengmas commented Dec 30, 2023

FC Invoke Start RequestId: 1-658f4160-18875173447d2689ec39e937
[success] 获取用户信息成功, 用户:
[failed] 获取视频推荐列表失败
[success] 获取硬币投递情况成功, 当前已投币 0 个
2023-12-30 06:00:02 1-658f4160-18875173447d2689ec39e937 [ERROR] {
"errorMessage": "'aid'",
"errorType": "KeyError",
"stackTrace": [
[
"File "/code/index.py"",
"line 38",
"in main",
"res = obj.start()"
],
[
"File "/code/tools.py"",
"line 3",
"in inner",
"res = fn(*args, **kwargs)"
],
[
"File "/code/bilibili.py"",
"line 415",
"in start",
""share": self.share_video(videos), # \u89c6\u9891\u5206\u4eab"
],
[
"File "/code/bilibili.py"",
"line 284",
"in share_video",
""aid": video["aid"],"
]
]
}
FC Invoke End RequestId: 1-658f4160-18875173447d2689ec39e937, Error: Unhandled function error

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