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

监听任务序列化时失败 #34

Closed
SnowMoonSS opened this issue Oct 21, 2021 · 2 comments
Closed

监听任务序列化时失败 #34

SnowMoonSS opened this issue Oct 21, 2021 · 2 comments

Comments

@SnowMoonSS
Copy link

今天从1.2.9升级到1.3.5就这样了……
慢速轮询间隔10分钟,刚好这个消息也十分钟发一次
发给登录状态失效联系人的是这样的:

wuser(1794603954)监听任务序列化时失败, kotlinx.serialization.MissingFieldException: Field 'page_pic' is required for type with serial name 'xyz.cssxsh.weibo.data.PageInfo', but it was missing

控制台里是这样的:

2021-10-21 16:33:22 W/weibo-helper: wuser(1794603954)监听任务序列化时失败, kotlinx.serialization.MissingFieldException: Field 'page_pic' is required for type with serial name 'xyz.cssxsh.weibo.data.PageInfo', but it was missing
2021-10-21 16:33:23 V/Bot.3011567668: Friend(976722094) <- wuser(1794603954)监听任务序列化时失败, kotlinx.serialization.MissingFieldException: Field 'page_pic' is required for type with serial name 'xyz.cssxsh.weibo.data.PageInfo', but it was missing
@SnowMoonSS
Copy link
Author

image

@SnowMoonSS
Copy link
Author

SnowMoonSS commented Oct 23, 2021

升级到1.3.6之后再次出现这个错误,但这次是所有订阅的用户都报错
@cssxsh
发给登录状态失效联系人的是这样的:

wuser(1794603954)监听任务序列化时失败, kotlinx.serialization.json.internal.JsonDecodingException: Expected start of the object '{', but had 'EOF' instead
JSON input: .....mg.cn/m/weibo-pro/js/app.41d7ab87.js></script></body></html>
wuser(6279793937)监听任务序列化时失败, kotlinx.serialization.json.internal.JsonDecodingException: Expected start of the object '{', but had 'EOF' instead
JSON input: .....mg.cn/m/weibo-pro/js/app.41d7ab87.js></script></body></html>
wuser(5770760941)监听任务序列化时失败, kotlinx.serialization.json.internal.JsonDecodingException: Expected start of the object '{', but had 'EOF' instead
JSON input: .....mg.cn/m/weibo-pro/js/app.41d7ab87.js></script></body></html>
wuser(1797798792)监听任务序列化时失败, kotlinx.serialization.json.internal.JsonDecodingException: Expected start of the object '{', but had 'EOF' instead
JSON input: .....mg.cn/m/weibo-pro/js/app.41d7ab87.js></script></body></html>

控制台里是这样的:

2021-10-23 10:01:12 W/weibo-helper: wuser(6279793937)监听任务序列化时失败, kotlinx.serialization.json.internal.JsonDecodingException: Expected start of the object '{', but had 'EOF' instead
JSON input: .....mg.cn/m/weibo-pro/js/app.41d7ab87.js></script></body></html>
2021-10-23 10:01:12 W/weibo-helper: wuser(5770760941)监听任务序列化时失败, kotlinx.serialization.json.internal.JsonDecodingException: Expected start of the object '{', but had 'EOF' instead
JSON input: .....mg.cn/m/weibo-pro/js/app.41d7ab87.js></script></body></html>
2021-10-23 10:01:12 W/weibo-helper: wuser(1794603954)监听任务序列化时失败, kotlinx.serialization.json.internal.JsonDecodingException: Expected start of the object '{', but had 'EOF' instead
JSON input: .....mg.cn/m/weibo-pro/js/app.41d7ab87.js></script></body></html>
2021-10-23 10:01:12 W/weibo-helper: wuser(1797798792)监听任务序列化时失败, kotlinx.serialization.json.internal.JsonDecodingException: Expected start of the object '{', but had 'EOF' instead
JSON input: .....mg.cn/m/weibo-pro/js/app.41d7ab87.js></script></body></html>

image

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

2 participants