Issues
- Unable to copy data over from TRUENAS-MINI-3.0-X to Google Storage BucketNAS-134390Resolved issue: NAS-134390Triage Team
- Dropbox Sync Failing .. directory not found!NAS-132597Resolved issue: NAS-132597TrueNAS Backend Triage
- Upload to Backblaze B2 fails when chunk-size is higher than half the multi thread cutoffNAS-130693Resolved issue: NAS-130693Vladimir Vinogradenko
- cloudsync StorJ http2 errorNAS-127695Resolved issue: NAS-127695Vladimir Vinogradenko
- Cloud Sync Task to AWS GovCloud fails authorizationNAS-124750Resolved issue: NAS-124750Timothy Moore II
- Don't work Yandex Disk Cloud integrationNAS-119246Resolved issue: NAS-119246Vladimir Vinogradenko
- Cloud sync task "Bandwith Limit" pop-up help text appears to be incorrectNAS-118660Resolved issue: NAS-118660Alex Karpov
- Cloud Sync - Using gdrive as source requires bucket and should notNAS-109390Resolved issue: NAS-109390Triage Team
- OneDrive Cloud Credentials Creates Token That ExpiresNAS-106354Resolved issue: NAS-106354Vladimir Vinogradenko
- Fix cloud sync with snapdir=visibleNAS-104353Resolved issue: NAS-104353Vladimir Vinogradenko
Unable to copy data over from TRUENAS-MINI-3.0-X to Google Storage Bucket
Description
Problem/Justification
Impact
Details
Details
Assignee
Reporter
Labels
Impact
Components
Fix versions
Affects versions
Priority

More fields
More fields
Katalon Platform
Katalon Platform
Activity
James Houston - NOAA Federal February 21, 2025 at 7:57 PM
Ok I resubmitted the request.
Bug Clerk February 21, 2025 at 7:46 PM
This issue has now been closed. Comments made after this point may not be viewed by the TrueNAS Teams. Please open a new issue if you have found a problem or need to re-engage with the TrueNAS Engineering Teams.
Bug Clerk February 21, 2025 at 7:46 PM
Thank you for reaching out! This is our bug tracker for the TrueNAS (previously FreeNAS) Open Source operating system. Could you please re-submit this request using the iXsystems Support Portal over at https://support.ixsystems.com ? Our Hardware Support staff will be happy to assist further.
Bug Clerk February 21, 2025 at 6:50 PM
Thank you for submitting this TrueNAS Bug Report! So that we can quickly investigate your issue, please attach a Debug file and any other information related to this issue through our secure and private upload service below. Debug files can be generated in the UI by navigating to System -> Advanced -> Save Debug.
https://ixsystems.atlassian.net/servicedesk/customer/portal/15/group/37/create/153
I am trying to be able to copy data from the NAS to a Google Storage Bucket. I have added the JSON file for my bucket’s account to the Cloud Credentials on the NAS and setup a Cloud Sync Task to run the backup. When I click on “Dry Run” it says the test was successful but when I run the actual backup job I get the following error.
"Error 400: Cannot insert legacy ACL for an object when uniform bucket-level access is enabled. Read more at https://cloud.google.com/storage/docs/uniform-bucket-level-access , invalid"
In addition, The NAS does have rclone built in. I tried to go that route to see if it would work, but it still requires the JSON file to authenticate, which generates the same error listed above when I attempt to copy any data to the bucket. When I attempt to use the interactive login option to authenticate from my web browser (like I have done before when connecting rclone to Google Drive) it gives me another error.
"You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy for keeping apps secure.
You can let the app developer know that this app doesn't comply with one or more Google validation rules.
Learn more about this error
If you are a developer of rclone, see error details.
Error 400: invalid_request"
I am not sure if this is caused by an outdated version of rclone being installed on the NAS or something else.
The current version of rclone that is installed is 1.57.0-DEV.
The version of the NAS is 13.0-U6.7.
Please assist. 13