Skip to content

Conversation

@jzunigax2
Copy link
Contributor

@jzunigax2 jzunigax2 commented Jan 12, 2026

POST /backup/v2/devices (Linux client) was calling activate() twice in a single request:

  1. Line 251-252: First activation attempt
  2. Line 262 → calls createDeviceAsFolder() → Line 94-97: Second activation attempt

The second call would still see user.backupsBucket = null and attempted to create another bucket, resulting in ocassional 500 errors

@github-actions
Copy link

This PR is stale because it has been open for more than 15 days with no activity.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 3, 2026

@github-actions github-actions bot removed the stalled label Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant