警告 vsh:[bus.cc(638)] Bus::SendWithReplyAndBlock 花了 30029 毫秒来处理

警告 vsh:[bus.cc(638)] Bus::SendWithReplyAndBlock 花了 30029 毫秒来处理

我在 Chromebook 上运行 Linux Debian/Ubuntu。有时,当我打开 VS Code 并尝试打开终端时,会收到以下错误:

WARNING vsh: [bus.cc(638)] Bus::SendWithReplyAndBlock took 30029ms to process message: type=method_call, path=/org/chromium/VmCicerone, interface=org.chromium.VmCicerone, member=LaunchVshd
ERROR vsh: [object_proxy.cc(621)] Failed to call method: org.chromium.VmCicerone.LaunchVshd: object_path= /org/chromium/VmCicerone: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERROR vsh: [vsh.cc(137)] Failed to send dbus message to cicerone service

谁能帮我摆脱这个?

答案1

事实证明这只是滞后。

相关内容