#Dropbox Integration

1 messages · Page 1 of 1 (latest)

lament marlin
#

I try usign the dropbox integration that was added in HA 2026.04.

I have the custom credentials set up and it seems to connect (Dropbox website, link app,...)
In HA it lists as a service under the integration.

Selecting it as a backup location works as well, but the backup itself fails to upload.

I am getting following log errors:

Logger: homeassistant.components.backup
Source: components/backup/manager.py:656
Integration: Backup (documentation, issues)
First occurred: May 29, 2026 at 10:06:03 AM (3 occurrences)
Last logged: May 29, 2026 at 6:11:16 PM

Upload failed for dropbox.dbid:AA..........s: Failed to upload backup

Logger: homeassistant.components.dropbox.backup
Source: components/dropbox/backup.py:61
Integration: Dropbox (documentation, issues)
First occurred: May 29, 2026 at 10:06:03 AM (3 occurrences)
Last logged: May 29, 2026 at 6:11:16 PM

Error during async_upload_backup: 'NoneType' object has no attribute 'get'

Any help would be highly appreciated,

thanks
Marco

lament marlin
#

Just tried adding OneDrive as a backup location as well, this works.
So nothing on the backup file itself, the backup execution or so.

Seems to be the Dropbox integration itself