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.
- Sign in (43%)
- Errors (43%)
- Website Down (14%)
Live Outage Map
The most recent Dropbox outage reports came from the following cities:
| City | Problem Type | Report Time |
|---|---|---|
|
|
Sign in | 25 days ago |
|
|
Errors | 2 months ago |
|
|
Website Down | 2 months ago |
|
|
Errors | 2 months ago |
|
|
Sign in | 2 months 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:
-
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.
-
uncle ***** (@probinsyacore) reportednraas still down but a reddit user has saved most of their mods in a dropbox link oh my god sometimes i do love the internet
-
Pageform (@ThePageform) reportedDropbox is where deals go to die. Investors open your “data room.” It’s a shared folder named “My Data Room” with 34 subfolders and zero logic. They close it in 8 seconds. You never know they were there. No analytics. No structure. No story. That’s the problem we built @ThePageform to fix.
-
𝓅𝓇𝒾𝓃𝒸ℯ𝓈𝓈 𝓵𝓾𝔁💗👑 (@payprncslux) reportedgot a new phone & laptop now I can’t login to my dropbox because I don’t have my old devices .. fml
-
Lagoon Labs (@LagoonLabsMv) reportedDropbox founder Drew Houston is stepping down as CEO, moving to executive chairman. Stock dropped 2.3% on the news. His next move? He's eyeing the AI space - 'credit card alerts for my Cursor token spend.'
-
J. (@munchivelo) reportedtrack back to just over a year to now. i'd built an automated ecommerce flow that took a whole store end to end. seo would research trends, products, and map those into .js scripts which would launch prompts that read those research files. that would feed an image gen prompt which created designs, set to specific standard. i'd generate them, and then ANOTHER prompt, would check the images, score them with a criteria, and either move them to an accepted folder, or move them to an archive folder. the accepted folders, would automatically fire a script which would open photoshop, map the image to smart layers, in a 'product shot' template i'd made, and then export all of the final product shots to another folder, and then exported the flat designs which would be used for the products. another script took the product images, did visual lookups, generated all product descriptions, renamed the images and generated the seo text. it ran optimizations locally via a jpegoptim and oxipng script. it then uploaded them to dropbox, and via API, would generate a dropbox link map. i had one barebones csv template, which i'd run a ps1 script through to map json files into the csv rows, and insert the dropbox link map. all my images, links, followed the exact same slugs, so it turned 2 hours of manual work into a 5 second bulk rename and insert. it then converted that csv into json, which then itself converted that json into ld-json for product rich listings. ai would write the product description based on a dataseo keywords, and googletrends json file that would run on every product type. collecting keywords for that specific product. it also formed it around brand profiles, copy guides and other things. this was sonnet 3 days, GPT 4.0 days, and it STILL wrote great copy when it had the right guidance. in the .js file, i'd replace all em dashes with a hyphen if they ever appeared. i built a custom product uploader, built my own php plugin which synced to local .js files and connected via rest. it was (and still is) one of the best wc product uploaders that exist, as it completely resets filterlookups only for that product, and is lightning fast because i upload it directly into woocommerce rows from json. no importers, no wordpress malarkey, or WC rest needed. it was 50x faster than wc's own CSV import. the images would be uploaded via ftp, and then on detection, would sync those to the media library, and i'd upload the image meta from the seo run, so they all had captions/alt text etc. it took what would be 3-5 hours of manual work per product, and congested it into a 2 minute image to fully live product system. after that, i'd export sales data, the ai was constantly learning, sales data feeding back to files, which would then teach the ai what products work, what doesn't. what copy worked, what copy didn't. that would then flow back into the original source files which told the ai what images to gen and what products to launch. all of it was local on my pc. i wasn't selling an saas. it was just something that worked for my very particular setup. the thing about it is; i built that mostly with GPT 4.0 and a little bit of 3.5! mostly copy and pasting code manually from the chats in chatGPT. all the plugins, the php, everything. then some of it got improved inside vscode back on the old original copilot plans, when $10 used to last you an entire month of none stop coding. this was before n8n, before agents were even a thing. all of that I built very specifically for myself, local, syncing folder to folder, json file to json file. python scripts watching files, and .ps1 files that would follow up with other .ps1 files, which launched .js files which contained prompts for AI, and hitting the openAI API's whenever I needed the AI layer. eventually i built a terminal tool, which would allow me to run the scripts from the terminal, and i'd manually type in the slugs for which products i wanted processed. all files would sit in specific folders, and scripts would do the rest. i was so excited about that, giving my terminal app a shortcut icon and putting it onto my taskbar. that was a year ago. fast forward to now. the game has changed so much. ANYTHING and i mean anything is possible now. people 'new' to codex, and CC etc don't know how good they have it. my advantage is that i have a year of scripts, a year of tools. i've laid the SYSTEMS in place, to fully map out entire features, precisely, and organized, and build out projects, in one hour, and have it implemented within the next. entire saas features - mousework. but i've had this ******* idea for so long, to build a fully automated, self learning ecom business, that launches products end to end based on it's own research, writing, and growth, but the complexity of it previously , and being busy with life, it never got finalized. the secret is i sync it via etsy too, but they're API keys take FOREVER to aquire, but built my own etsy system, product uploader, which runs across 7 different stores. however, now, i've finally been building the replacement for it. i'll be able to run that exact same system, except this time through a full app, with a canvas, and agent systems instead of .ps1 scripts. not to say i won't run scripts; they're an integral part of any automated workflow, but now it has superpowers, and it can do so so so much more. all the ideas I wanted to do, automated, fully, end to end. not only that, but i moved away from woocommerce entirely. instead i just built my own website builder, which is also fully automated end to end. my brand profiles, my artwork system? i'm still using those, just for more things. now i can launch 50 brands just like it, running the same system, all in about 5 minutes. whether it's saas, local service, or online ecom. i also built an ai automated ad builder. it takes my brands images, or generates images. i've got background removers, and full skills and agents which fully generate the ads for me. it mixes all that into seedance videos, and posts in logos etc. now i take those image/videos, and build instagram, tiktok, facebook vids, generate descriptions, and upload them automatically. it has an every growing library to source from, templates to use, and the system derives right with the websites, so all themes/styles match precisely to the brand. this is why it's so great building for yourself. the amount of reusability you get with it, the fact it's free forever, can never be beaten. none of these saas companies get it. and they're heading in the wrong direction. we could already DO half of what these companies are doing. my own personal SEO system, which i built for my automated web builder, is already 10x better than any yoast, rankmath etc. i skip expensive ahrefs, semrush, and just rebuild their services myself, using API, which is 100x cheaper. except this time it FEEDS my system, and i don't need to lay a finger on it. nobody cares about these little one off apps that won't exist in a year. they're either failing to see the future, or they're hoping for an early exit before they know the dominos start falling. and they don't get it. their 'app' is just a little tiny module in something that thinks bigger. people will want PRIVATE systems. all speaking to each other. not 1200 integrations and 1200 invoices to send to, that don't even have a ******* brain. i'm not selling anything yet. but if you're interested in seeing how i think about automation, then stay a while and listen. the tool i'm building will absolutely help you too. but i'll be honest. i'm actually quite scared to release it, solely down to how powerful it is. not many people do it like i do, and i'm finally on here to tell the world. if you're a cannabilistic, sick sadistic, son of *****, 666, you're in pain but you sit and stick with it, in the midst of business, then drop a you know what.
-
Kevin A. Bryan (@Afinetheorem) reported@jbarro Especially because "you have to mail it in a week before the election or else drop it at an election site dropbox after that date" is a totally reasonable compromise done all over the US and world which would immediately fix the problem.
-
BadUncle (@BadUncleX) reported@mitsuhiko Similarly, I still use the old version before 7. They try to force you to bind to their server-dependent version. I prefer to use dropbox to synchronize.
-
𝗦𝗵𝘆𝗻𝗲 (@YuhItsShyne) reported@zenithfl4re lots of people also use bunkr or gofile if dropbox is giving you trouble and you dont feel like using google drive!
-
Jeff Preshing (@preshing) reportedWhat's the point of using smarter models if "smarter" means 10% better at finding obscure bugs and having a sassy attitude? Most of the true productivity gains that coding agents have to offer, which are finite, can be obtained using open-weight models for literally 1/100 of the price. The catch is that you actually need to understand the code you are working on. At the same time, I still think there's a viable business serving proprietary models. People are willing to pay for Dropbox even though FTP is free, and it's nice to throw a tough problem at a stronger model occasionally (if intellectual property limitations allow it). Plus, there's a whole frontier productizing this stuff. Unfortunately, Anthropic is currently in the business of spreading tall tales about future improvements, then shaking down enterprise customers. Most of it is based on 2010s LessWrong posts full of category errors, some of which I remember reading back in those days. And their recent hostility toward users in the name of safety is a result of the same ideological recklessness.
-
zerohedge (@zerohedge) reported*DROPBOX CEO DREW HOUSTON TO STEP DOWN: CNBC
-
𝙳𝚛𝚊𝚌𝚞𝚕𝚊 𝙱𝚛𝚊𝚗𝚍 𝚃𝚊𝚖𝚙𝚘𝚗𝚜 𝙻𝙻𝙲. (@mynameisFACE) reportedYou ever login to your old Dropbox and see pics/vids you don’t even remember? Boyyyy, some mistakes were made 😩
-
JasonFrostPhoto (@rootbeerphoto) reported@DropboxSupport What? My problem was not about camera uploads.
-
Jeff Preshing (@preshing) reportedWhat's the point of using smarter models if "smarter" means 10% better at finding obscure bugs and having a sassy attitude? Most of the true productivity gains that coding agents have to offer, which are finite, can be obtained using open-weight models for literally 1/100 of the price. The catch is that you actually need understand the code you are working on. At the same time, I still think there's a viable business serving proprietary models. People are willing pay for Dropbox even though FTP is free, and it's nice to throw a tough problem at a stronger model occasionally (if intellectual property limitations allow it). Plus, there's a whole frontier productizing this stuff. Unfortunately, Anthropic is currently in the business of spreading tall tales about future improvements, then shaking down enterprise customers. Most of it is based on 2010s LessWrong posts full of category errors, some of which I remember reading back in those days. And their recent hostility toward users in the name of safety is a result of the same ideological recklessness.
-
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.
-
TechSnif (@techsnif) reportedDropbox founder Drew Houston steps down as CEO after 19 years, replaced by SVP Ashraf Alkarmi
-
Chuck Thies (@ChuckThies) reportedApples to oranges. 2024 was not a mayoral election. The best comparison is 2022/2026. Last week, mail/dropbox performance was down about 15% as compared to the 2022 primary.
-
Brent Lollis (@BLollis) reported@maebatsu @wimmiebear Is there a new link for this version? The Dropbox and Google drive ones are not working for me
-
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.
-
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
-
Startup Archive (@StartupArchive_) reportedDropbox founder Drew Houston on why distribution is more important than product LinkedIn founder Reid Hoffman wrote in his book Blitzscaling: "Many people in Silicon Valley like to focus on building products that are, in the famous words of the late Steve Jobs, "insanely great." Great products are certainly a positive, but the cold and unromantic fact is that a good product with great distribution will almost always beat a great product with poor distribution." Dropbox is a great example of this. As Dropbox founder & CEO Drew Houston explains, great distribution is ultimately how they beat out dozens of competitors with similar product offerings. Drew believes that too many startups overlook the importance of great distribution. Dropbox had a great product, but it succeeded because of its great distribution. They used a combination of organic virality (users shared files with nonusers) and incentivized virality (Basic account holders get 500 MB of extra storage per user they refer; Pro account holders get 1 GB) to grow. Virality helped Dropbox double its 100,000 users at launch to 200,000 users just ten days later, then skyrocket to one million users just seven months after that. An important caveat though: if your distribution strategy focuses on virality, you have to make sure you solve retention first. Bringing new users in through the front door doesn't help you grow if they immediately turn around and leave. According to Drew, Dropbox discovered this truth the hard way, when activation rates revealed that only 40% of the people signing up were actually putting files in their Dropbox and linking them to their computers. As Drew partially explains in the clip, the early Dropbox team went on Craigslist and offered $40 to anyone who'd come in for a 30-minute usability test. They asked these people to go from a Dropbox e-mail invitation to sharing a file with another email address. Zero of the five people tested succeeded--they didn't even come close. This stunned the team. So they made a list of 80+ things in an Excel spreadsheet and sanded down all of the rough edges in the experience. They soon watched their activation rate climb and left the competition in the dust as they marched on to a $9+ billion market cap. Source: @ycombinator (Feb 2017)
-
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."
-
YC Insights. (@Aiagent_s) reportedMarch 23, 2018. Dropbox IPOs on NASDAQ. Surges 40%+ day one. Market cap: $12B First YC company ever to go public. Drew still owned 30%. The real lesson: both rejections were right. Both made the company better. Treat each rejection as a specific diagnosis. Then fix that specific thing.
-
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!!
-
Arthur "lynch mob" van Pelt 🔥 ∞/21M ⚡ (@Arthur_van_Pelt) reported@laz1m0v @adam3us You want a multifunctional database. Go try BSV or Microsoft SQL Server or Arweave. They have what you want. Bitcoin is money. Not a Pepe Dropbox. Go take your Pepes elsewhere, please. Then we wouldn't even need filters if everyone behaved in the spirit of Cash instead of Pepe.
-
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.
-
Joo Tat (@heyyyjoo) reported@kozerafilip @joinsauna @newitemco Here’s my main first impression of Sauna: I don’t see a clear winning use case yet. At least from my perspective, Sauna currently feels like a broad AI layer on top of the apps you already use. It can suggest what to do, help find information, and has a multiplayer/collaboration angle around understanding what other people are doing. But I don’t yet see the specific use case where Sauna is clearly much better than existing alternatives. For an early product, I think it would be useful to have a sharper wedge: a specific group of people, in a specific situation, with a painful problem where existing solutions are poor, and where Sauna is obviously the better answer. Maybe that wedge already exists, but as an outsider looking at the website and demo, it is not immediately clear to me. This feels especially important because Sauna asks users to overcome a meaningful amount of friction and anxiety. To unlock the value, users may need to connect sensitive apps like email, Slack, and Notion. If the multiplayer value is important, they may also need to convince teammates to connect their own sensitive apps. That creates a big trust and coordination hurdle, so the value proposition needs to be extremely clear before people will make that jump. One analogy I think about is Notion. Notion is now a very broad horizontal product: people use it as a CRM, Jira alternative, team wiki, notes app, etc. But early on, I believe it had a much simpler starting point: document and knowledge organization. The product and communication was focused on a better way to store, structure, and share notes and docs compared to alternatives like Google Drive, Dropbox, or scattered documents. People could use it for their own notes and documents first. Then, when they eventually shared a page with colleagues, those colleagues could immediately see the value because the page was easy to navigate, clear, flexible, and beautiful. I wonder what the wedge could be for Sauna. I noticed that the Solutions page seems to heavily feature Sauna in Slack, as an assistant that has access to shared context. Is that something that has been resonating better with users? One possible wedge could be someone who is overwhelmed by Slack because they have too many messages and threads to respond to. They could drop their personal assistant into a channel to help reply on their behalf, using context shared with Sauna, and escalate when it is unable to answer confidently. That might also create an easier mental model around access: the personal assistant in Sauna has access to more private context, while the team-facing assistant in Slack has more limited, scoped access. From there, if colleagues see the assistant working and want their own, that could be a natural path into the multiplayer or “*** main branch” idea. Individual assistants could start to merge shared context and provide better help, suggestions, and coordination over time. I’m not sure if this is the right wedge. The answer may already be visible in the product’s usage patterns: who is sticky, what they are using Sauna for, and where they are getting repeated value. But I think the key question is: what is the specific initial use case where Sauna is not just useful, but dramatically better than the alternatives? Once that is clear, I think the product / website / demo should make that use case extremely obvious to the users who need it. (Btw I'm speaking with Ryan tmr regarding the PM role. Which was what led me to explore Sauna as part of my own research. Thought I might as well share my first impressions here)
-
Nav Toor (@heynavtoor) reportedSetting 4: Kill background login items. Open System Settings → General → Login Items & Extensions. Look under "Allow in the Background." You'll see 15 to 40 items running constantly. Dropbox helpers. Google updaters. Microsoft Teams. Adobe Creative Cloud. Toggle off anything you don't use every day.
-
Om Modi (@ocmodi21) reportedWhen people ask why companies like Uber, Twitch, Dropbox, and many startups use Go for backend services... The answer isn't just performance. Go was designed to solve many of the problems microservices introduce. Let's break it down. 🧵
-
CHItrader (@CHItrader) reported$DBX Dropbox CEO to step down, CNBC reports