mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Update rclone used on CloudPanel #161
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @johnbritian on 11/21/2024
CloudPanel version(s) affected
2.4.2
Description
Some of the Google drive api are deprecated.
These deprecated api are still used on rclone version used in cloudpanel
These issues are already fixed in rclone latest versions.
So please update the rclone to latest version on cloudpanel.
How to reproduce
Connect Google drive with rclone. It will throw error.
Possible Solution
Just update rclone to latest version to fix this issue.
Additional Context
No response