Chrome 远程桌面 24.04 版

Chrome 远程桌面 24.04 版

有人设法让 Chrome 远程桌面在 24.04 中运行吗?

我刚刚在 KVM 容器上进行了全新安装,但我真的很难让它运行。.deb 安装正常,但在尝试授权时,我收到以下错误(尽管它仍然允许我选择访问代码):

mark@mark:~$ DISPLAY= /opt/google/chrome-remote-desktop/start-host --code="xxx" --redirect-url="https://remotedesktop.google.com/_/oauthredirect" --name=$(hostname)
[0501/123811.619098:ERROR:host_config.cc(83)] Failed to read /home/mark/.config/chrome-remote-desktop/host#ea82410c7a9991816b5eeeebe195e20a.json
[0501/123811.619379:ERROR:usage_stats_consent_linux.cc(31)] No host config file found.
Enter a PIN of at least six digits: 
Enter the same PIN again: 
[0501/123820.196691:ERROR:host_config.cc(83)] Failed to read /home/mark/.config/chrome-remote-desktop/host#ea82410c7a9991816b5eeeebe195e20a.json
[0501/123820.351170:ERROR:host_starter_base.cc(305)] Failed to exchange the authorization_code due to an OAuth error.
Couldn't start host: OAuth error.

我自 2020 年以来一直在 Ubuntu 中使用 CRD,没有任何问题,包括多次重新安装 20.04 和 22.04。

这是我在不同尝试时遇到的另一个错误:

mark@mark:~$ DISPLAY= /opt/google/chrome-remote-desktop/start-host --code="xxx" --redirect-url="https://remotedesktop.google.com/_/oauthredirect" --name=$(hostname)
[0501/125439.889574:ERROR:host_config.cc(83)] Failed to read /home/mark/.config/chrome-remote-desktop/host#ea82410c7a9991816b5eeeebe195e20a.json
[0501/125439.890030:ERROR:usage_stats_consent_linux.cc(31)] No host config file found.
Enter a PIN of at least six digits: 
Enter the same PIN again: 
[0501/125445.333032:ERROR:host_config.cc(83)] Failed to read /home/mark/.config/chrome-remote-desktop/host#ea82410c7a9991816b5eeeebe195e20a.json
Trace/breakpoint trap (core dumped)

任何帮助都值得感激!

答案1

相关内容