Dropbox Storage stopped working today - access token needs refreshed

Backups/pruning etc started failing today, with the error below. Looks like the dropbox access token needs refreshed, but I can’t work out how to do that through the WebUI - I don’t seem to be able to edit settings for the existing Dropbox storage, only add new storage. Would appreciate a pointer as to how to update the existing storage with a new access token!

Thanks in advance.

Error:

Running backup command from /cache/localhost/0 to back up /source
Options: [-log backup -storage Dropbox -threads 1 -stats]
2024-01-01 04:00:01.437 INFO REPOSITORY_SET Repository set to /source
2024-01-01 04:00:01.437 INFO STORAGE_SET Storage set to dropbox://Backups
2024-01-01 04:00:01.439 ERROR STORAGE_CREATE Failed to load the dropbox storage: Can’t create storage directory: failed to refresh the access token: Post “https://duplicacy.com/dropbox_refresh”: dial tcp: lookup duplicacy.com on 127.0.0.11:53: server misbehaving
Failed to load the dropbox storage: Can’t create storage directory: failed to refresh the access token: Post “https://duplicacy.com/dropbox_refresh”: dial tcp: lookup duplicacy.com on 127.0.0.11:53: server misbehaving

This indicated something was wrong with your DNS server.

Ah, thanks. Indeed, it resolved itself after a restart of the machine.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.