Cloud Sync to Dropbox Error

Joined
Jul 30, 2019
Messages
1
Hello,
Recently I was able to generate an access token to my Dropbox and enable Freenas to backup my datasets through the cloud sync tasks options. It was working for a few hours when it stopped and now I cant get it to restart. I tested generating a new access token and completely disabled all firewall rules to make sure that nothing was blocking backups on my end. I reached out to Dropbox and they say that they aren't blocking anything and that my backup process isn't violating any of their use conditions. The backup I am doing is a push/COPY config, I tried using sync instead of copy and that also failed. Below I am going to put the error logs. If anyone can identify what is happening it would be greatly appreciated!

2019/07/30 14:05:25 INFO : remote: Converting token to new format
2019/07/30 14:05:25 ERROR : : error reading destination directory: Post https://api.dropboxapi.com/2/files/list_folder: dial tcp 162.125.4.7:443: connect: invalid argument
2019/07/30 14:05:25 INFO : Dropbox root 'Freenas Backup': Waiting for checks to finish
2019/07/30 14:05:25 INFO : Dropbox root 'Freenas Backup': Waiting for transfers to finish
2019/07/30 14:05:25 ERROR : Attempt 1/3 failed with 1 errors
2019/07/30 14:05:25 ERROR : : error reading destination directory: Post https://api.dropboxapi.com/2/files/list_folder: dial tcp 162.125.4.7:443: connect: invalid argument
2019/07/30 14:05:25 INFO : Dropbox root 'Freenas Backup': Waiting for checks to finish
2019/07/30 14:05:25 INFO : Dropbox root 'Freenas Backup': Waiting for transfers to finish
2019/07/30 14:05:25 ERROR : Attempt 2/3 failed with 1 errors
2019/07/30 14:05:25 ERROR : : error reading destination directory: Post https://api.dropboxapi.com/2/files/list_folder: dial tcp 162.125.4.7:443: connect: invalid argument
2019/07/30 14:05:25 INFO : Dropbox root 'Freenas Backup': Waiting for checks to finish
2019/07/30 14:05:25 INFO : Dropbox root 'Freenas Backup': Waiting for transfers to finish
2019/07/30 14:05:25 ERROR : Attempt 3/3 failed with 1 errors
2019/07/30 14:05:25 INFO :
Transferred: 0 / 0 Bytes, -, 0 Bytes/s, ETA -
Errors: 1 (retrying may help)
Checks: 0 / 0, -
Transferred: 0 / 0, -
Elapsed time: 0s
 
Top