我有一个带有Windows的双引导系统。我安装了OneDrive,运行良好。现在它不再同步了。你有什么意见建议?
journalctl --user-unit onedrive -f
-- Logs begin at ג' 2018-04-03 12:46:32 IDT. --
אפר 03 09:50:30 Tsachi-Linux onedrive[1623]: src/main.d:190 void main.performSync(sync.SyncEngine) [0x5691c7]
אפר 03 09:50:30 Tsachi-Linux onedrive[1623]: src/main.d:166 _Dmain [0x568e64]
אפר 03 09:50:30 Tsachi-Linux onedrive[1623]: HTTP request returned status code 400 (Bad Request)
אפר 03 09:50:30 Tsachi-Linux onedrive[1623]: {
אפר 03 09:50:30 Tsachi-Linux onedrive[1623]: "error": "invalid_grant",
אפר 03 09:50:30 Tsachi-Linux onedrive[1623]: "error_codes": [
אפר 03 09:50:30 Tsachi-Linux systemd[1619]: onedrive.service: Main process exited, code=exited, status=1/FAILURE
אפר 03 09:50:30 Tsachi-Linux systemd[1619]: onedrive.service: Unit entered failed state.
אפר 03 09:50:30 Tsachi-Linux systemd[1619]: onedrive.service: Failed with result 'exit-code'.发布于 2022-07-24 00:12:54
我安装了OneDrive,运行良好。现在它不再同步了。你有什么意见建议?
公开声明:我是Linux - https://github.com/abraunegg/onedrive的OneDrive客户端的开发人员。
此问题是由OneDrive身份验证中的更改造成的。
要解决这个问题,您需要为您的平台使用正确的“onedrive”客户端版本。有关如何安装Ubuntu的详细信息,请参阅https://github.com/abraunegg/onedrive/blob/master/docs/ubuntu-package-install.md。
https://askubuntu.com/questions/1017905
复制相似问题