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

storage 同步失败后无法复原 #225

Closed
shigma opened this issue Apr 12, 2021 · 0 comments
Closed

storage 同步失败后无法复原 #225

shigma opened this issue Apr 12, 2021 · 0 comments
Assignees
Labels
bug BUG

Comments

@shigma
Copy link
Member

shigma commented Apr 12, 2021

【管理员】masnncat@baka.one 1:17:41
~ storage.foo = 1

【活跃】 int main(){ return -1; }masnn@qq.com 1:17:41
1

【管理员】masnncat@baka.one 1:17:55
~ storage.bar=moment()

【活跃】 int main(){ return -1; }masnn@qq.com 1:17:56
Error: function (number) {
var b = number % 10,
output =
toInt((number...... } could not be cloned.
at serialize (v8.js:256:7)
at WorkerAPI.sync (/root/koishi/packages/plugin-eval/lib/worker.js:356:45)
at async WorkerAPI.eval (/root/koishi/packages/plugin-eval/lib/worker.js:373:7)

【群主】今天 L1ttl3cT 的机器人开源了吗(2837314711) 1:20:16
~ storage.baz = 1

【活跃】 int main(){ return -1; }masnn@qq.com 1:20:17
Error: function (number) {
var b = number % 10,
output =
toInt((number...... } could not be cloned.
at serialize (v8.js:256:7)
at WorkerAPI.sync (/root/koishi/packages/plugin-eval/lib/worker.js:356:45)
at async WorkerAPI.eval (/root/koishi/packages/plugin-eval/lib/worker.js:373:7)

@shigma shigma self-assigned this Apr 12, 2021
@shigma shigma closed this as completed in 2b6cc3b Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug BUG
Projects
None yet
Development

No branches or pull requests

1 participant