Dropbox status: access issues and outage reports
No problems detected
If you are having issues, please submit a report below.
Dropbox is a file hosting service operated by American company Dropbox, Inc., headquartered in San Francisco, California, that offers cloud storage, file synchronization, personal cloud, and client software.
Problems in the last 24 hours
The graph below depicts the number of Dropbox reports received over the last 24 hours by time of day. When the number of reports exceeds the baseline, represented by the red line, an outage is determined.
At the moment, we haven't detected any problems at Dropbox. Are you experiencing issues or an outage? Leave a message in the comments section!
Most Reported Problems
The following are the most recent problems reported by Dropbox users through our website.
- Errors (50%)
- Sign in (38%)
- Website Down (13%)
Live Outage Map
The most recent Dropbox outage reports came from the following cities:
| City | Problem Type | Report Time |
|---|---|---|
|
|
Sign in | 14 days ago |
|
|
Errors | 1 month ago |
|
|
Website Down | 1 month ago |
|
|
Errors | 1 month ago |
|
|
Sign in | 1 month ago |
|
|
Errors | 2 months ago |
Community Discussion
Tips? Frustrations? Share them here. Useful comments include a description of the problem, city and postal code.
Beware of "support numbers" or "recovery" accounts that might be posted below. Make sure to report and downvote those comments. Avoid posting your personal information.
Dropbox Issues Reports
Latest outage, problems and issue reports in social media:
-
Isha (@VISportsTalk) reported@DropboxSupport Still not working. Is there an ETA for when your website and app will be operational again?
-
Anuroop Kumar (@anuroopk4u) reported@jasonlk I remember as a teen, Dropbox set the standard. It was Dropbox, AirBnB, and Uber - as these “new economy” startups that were changing the world. Frankly speaking, Google Drive just started to do more for me and integrated easier sharing down the road. There was no value add I was getting from Dropbox once storage got commoditized.
-
TechSnif (@techsnif) reportedDropbox founder Drew Houston steps down as CEO after 19 years, replaced by SVP Ashraf Alkarmi
-
Abhishek Singh (@0xlelouch_) reportedInterviewer: design Dropbox file sync. I paused and asked what they meant by sync. Whole product? Or just the client protocol? Single user? Team shares? Offline edits? Large files? Mobile on spotty networks? End to end encryption? What’s the SLO for conflict rate and time to converge? Once we scoped it to single-user sync across devices with offline support, I wrote requirements: detect changes, upload deltas, download updates, handle conflicts, resumable transfers, and don’t melt the battery. Non-goals: shared folders and fine-grained permissions. APIs and data model next. I used a file ID stable across renames, plus per-file version and per-device cursor. Client calls: /changes?cursor=..., /upload_session/start, /upload_session/append, /upload_session/commit, /download?file_id&version, /ack?cursor. Server tables: file_metadata(file_id, user_id, path, type, size, content_hash, current_version), file_versions(file_id, version, blob_ref, created_at), device_state(device_id, user_id, last_cursor), and an append-only changelog(user_id, seq, file_id, version, op). Architecture: client has a watcher, a local state DB, and a sync loop. It batches changes, computes chunk hashes, uploads missing chunks, then commits a new version. Server side: metadata service, blob store (chunked, content-addressed), and a per-user change log that devices long-poll or stream. Push notifications help, but the cursor-based pull is the truth. Scaling: shard by user_id for metadata + changelog, store blobs in object storage, cache hot metadata, and keep uploads on pre-signed URLs so the metadata tier doesn’t become the data plane. Chunking makes big files resumable and dedupe-friendly, but it adds CPU and more metadata reads. Tradeoffs I called out: last-writer-wins is simple but loses intent; per-file version vectors are heavier but reduce false conflicts. Chunk size is a fight: 4MB reduces round trips, 1MB retries faster on bad networks. Long-polling is cheaper than WebSockets at scale but slower to react. Failure cases: client crashes mid-upload, so upload sessions must be idempotent and garbage-collected. Network ***** cause retry storms, so exponential backoff + jitter and server-side rate limits. Two devices edit offline, so create conflicted copies and surface it in the client. Silent data corruption, so verify hashes on every download and run background repair. Rename vs edit races, so operations are applied against file_id, not path, and changelog ordering is per user, not global
-
Windows Latest (@WindowsLatest) reportedWindows 11 June 2026 update, which was supposed to make PCs faster, is crashing some PCs with BSODs, breaking OneDrive integration in File Explorer and custom folder icons, and causing other problems. We're seeing reports that Windows 11 KB5094126 is causing boot failures on some PCs, mostly HP enterprise hardware. The worst reports involve BitLocker recovery loops, Black Screen of Death/BSOD failures, Secure Boot signature errors, and error 0xc0430001. Affected models appear to include HP EliteBook 840 G10, HP ProBook 460 G11, HP Engage One Pro G2 AiO POS, HP ZBook, and some Dell Precision systems. The likely trigger is Secure Boot certificate handling + EFI partition space. On older images with a 100MB EFI partition, Windows may fail to update Boot Manager because there isn’t enough space, especially on HP systems where firmware recovery files can bloat EFI. There are also File Explorer cloud integration issues. OneDrive, and in some cases Dropbox or iCloud Drive, may stop opening from the sidebar/tray shortcut after KB5094126. Microsoft also confirms desktop.ini hardening can break custom folder icons or localized folder names from untrusted sources. KB5094126 is important, as it fixes 200+ security bugs, but be careful, as it could cause havoc on some PCs.
-
Girish Kotte (@gkotte1) reportedIn 2009, Dropbox ignored every rule about SaaS launches. No ads. No cold outreach. No sales team. One stupid idea: a 3-minute demo video for a product that didn't fully exist yet. It generated 75,000 signups overnight. ----- Insight 1 - Simplicity converts better than features Show people one clear outcome. They sign up before the product is ready. Insight 2 - The best growth doesn't look like growth A demo video isn't a campaign. Which is exactly why it worked. Lesson 3 - Ignore conventional launch advice "The opposite of a good idea can also be a good idea." - Rory Sutherland Every advisor said: build first, market second. Dropbox marketed first. Then built. We now see founders obsessing over perfect MVPs before showing anyone anything. The problem: You ship clean code nobody sees. The solution: You ship a clear story first, then the code catches up. I use Postwyse to build that story in public before the product is ready. Perception opens doors. But shipping closes them.
-
️️️️️️diego 🌐 (@xdxego) reportedofc when i need to deliver something to a client dropbox is down
-
Kuramichan (@Kuramichan7) reported@DropboxSupport I tried both on every browser AND the app on phone. It just gives me errors when I try to delete anything or upload anything. It's a problem on YOUR end, please fix it. I was able to upload stuff just a few moments ago until this issue started!
-
🎀MONA MANIC🧸 (@mona_maniccc) reportedMy new Dropbox link is out 1 terabyte dm if you are down 💞
-
Boris Gostroverhov (@gostroverhov) reportedLet me add my own perspective: this reminds me of the Dropbox story. Before Dropbox, there were already dozens of similar solutions, but they didn’t solve the users’ problem completely or in the way users actually wanted.
-
Néstor Planes (@NestorPlanes) reportedBen Thompson about The Consumer Market: "This reality about the consumer market is a lesson that Silicon Valley has to re-learn every decade or so. Consider Dropbox, whose founder, Drew Houston, is in the process of stepping down. Dropbox was a category-defining product that had a viral hook — if someone signed up with your referral code, you got more storage — and grew extremely fast amongst consumers; the company then spent too long trying to actually build a business in the consumer space, before finally realizing that the only way to make money with what was ultimately a productivity product was by selling to enterprise. The reason is obvious when you think about it: enterprises are paying for their employees’ time, so of course they are willing to pay for tools that make those employees more productive; consumers, on the other hand, are mostly looking to waste time, which is why attention-harvesting advertising is the only software business model that works at scale for consumer services. The fact that Silicon Valley forgets this is downstream from Silicon Valley being a bubble; normal people aren’t looking for agents to buy them tickets to a concert. Still, the bubble was strong enough to convince OpenAI to make the exact same mistake Dropbox did: the company somehow convinced itself that it could make enough money selling subscriptions to consumers; Anthropic, meanwhile, realized that it was enterprises who were willing to pay for AI’s massive productivity benefits, even as OpenAI failed to capitalize on their consumer market penetration by refusing to build an advertising product. This is a long-winded way of saying that I don’t think that Apple’s agentic shortcomings are a big deal, at least for now. Agents help you do work and be more productive, and consumers don’t want to work or care about being productive. What they do want to do is watch short-form video, and an iPhone is simply much better at that than any other device ever will be; in that context, Siri being good enough is enough, and it appears that Apple crossed that bar."
-
Aina (@Aina_Ai2) reportedThen the conversation took a turn. The technician pulled up Activity Monitor and showed him something: 23 apps were running in the background that the customer didn't have open. Adobe Creative Cloud. Spotify. Slack. Microsoft AutoUpdate. Dropbox. Google Drive sync. Three different "helper" apps installed during printer setup years ago. Each one was consuming small amounts of CPU, RAM, and battery cycles 24/7. The technician's words: "Your MacBook isn't slow because it's old. It's slow because it's running 23 jobs nobody hired it to do." System Settings → General → Login Items → look at the lists under both tabs → remove anything that doesn't need to launch automatically. The customer removed 18 of them on the spot.
-
Blake Heron (@BlakeHer_on) reported@StartupArchive_ the dropbox and uber examples are the tell. scratch your own itch, ship the fix, discover a million people had the same itch.
-
Americanrambler (@Ameericanrambl1) reportedThe ******** at the corrupt American Fork Police Department forgot to set the dropbox to private, so they accidentally made all the unredacted videos public. Before they realized their errors, somebody downlaoded them. Here it is. American Fork PD Unredacted Body & Dashcam 6 3 26 220 PM : Free Download, Borrow, and Streaming : Internet Archive #recklessben #americanfork #bricksandminifigs
-
Lukman Aufbau (@lukmanAufbau) reportedDropbox tried paid ads first. Expensive. Low conversion. Stopped. Then built distribution into the product. 3,900% growth. Lesson: Test channels. Kill what doesn't pull. Double down on what does naturally.
-
Nav Toor (@heynavtoor) reportedOpen your bank statement right now. Count every subscription. Netflix. Spotify. ChatGPT Plus. Claude. Adobe. Apple One. Disney+. iCloud. YouTube Premium. Audible. NYT. Dropbox. Notion. Gym. Dating app. A 2026 study found the average American spends $219 a month on subscriptions. That is $2,628 a year. But they estimate they spend $86 a month. 74% of people admit they have forgotten about a recurring charge. 42% are currently paying for a subscription they have stopped using. A Portuguese developer named Miguel Ribeiro got tired of bleeding money to forgotten subscriptions. He lives in Berlin and works as a senior frontend engineer at eBay Kleinanzeigen by day. At night he tried Billbot and a bunch of paid web apps. None of them worked. Some of them charged him a monthly fee to track his monthly fees. So in October 2023 he wrote his own. The repo today: → 7,922 stars → 365 forks → GPL-3.0 licensed → Pushed last week → 69 followers on the founder's profile It is called Wallos. You self-host it. It tracks every subscription, every renewal date, every category, every currency, and shows you the actual number on one screen. Here is the wildest part: The subscription companies designed the system this way on purpose. 72% of people set everything to auto-pay because the checkout flow defaults to it. Cancellation pages are buried 5 clicks deep. Some require a phone call during business hours. A 2022 FTC report called this "dark patterns" and Adobe is paying $150 million in a settlement for hiding cancellation fees this exact way. Miguel did not raise venture capital. He did not write a Medium post. He did not go on a podcast. He shipped one PHP app from his apartment in Berlin and now thousands of people use it to claw back hundreds of dollars a year. The honest part: It needs a tiny server (a $5 Raspberry Pi works). You have to enter subscriptions yourself, it does not auto-detect from your bank. The UI is functional, not gorgeous. The author still works a day job and ships updates in his spare time. Berlin. One developer. The companies that auto-charge you forever finally have an enemy.
-
ぱんじろう(・ー・)? (@CopenPanjiro) reportedOn Essentials plan. Ticket #26375062 top support evades the core issue by vaguely blaming my PC environment. I've already verified registry & OS. Stop dismissing verified technical logs and escalate this bug to the dev engineering team now. @DropboxSupport
-
Anna Bubbly 🌺✨ (@AnnaBubblyMV) reportedIs uploading on Clips4Sale not working for anyone else? I can only get it to work if I do it through Dropbox, the usual upload button isn’t working
-
JasonFrostPhoto (@rootbeerphoto) reported@DropboxSupport What? My problem was not about camera uploads.
-
Pixelhop (@pixelhopio) reportedNotion is a walled garden where external AI agents go to die. Don't get me wrong: we've been huge Notion fans for years. Our entire company lived there: dashboards, notes, projects, our collective brain. It was perfect for humans, but then the Agent Era hit and everything changed. We now work with coding agents like Claude Code every single day, and that is where the friction started. Trying to get external agents to talk to proprietary blocks via a slow API is a total nightmare. The rate limits are painful and the structure is just too rigid for an agent to be efficient. We needed that polished Notion feel without the proprietary bloat holding our agents back. So we built Treehouse: a tool that is essentially Notion meets Dropbox. Treehouse is a web-based viewer for a local folder on your computer. The magic is that the folder is automatically synced across your whole team, kind of like a shared drive with a beautiful face. There is no proprietary database: just your files on your disk, exactly where they belong. Because it is just a folder, your AI agents can talk to it directly at lightning speed. No API rate limits or slow responses. I can ask an agent in my terminal to build an HTML page locally and have it render for the team instantly. Reclaiming your data doesn't mean sacrificing aesthetics. We built in advanced theming and custom CSS support: you can even have your agent rebrand your entire workspace for you. Notion was built for humans. In an AI world, we need high-speed playgrounds, not walled gardens. We are planning to open source Treehouse soon. If you want to reclaim your data, let us know! We wrote a blog post about it below 👇
-
urBITCOIN (@BitcoinUr) reportedNo, no, no. You're thinking about it all wrong. A functioning file server would be a liability. If Urbit actually stored and served everyone's files reliably today, people would start using it for files. Then we'd have to make it fast. We'd have to make it redundant. We'd have to handle backups, syncing, corruption, support tickets. That's infrastructure. What we have is much more valuable. We have the *option* of being a file server. The vision of a file server. A file server-shaped hole in the future. Right now, every missing feature is proof of how early we are. Every failed upload is evidence of untapped potential. The fact that nobody can depend on it yet means the market is still entirely available. The moment it becomes a good file server, people stop asking how big it could be and start asking why it's slower than Dropbox. You don't want to be Dropbox. Dropbox has revenue. Revenue means expectations. Expectations mean accountability. Accountability kills narrative. We're building a decentralized, sovereign, peer-to-peer, identity-native, file-adjacent platform opportunity. The less it functions as a file server today, the more it can function as one tomorrow. It's a pure play.
-
lonesome cowgirl lex (@besosprincessa) reportedWho is down to add to their Dropbox link? 👀👀👀 shoot me a message with your budget and want you wanna see!!
-
David Elliott (Author DG Elliott) (@dgelliott00) reported@mnsibley "Dropbox issues" was always a plausible excuse for me. Best part of being retired: nobody says "I'll put it in the Dataroom for you..." One time I renamed my colleague's trash can "Dataroom" on her desktop. My work load decreased 20%.
-
YC Insights. (@Aiagent_s) reportedHe spent two years looking for a bigger problem. Found it on a Chinatown bus in January 2007 when he reached into his bag and realized he'd forgotten his USB drive. Again. He opened his laptop and started coding what would become Dropbox.
-
GRETA (@Greta__ai) reportedWe added Asset Manager to Greta. You're building an ecommerce app: product images, demo videos, docs, case studies. Before: Upload images to Cloudinary, videos to S3, docs to Dropbox, links scattered everywhere. One breaks, and you're scrambling through three different services trying to find the original. Now: Upload once in Greta. Reuse assets across all your projects, with everything centralized. No external services. No broken links. No context switching between five different platforms while you're trying to ship. That's smoother. That's what actually building feels like. 50 MB per file. Images auto-compress.
-
Surya Moorthy (@suryabuilds) reported🧵Thread... Dropbox in 2012 introduced 2FA due to some security issues in those days and following 6 months before they introduced 2FA. 👇👇
-
tara_ (@TechByTaraa) reportedInstagram uses Python. Spotify uses Python. Dropbox uses Python. Reddit uses Python. Netflix uses Python. Pinterest uses Python. Quora uses Python. OpenAI uses Python. productivity never went out of fashion. still think Python is too slow? 👀
-
bayleigh | HEARD BABYLON 💙 (@eternalwarnings) reportedsorry it's boofed quality my Dropbox account was not working so I had to ss for the time being
-
Cane Allesta (@caneallesta) reportedYour password manager has never actually managed anything. It just nagged you. That changes with iOS 27. At WWDC26, Apple announced what might be the clearest example of agentic AI shipping in a consumer product this year: the Passwords app, combined with Apple Intelligence and Safari, can now autonomously navigate to a website, sign in, change your weak or compromised password to a strong one, and save the new credential back to the vault all triggered by a single tap. A Live Activity indicator appears on screen so you can see it working, but you don't have to do anything else. The word "agentic" is doing a lot of work right now in the industry, often covering vague multi-step demos that never quite ship. Apple's move here is different because it's not broad automation it's surgical. The Passwords app already flagged weak, reused, or breached credentials, so the AI layer had a clearly scoped problem to solve: remove the friction between "you know your password is compromised" and "you actually changed it." That gap was enormous. Most people never close it. The competitive context makes this sharper. Google has been shipping Gemini's agentic features on Galaxy S26 and Pixel devices since early 2026, handling cross-app tasks like ordering food on Uber Eats or booking rides in Lyft broad, flashy, and currently limited to a short list of supported apps. Apple's answer is narrower on paper but arguably lands harder because it touches something every single user has: compromised passwords sitting in a list they've been ignoring for months. What Apple is really doing here is establishing trust in an agentic pattern before asking users to hand over bigger tasks. If your phone can autonomously change your Dropbox password without you watching every click, and nothing goes wrong, you're psychologically a lot more comfortable when it eventually offers to autonomously book a flight or fill out a form. It's the same trick that got people comfortable with Face ID start with something small where the upside is obvious and the downside is contained. The feature ships with iOS 27, iPadOS 27, and macOS 27 this autumn, with developer betas available now and public beta expected in July. For the password manager space 1Password, Dashlane, Bitwarden this is a quiet alarm. Apple just made "auto-fix compromised credentials" a native OS feature. Good luck charging $3/month for that. #WWDC26
-
Vincent van der Meulen (@vinvan) reported@zoink You sit down and open your laptop. It's time to put some design files in Dropbox for coworkers. And ****, you need to finish your hotspot prototype. Your browser is still open on this weird design tool you got access to. Google Docs for design? Cool, but it will never work.