I've broken Cloud Sync Tasks setting up rsync.net SFTP sync

Welp, I finally did it. I broke something :slight_smile:

I’m trying to setup SFTP syncing to rsync.net. My credentials are fine and I can work with the service via the CLI.

However, when setting up my job, for the remote location I added a “:” as that seemed appropriate given the docs from rsync.net. It was an error.

The job was accepted, but now under the “Data Protection” dashboard, the “Cloud Sync Tasks” section has a red stop sign with an exclamation mark and the message “Cannot retrieve response” show where you’d normally see your jobs. When I expand this view to full, I see my “Daily rsync.net” task, but it has no associated buttons and I cannot interact with it in any way. I thought I would be able to delete the job, but apparently not? The attached images are relevant.

I’d really like to be able to delete this job and start over. As it stands I’ve lost access to the Cloud Sync functionality and I’m not sure how to proceed from here.

To answer my own question, I used cli:

[truenas]> task cloud_sync query
[truenas]> task cloud_sync delete 1

I guess I need to read ALL the documentation :slight_smile: