---
title: Troubleshooting
description: "Find your problem in the table, see the most likely cause, and jump straight to the fix, from sign-in links to missing buckets and failed uploads."
section: Troubleshooting
order: 10
audience: [owner, admin, member, agent-user]
status: published
lastVerified: 2026-09-15
sources:
  - src/objects/routes/providers.shared.ts
  - web/src/components/app/BucketBrowser.tsx
  - web/src/components/app/BucketSelection.tsx
  - src/objects/organisation.constants.ts
---

| Problem | Most likely cause | Fix |
| --- | --- | --- |
| The sign-in link doesn't work | Email links last 15 minutes and work once | [Sign in](/docs/account/sign-in/#if-it-doesnt-work) |
| The invitation link doesn't work | Invitations expire after seven days | Ask for a new [invitation](/docs/access/invite-assign-remove/) |
| I can't see a bucket | No role covers it, or the connection's bucket scopes leave it out | [Find your buckets](/docs/files/browse-buckets/#a-bucket-is-missing) |
| I can't see a folder | A role doesn't cover it, or a Deny hides it | [Why can't I do this?](/docs/troubleshooting/permissions/) |
| **Upload** or the bin icon is greyed out or missing | No Write access in that folder | [Why can't I do this?](/docs/troubleshooting/permissions/) |
| I'm an Admin but can't open any bucket | Admin doesn't include file access | [Owner, Admin, and Member](/docs/access/organisation-roles/) |
| **Test connection** shows a red error | The key, region, endpoint, or bucket scopes are wrong | [Connection problems](/docs/troubleshooting/connections/) |
| Uploads fail but browsing works | The bucket's CORS rules block the browser | [Browser uploads and CORS](/docs/files/cors/) |
| A big upload stopped halfway | Interrupted network or closed tab | [Pause, resume, and retry](/docs/files/upload-recovery/) |
| "Larger than the 1 GB browser download limit" | Browser downloads stop at 1 GB | [Download or delete files](/docs/files/download-delete/) |
| A download opens in a new tab | CORS doesn't allow the browser to fetch the file | [Browser uploads and CORS](/docs/files/cors/) |
| A folder can't be deleted | Only empty folders can be deleted | [Download or delete files](/docs/files/download-delete/#delete-a-folder) |
| A share link stopped working | It expired, or its creator lost access to the file | [Share a file](/docs/files/share-links/) |
| An AI client can't connect or transfer | Various | [Troubleshoot AI clients](/docs/agents/troubleshooting/) |

## Asking for help

Include the error message and any code shown in brackets, what you were doing, the connection and bucket, and roughly when it happened.

Never send passwords, storage keys, or links from quickS3. Nobody needs them to help you, and anyone who asks for them isn't who they say they are.
