경고 vsh: [bus.cc(638)] Bus::SendWithReplyAndBlock을 처리하는 데 30029ms가 걸렸습니다.

경고 vsh: [bus.cc(638)] Bus::SendWithReplyAndBlock을 처리하는 데 30029ms가 걸렸습니다.

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

그것은 단지 지연이었다는 것이 밝혀졌습니다.

관련 정보